mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-07-24 12:52:39 -04:00
Merge pull request #9412 from scratchfoundation/renovate/scratch-storage-4.x
fix(deps): update dependency scratch-storage to ^4.0.109
This commit is contained in:
commit
2d3e56eb0b
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-twitter-embed": "3.0.3",
|
||||||
"react-use": "17.6.0",
|
"react-use": "17.6.0",
|
||||||
"scratch-parser": "6.0.0",
|
"scratch-parser": "6.0.0",
|
||||||
"scratch-storage": "^4.0.108"
|
"scratch-storage": "^4.0.109"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.27.0",
|
"@babel/cli": "7.27.0",
|
||||||
|
@ -22905,9 +22905,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/scratch-storage": {
|
"node_modules/scratch-storage": {
|
||||||
"version": "4.0.109",
|
"version": "4.0.110",
|
||||||
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.109.tgz",
|
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-4.0.110.tgz",
|
||||||
"integrity": "sha512-0QSk1/1H7hCl+/Ti+Ze5teNtCle1KiaP/spy91DMHkdQAw1pMn6Sf7L9MTYwTKZzex4KzYieJnAkpu98EGBE6A==",
|
"integrity": "sha512-P9qcglarupCt6jI4EBO72qyG8kLwnD8KD3tYNjohd0oxLa3YIAMDAVuoCBVkBi5pCLBPMBSVcaagOf9wOfLbJw==",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.21.0",
|
"@babel/runtime": "^7.21.0",
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
"react-twitter-embed": "3.0.3",
|
"react-twitter-embed": "3.0.3",
|
||||||
"react-use": "17.6.0",
|
"react-use": "17.6.0",
|
||||||
"scratch-parser": "6.0.0",
|
"scratch-parser": "6.0.0",
|
||||||
"scratch-storage": "^4.0.108"
|
"scratch-storage": "^4.0.109"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "7.27.0",
|
"@babel/cli": "7.27.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue