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 ad37716 commit 0b6b4f3Copy full SHA for 0b6b4f3
package.json
@@ -38,7 +38,7 @@
38
"react-dom": "*"
39
},
40
"devDependencies": {
41
- "@babel/core": "7.26.0",
+ "@babel/core": "7.27.7",
42
"@commitlint/cli": "17.8.1",
43
"@commitlint/config-conventional": "17.8.1",
44
"@semantic-release/changelog": "6.0.3",
@@ -62,9 +62,9 @@
62
"tslint-config-common": "1.6.2",
63
"typescript": "5.7.2",
64
"url-loader": "4.1.1",
65
- "@babel/preset-env": "7.26.0",
66
- "@babel/preset-react": "7.26.3",
67
- "@babel/preset-typescript": "7.26.0",
+ "@babel/preset-env": "7.27.2",
+ "@babel/preset-react": "7.27.1",
+ "@babel/preset-typescript": "7.27.1",
68
"@storybook/addon-essentials": "7.6.20",
69
"@storybook/addon-interactions": "7.6.20",
70
"@storybook/addon-links": "7.6.20",
0 commit comments