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 fd08120 commit dd2e968Copy full SHA for dd2e968
package.json
@@ -56,12 +56,12 @@
56
"string.prototype.repeat": "^1.0.0"
57
},
58
"devDependencies": {
59
- "@babel/core": "^7.26.10",
60
- "@babel/eslint-parser": "^7.27.0",
61
- "@babel/plugin-syntax-decorators": "^7.25.9",
62
- "@babel/plugin-syntax-do-expressions": "^7.25.9",
63
- "@babel/plugin-syntax-function-bind": "^7.25.9",
64
- "@babel/preset-react": "^7.26.3",
+ "@babel/core": "^7.27.1",
+ "@babel/eslint-parser": "^7.27.1",
+ "@babel/plugin-syntax-decorators": "^7.27.1",
+ "@babel/plugin-syntax-do-expressions": "^7.27.1",
+ "@babel/plugin-syntax-function-bind": "^7.27.1",
+ "@babel/preset-react": "^7.27.1",
65
"@types/eslint": "=7.2.10",
66
"@types/estree": "0.0.52",
67
"@types/node": "^4.9.5",
0 commit comments