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 00a547aCopy full SHA for 00a547a
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.18.5",
+ "@babel/preset-react": "7.17.12",
+ "@babel/runtime-corejs3": "7.18.3",
27
"@storybook/addon-actions": "6.4.19",
28
"@storybook/addon-knobs": "6.4.0",
29
"@storybook/addon-links": "6.4.19",
@@ -34,7 +34,7 @@
34
"@storybook/theming": "6.4.19",
35
"@types/react": "17.0.39",
36
"@types/webpack-env": "1.16.3",
37
- "babel-loader": "8.2.3",
+ "babel-loader": "8.2.5",
38
"core-js": "3.21.0",
39
"esbuild": "0.14.21",
40
"minimist": "1.2.5",
0 commit comments