mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
chore(deps): update dependency scratch-gui to v3
This commit is contained in:
parent
0270499589
commit
34b1c86efd
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -101,7 +101,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.4.1",
|
||||
"scratch-gui": "2.3.74",
|
||||
"scratch-gui": "3.0.0",
|
||||
"scratch-l10n": "3.16.20230925032211",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
@ -23349,9 +23349,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-gui": {
|
||||
"version": "2.3.74",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.3.74.tgz",
|
||||
"integrity": "sha512-A+5I2vizrRwMWhKurkIrGkoG/E4F6Ud1tYG+BmZ0t5KODaWzgvpmSTaAOzcp7G3LQ6sjLdx5SbP84oR+8awS3w==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-3.0.0.tgz",
|
||||
"integrity": "sha512-cV2rEFIPEHZpOayOD8XlzACzDTHYrcmiyjKL/ed5SyZ1fLTIfv6woe81y/0kEB2HVgxklAXjfpqGfGc/kOptZg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@microbit/microbit-universal-hex": "0.2.2",
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.49.7",
|
||||
"sass-loader": "10.4.1",
|
||||
"scratch-gui": "2.3.74",
|
||||
"scratch-gui": "3.0.0",
|
||||
"scratch-l10n": "3.16.20230925032211",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"slick-carousel": "1.6.0",
|
||||
|
|
Loading…
Reference in a new issue