Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danadajian committed Jan 23, 2025
1 parent f3592f7 commit d7f725d
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 33 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@aws-sdk/client-s3": "3.717.0",
"@headlessui/react": "2.2.0",
"@octokit/rest": "20.1.1",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-query": "5.62.11",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
Expand All @@ -15,7 +15,7 @@
"lodash": "4.17.21",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router-dom": "7.1.0",
"react-router-dom": "7.1.1",
"trpc-bun-adapter": "1.2.2",
"tailwindcss": "3.4.17",
"zod": "3.24.1"
Expand All @@ -24,7 +24,7 @@
"@testing-library/cypress": "10.0.2",
"@types/testing-library__cypress": "5.0.13",
"prettier-plugin-tailwindcss": "0.6.9",
"vite": "6.0.5"
"vite": "6.0.9"
},
"scripts": {
"dev": "NODE_ENV=development bun --hot ./server.ts",
Expand Down
Loading

0 comments on commit d7f725d

Please sign in to comment.