fix(deps): update dependency scratch-gui to v2.3.68

This commit is contained in:
renovate[bot] 2023-09-22 03:34:47 +00:00 committed by GitHub
parent c23755845d
commit c2bb5122a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 37 deletions

42
package-lock.json generated
View file

@ -101,7 +101,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.4.1",
"scratch-gui": "2.3.67",
"scratch-gui": "2.3.68",
"scratch-l10n": "3.16.20230920032206",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",
@ -23349,9 +23349,9 @@
}
},
"node_modules/scratch-gui": {
"version": "2.3.67",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.3.67.tgz",
"integrity": "sha512-qwfDoOHxH/a3147+Mb24zVt9RRxV7bf+IDQ9j+j+HhAyocLH+rfu7syRP3GvHZL8QGicHCcjDX3JIaJ42djUMQ==",
"version": "2.3.68",
"resolved": "https://registry.npmjs.org/scratch-gui/-/scratch-gui-2.3.68.tgz",
"integrity": "sha512-Q7CESCpaYRopVJ426LLRUhE187ADjjIP3N3lWq2erEoIi8gtH5U6ObRXBC6eBwHrrGn0wMGkDAjAB4yiApavGg==",
"dev": true,
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
@ -23389,9 +23389,9 @@
"prop-types": "^15.5.10",
"query-string": "^5.1.1",
"raw-loader": "^0.5.1",
"react": "16.2.0",
"react": "16.14.0",
"react-contextmenu": "2.9.4",
"react-dom": "16.2.1",
"react-dom": "16.14.0",
"react-draggable": "3.0.5",
"react-ga": "2.5.3",
"react-intl": "2.9.0",
@ -23656,36 +23656,6 @@
"react-is": "^16.13.1"
}
},
"node_modules/scratch-gui/node_modules/react": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.2.0.tgz",
"integrity": "sha512-ZmIomM7EE1DvPEnSFAHZn9Vs9zJl5A9H7el0EGTE6ZbW9FKe/14IYAlPbC8iH25YarEQxZL+E8VW7Mi7kfQrDQ==",
"dev": true,
"dependencies": {
"fbjs": "^0.8.16",
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.0"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/scratch-gui/node_modules/react-dom": {
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.2.1.tgz",
"integrity": "sha512-0ujGgYnpX0GlaAjUfwU7ddy0DjuzPmTHHi2SlPolGv7hAyUpK7XA7WZcxit5ZcU7cW5QU1HJjlS3eMn42tSfYQ==",
"dev": true,
"dependencies": {
"fbjs": "^0.8.16",
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.0"
},
"peerDependencies": {
"react": "^16.0.0"
}
},
"node_modules/scratch-gui/node_modules/react-intl": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-2.9.0.tgz",

View file

@ -136,7 +136,7 @@
"regenerator-runtime": "0.13.9",
"sass": "1.49.7",
"sass-loader": "10.4.1",
"scratch-gui": "2.3.67",
"scratch-gui": "2.3.68",
"scratch-l10n": "3.16.20230920032206",
"selenium-webdriver": "4.1.0",
"slick-carousel": "1.6.0",