fix: deduplicate unstorage version
This commit is contained in:
parent
7079564ffe
commit
4ebc8b6798
2 changed files with 104 additions and 71 deletions
|
|
@ -131,6 +131,9 @@
|
|||
"vue-tsc": "^1.8.8"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"unstorage": "^1.9.0"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"nuxt-security@0.13.1": "patches/nuxt-security@0.13.1.patch"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue