We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed3748 commit dd9e4faCopy full SHA for dd9e4fa
package.json
@@ -28,10 +28,10 @@
28
"ramda": "^0.25.0"
29
},
30
"devDependencies": {
31
- "@babel/cli": "7.0.0-beta.42",
32
- "@babel/core": "7.0.0-beta.42",
33
- "@babel/node": "7.0.0-beta.42",
34
- "@babel/preset-env": "7.0.0-beta.42",
+ "@babel/cli": "7.26.4",
+ "@babel/core": "7.26.8",
+ "@babel/node": "7.26.0",
+ "@babel/preset-env": "7.26.8",
35
"@storybook/addon-actions": "3.3.15",
36
"@storybook/addon-info": "3.3.15",
37
"@storybook/addon-links": "3.3.15",
0 commit comments