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 b3322f2 commit 277a2dcCopy full SHA for 277a2dc
package.json
@@ -60,10 +60,10 @@
60
}
61
],
62
"devDependencies": {
63
- "@babel/core": "^7.24.5",
64
- "@babel/preset-env": "^7.24.5",
65
- "@babel/preset-react": "^7.23.3",
66
- "@babel/preset-typescript": "^7.23.3",
+ "@babel/core": "^7.24.6",
+ "@babel/preset-env": "^7.24.6",
+ "@babel/preset-react": "^7.24.6",
+ "@babel/preset-typescript": "^7.24.6",
67
"@size-limit/preset-small-lib": "^8.2.6",
68
"@storybook/addon-essentials": "^7.0.23",
69
"@storybook/addon-info": "^5.3.21",
0 commit comments