downgrade playground and docs nuxt version to 3.4.3

This commit is contained in:
wobsoriano
2023-05-26 10:54:59 -07:00
parent 247a6448cb
commit 3f399f0c58
4 changed files with 299 additions and 219 deletions

View File

@@ -46,8 +46,8 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@trpc/client": "^10.27.1",
"@trpc/server": "^10.27.1",
"@trpc/client": "^10.28.0",
"@trpc/server": "^10.28.0",
"changelogen": "^0.5.3",
"eslint": "^8.41.0",
"taze": "^0.10.1",
@@ -75,7 +75,7 @@
],
"pnpm": {
"overrides": {
"nuxt": "3.5.0"
"nuxt": "3.4.3"
}
},
"engines": {