chore: update deps

This commit is contained in:
wobsoriano
2022-12-21 09:19:24 -08:00
parent fd977982ec
commit 83aeeb7332
3 changed files with 27 additions and 27 deletions

View File

@@ -46,12 +46,12 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.1.1",
"@trpc/client": "^10.5.0",
"@trpc/server": "^10.5.0",
"@trpc/client": "^10.6.0",
"@trpc/server": "^10.6.0",
"bumpp": "^8.2.1",
"concurrently": "^7.6.0",
"eslint": "^8.30.0",
"taze": "^0.8.4",
"taze": "^0.8.5",
"tsup": "6.4.0",
"typescript": "^4.9.4"
},