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 b80305e commit c60dda9Copy full SHA for c60dda9
package.json
@@ -67,11 +67,11 @@
67
"react-dom": "*"
68
},
69
"devDependencies": {
70
- "@babel/core": "7.24.9",
+ "@babel/core": "7.28.0",
71
"@babel/plugin-syntax-dynamic-import": "7.8.3",
72
- "@babel/preset-env": "7.24.8",
73
- "@babel/preset-react": "7.24.7",
74
- "@babel/preset-typescript": "7.24.7",
+ "@babel/preset-env": "7.28.0",
+ "@babel/preset-react": "7.27.1",
+ "@babel/preset-typescript": "7.27.1",
75
"@semantic-release/changelog": "6.0.3",
76
"@semantic-release/git": "10.0.1",
77
"@semantic-release/npm": "12.0.2",
0 commit comments