mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #7658 from scratchfoundation/renovate/scratch-l10n-3.x
fix(deps): update dependency scratch-l10n to v3.15.20230616032229
This commit is contained in:
commit
24571edf5f
2 changed files with 40 additions and 8 deletions
46
package-lock.json
generated
46
package-lock.json
generated
|
@ -102,7 +102,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "1.9.3",
|
||||
"scratch-l10n": "3.15.20230615032202",
|
||||
"scratch-l10n": "3.15.20230616032229",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
@ -23941,6 +23941,24 @@
|
|||
"symbol-observable": "^1.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-gui/node_modules/scratch-l10n": {
|
||||
"version": "3.15.20230615032202",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230615032202.tgz",
|
||||
"integrity": "sha512-pCwKsTblkdpDVhErXywoxwFFjioQ1IqQ5dXuQbQy8e1PoTyohh7h4Umaipo3tF5AocNNaoMKO7z8F65UYeB7Ew==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"@transifex/api": "4.2.5",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"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/node_modules/scratch-paint": {
|
||||
"version": "1.1.69",
|
||||
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-1.1.69.tgz",
|
||||
|
@ -24030,9 +24048,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.15.20230615032202",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230615032202.tgz",
|
||||
"integrity": "sha512-pCwKsTblkdpDVhErXywoxwFFjioQ1IqQ5dXuQbQy8e1PoTyohh7h4Umaipo3tF5AocNNaoMKO7z8F65UYeB7Ew==",
|
||||
"version": "3.15.20230616032229",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230616032229.tgz",
|
||||
"integrity": "sha512-dgYo3sMn4172jgu1SU4oh9JS+oo0M5BcuuL/t7rBtScZpQdmV6xMSHD1UYlsVigbB+dEpmRPvWSexbSMvEguVA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
@ -52417,6 +52435,20 @@
|
|||
"symbol-observable": "^1.0.3"
|
||||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230615032202",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230615032202.tgz",
|
||||
"integrity": "sha512-pCwKsTblkdpDVhErXywoxwFFjioQ1IqQ5dXuQbQy8e1PoTyohh7h4Umaipo3tF5AocNNaoMKO7z8F65UYeB7Ew==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"@transifex/api": "4.2.5",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"download": "^8.0.0",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
},
|
||||
"scratch-paint": {
|
||||
"version": "1.1.69",
|
||||
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-1.1.69.tgz",
|
||||
|
@ -52488,9 +52520,9 @@
|
|||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230615032202",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230615032202.tgz",
|
||||
"integrity": "sha512-pCwKsTblkdpDVhErXywoxwFFjioQ1IqQ5dXuQbQy8e1PoTyohh7h4Umaipo3tF5AocNNaoMKO7z8F65UYeB7Ew==",
|
||||
"version": "3.15.20230616032229",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230616032229.tgz",
|
||||
"integrity": "sha512-dgYo3sMn4172jgu1SU4oh9JS+oo0M5BcuuL/t7rBtScZpQdmV6xMSHD1UYlsVigbB+dEpmRPvWSexbSMvEguVA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"sass": "1.49.7",
|
||||
"sass-loader": "10.2.1",
|
||||
"scratch-gui": "1.9.3",
|
||||
"scratch-l10n": "3.15.20230615032202",
|
||||
"scratch-l10n": "3.15.20230616032229",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
"style-loader": "0.12.3",
|
||||
|
|
Loading…
Reference in a new issue