minor fix, revert nuxt to 3.15.4 - 3.16 is unstable
This commit is contained in:
parent
3659346b2f
commit
26c36e1650
2 changed files with 1095 additions and 447 deletions
|
@ -19,7 +19,7 @@
|
|||
"dotenv": "^16.4.7",
|
||||
"drizzle-orm": "^0.40.0",
|
||||
"lodash": "^4.17.21",
|
||||
"nuxt": "^3.16.0",
|
||||
"nuxt": "~3.15.4",
|
||||
"pg": "^8.13.3",
|
||||
"pinia": "^3.0.1",
|
||||
"vue": "latest",
|
||||
|
@ -32,8 +32,5 @@
|
|||
"@types/pg": "^8.11.11",
|
||||
"drizzle-kit": "^0.30.5",
|
||||
"tsx": "^4.19.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"nitropack": "2.8.1"
|
||||
}
|
||||
}
|
||||
|
|
1537
pnpm-lock.yaml
generated
1537
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue