We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9f3c0 commit 8aea256Copy full SHA for 8aea256
package.json
@@ -21,9 +21,9 @@
21
"react": "^17.0.2"
22
},
23
"devDependencies": {
24
- "@babel/core": "7.17.2",
25
- "@babel/preset-react": "7.16.7",
26
- "@babel/runtime-corejs3": "7.17.2",
+ "@babel/core": "7.26.10",
+ "@babel/preset-react": "7.26.3",
+ "@babel/runtime-corejs3": "7.26.10",
27
"@storybook/addon-actions": "6.4.19",
28
"@storybook/addon-knobs": "6.4.0",
29
"@storybook/addon-links": "6.4.19",
0 commit comments