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

This commit is contained in:
renovate[bot] 2024-11-25 16:15:42 +00:00 committed by GitHub
parent 85da61faee
commit 79bcef7ad2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 3 deletions

20
package-lock.json generated
View file

@ -112,7 +112,7 @@
"sass": "1.81.0",
"sass-loader": "10.5.2",
"scratch-gui": "4.1.7",
"scratch-l10n": "4.0.46",
"scratch-l10n": "5.0.0",
"selenium-webdriver": "4.26.0",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",
@ -22463,7 +22463,7 @@
"react": "^16.0.0"
}
},
"node_modules/scratch-l10n": {
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "4.0.46",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-4.0.46.tgz",
"integrity": "sha512-L+5eTrFe7qYUt0aK005qf20kg5Nm1gny2wDwpP1eI0Sk5Of6qGUyG7dr/FtAw5OHzbZENbYoT9tNWBf/swJ2gQ==",
@ -22479,6 +22479,22 @@
"tx-push-src": "scripts/tx-push-src.js"
}
},
"node_modules/scratch-l10n": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-5.0.0.tgz",
"integrity": "sha512-kFZbaOtsttxznLMLmwjm0uwGVmv5GtPddGVs5LFSjMxSOKinuOsJcGb+udU5+gPWBFvptI4BT4yfZUeQuP93Tg==",
"dev": true,
"license": "AGPL-3.0-only",
"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.508",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.2.508.tgz",

View file

@ -147,7 +147,7 @@
"sass": "1.81.0",
"sass-loader": "10.5.2",
"scratch-gui": "4.1.7",
"scratch-l10n": "4.0.46",
"scratch-l10n": "5.0.0",
"selenium-webdriver": "4.26.0",
"slick-carousel": "1.8.1",
"stream-browserify": "3.0.0",