|
80 | 80 | "redux": "^5.0.1" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | | - "@atlaskit/css-reset": "6.11.5", |
| 83 | + "@atlaskit/css-reset": "6.14.0", |
84 | 84 | "@atlaskit/theme": "13.1.0", |
85 | | - "@babel/core": "7.26.8", |
| 85 | + "@babel/core": "7.26.9", |
86 | 86 | "@babel/eslint-parser": "7.26.8", |
87 | 87 | "@babel/plugin-transform-class-properties": "7.25.9", |
88 | 88 | "@babel/plugin-transform-modules-commonjs": "7.26.3", |
89 | 89 | "@babel/plugin-transform-object-assign": "7.25.9", |
90 | 90 | "@babel/plugin-transform-private-methods": "7.25.9", |
91 | 91 | "@babel/plugin-transform-private-property-in-object": "7.25.9", |
92 | | - "@babel/plugin-transform-runtime": "7.26.8", |
93 | | - "@babel/preset-env": "7.26.8", |
| 92 | + "@babel/plugin-transform-runtime": "7.26.9", |
| 93 | + "@babel/preset-env": "7.26.9", |
94 | 94 | "@babel/preset-react": "7.26.3", |
95 | 95 | "@babel/preset-typescript": "7.26.0", |
96 | 96 | "@commitlint/cli": "19.7.1", |
|
108 | 108 | "@rollup/plugin-replace": "5.0.7", |
109 | 109 | "@rollup/plugin-strip": "3.0.4", |
110 | 110 | "@rollup/plugin-terser": "0.4.4", |
111 | | - "@storybook/addon-docs": "8.5.3", |
112 | | - "@storybook/addon-essentials": "8.5.3", |
113 | | - "@storybook/addon-storysource": "8.5.3", |
| 111 | + "@storybook/addon-docs": "8.5.7", |
| 112 | + "@storybook/addon-essentials": "8.5.7", |
| 113 | + "@storybook/addon-storysource": "8.5.7", |
114 | 114 | "@storybook/addon-webpack5-compiler-swc": "1.0.6", |
115 | | - "@storybook/manager-api": "8.5.3", |
116 | | - "@storybook/react": "8.5.3", |
117 | | - "@storybook/react-webpack5": "8.5.3", |
118 | | - "@storybook/theming": "8.5.3", |
119 | | - "@swc/core": "1.10.15", |
| 115 | + "@storybook/manager-api": "8.5.7", |
| 116 | + "@storybook/react": "8.5.7", |
| 117 | + "@storybook/react-webpack5": "8.5.7", |
| 118 | + "@storybook/theming": "8.5.7", |
| 119 | + "@swc/core": "1.10.17", |
120 | 120 | "@testing-library/dom": "10.4.0", |
121 | 121 | "@testing-library/jest-dom": "6.6.3", |
122 | 122 | "@testing-library/react": "16.2.0", |
|
127 | 127 | "@types/jsdom": "21.1.7", |
128 | 128 | "@types/lodash.isequal": "4.5.8", |
129 | 129 | "@types/markdown-it": "14.1.2", |
130 | | - "@types/node": "22.13.1", |
| 130 | + "@types/node": "22.13.4", |
131 | 131 | "@types/raf-schd": "4.0.3", |
132 | 132 | "@types/react": "18.3.18", |
133 | 133 | "@types/react-dom": "18.3.5", |
|
148 | 148 | "eslint": "8.57.1", |
149 | 149 | "eslint-config-airbnb": "19.0.4", |
150 | 150 | "eslint-config-prettier": "9.1.0", |
151 | | - "eslint-import-resolver-typescript": "3.7.0", |
| 151 | + "eslint-import-resolver-typescript": "3.8.2", |
152 | 152 | "eslint-plugin-cypress": "2.15.2", |
153 | 153 | "eslint-plugin-es5": "1.5.0", |
154 | 154 | "eslint-plugin-import": "2.31.0", |
|
158 | 158 | "eslint-plugin-prettier": "5.2.3", |
159 | 159 | "eslint-plugin-react": "7.37.4", |
160 | 160 | "eslint-plugin-react-hooks": "4.6.2", |
161 | | - "eslint-plugin-storybook": "0.11.2", |
| 161 | + "eslint-plugin-storybook": "0.11.3", |
162 | 162 | "express": "4.21.2", |
163 | 163 | "fast-glob": "3.3.3", |
164 | 164 | "fs-extra": "11.3.0", |
|
174 | 174 | "markdown-it": "14.1.0", |
175 | 175 | "memory-fs": "0.5.0", |
176 | 176 | "postcss-styled-syntax": "0.7.1", |
177 | | - "prettier": "3.5.0", |
| 177 | + "prettier": "3.5.1", |
178 | 178 | "raf-stub": "3.0.0", |
179 | 179 | "react": "19.0.0", |
180 | 180 | "react-18": "npm:react@18.3.1", |
|
184 | 184 | "release-it": "18.1.2", |
185 | 185 | "require-from-string": "2.0.2", |
186 | 186 | "rimraf": "6.0.1", |
187 | | - "rollup": "4.34.6", |
| 187 | + "rollup": "4.34.8", |
188 | 188 | "rollup-plugin-dts": "6.1.1", |
189 | 189 | "seedrandom": "3.0.5", |
190 | | - "storybook": "8.5.3", |
| 190 | + "storybook": "8.5.7", |
191 | 191 | "styled-components": "6.1.15", |
192 | 192 | "stylelint": "16.14.1", |
193 | 193 | "stylelint-config-recommended": "14.0.1", |
194 | 194 | "stylelint-config-standard": "36.0.1", |
195 | 195 | "ts-node": "10.9.2", |
196 | 196 | "typescript": "5.7.3", |
197 | 197 | "wait-on": "8.0.2", |
198 | | - "webpack": "5.97.1" |
| 198 | + "webpack": "5.98.0" |
199 | 199 | }, |
200 | 200 | "peerDependencies": { |
201 | 201 | "react": "^18.0.0 || ^19.0.0", |
|
0 commit comments