Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent cdcc51b commit 43e0451
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 171 deletions.
10 changes: 5 additions & 5 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"next": "^14.2.3"
},
"dependencies": {
"@discordjs/collection": "^2.0.0",
"@prisma/client": "^5.12.1",
"@discordjs/collection": "^2.1.0",
"@prisma/client": "^5.13.0",
"@snowcrystals/highway": "^1.1.4",
"@snowcrystals/icicle": "^2.0.4",
"axios": "^1.6.8",
Expand All @@ -46,12 +46,12 @@
"node-2fa": "^2.0.3",
"node-os-utils": "^1.3.7",
"pidusage": "^3.0.2",
"prisma": "^5.12.1",
"short-unique-id": "^5.0.3",
"prisma": "^5.13.0",
"short-unique-id": "^5.2.0",
"ua-parser-js": "^1.0.37",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^4.7.1",
"zip-lib": "^1.0.3"
"zip-lib": "^1.0.4"
},
"devDependencies": {
"@types/cookie-parser": "^1.4.7",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,26 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@next/font": "14.2.2",
"@tanstack/react-query": "^5.29.2",
"@next/font": "14.2.3",
"@tanstack/react-query": "^5.35.1",
"@tanstack/react-table": "8.16.0",
"@trpc/client": "^10.45.2",
"@trpc/next": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.372.0",
"next": "^14.2.2",
"clsx": "^2.1.1",
"lucide-react": "^0.378.0",
"next": "^14.2.3",
"next-themes": "0.3.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
"react": "18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.4",
"react-syntax-highlighter": "15.5.0",
"superjson": "^2.2.1",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.5"
"zod": "^3.23.6"
},
"devDependencies": {
"@sapphire/eslint-config": "^5.0.3",
Expand Down
Loading

0 comments on commit 43e0451

Please sign in to comment.