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 8873b17 commit 642c4edCopy full SHA for 642c4ed
2 files changed
package.json
@@ -54,11 +54,11 @@
54
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
55
},
56
"devDependencies": {
57
- "@babel/cli": "^7.28.6",
58
- "@babel/core": "^7.29.0",
59
- "@babel/eslint-parser": "^7.28.6",
60
- "@babel/preset-env": "^7.29.5",
61
- "@babel/preset-react": "^7.28.5",
+ "@babel/cli": "^7.29.7",
+ "@babel/core": "^7.29.7",
+ "@babel/eslint-parser": "^7.29.7",
+ "@babel/preset-env": "^7.29.7",
+ "@babel/preset-react": "^7.29.7",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@eslint/eslintrc": "^3.3.5",
64
"@testing-library/dom": "^10.4.1",
0 commit comments