fix(deps): update dependency scratch-gui to v2.0.68

This commit is contained in:
renovate[bot] 2023-07-14 06:59:49 +00:00 committed by GitHub
parent 7a544d4fce
commit c45233cdd9
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

@ -101,7 +101,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "2.0.67",
"scratch-gui": "2.0.68",
"scratch-l10n": "3.15.20230714032252",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
@ -23539,9 +23539,9 @@
}
},
"node_modules/scratch-gui": {
"version": "2.0.67",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.67.tgz",
"integrity": "sha512-TCOOHzVpQM2hJdHq2EIqNZuECpi8Y7pnXlaHQ4rfTTOoxxvkfKrdRVBnlNHpR0bJP2w1/SFMoYR59NJVo1TC2g==",
"version": "2.0.68",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.68.tgz",
"integrity": "sha512-Og0591zeYuG883iVEZEuHQu4jKJFRri7gQ99pU+ECKXlgo/ddflGWBQ3GJDDkMgs1DjKhcqKiO3CdOuDaVzznw==",
"dev": true,
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
@ -23597,7 +23597,7 @@
"redux-throttle": "0.1.1",
"scratch-audio": "0.1.0-prerelease.20221123180128",
"scratch-blocks": "0.2.0-prerelease.20230713071047",
"scratch-l10n": "3.15.20230713032224",
"scratch-l10n": "3.15.20230714032252",
"scratch-paint": "2.0.19",
"scratch-render": "0.1.0-prerelease.20230710194419",
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
@ -23952,24 +23952,6 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.15.20230713032224",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230713032224.tgz",
"integrity": "sha512-m5AbcLo8j46Aps+gty6ElDfmieyc3sRQBJUAMAkYcfniw7Dnelx5LdjKI0XSbbCMlSzhKyuYOObpkyUdfBoCnQ==",
"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": "2.0.19",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.19.tgz",

View file

@ -136,7 +136,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.2.1",
"scratch-gui": "2.0.67",
"scratch-gui": "2.0.68",
"scratch-l10n": "3.15.20230714032252",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",