mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
chore(deps): update babel monorepo to v7.25.7
This commit is contained in:
parent
c54375f780
commit
441d06a6d0
2 changed files with 549 additions and 558 deletions
1093
package-lock.json
generated
1093
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.271"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.25.6",
|
||||
"@babel/core": "7.25.2",
|
||||
"@babel/eslint-parser": "7.25.1",
|
||||
"@babel/cli": "7.25.7",
|
||||
"@babel/core": "7.25.7",
|
||||
"@babel/eslint-parser": "7.25.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-async-to-generator": "7.24.7",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.24.7",
|
||||
"@babel/preset-env": "7.25.4",
|
||||
"@babel/preset-react": "7.24.7",
|
||||
"@babel/plugin-transform-async-to-generator": "7.25.7",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.25.7",
|
||||
"@babel/preset-env": "7.25.7",
|
||||
"@babel/preset-react": "7.25.7",
|
||||
"@formatjs/intl-datetimeformat": "6.12.5",
|
||||
"@formatjs/intl-locale": "3.4.6",
|
||||
"@formatjs/intl-numberformat": "8.10.3",
|
||||
|
|
Loading…
Reference in a new issue