|
92 | 92 | "unplugin": "1.9.0"
|
93 | 93 | },
|
94 | 94 | "devDependencies": {
|
95 |
| - "@babel/core": "^7.24.7", |
96 |
| - "@babel/plugin-transform-react-jsx": "7.25.9", |
97 |
| - "@babel/preset-react": "^7.26.3", |
| 95 | + "@babel/core": "^7.28.0", |
| 96 | + "@babel/plugin-transform-react-jsx": "7.27.1", |
| 97 | + "@babel/preset-react": "^7.27.1", |
98 | 98 | "@changesets/cli": "^2.27.9",
|
99 | 99 | "@chromatic-com/storybook": "^1.7.0",
|
100 | 100 | "@commitlint/cli": "^19.4.1",
|
|
131 | 131 | "@semantic-release/git": "^10.0.1",
|
132 | 132 | "@semantic-release/github": "^11.0.1",
|
133 | 133 | "@semantic-release/npm": "^11.0.0",
|
| 134 | + "@storybook/addon-docs": "9.0.17", |
134 | 135 | "@storybook/nextjs": "9.0.9",
|
135 | 136 | "@svgr/webpack": "8.1.0",
|
136 | 137 | "@swc-node/register": "1.10.10",
|
|
178 | 179 | "eslint-plugin-react": "7.37.2",
|
179 | 180 | "eslint-plugin-react-hooks": "5.0.0",
|
180 | 181 | "eslint-plugin-simple-import-sort": "12.1.1",
|
| 182 | + "eslint-plugin-storybook": "9.0.9", |
181 | 183 | "graceful-fs": "^4.2.11",
|
182 | 184 | "highlight.js": "11.10.0",
|
183 | 185 | "html-webpack-plugin": "5.6.2",
|
|
225 | 227 | "webpack-cli": "^5.1.4",
|
226 | 228 | "webpack-virtual-modules": "0.6.2",
|
227 | 229 | "whatwg-fetch": "^3.6.20",
|
228 |
| - "yargs": "^17.7.2", |
229 |
| - "eslint-plugin-storybook": "9.0.9", |
230 |
| - "@storybook/addon-docs": "9.0.17" |
| 230 | + "yargs": "^17.7.2" |
231 | 231 | },
|
232 | 232 | "config": {
|
233 | 233 | "commitizen": {
|
|
0 commit comments