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 cbd1e17 commit 22b9862Copy full SHA for 22b9862
package.json
@@ -30,12 +30,12 @@
30
"styled-components": "^5.3.5"
31
},
32
"devDependencies": {
33
- "@babel/core": "7.19.1",
34
- "@babel/plugin-proposal-function-sent": "7.18.6",
35
- "@babel/plugin-proposal-throw-expressions": "7.18.6",
+ "@babel/core": "7.25.7",
+ "@babel/plugin-proposal-function-sent": "7.25.7",
+ "@babel/plugin-proposal-throw-expressions": "7.25.7",
36
"@babel/plugin-syntax-import-meta": "7.10.4",
37
- "@babel/preset-env": "7.19.1",
38
- "@babel/preset-react": "7.18.6",
+ "@babel/preset-env": "7.25.7",
+ "@babel/preset-react": "7.25.7",
39
"@storybook/addon-actions": "6.5.12",
40
"@storybook/addon-essentials": "6.5.12",
41
"@storybook/addon-interactions": "6.5.12",
0 commit comments