Merge pull request #8018 from scratchfoundation/renovate/scratch-gui-3.x

fix(deps): update dependency scratch-gui to v3.2.56
This commit is contained in:
renovate[bot] 2024-01-13 12:52:53 +00:00 committed by GitHub
commit e10c819f00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 24 deletions

28
package-lock.json generated
View file

@ -102,7 +102,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.5.2",
"scratch-gui": "3.2.55",
"scratch-gui": "3.2.56",
"scratch-l10n": "3.16.20240113031958",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
@ -23620,9 +23620,9 @@
}
},
"node_modules/scratch-gui": {
"version": "3.2.55",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.55.tgz",
"integrity": "sha512-gWyndEnVOKHxK1QB7fKlRV85G306i97M50edweR8Y0wZ7rWpSPJGhCJC8PjuIywtHaWIwGGKg4Sozokx3Fvbgw==",
"version": "3.2.56",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.56.tgz",
"integrity": "sha512-YehMan+2kzhqv8eX+dzoOjgFGIru4DvVMVX9Zfd1yZQGtwjvYY3rJT8Hw8LbcnSLtBKvWWK/vCmNO8SzNWSwZw==",
"dev": true,
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
@ -23678,7 +23678,7 @@
"redux-throttle": "0.1.1",
"scratch-audio": "0.1.0-prerelease.20231221012053",
"scratch-blocks": "1.0.5",
"scratch-l10n": "3.16.20240112032057",
"scratch-l10n": "3.16.20240113031958",
"scratch-paint": "2.1.71",
"scratch-render": "0.1.0-prerelease.20231220210403",
"scratch-render-fonts": "1.0.0-prerelease.20231017225105",
@ -24003,24 +24003,6 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.16.20240112032057",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20240112032057.tgz",
"integrity": "sha512-Q/alEUlC8yyUoQcc5+D4hjRXlnVbxp7SdBtivT4d3SHawdrRETm6PORLncHK3zq90cyveG4zwPp/Ui2IdbqwWQ==",
"dev": true,
"dependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@transifex/api": "4.3.0",
"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": "2.1.71",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.71.tgz",

View file

@ -137,7 +137,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.5.2",
"scratch-gui": "3.2.55",
"scratch-gui": "3.2.56",
"scratch-l10n": "3.16.20240113031958",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",