mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-28 22:30:40 -04:00
chore(deps): update dependency scratch-blocks to v0.1.0-prerelease.20220505120102
This commit is contained in:
parent
94c8d523f7
commit
d6d2848f60
2 changed files with 5 additions and 19 deletions
22
package-lock.json
generated
22
package-lock.json
generated
|
@ -15701,29 +15701,15 @@
|
|||
}
|
||||
},
|
||||
"scratch-blocks": {
|
||||
"version": "0.1.0-prerelease.20220504122548",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20220504122548.tgz",
|
||||
"integrity": "sha512-Gt+PaW/p+K7iZucDG8Fwpx82GysReAwQnuogmmKccEpLoJRWpaOow8UN/oiUsUs63DXp5JexDNM6nueN+qO36g==",
|
||||
"version": "0.1.0-prerelease.20220505120102",
|
||||
"resolved": "https://registry.npmjs.org/scratch-blocks/-/scratch-blocks-0.1.0-prerelease.20220505120102.tgz",
|
||||
"integrity": "sha512-mYzYYCQpS/FGYc5ISLOLI4E5pJVYa5OKeboBIeNkGdZ0DbyS8A8e99ASnF6S5S162QYAaFx+El+ItHPEzfzz9g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"exports-loader": "0.6.3",
|
||||
"google-closure-library": "20190301.0.0",
|
||||
"imports-loader": "0.6.5",
|
||||
"scratch-l10n": "3.14.20220504031551"
|
||||
},
|
||||
"dependencies": {
|
||||
"scratch-l10n": {
|
||||
"version": "3.14.20220504031551",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.14.20220504031551.tgz",
|
||||
"integrity": "sha512-X65xULMmmUrSrKf+dEplskLg+HcFQWc6hzAJN7x8/j5O252v5z7SKrJbLhH1lzmtHyGfeLgiy6aHOfzt1TmCnA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/cli": "^7.1.2",
|
||||
"@babel/core": "^7.1.2",
|
||||
"babel-plugin-react-intl": "^3.0.1",
|
||||
"transifex": "1.6.6"
|
||||
}
|
||||
}
|
||||
"scratch-l10n": "3.14.20220505031611"
|
||||
}
|
||||
},
|
||||
"scratch-l10n": {
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
"lodash.defaultsdeep": "4.6.1",
|
||||
"pngjs": "3.3.3",
|
||||
"scratch-audio": "0.1.0-prerelease.20200528195344",
|
||||
"scratch-blocks": "0.1.0-prerelease.20220504122548",
|
||||
"scratch-blocks": "0.1.0-prerelease.20220505120102",
|
||||
"scratch-l10n": "3.14.20220505031611",
|
||||
"scratch-render": "0.1.0-prerelease.20211028200436",
|
||||
"scratch-render-fonts": "1.0.0-prerelease.20210401210003",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue