mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-06-14 05:41:20 -04:00
Merge pull request #9493 from scratchfoundation/renovate/scratch-storage-4.x
fix(deps): update dependency scratch-storage to ^4.0.137
This commit is contained in:
commit
49e64ba08f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.6.0",
|
||||
"scratch-parser": "6.0.0",
|
||||
"scratch-storage": "^4.0.136"
|
||||
"scratch-storage": "^4.0.137"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.2",
|
||||
|
@ -23027,9 +23027,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==",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.21.0",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"react-twitter-embed": "3.0.3",
|
||||
"react-use": "17.6.0",
|
||||
"scratch-parser": "6.0.0",
|
||||
"scratch-storage": "^4.0.136"
|
||||
"scratch-storage": "^4.0.137"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.27.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue