mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-04-28 07:14:50 -04:00
Merge pull request #5005 from scratchfoundation/renovate/scratch-l10n-4.x
chore(deps): update dependency scratch-l10n to v4
This commit is contained in:
commit
f684dd12f4
2 changed files with 19 additions and 3 deletions
20
package-lock.json
generated
20
package-lock.json
generated
|
@ -55,7 +55,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.357",
|
||||
"scratch-l10n": "4.0.5",
|
||||
"scratch-render-fonts": "1.0.119",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.6.0",
|
||||
|
@ -20747,7 +20747,7 @@
|
|||
"scratch-l10n": "^3.18.3"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
|
||||
"version": "3.18.357",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.357.tgz",
|
||||
"integrity": "sha512-Rs3YmUa2dzpYqT1O/YT15g99sIwnC7j9TOOmOhUphVKLeiYUvJWiRPKZCugA7/hbIMYZV5VLkmuDgGXhgfSOBw==",
|
||||
|
@ -20763,6 +20763,22 @@
|
|||
"tx-push-src": "scripts/tx-push-src.js"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-4.0.5.tgz",
|
||||
"integrity": "sha512-CRMrceqq9HI3VqVxP2/Ttz3mzAWi+3xg4235pXwUS3r4GNSk7JcFdW/mhx/fbvCjL245+jXQSBKjayATaEROgg==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"@transifex/api": "4.3.0",
|
||||
"download": "8.0.0",
|
||||
"transifex": "1.6.6"
|
||||
},
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
"tx-push-src": "scripts/tx-push-src.js"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-parser": {
|
||||
"version": "5.2.1",
|
||||
"resolved": "https://registry.npmjs.org/scratch-parser/-/scratch-parser-5.2.1.tgz",
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
"json": "^9.0.4",
|
||||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.357",
|
||||
"scratch-l10n": "4.0.5",
|
||||
"scratch-render-fonts": "1.0.119",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue