mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-06-24 11:10:26 -04:00
parent
e5440aece8
commit
ca1a43845a
1 changed files with 9 additions and 6 deletions
15
package-lock.json
generated
15
package-lock.json
generated
|
@ -10837,11 +10837,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/object-inspect": {
|
||||
"version": "1.13.1",
|
||||
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
|
||||
"integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
|
||||
"version": "1.13.2",
|
||||
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
||||
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 0.4"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ljharb"
|
||||
}
|
||||
|
@ -12506,9 +12509,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/scratch-l10n": {
|
||||
"version": "3.18.192",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.192.tgz",
|
||||
"integrity": "sha512-oPJTsWclB1sj9R97SF6Ef0W2Ii13fQ20Dzo1H8vjIA/OZddbG9eg7hS89riA7A1ne3G2eoBzFnjjSftp7SyZ5g==",
|
||||
"version": "3.18.195",
|
||||
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.195.tgz",
|
||||
"integrity": "sha512-igq71FZtIxijBeReZwovNiO2xrZRsRl+zdUF1qG5Y9W0cHJOWhyC/byQEHSnHEVdvLEVBVGhRDxDTjIRHB9X0w==",
|
||||
"license": "BSD-3-Clause",
|
||||
"bin": {
|
||||
"build-i18n-src": "scripts/build-i18n-src.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue