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 1ce1de6 commit c9210bcCopy full SHA for c9210bc
package.json
@@ -23,9 +23,9 @@
23
"lint": "yarn lint:js && yarn lint:css"
24
},
25
"devDependencies": {
26
- "@babel/cli": "7.28.3",
27
- "@babel/core": "7.28.5",
28
- "@babel/preset-env": "7.28.5",
+ "@babel/cli": "7.28.6",
+ "@babel/core": "7.28.6",
+ "@babel/preset-env": "7.28.6",
29
"@eslint/js": "9.39.2",
30
"babel-loader": "10.0.0",
31
"clean-webpack-plugin": "4.0.0",
0 commit comments