mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-03 12:27:30 -05:00
fix(deps): update dependency scratch-gui to v3.2.6
This commit is contained in:
parent
96b2d24487
commit
3720779b2a
2 changed files with 14 additions and 32 deletions
44
package-lock.json
generated
44
package-lock.json
generated
|
@ -101,7 +101,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.4.1",
|
||||
"scratch-gui": "3.2.3",
|
||||
"scratch-gui": "3.2.6",
|
||||
"scratch-l10n": "3.16.20231015032136",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
@ -23365,9 +23365,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-gui": {
|
||||
"version": "3.2.3",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.3.tgz",
|
||||
"integrity": "sha512-TJBEBwf1J7SvmaNbCatsmr3IJ+oPv8HTqcexsLMXvBCCFTHWzg04eZOL+JfKhlQYLDkwdBVBXgqzvgV1ODrYKA==",
|
||||
"version": "3.2.6",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.2.6.tgz",
|
||||
"integrity": "sha512-9y/4QOdsRcd67uQeb9VDCX4r3UzSyA24xA1sBlEYG6FGvEeC/VbuH5UGcXf6py3Rmw/NsrMf/XO/Jsnxni/YZQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@microbit/microbit-universal-hex": "0.2.2",
|
||||
|
@ -23423,13 +23423,13 @@
|
|||
"redux-throttle": "0.1.1",
|
||||
"scratch-audio": "0.1.0-prerelease.20231013154641",
|
||||
"scratch-blocks": "0.2.0-prerelease.20231013132110",
|
||||
"scratch-l10n": "3.16.20231014032135",
|
||||
"scratch-paint": "2.1.23",
|
||||
"scratch-l10n": "3.16.20231015032136",
|
||||
"scratch-paint": "2.1.24",
|
||||
"scratch-render": "0.1.0-prerelease.20231013160004",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||
"scratch-storage": "2.3.1",
|
||||
"scratch-svg-renderer": "0.2.0-prerelease.20231013154115",
|
||||
"scratch-vm": "2.1.1",
|
||||
"scratch-vm": "2.1.2",
|
||||
"startaudiocontext": "1.2.1",
|
||||
"style-loader": "^0.23.0",
|
||||
"text-encoding": "0.7.0",
|
||||
|
@ -23748,28 +23748,10 @@
|
|||
"symbol-observable": "^1.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-gui/node_modules/scratch-l10n": {
|
||||
"version": "3.16.20231014032135",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.16.20231014032135.tgz",
|
||||
"integrity": "sha512-NczCINyiKZKO+B6J2pwgdMdgV9yPXpdBy4NJ0IyBH4Srrbg+slTVL7IgR3VRWL2bR/TMNph4OoudB8NOdeU20g==",
|
||||
"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.1.23",
|
||||
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.23.tgz",
|
||||
"integrity": "sha512-Kay7NA6JSFsKLg7xK5vS65FsbOxItuWEaRHr5xp+nktVmaiHP3y1HGpJoekdfMunS1vhxCEhAaB/7StP1H5UVw==",
|
||||
"version": "2.1.24",
|
||||
"resolved": "https://registry.npmjs.org/scratch-paint/-/scratch-paint-2.1.24.tgz",
|
||||
"integrity": "sha512-QENQg4BEDbmqK6ngVtTEzhP/R63wCT2YdzAtOwEX0fnQWHR1OP41Ppkh8jir+wJPIVMgyD6mzO9eK8Vm2K1D9w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@scratch/paper": "0.11.20200728195508",
|
||||
|
@ -24058,9 +24040,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/scratch-vm": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.1.tgz",
|
||||
"integrity": "sha512-xmoCZCNjTrXFhsg2SG9tMeq/hgzZ/RRFMIdsrG1aA4zquOcGYxBRp2Wl6mBTPPdGKRoeDvIo/tSnePW8A5fPXw==",
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/scratch-vm/-/scratch-vm-2.1.2.tgz",
|
||||
"integrity": "sha512-tT3ewM6+8/HH3Trzu+V31Ht8vZftFaNXxPZPfxnGdI7iZC+VCXfuiZH2C/bJIkAviZkoklntG9+lbf1WTN+TuQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vernier/godirect": "1.5.0",
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.4.1",
|
||||
"scratch-gui": "3.2.3",
|
||||
"scratch-gui": "3.2.6",
|
||||
"scratch-l10n": "3.16.20231015032136",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
|
Loading…
Reference in a new issue