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 33108e8 commit 788af80Copy full SHA for 788af80
package.json
@@ -49,9 +49,9 @@
49
},
50
"devDependencies": {
51
"@babel/cli": "7.25.9",
52
- "@babel/core": "7.25.9",
+ "@babel/core": "7.26.0",
53
"@babel/eslint-parser": "7.25.9",
54
- "@babel/preset-env": "7.25.9",
+ "@babel/preset-env": "7.26.0",
55
"@babel/preset-react": "7.25.9",
56
"@testing-library/dom": "10.4.0",
57
"@testing-library/jest-dom": "6.6.2",
0 commit comments