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 1c04a10 commit 6bf9682Copy full SHA for 6bf9682
package.json
@@ -55,9 +55,9 @@
55
},
56
"devDependencies": {
57
"@babel/cli": "^7.25.9",
58
- "@babel/core": "^7.25.7",
59
- "@babel/eslint-parser": "^7.25.7",
60
- "@babel/preset-env": "^7.25.7",
+ "@babel/core": "^7.26.0",
+ "@babel/eslint-parser": "^7.25.9",
+ "@babel/preset-env": "^7.26.0",
61
"@babel/preset-react": "^7.25.9",
62
"@babel/preset-stage-2": "^7.8.3",
63
"@testing-library/dom": "^10.4.0",
0 commit comments