mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
fix(deps): update dependency scratch-blocks to v0.1.0-prerelease.20230427153222
This commit is contained in:
parent
c2225dfcef
commit
577b005153
2 changed files with 10 additions and 44 deletions
52
package-lock.json
generated
52
package-lock.json
generated
|
@ -52,7 +52,7 @@
|
||||||
"lodash.defaultsdeep": "4.6.1",
|
"lodash.defaultsdeep": "4.6.1",
|
||||||
"pngjs": "3.3.3",
|
"pngjs": "3.3.3",
|
||||||
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
||||||
"scratch-blocks": "0.1.0-prerelease.20230424044823",
|
"scratch-blocks": "0.1.0-prerelease.20230427153222",
|
||||||
"scratch-l10n": "3.15.20230427032156",
|
"scratch-l10n": "3.15.20230427032156",
|
||||||
"scratch-render": "0.1.0-prerelease.20230318150639",
|
"scratch-render": "0.1.0-prerelease.20230318150639",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||||
|
@ -24165,33 +24165,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-blocks": {
|
"node_modules/scratch-blocks": {
|
||||||
"version": "0.1.0-prerelease.20230424044823",
|
"version": "0.1.0-prerelease.20230427153222",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230424044823.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230427153222.tgz",
|
||||||
"integrity": "sha512-Uh4mi+GaJ/Q4hPpY/Nbq2SVlMDsypV7AkkHXYvsVDZfRYLkCfImrUiq8OhtpXmHlc7RLgk4CCfgTr2C6eCPhFg==",
|
"integrity": "sha512-UijgLN3Zr0zwM/2UDyTnZRpbiTKd+aX0AFFblGX4ghLviDC2S96MlULy0H7jZiVi0szTq0dW3sMZs0oVBABopw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"exports-loader": "0.7.0",
|
"exports-loader": "0.7.0",
|
||||||
"google-closure-library": "20190301.0.0",
|
"google-closure-library": "20190301.0.0",
|
||||||
"imports-loader": "0.8.0",
|
"imports-loader": "0.8.0",
|
||||||
"scratch-l10n": "3.15.20230422032237"
|
"scratch-l10n": "3.15.20230427032156"
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
|
|
||||||
"version": "3.15.20230422032237",
|
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230422032237.tgz",
|
|
||||||
"integrity": "sha512-tUb7L0dxASLhc9ZYUVU8sr4bKTE9WFTLoGJq7ZOOCqSDeocdOpos3PyO42+SFMFdeylqYmcqxoNFCJqtoQ4I2Q==",
|
|
||||||
"dev": true,
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/cli": "^7.1.2",
|
|
||||||
"@babel/core": "^7.1.2",
|
|
||||||
"@transifex/api": "4.2.5",
|
|
||||||
"babel-plugin-react-intl": "^3.0.1",
|
|
||||||
"download": "^8.0.0",
|
|
||||||
"transifex": "1.6.6"
|
|
||||||
},
|
|
||||||
"bin": {
|
|
||||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
|
||||||
"tx-push-src": "scripts/tx-push-src.js"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-l10n": {
|
"node_modules/scratch-l10n": {
|
||||||
|
@ -51046,31 +51028,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-blocks": {
|
"scratch-blocks": {
|
||||||
"version": "0.1.0-prerelease.20230424044823",
|
"version": "0.1.0-prerelease.20230427153222",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230424044823.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230427153222.tgz",
|
||||||
"integrity": "sha512-Uh4mi+GaJ/Q4hPpY/Nbq2SVlMDsypV7AkkHXYvsVDZfRYLkCfImrUiq8OhtpXmHlc7RLgk4CCfgTr2C6eCPhFg==",
|
"integrity": "sha512-UijgLN3Zr0zwM/2UDyTnZRpbiTKd+aX0AFFblGX4ghLviDC2S96MlULy0H7jZiVi0szTq0dW3sMZs0oVBABopw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"exports-loader": "0.7.0",
|
"exports-loader": "0.7.0",
|
||||||
"google-closure-library": "20190301.0.0",
|
"google-closure-library": "20190301.0.0",
|
||||||
"imports-loader": "0.8.0",
|
"imports-loader": "0.8.0",
|
||||||
"scratch-l10n": "3.15.20230422032237"
|
"scratch-l10n": "3.15.20230427032156"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"scratch-l10n": {
|
|
||||||
"version": "3.15.20230422032237",
|
|
||||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230422032237.tgz",
|
|
||||||
"integrity": "sha512-tUb7L0dxASLhc9ZYUVU8sr4bKTE9WFTLoGJq7ZOOCqSDeocdOpos3PyO42+SFMFdeylqYmcqxoNFCJqtoQ4I2Q==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@babel/cli": "^7.1.2",
|
|
||||||
"@babel/core": "^7.1.2",
|
|
||||||
"@transifex/api": "4.2.5",
|
|
||||||
"babel-plugin-react-intl": "^3.0.1",
|
|
||||||
"download": "^8.0.0",
|
|
||||||
"transifex": "1.6.6"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scratch-l10n": {
|
"scratch-l10n": {
|
||||||
|
|
|
@ -88,7 +88,7 @@
|
||||||
"lodash.defaultsdeep": "4.6.1",
|
"lodash.defaultsdeep": "4.6.1",
|
||||||
"pngjs": "3.3.3",
|
"pngjs": "3.3.3",
|
||||||
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
||||||
"scratch-blocks": "0.1.0-prerelease.20230424044823",
|
"scratch-blocks": "0.1.0-prerelease.20230427153222",
|
||||||
"scratch-l10n": "3.15.20230427032156",
|
"scratch-l10n": "3.15.20230427032156",
|
||||||
"scratch-render": "0.1.0-prerelease.20230318150639",
|
"scratch-render": "0.1.0-prerelease.20230318150639",
|
||||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||||
|
|
Loading…
Reference in a new issue