mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-24 06:52:40 -05:00
Merge pull request #3965 from LLK/renovate/scratch-blocks-0.x
fix(deps): update dependency scratch-blocks to v0.1.0-prerelease.20230402112814
This commit is contained in:
commit
81274c32ea
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",
|
||||
"pngjs": "3.3.3",
|
||||
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
||||
"scratch-blocks": "0.1.0-prerelease.20230331212014",
|
||||
"scratch-blocks": "0.1.0-prerelease.20230402112814",
|
||||
"scratch-l10n": "3.15.20230402032141",
|
||||
"scratch-render": "0.1.0-prerelease.20230318150639",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||
|
@ -24165,33 +24165,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-blocks": {
|
||||
"version": "0.1.0-prerelease.20230331212014",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230331212014.tgz",
|
||||
"integrity": "sha512-4MRgXndLTxlhIXpZMIIyTLHAVB4M2kGqI0C/Wm4JeJQr9jp/yo5nbJrOMLOink4VKl9kKXs/WyIiq8bYkZuAZg==",
|
||||
"version": "0.1.0-prerelease.20230402112814",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230402112814.tgz",
|
||||
"integrity": "sha512-JfSOV4vu84RvgUWR+BS07J62Aehhno6mPrW//GMf2jpPYdnq3qCeLbh90SPCTvG8pj3u6h63MqCuICMn9Jp/VA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"exports-loader": "0.7.0",
|
||||
"google-closure-library": "20190301.0.0",
|
||||
"imports-loader": "0.8.0",
|
||||
"scratch-l10n": "3.15.20230331032159"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-blocks/node_modules/scratch-l10n": {
|
||||
"version": "3.15.20230331032159",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230331032159.tgz",
|
||||
"integrity": "sha512-nOGT7iFdMp7fg1r2uIaU+m0bqf0KD3mnGupBN3d2Hqdsk92nMgba/ycbyQZHyvsagKJ+MbiGsdN2U4LmZjyskw==",
|
||||
"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"
|
||||
"scratch-l10n": "3.15.20230402032141"
|
||||
}
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
|
@ -51046,31 +51028,15 @@
|
|||
}
|
||||
},
|
||||
"scratch-blocks": {
|
||||
"version": "0.1.0-prerelease.20230331212014",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230331212014.tgz",
|
||||
"integrity": "sha512-4MRgXndLTxlhIXpZMIIyTLHAVB4M2kGqI0C/Wm4JeJQr9jp/yo5nbJrOMLOink4VKl9kKXs/WyIiq8bYkZuAZg==",
|
||||
"version": "0.1.0-prerelease.20230402112814",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20230402112814.tgz",
|
||||
"integrity": "sha512-JfSOV4vu84RvgUWR+BS07J62Aehhno6mPrW//GMf2jpPYdnq3qCeLbh90SPCTvG8pj3u6h63MqCuICMn9Jp/VA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"exports-loader": "0.7.0",
|
||||
"google-closure-library": "20190301.0.0",
|
||||
"imports-loader": "0.8.0",
|
||||
"scratch-l10n": "3.15.20230331032159"
|
||||
},
|
||||
"dependencies": {
|
||||
"scratch-l10n": {
|
||||
"version": "3.15.20230331032159",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.15.20230331032159.tgz",
|
||||
"integrity": "sha512-nOGT7iFdMp7fg1r2uIaU+m0bqf0KD3mnGupBN3d2Hqdsk92nMgba/ycbyQZHyvsagKJ+MbiGsdN2U4LmZjyskw==",
|
||||
"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": "3.15.20230402032141"
|
||||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"lodash.defaultsdeep": "4.6.1",
|
||||
"pngjs": "3.3.3",
|
||||
"scratch-audio": "0.1.0-prerelease.20221123180128",
|
||||
"scratch-blocks": "0.1.0-prerelease.20230331212014",
|
||||
"scratch-blocks": "0.1.0-prerelease.20230402112814",
|
||||
"scratch-l10n": "3.15.20230402032141",
|
||||
"scratch-render": "0.1.0-prerelease.20230318150639",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20221102164332",
|
||||
|
|
Loading…
Reference in a new issue