Skip to content

Commit

Permalink
chore: update local deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Oct 31, 2024
1 parent c316fe5 commit cd8dfcb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@nuxt/eslint-config": "^0.3.13",
"@trpc/client": "^11.0.0-rc.477",
"@trpc/server": "^11.0.0-rc.477",
"@trpc/client": "^11.0.0-rc.604",
"@trpc/server": "^11.0.0-rc.604",
"eslint": "^9.7.0",
"taze": "^0.13.8",
"tsup": "8.0.2",
Expand Down
2 changes: 0 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"postinstall": "nuxi prepare"
},
"dependencies": {
"@trpc/client": "^11.0.0-rc.477",
"@trpc/server": "^11.0.0-rc.477",
"superjson": "^2.2.1",
"trpc-nuxt": "workspace:*",
"zod": "^3.23.8"
Expand Down
30 changes: 12 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd8dfcb

Please sign in to comment.