We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b946bd0 commit 9f330f5Copy full SHA for 9f330f5
2 files changed
package.json
@@ -60,10 +60,10 @@
60
}
61
],
62
"devDependencies": {
63
- "@babel/core": "^7.29.0",
64
- "@babel/preset-env": "^7.29.5",
65
- "@babel/preset-react": "^7.28.5",
66
- "@babel/preset-typescript": "^7.28.5",
+ "@babel/core": "^7.29.7",
+ "@babel/preset-env": "^7.29.7",
+ "@babel/preset-react": "^7.29.7",
+ "@babel/preset-typescript": "^7.29.7",
67
"@size-limit/preset-small-lib": "^11.2.0",
68
"@storybook/addon-essentials": "^7.0.23",
69
"@storybook/addon-info": "^5.3.21",
0 commit comments