mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-06-29 08:21:38 -04:00
parent
f3a7b2019a
commit
06a5382cf4
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",
|
||||
"scratch-render-fonts": "1.0.194",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.137",
|
||||
"scratch-storage": "4.0.138",
|
||||
"scratch-vm": "5.0.300",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"semantic-release": "19.0.5",
|
||||
|
@ -20450,9 +20450,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-storage": {
|
||||
"version": "4.0.137",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.137.tgz",
|
||||
"integrity": "sha512-wYSpmV/Ke2RLSYZYwejsGSJcEzk5MLBiNgfIB8BT7Qw9hy21V84LmnJcRECm009CYlnsfeXJya5c9HyBZCtO6A==",
|
||||
"version": "4.0.138",
|
||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.138.tgz",
|
||||
"integrity": "sha512-U380rBUOMVoi0pZKqPrOOhCphowwyy2kYjqfvhUUdgmKhg2CXMRwkAy613Ahqb4s4k7pSeedxiRHc98hqcZvjA==",
|
||||
"dev": true,
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.194",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.137",
|
||||
"scratch-storage": "4.0.138",
|
||||
"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