mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-08-13 06:49:51 -04:00
fix(deps): update dependency scratch-storage to v4.0.163
This commit is contained in:
parent
4d29b137b2
commit
18f9378398
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
||||||
"playwright-chromium": "1.52.0",
|
"playwright-chromium": "1.52.0",
|
||||||
"scratch-render-fonts": "1.0.202",
|
"scratch-render-fonts": "1.0.202",
|
||||||
"scratch-semantic-release-config": "3.0.0",
|
"scratch-semantic-release-config": "3.0.0",
|
||||||
"scratch-storage": "4.0.162",
|
"scratch-storage": "4.0.163",
|
||||||
"scratch-vm": "5.0.300",
|
"scratch-vm": "5.0.300",
|
||||||
"scratch-webpack-configuration": "3.0.0",
|
"scratch-webpack-configuration": "3.0.0",
|
||||||
"semantic-release": "19.0.5",
|
"semantic-release": "19.0.5",
|
||||||
|
@ -20469,9 +20469,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-storage": {
|
"node_modules/scratch-storage": {
|
||||||
"version": "4.0.162",
|
"version": "4.0.163",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.162.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.163.tgz",
|
||||||
"integrity": "sha512-+ELGjzNfHmE2cBQpLCzS3sK0ZFQi/0Gck82VGPGJwcfFmTqpRo5QhmugWgPOa2LGwwM2Jly9ri5TVdTmcIj08w==",
|
"integrity": "sha512-GqLcRB5UZ6wcsW29VF7zyky0QUB2Xddt/HQllb7GNzHz0RuuAm2ol6JjaZguAu0IzMmYiukZtQnZS/Fu088MKQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -70,7 +70,7 @@
|
||||||
"playwright-chromium": "1.52.0",
|
"playwright-chromium": "1.52.0",
|
||||||
"scratch-render-fonts": "1.0.202",
|
"scratch-render-fonts": "1.0.202",
|
||||||
"scratch-semantic-release-config": "3.0.0",
|
"scratch-semantic-release-config": "3.0.0",
|
||||||
"scratch-storage": "4.0.162",
|
"scratch-storage": "4.0.163",
|
||||||
"scratch-vm": "5.0.300",
|
"scratch-vm": "5.0.300",
|
||||||
"scratch-webpack-configuration": "3.0.0",
|
"scratch-webpack-configuration": "3.0.0",
|
||||||
"semantic-release": "19.0.5",
|
"semantic-release": "19.0.5",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue