chore(deps): update dependency scratch-l10n to v4

This commit is contained in:
renovate[bot] 2024-11-02 07:06:00 +00:00 committed by GitHub
parent f90356d87a
commit 8f87a82993
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 19 deletions

36
package-lock.json generated
View file

@ -111,7 +111,7 @@
"sass": "1.80.5",
"sass-loader": "10.5.2",
"scratch-gui": "4.0.42",
"scratch-l10n": "3.18.357",
"scratch-l10n": "4.0.5",
"selenium-webdriver": "4.25.0",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",
@ -22083,6 +22083,22 @@
"node": ">=4.0.0"
}
},
"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==",
"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-gui": {
"version": "4.0.42",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-4.0.42.tgz",
@ -22327,7 +22343,7 @@
"react": "^16.0.0"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"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==",
@ -22343,22 +22359,6 @@
"tx-push-src": "scripts/tx-push-src.js"
}
},
"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==",
"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-paint": {
"version": "2.2.467",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.2.467.tgz",

View file

@ -146,7 +146,7 @@
"sass": "1.80.5",
"sass-loader": "10.5.2",
"scratch-gui": "4.0.42",
"scratch-l10n": "3.18.357",
"scratch-l10n": "4.0.5",
"selenium-webdriver": "4.25.0",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",