mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
chore(deps): update babel monorepo to v7.24.6
This commit is contained in:
parent
fe7e570535
commit
e6dddd3306
2 changed files with 536 additions and 536 deletions
1058
package-lock.json
generated
1058
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.126"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.24.5",
|
||||
"@babel/core": "7.24.5",
|
||||
"@babel/eslint-parser": "7.24.5",
|
||||
"@babel/cli": "7.24.6",
|
||||
"@babel/core": "7.24.6",
|
||||
"@babel/eslint-parser": "7.24.6",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/plugin-transform-async-to-generator": "7.24.1",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.24.5",
|
||||
"@babel/preset-env": "7.24.5",
|
||||
"@babel/preset-react": "7.24.1",
|
||||
"@babel/plugin-transform-async-to-generator": "7.24.6",
|
||||
"@babel/plugin-transform-object-rest-spread": "7.24.6",
|
||||
"@babel/preset-env": "7.24.6",
|
||||
"@babel/preset-react": "7.24.6",
|
||||
"@formatjs/intl-datetimeformat": "6.12.5",
|
||||
"@formatjs/intl-locale": "3.4.6",
|
||||
"@formatjs/intl-numberformat": "8.10.3",
|
||||
|
|
Loading…
Reference in a new issue