mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #8960 from scratchfoundation/renovate/scratch-gui-5.x
chore(deps): update dependency scratch-gui to v5
This commit is contained in:
commit
f3f1d98fb7
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -111,7 +111,7 @@
|
|||
"regenerator-runtime": "0.13.9",
|
||||
"sass": "1.81.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.1.7",
|
||||
"scratch-gui": "5.0.1",
|
||||
"scratch-l10n": "5.0.0",
|
||||
"selenium-webdriver": "4.26.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
@ -22180,11 +22180,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-gui": {
|
||||
"version": "4.1.7",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-4.1.7.tgz",
|
||||
"integrity": "sha512-DZHERBC95J4rRE//OXytfnzPksZVir4zp3TVyvhv1xME9f8GJRbFFYe9ZTptSjZWyk2boUGlbu+ad0uE/x+A0A==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.0.1.tgz",
|
||||
"integrity": "sha512-BTQUodIDYunIBZ5T3bST41kn0/Qm/kXhDXJveh221M639nBX5JRQhygKtg3bXo72eLwl4KC1GoUaBuB53y1P4A==",
|
||||
"dev": true,
|
||||
"license": "BSD-3-Clause",
|
||||
"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.81.0",
|
||||
"sass-loader": "10.5.2",
|
||||
"scratch-gui": "4.1.7",
|
||||
"scratch-gui": "5.0.1",
|
||||
"scratch-l10n": "5.0.0",
|
||||
"selenium-webdriver": "4.26.0",
|
||||
"slick-carousel": "1.8.1",
|
||||
|
|
Loading…
Reference in a new issue