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 9201c58 commit 9e2ae91Copy full SHA for 9e2ae91
package.json
@@ -31,12 +31,12 @@
31
},
32
"devDependencies": {
33
"@auto-it/gh-pages": "^9.39.0",
34
- "@babel/cli": "7.6.2",
35
- "@babel/core": "7.6.2",
36
- "@babel/plugin-proposal-class-properties": "7.5.5",
+ "@babel/cli": "7.26.4",
+ "@babel/core": "7.26.0",
+ "@babel/plugin-proposal-class-properties": "7.18.6",
37
"@babel/plugin-proposal-optional-chaining": "^7.10.1",
38
- "@babel/preset-env": "7.6.2",
39
- "@babel/preset-react": "7.0.0",
+ "@babel/preset-env": "7.26.0",
+ "@babel/preset-react": "7.26.3",
40
"@babel/preset-typescript": "^7.10.1",
41
"@storybook/addon-actions": "^5.3.19",
42
"@storybook/addon-docs": "^5.3.19",
0 commit comments