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

This commit is contained in:
renovate[bot] 2023-06-30 16:53:29 +00:00 committed by Christopher Willis-Ford
parent f6953b7185
commit 081899f46b
2 changed files with 51 additions and 15 deletions

64
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.13",
"scratch-gui": "2.0.22",
"scratch-l10n": "3.15.20230627032203",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
@ -23509,21 +23509,39 @@
}
},
"node_modules/scratch-blocks": {
"version": "0.2.0-prerelease.20230627082243",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.2.0-prerelease.20230627082243.tgz",
"integrity": "sha512-16APzKKSe7xxJ7p9sPO5u2Ffy6CPGhf6p4iugSnjkxqQEZHZAzlY84Uobuw8V37+tQG1bnmCCwbgaBbQUKU2gA==",
"version": "0.2.0-prerelease.20230630075614",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.2.0-prerelease.20230630075614.tgz",
"integrity": "sha512-1+d9wzGyGmlaftI3B23iRYMY+9Pj2IBCcDK7ZR1Ez7n13DQyK1PtWIWT75K+2qtj3RZTSt7oBH1iQvAWuAHnzw==",
"dev": true,
"dependencies": {
"exports-loader": "0.7.0",
"google-closure-library": "20190301.0.0",
"imports-loader": "0.8.0",
"scratch-l10n": "3.15.20230627032203"
"scratch-l10n": "3.15.20230630032209"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.15.20230630032209",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230630032209.tgz",
"integrity": "sha512-GAEpZjLspVbSCmYe2fVfWnYusQ9pNDXxlbAacm81svw2EbLeQsC9pB5kxAsv1E15PkS/BDyBdo76x1+cITf5mA==",
"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": {
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.13.tgz",
"integrity": "sha512-6OyhrDaGY6aUqgo8Z+IIQMGJcRWk21j5ORkJubww+YfXAWMTGZmTxYPW6PhOAc0XEsqOST4jyBX2EXV//cKcEA==",
"version": "2.0.22",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.0.22.tgz",
"integrity": "sha512-4xIypVGC3gSxwccBVFEcgGsZuxiB7OPC3oxQflEjnh1MCkZef5ZuKIwFP5F6Ap151S1N8if4tsWVEyBpnas2nw==",
"dev": true,
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
@ -23578,9 +23596,9 @@
"redux": "3.7.2",
"redux-throttle": "0.1.1",
"scratch-audio": "0.1.0-prerelease.20221123180128",
"scratch-blocks": "0.2.0-prerelease.20230627082243",
"scratch-l10n": "3.15.20230627032203",
"scratch-paint": "2.0.5",
"scratch-blocks": "0.2.0-prerelease.20230630075614",
"scratch-l10n": "3.15.20230630032209",
"scratch-paint": "2.0.7",
"scratch-render": "0.1.0-prerelease.20230318150639",
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
"scratch-storage": "2.2.1",
@ -23934,10 +23952,28 @@
"symbol-observable": "^1.0.3"
}
},
"node_modules/scratch-gui/node_modules/scratch-l10n": {
"version": "3.15.20230630032209",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230630032209.tgz",
"integrity": "sha512-GAEpZjLspVbSCmYe2fVfWnYusQ9pNDXxlbAacm81svw2EbLeQsC9pB5kxAsv1E15PkS/BDyBdo76x1+cITf5mA==",
"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.5",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.5.tgz",
"integrity": "sha512-BLphIZ3e09Q90ISJltz+UM8+r3SazH2zyrI96OK7Z0Zw63su0dNO0vgUqgGA60T37wgV7VjBy3knYDIOb6WxJw==",
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.0.7.tgz",
"integrity": "sha512-5TUkOiaZHyVgUaiWF0WIEr8n5fbyBVZYUXpeK6GxeCsH/Wbb7tk4WtcBrgtf7wcDLroDn+qiGptlj0cZLxWQ1g==",
"dev": true,
"dependencies": {
"@scratch/paper": "0.11.20200728195508",

View file

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