mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-17 19:12:40 -05:00
chore: updated scratch-gui version
This commit is contained in:
parent
95b886470c
commit
dd49b7bd5e
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -111,7 +111,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.82.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "5.1.9",
|
||||
"scratch-gui": "5.1.10",
|
||||
"scratch-l10n": "5.0.32",
|
||||
"selenium-webdriver": "4.27.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
@ -22193,11 +22193,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-gui": {
|
||||
"version": "5.1.9",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.1.9.tgz",
|
||||
"integrity": "sha512-TrgNyGyGOXxu5w1gpG+0krOLSMPvP6IZr1B7aH/m8JduqDp9YdTWvmf1ISR/g9YsrI7N3EjiRdXFi58dQnqqhw==",
|
||||
"version": "5.1.10",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.1.10.tgz",
|
||||
"integrity": "sha512-ZTurD2jtRycOcxWUmnhH5HUPnp8v1cotIfRT0ZU8ZRe6Wv7ClaOlbTgBLw/KlzJNZpQ76VaQdkzef1WiK81WYw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@microbit/microbit-universal-hex": "^0.2.2",
|
||||
"arraybuffer-loader": "^1.0.6",
|
||||
|
|
|
@ -146,7 +146,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.82.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "5.1.9",
|
||||
"scratch-gui": "5.1.10",
|
||||
"scratch-l10n": "5.0.32",
|
||||
"selenium-webdriver": "4.27.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
|
Loading…
Reference in a new issue