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 014ee05 commit ec86001Copy full SHA for ec86001
package.json
@@ -45,12 +45,12 @@
45
"string.prototype.matchall": "^4.0.10"
46
},
47
"devDependencies": {
48
- "@babel/core": "^7.24.0",
49
- "@babel/eslint-parser": "^7.23.10",
50
- "@babel/plugin-syntax-decorators": "^7.24.0",
51
- "@babel/plugin-syntax-do-expressions": "^7.23.3",
52
- "@babel/plugin-syntax-function-bind": "^7.23.3",
53
- "@babel/preset-react": "^7.23.3",
+ "@babel/core": "^7.24.6",
+ "@babel/eslint-parser": "^7.24.6",
+ "@babel/plugin-syntax-decorators": "^7.24.6",
+ "@babel/plugin-syntax-do-expressions": "^7.24.6",
+ "@babel/plugin-syntax-function-bind": "^7.24.6",
+ "@babel/preset-react": "^7.24.6",
54
"@types/eslint": "=7.2.10",
55
"@types/estree": "0.0.52",
56
"@types/node": "^4.9.5",
0 commit comments