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 4fd52cd commit 31abc3aCopy full SHA for 31abc3a
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.27.0",
58
- "@babel/core": "^7.26.10",
59
- "@babel/eslint-parser": "^7.27.0",
60
- "@babel/preset-env": "^7.26.9",
61
- "@babel/preset-react": "^7.26.3",
+ "@babel/cli": "^7.27.2",
+ "@babel/core": "^7.27.1",
+ "@babel/eslint-parser": "^7.27.1",
+ "@babel/preset-env": "^7.27.2",
+ "@babel/preset-react": "^7.27.1",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@eslint/eslintrc": "^3.3.1",
64
"@testing-library/dom": "^10.4.0",
0 commit comments