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 20f8510 commit 32abb6dCopy full SHA for 32abb6d
package.json
@@ -18,9 +18,9 @@
18
"register.js"
19
],
20
"devDependencies": {
21
- "@babel/core": "7.9.0",
22
- "@babel/preset-react": "7.9.4",
23
- "@babel/runtime-corejs3": "7.9.2",
+ "@babel/core": "7.14.5",
+ "@babel/preset-react": "7.14.5",
+ "@babel/runtime-corejs3": "7.14.5",
24
"@storybook/addon-actions": "5.3.21",
25
"@storybook/addon-knobs": "5.3.21",
26
"@storybook/addon-links": "5.3.21",
@@ -31,7 +31,7 @@
31
"@storybook/theming": "5.3.21",
32
"@types/react": "16.8.8",
33
"@types/webpack-env": "1.13.9",
34
- "babel-loader": "8.0.6",
+ "babel-loader": "8.2.2",
35
"core-js": "3.6.4",
36
"react": "17.0.2",
37
"typescript": "4.2.3"
0 commit comments