|
41 | 41 | "@dnd-kit/core": "^6.3.1", |
42 | 42 | "@dnd-kit/modifiers": "^9.0.0", |
43 | 43 | "@dnd-kit/sortable": "^10.0.0", |
44 | | - "@elastic/react-search-ui": "^1.23.0", |
45 | | - "@elastic/search-ui-site-search-connector": "^1.23.0", |
46 | | - "@prismicio/client": "7.17.2", |
47 | | - "@storybook/test": "^8.6.12", |
| 44 | + "@elastic/react-search-ui": "^1.24.2", |
| 45 | + "@elastic/search-ui-site-search-connector": "^1.24.2", |
| 46 | + "@prismicio/client": "^7.21.6", |
| 47 | + "@storybook/test": "^8.6.17", |
48 | 48 | "@styled-system/css": "^5.1.5", |
49 | 49 | "@tanstack/react-table": "^8.21.3", |
50 | | - "@tanstack/react-virtual": "3.13.6", |
51 | | - "axios": "^1.8.4", |
| 50 | + "@tanstack/react-virtual": "^3.13.18", |
| 51 | + "axios": "^1.13.5", |
52 | 52 | "polished": "^4.3.1", |
53 | 53 | "react-portal": "^4.3.0", |
54 | | - "react-select": "^5.10.1", |
| 54 | + "react-select": "^5.10.2", |
55 | 55 | "styled-system": "^5.1.5", |
56 | | - "throttle-debounce": "5.0.2", |
| 56 | + "throttle-debounce": "^5.0.2", |
57 | 57 | "use-context-selector": "^2.0.0" |
58 | 58 | }, |
59 | 59 | "peerDependencies": { |
|
63 | 63 | "styled-components": ">=5.3.9" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@babel/cli": "^7.27.0", |
67 | | - "@babel/core": "^7.26.10", |
68 | | - "@babel/eslint-parser": "^7.27.0", |
69 | | - "@babel/plugin-proposal-object-rest-spread": "^7.20.7", |
70 | | - "@babel/plugin-transform-modules-umd": "^7.25.9", |
71 | | - "@babel/plugin-transform-runtime": "^7.26.10", |
72 | | - "@babel/preset-env": "^7.26.9", |
73 | | - "@babel/preset-react": "^7.26.3", |
74 | | - "@storybook/addon-essentials": "^8.6.12", |
75 | | - "@storybook/addon-interactions": "^8.6.12", |
76 | | - "@storybook/addon-links": "^8.6.12", |
| 66 | + "@babel/cli": "^7.28.6", |
| 67 | + "@babel/core": "^7.29.0", |
| 68 | + "@babel/eslint-parser": "^7.28.6", |
| 69 | + "@babel/plugin-transform-modules-umd": "^7.27.1", |
| 70 | + "@babel/plugin-transform-runtime": "^7.29.0", |
| 71 | + "@babel/preset-env": "^7.29.0", |
| 72 | + "@babel/preset-react": "^7.28.5", |
| 73 | + "@storybook/addon-essentials": "^8.6.17", |
| 74 | + "@storybook/addon-interactions": "^8.6.17", |
| 75 | + "@storybook/addon-links": "^8.6.17", |
77 | 76 | "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
78 | | - "@storybook/blocks": "^8.6.12", |
79 | | - "@storybook/react": "^8.6.12", |
80 | | - "@storybook/react-webpack5": "^8.6.12", |
81 | | - "@testing-library/jest-dom": "^6.6.3", |
82 | | - "@testing-library/react": "^16.3.0", |
| 77 | + "@storybook/blocks": "^8.6.17", |
| 78 | + "@storybook/react": "^8.6.17", |
| 79 | + "@storybook/react-webpack5": "^8.6.17", |
| 80 | + "@testing-library/jest-dom": "^6.9.1", |
| 81 | + "@testing-library/react": "^16.3.2", |
83 | 82 | "@testing-library/user-event": "^14.6.1", |
84 | 83 | "babel-loader": "^10.0.0", |
85 | 84 | "babel-plugin-module-resolver": "^5.0.2", |
86 | 85 | "babel-plugin-styled-components": "^2.1.4", |
87 | 86 | "clean-webpack-plugin": "^4.0.0", |
88 | 87 | "copyfiles": "^2.4.1", |
89 | | - "eslint": "^9.25.1", |
| 88 | + "eslint": "^10.0.0", |
90 | 89 | "eslint-plugin-react": "^7.37.5", |
91 | | - "eslint-plugin-react-hooks": "^5.2.0", |
| 90 | + "eslint-plugin-react-hooks": "^7.0.0", |
92 | 91 | "eslint-plugin-storybook": "^0.12.0", |
93 | | - "globals": "^16.0.0", |
| 92 | + "globals": "^17.3.0", |
94 | 93 | "html-loader": "^5.1.0", |
95 | 94 | "identity-obj-proxy": "^3.0.0", |
96 | 95 | "install-peers-cli": "^2.2.0", |
97 | | - "jest": "^29.7.0", |
98 | | - "jest-environment-jsdom": "^29.7.0", |
99 | | - "jest-styled-components": "^7.1.1", |
100 | | - "jsdom": "26.1.0", |
101 | | - "lodash": "^4.17.21", |
102 | | - "markdown-loader": "8.0.0", |
103 | | - "prettier": "^3.5.3", |
| 96 | + "jest": "^30.2.0", |
| 97 | + "jest-environment-jsdom": "^30.2.0", |
| 98 | + "jest-styled-components": "^7.2.0", |
| 99 | + "jsdom": "^28.1.0", |
| 100 | + "lodash": "^4.17.23", |
| 101 | + "markdown-loader": "^8.0.0", |
| 102 | + "prettier": "^3.8.1", |
104 | 103 | "prop-types": "^15.8.1", |
105 | 104 | "raw-loader": "^4.0.2", |
106 | | - "react": "^19.1.0", |
107 | | - "react-dom": "^19.1.0", |
108 | | - "rimraf": "^6.0.1", |
109 | | - "sass-loader": "^16.0.5", |
110 | | - "storybook": "^8.6.12", |
111 | | - "styled-components": "^6.1.17", |
| 105 | + "react": "^19.2.4", |
| 106 | + "react-dom": "^19.2.4", |
| 107 | + "rimraf": "^6.1.3", |
| 108 | + "sass-loader": "^16.0.7", |
| 109 | + "storybook": "^8.6.17", |
| 110 | + "styled-components": "^6.3.10", |
112 | 111 | "svg-sprite-loader": "^6.0.11", |
113 | 112 | "svgo-loader": "^4.0.0", |
114 | 113 | "url-loader": "^4.1.1", |
115 | | - "webpack": "^5.99.6", |
| 114 | + "webpack": "^5.105.2", |
116 | 115 | "webpack-cli": "^6.0.1" |
117 | 116 | } |
118 | 117 | } |
0 commit comments