Skip to content

Commit

Permalink
Merge pull request #19 from kdurek/dependabot/npm_and_yarn/dev/prod-d…
Browse files Browse the repository at this point in the history
…eps-f853e5531a
  • Loading branch information
kdurek committed Sep 6, 2024
2 parents 7d5a54c + 364abb9 commit 17fe0c2
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 334 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@hookform/resolvers": "^3.9.0",
"@lucia-auth/adapter-prisma": "^4.0.1",
"@node-rs/argon2": "^1.8.3",
"@prisma/client": "^5.17.0",
"@prisma/client": "^5.19.1",
"@radix-ui/react-accordion": "^1.2.0",
"@radix-ui/react-alert-dialog": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.0",
Expand All @@ -43,32 +43,32 @@
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@serwist/next": "^9.0.5",
"@t3-oss/env-nextjs": "^0.11.0",
"@tanstack/react-query": "^5.51.21",
"@tanstack/react-query-devtools": "^5.51.21",
"@trpc/client": "^11.0.0-rc.477",
"@trpc/react-query": "^11.0.0-rc.477",
"@trpc/server": "^11.0.0-rc.477",
"@serwist/next": "^9.0.7",
"@t3-oss/env-nextjs": "^0.11.1",
"@tanstack/react-query": "^5.55.0",
"@tanstack/react-query-devtools": "^5.55.0",
"@trpc/client": "^11.0.0-rc.502",
"@trpc/react-query": "^11.0.0-rc.502",
"@trpc/server": "^11.0.0-rc.502",
"arctic": "^1.9.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"decimal.js": "^10.4.3",
"jotai": "^2.9.1",
"jotai": "^2.9.3",
"lucia": "^3.2.0",
"lucide-react": "^0.424.0",
"next": "14.2.5",
"next-intl": "^3.17.2",
"lucide-react": "^0.439.0",
"next": "14.2.8",
"next-intl": "^3.19.1",
"oslo": "^1.2.1",
"rc-input-number": "^9.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.52.1",
"react-intersection-observer": "^9.13.0",
"react-hook-form": "^7.53.0",
"react-intersection-observer": "^9.13.1",
"sonner": "^1.5.0",
"superjson": "2.2.1",
"tailwind-merge": "^2.4.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.2",
"web-push": "^3.6.7",
Expand Down
Loading

0 comments on commit 17fe0c2

Please sign in to comment.