fix(deps): update dependency scratch-gui to v3.2.68

This commit is contained in:
renovate[bot] 2024-01-16 22:16:45 +00:00 committed by GitHub
parent 03b375070e
commit 1a59d1e326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 40 deletions

60
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.64",
"scratch-gui": "3.2.68",
"scratch-l10n": "3.16.20240116031928",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
@ -23541,9 +23541,9 @@
}
},
"node_modules/scratch-audio": {
"version": "0.1.0-prerelease.20231221012053",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-0.1.0-prerelease.20231221012053.tgz",
"integrity": "sha512-NtleZZPFHcmDtybyNpGjgINTCmfqJHSPiRBn5Crvk8kqKPbYSr1vnFRJlO1JwjTHi+xK0BJscQoxW0ad3cquUw==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/scratch-audio/-/scratch-audio-1.0.0.tgz",
"integrity": "sha512-6CMK6vSCM8SfFK+tfmcCZpVyYU3mzkg3NpInDEDpsVWpss9saTedL4JcfEnBtpiP6Vjdl88DDA7NLUvTdlD7Jg==",
"dev": true,
"dependencies": {
"audio-context": "1.0.1",
@ -23567,16 +23567,16 @@
}
},
"node_modules/scratch-blocks": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.0.7.tgz",
"integrity": "sha512-CQJwvTpntMoitY5awn5qYzq993XKo2QoHrOnOKZRI2JRiHubitjDYDchegrTJO7Zah88cJdBN95Key7Wd8SEGw==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.0.8.tgz",
"integrity": "sha512-6waDwCFvjqVnjToIzwIDS0GbTUD0ha/JHutlMGwcUuRE1RPwAjyMUI29xaUmFtk7EGvvBZWkVxqtlf9/ydjf1w==",
"dev": true,
"dependencies": {
"chromedriver": "^118.0.1",
"exports-loader": "0.7.0",
"google-closure-library": "20190301.0.0",
"imports-loader": "0.8.0",
"scratch-l10n": "3.16.20240114031932"
"scratch-l10n": "3.16.20240116031928"
}
},
"node_modules/scratch-blocks/node_modules/chromedriver": {
@ -23601,28 +23601,10 @@
"node": ">=18"
}
},
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
"version": "3.16.20240114031932",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20240114031932.tgz",
"integrity": "sha512-afUXRqPaRpQkuPY+iNm+5vKVdxPOhIjYnPwSuPJrYx6DfgYo61JkVJX59I14xWQdHOJzeYrkNEbtmcB6731CFQ==",
"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": {
"version": "3.2.64",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.64.tgz",
"integrity": "sha512-IpUKATHr9IpV/fgIPEC2kO7Lk7mYx1PR04HtSzDmhkSCzA5s7V2cJ2jU3nmFSeEZUoC9UyVywtNOug13vcVlfw==",
"version": "3.2.68",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.68.tgz",
"integrity": "sha512-Vo4+PesnrJPqBydQmJMD6eQP7Vn8rDct9DulCe+xWA8+4zW2tESy53qCDLaM/n2AU1PtA4P6yQFUocRdEMPQNg==",
"dev": true,
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
@ -23676,15 +23658,15 @@
"react-virtualized": "9.20.1",
"redux": "3.7.2",
"redux-throttle": "0.1.1",
"scratch-audio": "0.1.0-prerelease.20231221012053",
"scratch-blocks": "1.0.7",
"scratch-audio": "1.0.0",
"scratch-blocks": "1.0.8",
"scratch-l10n": "3.16.20240116031928",
"scratch-paint": "2.1.73",
"scratch-paint": "2.1.74",
"scratch-render": "0.1.0-prerelease.20231220210403",
"scratch-render-fonts": "1.0.0-prerelease.20231017225105",
"scratch-storage": "2.3.1",
"scratch-svg-renderer": "0.2.0",
"scratch-vm": "2.1.66",
"scratch-vm": "2.1.68",
"startaudiocontext": "1.2.1",
"style-loader": "^0.23.0",
"text-encoding": "0.7.0",
@ -24004,9 +23986,9 @@
}
},
"node_modules/scratch-gui/node_modules/scratch-paint": {
"version": "2.1.73",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.73.tgz",
"integrity": "sha512-kgulxIhJ+hyU+Qe0xWuOfuLzux7Z4CmxRxZfVDbLlsQEuq1qxawOFnb6zSn+70kEJdD6QQSYg4UROkTPzZSDYQ==",
"version": "2.1.74",
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.74.tgz",
"integrity": "sha512-8HDU8X5NaEtvBU23wCbuYoWijYp35TVvteT68khyurnFIDBtJhklgGnZRb+LDB7EG6r5U/4c27EoaC+/zUokSQ==",
"dev": true,
"dependencies": {
"@scratch/paper": "0.11.20221201200345",
@ -24294,9 +24276,9 @@
"dev": true
},
"node_modules/scratch-vm": {
"version": "2.1.66",
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.66.tgz",
"integrity": "sha512-M/JYao0QKiZOTlu86fSRw/Az3V33eo+Sc426No5wDDZ0Ab7f1LA89bOCHzJK4YTIFQsXcCpF4i8tgJ+7DNsgUw==",
"version": "2.1.68",
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.68.tgz",
"integrity": "sha512-iAXK/Myq4NmR6rhBEoKyNOYw99zzE0ab3Ka4qjQNNykpluEkrX7Q2kzZ+wg2CMv0VBzbfQhzxqcBEcTHKwOG+w==",
"dev": true,
"dependencies": {
"@vernier/godirect": "1.5.0",

View file

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