mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
fix(deps): update dependency scratch-l10n to v3.16.20231231031840
This commit is contained in:
parent
357e1fbbe0
commit
e83e7c96ea
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -103,7 +103,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.5.1",
|
||||
"scratch-gui": "3.2.37",
|
||||
"scratch-l10n": "3.16.20231227032036",
|
||||
"scratch-l10n": "3.16.20231231031840",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
@ -24087,9 +24087,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.16.20231227032036",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231227032036.tgz",
|
||||
"integrity": "sha512-jnq99JZhTRveto/s9gPDA3g0uozs/fyjGuQq9j4nXVtG6G7xJr/8uN3Gt2Hwq9cbPWz9DJgN0Kef4IGr+20KDg==",
|
||||
"version": "3.16.20231231031840",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231231031840.tgz",
|
||||
"integrity": "sha512-PYEFVcfait+xv9WUwlkcKdBxXhV8C1ntN8vFcTC1NkRcvFOSpoEGYRWrBJtLl+p6hSDxKRhtEeZJ+PQvxD87+w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -24117,9 +24117,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n/node_modules/core-js": {
|
||||
"version": "3.34.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.34.0.tgz",
|
||||
"integrity": "sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==",
|
||||
"version": "3.35.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz",
|
||||
"integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
|
|
|
@ -138,7 +138,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.5.1",
|
||||
"scratch-gui": "3.2.37",
|
||||
"scratch-l10n": "3.16.20231227032036",
|
||||
"scratch-l10n": "3.16.20231231031840",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue