|
1 | 1 | { |
2 | 2 | "name": "@netdata/netdata-ui", |
3 | | - "version": "4.5.11", |
| 3 | + "version": "4.6.0", |
4 | 4 | "description": "netdata UI kit", |
5 | 5 | "main": "dist/index.js", |
6 | 6 | "module": "dist/es6/index.js", |
|
42 | 42 | "dependencies": { |
43 | 43 | "@dnd-kit/core": "^6.1.0", |
44 | 44 | "@dnd-kit/sortable": "^8.0.0", |
45 | | - "@elastic/react-search-ui": "^1.21.1", |
46 | | - "@elastic/search-ui-site-search-connector": "^1.21.1", |
47 | | - "@prismicio/client": "7.3.1", |
48 | | - "@storybook/test": "^8.0.9", |
| 45 | + "@elastic/react-search-ui": "^1.21.5", |
| 46 | + "@elastic/search-ui-site-search-connector": "^1.21.5", |
| 47 | + "@prismicio/client": "7.6.0", |
| 48 | + "@storybook/test": "^8.1.11", |
49 | 49 | "@styled-system/css": "^5.1.5", |
50 | | - "@tanstack/react-table": "^8.14.0", |
51 | | - "@tanstack/react-virtual": "3.2.0", |
52 | | - "axios": "^1.6.8", |
| 50 | + "@tanstack/react-table": "^8.19.2", |
| 51 | + "@tanstack/react-virtual": "3.8.1", |
| 52 | + "axios": "^1.7.2", |
53 | 53 | "polished": "^4.3.1", |
54 | 54 | "react-portal": "^4.2.2", |
55 | 55 | "react-select": "^5.8.0", |
56 | 56 | "styled-system": "^5.1.5", |
57 | | - "throttle-debounce": "5.0.0", |
58 | | - "use-context-selector": "^1.4.4" |
| 57 | + "throttle-debounce": "5.0.2", |
| 58 | + "use-context-selector": "^2.0.0" |
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
61 | 61 | "lodash": "*", |
|
64 | 64 | "styled-components": "^5.3.9" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@babel/cli": "^7.24.1", |
68 | | - "@babel/core": "^7.24.4", |
69 | | - "@babel/eslint-parser": "^7.24.1", |
| 67 | + "@babel/cli": "^7.24.7", |
| 68 | + "@babel/core": "^7.24.7", |
| 69 | + "@babel/eslint-parser": "^7.24.7", |
70 | 70 | "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
71 | | - "@babel/plugin-transform-modules-umd": "^7.24.1", |
72 | | - "@babel/plugin-transform-runtime": "^7.24.3", |
73 | | - "@babel/preset-env": "^7.24.4", |
74 | | - "@babel/preset-react": "^7.24.1", |
75 | | - "@storybook/addon-essentials": "^8.0.9", |
76 | | - "@storybook/addon-interactions": "^8.0.9", |
77 | | - "@storybook/addon-links": "^8.0.9", |
| 71 | + "@babel/plugin-transform-modules-umd": "^7.24.7", |
| 72 | + "@babel/plugin-transform-runtime": "^7.24.7", |
| 73 | + "@babel/preset-env": "^7.24.7", |
| 74 | + "@babel/preset-react": "^7.24.7", |
| 75 | + "@storybook/addon-essentials": "^8.1.11", |
| 76 | + "@storybook/addon-interactions": "^8.1.11", |
| 77 | + "@storybook/addon-links": "^8.1.11", |
78 | 78 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3", |
79 | | - "@storybook/blocks": "^8.0.9", |
80 | | - "@storybook/react": "^8.0.9", |
81 | | - "@storybook/react-webpack5": "^8.0.9", |
82 | | - "@testing-library/jest-dom": "^6.4.2", |
83 | | - "@testing-library/react": "^14.2.2", |
| 79 | + "@storybook/blocks": "^8.1.11", |
| 80 | + "@storybook/react": "^8.1.11", |
| 81 | + "@storybook/react-webpack5": "^8.1.11", |
| 82 | + "@testing-library/jest-dom": "^6.4.6", |
| 83 | + "@testing-library/react": "^16.0.0", |
84 | 84 | "@testing-library/user-event": "^14.5.2", |
85 | 85 | "babel-loader": "^9.1.3", |
86 | 86 | "babel-plugin-module-resolver": "^5.0.2", |
87 | 87 | "babel-plugin-styled-components": "^2.1.4", |
88 | 88 | "clean-webpack-plugin": "^4.0.0", |
89 | 89 | "copyfiles": "^2.4.1", |
90 | 90 | "eslint": "^8.57.0", |
91 | | - "eslint-plugin-react": "^7.34.1", |
92 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 91 | + "eslint-plugin-react": "^7.34.3", |
| 92 | + "eslint-plugin-react-hooks": "^4.6.2", |
93 | 93 | "eslint-plugin-storybook": "^0.8.0", |
94 | 94 | "html-loader": "^5.0.0", |
95 | 95 | "identity-obj-proxy": "^3.0.0", |
96 | 96 | "install-peers-cli": "^2.2.0", |
97 | 97 | "jest": "^29.7.0", |
98 | 98 | "jest-environment-jsdom": "^29.7.0", |
99 | 99 | "jest-styled-components": "^7.1.1", |
100 | | - "jsdom": "24.0.0", |
| 100 | + "jsdom": "24.1.0", |
101 | 101 | "lodash": "^4.17.21", |
102 | 102 | "markdown-loader": "8.0.0", |
103 | | - "prettier": "^3.2.5", |
| 103 | + "prettier": "^3.3.2", |
104 | 104 | "prop-types": "^15.8.1", |
105 | 105 | "raw-loader": "^4.0.2", |
106 | | - "react": "^18.2.0", |
107 | | - "react-dom": "^18.2.0", |
108 | | - "rimraf": "^5.0.5", |
| 106 | + "react": "^18.3.1", |
| 107 | + "react-dom": "^18.3.1", |
| 108 | + "rimraf": "^5.0.7", |
109 | 109 | "sass-loader": "^14.2.1", |
110 | | - "storybook": "^8.0.9", |
| 110 | + "storybook": "^8.1.11", |
111 | 111 | "styled-components": "^5.3.9", |
112 | 112 | "svg-sprite-loader": "^6.0.11", |
113 | 113 | "svgo-loader": "^4.0.0", |
114 | 114 | "url-loader": "^4.1.1", |
115 | | - "webpack": "^5.91.0", |
| 115 | + "webpack": "^5.92.1", |
116 | 116 | "webpack-cli": "^5.1.4" |
117 | 117 | } |
118 | 118 | } |
0 commit comments