mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
feat(deps): update dependency scratch-gui to v3.4.0
This commit is contained in:
parent
da9538d965
commit
a255b0f6a3
2 changed files with 11 additions and 47 deletions
56
package-lock.json
generated
56
package-lock.json
generated
|
@ -102,7 +102,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "3.2.68",
|
||||
"scratch-gui": "3.4.0",
|
||||
"scratch-l10n": "3.18.0",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
@ -23567,16 +23567,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-blocks": {
|
||||
"version": "1.0.8",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.0.8.tgz",
|
||||
"integrity": "sha512-6waDwCFvjqVnjToIzwIDS0GbTUD0ha/JHutlMGwcUuRE1RPwAjyMUI29xaUmFtk7EGvvBZWkVxqtlf9/ydjf1w==",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-1.1.0.tgz",
|
||||
"integrity": "sha512-rqIlBr5ZZtxWMkK7TiQU+NBZQTbwcBCyTVYqDkYkdcFxo9hvmGDJhThgtCj3PpNqxk5z7oSifANJJWTna7ruNw==",
|
||||
"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.20240116031928"
|
||||
"scratch-l10n": "3.18.0"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-blocks/node_modules/chromedriver": {
|
||||
|
@ -23601,28 +23601,10 @@
|
|||
"node": ">=18"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
|
||||
"version": "3.16.20240116031928",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20240116031928.tgz",
|
||||
"integrity": "sha512-EOA8tsxHwEiDUUio2osy2Yta0qZl/myrz5pQXXxr2Kxe9aMpbZUN1uVWNM5ROHm/T9vyTevXOv2um4q3Zc/ALw==",
|
||||
"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.68",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.68.tgz",
|
||||
"integrity": "sha512-Vo4+PesnrJPqBydQmJMD6eQP7Vn8rDct9DulCe+xWA8+4zW2tESy53qCDLaM/n2AU1PtA4P6yQFUocRdEMPQNg==",
|
||||
"version": "3.4.0",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.4.0.tgz",
|
||||
"integrity": "sha512-FPUdf9hazr2FQnPbaCZsGsVRocnK89BUsU8uARJZgnuiFFBPyP7dobU6HsuZJWWMJZRWLJsFxnI3I3n6i3ZQ+g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@microbit/microbit-universal-hex": "0.2.2",
|
||||
|
@ -23677,8 +23659,8 @@
|
|||
"redux": "3.7.2",
|
||||
"redux-throttle": "0.1.1",
|
||||
"scratch-audio": "1.0.0",
|
||||
"scratch-blocks": "1.0.8",
|
||||
"scratch-l10n": "3.16.20240116031928",
|
||||
"scratch-blocks": "1.1.0",
|
||||
"scratch-l10n": "3.18.0",
|
||||
"scratch-paint": "2.1.74",
|
||||
"scratch-render": "0.1.0-prerelease.20231220210403",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20231017225105",
|
||||
|
@ -24003,24 +23985,6 @@
|
|||
"symbol-observable": "^1.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-gui/node_modules/scratch-l10n": {
|
||||
"version": "3.16.20240116031928",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20240116031928.tgz",
|
||||
"integrity": "sha512-EOA8tsxHwEiDUUio2osy2Yta0qZl/myrz5pQXXxr2Kxe9aMpbZUN1uVWNM5ROHm/T9vyTevXOv2um4q3Zc/ALw==",
|
||||
"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.74",
|
||||
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.74.tgz",
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "3.2.68",
|
||||
"scratch-gui": "3.4.0",
|
||||
"scratch-l10n": "3.18.0",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
|
Loading…
Reference in a new issue