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 993ba03 commit e217d84Copy full SHA for e217d84
package.json
@@ -60,10 +60,10 @@
60
}
61
],
62
"devDependencies": {
63
- "@babel/core": "^7.28.4",
64
- "@babel/preset-env": "^7.28.3",
65
- "@babel/preset-react": "^7.27.1",
66
- "@babel/preset-typescript": "^7.27.1",
+ "@babel/core": "^7.28.5",
+ "@babel/preset-env": "^7.28.5",
+ "@babel/preset-react": "^7.28.5",
+ "@babel/preset-typescript": "^7.28.5",
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