mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
chore(deps): update babel monorepo to v7.25.9
This commit is contained in:
parent
a906ade362
commit
4d57de9e39
2 changed files with 521 additions and 547 deletions
1054
package-lock.json
generated
1054
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -60,14 +60,14 @@
|
|||
"scratch-storage": "2.3.284"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.25.7",
|
||||
"@babel/core": "7.25.8",
|
||||
"@babel/eslint-parser": "7.25.8",
|
||||
"@babel/cli": "7.25.9",
|
||||
"@babel/core": "7.25.9",
|
||||
"@babel/eslint-parser": "7.25.9",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-async-to-generator": "7.25.7",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.25.8",
|
||||
"@babel/preset-env": "7.25.8",
|
||||
"@babel/preset-react": "7.25.7",
|
||||
"@babel/plugin-transform-async-to-generator": "7.25.9",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.25.9",
|
||||
"@babel/preset-env": "7.25.9",
|
||||
"@babel/preset-react": "7.25.9",
|
||||
"@formatjs/intl-datetimeformat": "6.15.0",
|
||||
"@formatjs/intl-locale": "3.4.6",
|
||||
"@formatjs/intl-numberformat": "8.13.0",
|
||||
|
|
Loading…
Reference in a new issue