mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-25 11:40:24 -04:00
parent
9af491d43e
commit
e30b2ef9b0
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -450,9 +450,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@jridgewell/sourcemap-codec": {
|
||||
"version": "1.4.15",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
|
||||
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
||||
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
@ -11889,9 +11889,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.212",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.212.tgz",
|
||||
"integrity": "sha512-059uHqrO143zjGXSIYuZk5vSmdlBoB0K/tM8jc+QyK1uehXF+EirhpYt+zVcRQ9+BqhiIkrdu3GmNZ6we2dkuw==",
|
||||
"version": "3.18.213",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.213.tgz",
|
||||
"integrity": "sha512-U5vfJMEhw3wCTzY66JgnF9+/MFVkgSn5kl4tGdUgXub1UPknYLf9rc36sfVbJlLsqYTMg/f75C4c+PgTd1Fgzg==",
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue