mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-12-18 11:32:29 -05:00
fix(deps): update dependency scratch-gui to v5.1.14
This commit is contained in:
parent
d810df608c
commit
b393e7b377
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -111,7 +111,7 @@
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"sass": "1.83.0",
|
"sass": "1.83.0",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-gui": "5.1.13",
|
"scratch-gui": "5.1.14",
|
||||||
"scratch-l10n": "5.0.41",
|
"scratch-l10n": "5.0.41",
|
||||||
"selenium-webdriver": "4.27.0",
|
"selenium-webdriver": "4.27.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
|
@ -22244,9 +22244,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-gui": {
|
"node_modules/scratch-gui": {
|
||||||
"version": "5.1.13",
|
"version": "5.1.14",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.1.13.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-5.1.14.tgz",
|
||||||
"integrity": "sha512-hz4ZTfmBtjX7AHa8+k2jhVwLFLrdB7zX+wkAiV7DsvNUV8o4P5I2MwYodMK4au5VDI1ghPdWmjGgE6hXcFqeLQ==",
|
"integrity": "sha512-TQz9z53+oYld5qPQLsdTpsVRSzV7AFAg+mn3Ot3LH/kY3Luva+IBn8PVSUtHSfYd+wIGAqYiwdLd/ZueJ5BptA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -146,7 +146,7 @@
|
||||||
"regenerator-runtime": "0.13.9",
|
"regenerator-runtime": "0.13.9",
|
||||||
"sass": "1.83.0",
|
"sass": "1.83.0",
|
||||||
"sass-loader": "10.5.2",
|
"sass-loader": "10.5.2",
|
||||||
"scratch-gui": "5.1.13",
|
"scratch-gui": "5.1.14",
|
||||||
"scratch-l10n": "5.0.41",
|
"scratch-l10n": "5.0.41",
|
||||||
"selenium-webdriver": "4.27.0",
|
"selenium-webdriver": "4.27.0",
|
||||||
"slick-carousel": "1.8.1",
|
"slick-carousel": "1.8.1",
|
||||||
|
|
Loading…
Reference in a new issue