We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8f93b commit 3baa63bCopy full SHA for 3baa63b
package.json
@@ -67,11 +67,11 @@
67
"react-dom": "*"
68
},
69
"devDependencies": {
70
- "@babel/core": "7.20.2",
+ "@babel/core": "7.24.9",
71
"@babel/plugin-syntax-dynamic-import": "7.8.3",
72
- "@babel/preset-env": "7.20.2",
73
- "@babel/preset-react": "7.18.6",
74
- "@babel/preset-typescript": "7.18.6",
+ "@babel/preset-env": "7.24.8",
+ "@babel/preset-react": "7.24.7",
+ "@babel/preset-typescript": "7.24.7",
75
"@semantic-release/changelog": "6.0.3",
76
"@semantic-release/git": "10.0.1",
77
"@semantic-release/npm": "12.0.1",
0 commit comments