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 71582d2 commit 597bc42Copy full SHA for 597bc42
package.json
@@ -54,11 +54,11 @@
54
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
55
},
56
"devDependencies": {
57
- "@babel/cli": "^7.25.6",
58
- "@babel/core": "^7.25.2",
59
- "@babel/eslint-parser": "^7.25.1",
60
- "@babel/preset-env": "^7.25.4",
61
- "@babel/preset-react": "^7.24.7",
+ "@babel/cli": "^7.25.7",
+ "@babel/core": "^7.25.7",
+ "@babel/eslint-parser": "^7.25.7",
+ "@babel/preset-env": "^7.25.7",
+ "@babel/preset-react": "^7.25.7",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@testing-library/dom": "^10.4.0",
64
"@testing-library/jest-dom": "^6.5.0",
0 commit comments