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 a3b156a commit a9ec759Copy full SHA for a9ec759
package.json
@@ -60,10 +60,10 @@
60
}
61
],
62
"devDependencies": {
63
- "@babel/core": "^7.26.10",
64
- "@babel/preset-env": "^7.26.9",
65
- "@babel/preset-react": "^7.25.9",
66
- "@babel/preset-typescript": "^7.26.0",
+ "@babel/core": "^7.27.1",
+ "@babel/preset-env": "^7.27.1",
+ "@babel/preset-react": "^7.27.1",
+ "@babel/preset-typescript": "^7.27.1",
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