mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-08-28 22:30:04 -04:00
Merge f9987e5cde
into bfd65304eb
This commit is contained in:
commit
0402992fb6
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.55.0",
|
||||
"scratch-render-fonts": "1.0.227",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.220",
|
||||
"scratch-storage": "4.0.221",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20537,9 +20537,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.220",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.220.tgz",
|
||||
"integrity": "sha512-cnmp5RLyelXGGBrxuAcF7PFS6n53V+MnZ2wg/omhn7FyRFhaqEl3dUfDU7mBFdGszoEGhJIWvveUxjARF08q/A==",
|
||||
"version": "4.0.221",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.221.tgz",
|
||||
"integrity": "sha512-9j0lzoHNMyVOwZ9Ly1TQrXv3MlJlGAP0dLatzh6n3Z55rmxrIaE5nMSYlZS9AC2cgWTbOHy9znrSTw398Ly+aw==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.55.0",
|
||||
"scratch-render-fonts": "1.0.227",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.220",
|
||||
"scratch-storage": "4.0.221",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue