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 dcc9544 commit 1fae3dcCopy full SHA for 1fae3dc
package.json
@@ -48,10 +48,10 @@
48
"react": "^18.0.0 || ^19.0.0"
49
},
50
"devDependencies": {
51
- "@babel/cli": "7.28.0",
52
- "@babel/core": "7.28.0",
+ "@babel/cli": "7.28.3",
+ "@babel/core": "7.28.3",
53
"@babel/eslint-parser": "7.28.0",
54
- "@babel/preset-env": "7.28.0",
+ "@babel/preset-env": "7.28.3",
55
"@babel/preset-react": "7.27.1",
56
"@eslint/js": "9.33.0",
57
"@testing-library/dom": "10.4.1",
0 commit comments