mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2024-12-22 05:32:25 -05:00
chore(deps): update babel monorepo to v7.25.7
This commit is contained in:
parent
b0e8f35cc9
commit
4735cccac5
2 changed files with 561 additions and 570 deletions
1119
package-lock.json
generated
1119
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -28,14 +28,14 @@
|
||||||
"source-map-support": "0.5.19"
|
"source-map-support": "0.5.19"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.25.2",
|
"@babel/core": "7.25.7",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
||||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||||
"@babel/plugin-transform-async-to-generator": "7.24.7",
|
"@babel/plugin-transform-async-to-generator": "7.25.7",
|
||||||
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.7",
|
"@babel/plugin-transform-nullish-coalescing-operator": "7.25.7",
|
||||||
"@babel/plugin-transform-optional-chaining": "7.24.8",
|
"@babel/plugin-transform-optional-chaining": "7.25.7",
|
||||||
"@babel/preset-env": "7.25.4",
|
"@babel/preset-env": "7.25.7",
|
||||||
"@babel/preset-react": "7.24.7",
|
"@babel/preset-react": "7.25.7",
|
||||||
"async": "3.2.6",
|
"async": "3.2.6",
|
||||||
"autoprefixer": "9.8.8",
|
"autoprefixer": "9.8.8",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
|
|
Loading…
Reference in a new issue