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 a50092f commit 9efe6e0Copy full SHA for 9efe6e0
package.json
@@ -48,11 +48,11 @@
48
"react": "^18.0.0 || ^19.0.0"
49
},
50
"devDependencies": {
51
- "@babel/cli": "7.27.0",
52
- "@babel/core": "7.26.10",
53
- "@babel/eslint-parser": "7.27.0",
54
- "@babel/preset-env": "7.26.9",
55
- "@babel/preset-react": "7.26.3",
+ "@babel/cli": "7.27.1",
+ "@babel/core": "7.27.1",
+ "@babel/eslint-parser": "7.27.1",
+ "@babel/preset-env": "7.27.1",
+ "@babel/preset-react": "7.27.1",
56
"@eslint/js": "9.25.1",
57
"@testing-library/dom": "10.4.0",
58
"@testing-library/jest-dom": "6.6.3",
0 commit comments