We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@babel/core
@babel/eslint-parser
@babel/plugin-syntax-decorators
@babel/plugin-syntax-do-expressions
@babel/plugin-syntax-function-bind
@babel/preset-react
1 parent 5c23573 commit 5696f99Copy full SHA for 5696f99
package.json
@@ -49,12 +49,12 @@
49
"string.prototype.repeat": "^1.0.0"
50
},
51
"devDependencies": {
52
- "@babel/core": "^7.25.8",
53
- "@babel/eslint-parser": "^7.25.8",
54
- "@babel/plugin-syntax-decorators": "^7.25.7",
55
- "@babel/plugin-syntax-do-expressions": "^7.25.7",
56
- "@babel/plugin-syntax-function-bind": "^7.25.7",
57
- "@babel/preset-react": "^7.25.7",
+ "@babel/core": "^7.25.9",
+ "@babel/eslint-parser": "^7.25.9",
+ "@babel/plugin-syntax-decorators": "^7.25.9",
+ "@babel/plugin-syntax-do-expressions": "^7.25.9",
+ "@babel/plugin-syntax-function-bind": "^7.25.9",
+ "@babel/preset-react": "^7.25.9",
58
"@types/eslint": "=7.2.10",
59
"@types/estree": "0.0.52",
60
"@types/node": "^4.9.5",
0 commit comments