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 Nov 27, 2024
1 parent ba3719c commit 93eaa90
Show file tree
Hide file tree
Showing 8 changed files with 842 additions and 850 deletions.
26 changes: 13 additions & 13 deletions apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@
"next": "^14.2.17"
},
"dependencies": {
"@discordjs/collection": "^2.0.0",
"@prisma/client": "^5.12.1",
"@discordjs/collection": "^2.1.1",
"@prisma/client": "^5.22.0",
"@snowcrystals/highway": "^1.1.4",
"@snowcrystals/icicle": "^2.0.4",
"axios": "^1.6.8",
"axios": "^1.7.8",
"body-parser": "^1.20.3",
"colorette": "^2.0.20",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "2.8.5",
"cron": "^3.1.7",
"cron": "^3.2.1",
"dotenv": "^16.4.5",
"express": "^4.20.0",
"express-rate-limit": "^7.2.0",
"formidable": "^3.5.1",
"express": "^4.21.1",
"express-rate-limit": "^7.4.1",
"formidable": "^3.5.2",
"fuse.js": "^7.0.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
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",
"ua-parser-js": "^1.0.37",
"winston": "^3.13.0",
"prisma": "^5.22.0",
"short-unique-id": "^5.2.0",
"ua-parser-js": "^1.0.39",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0",
"zip-lib": "^1.0.3"
"zip-lib": "^1.0.5"
},
"devDependencies": {
"@types/cookie-parser": "^1.4.7",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@paperplane/swr": "*",
"@paperplane/ui": "*",
"@paperplane/utils": "*",
"axios": "^1.6.8",
"axios": "^1.7.8",
"file-saver": "^2.0.5",
"ms": "^2.1.3",
"react-dropzone": "^14.2.3",
"react-syntax-highlighter": "^15.5.0"
"react-dropzone": "^14.3.5",
"react-syntax-highlighter": "^15.6.1"
},
"devDependencies": {
"@types/file-saver": "^2.0.7",
Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,27 +20,27 @@
"@typescript-eslint/eslint-plugin": "^7.18.0"
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@next/font": "14.2.2",
"@tanstack/react-query": "^5.29.2",
"@tanstack/react-table": "8.16.0",
"@hookform/resolvers": "^3.9.1",
"@next/font": "14.2.15",
"@tanstack/react-query": "^5.61.4",
"@tanstack/react-table": "8.20.5",
"@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.10",
"next-themes": "0.3.0",
"react": "18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
"react-syntax-highlighter": "15.5.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.461.0",
"next": "^14.2.18",
"next-themes": "0.4.3",
"react": "18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"react-syntax-highlighter": "15.6.1",
"superjson": "^2.2.1",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.5"
"zod": "^3.23.8"
},
"devDependencies": {
"@sapphire/eslint-config": "^5.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"dependencies": {
"@paperplane/ui": "*",
"@paperplane/utils": "*",
"axios": "^1.6.8",
"cookies-next": "4.1.1",
"axios": "^1.7.8",
"cookies-next": "4.3.0",
"ms": "^2.1.3",
"rc-progress": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"react": "^18.3.1"
},
"dependencies": {
"axios": "^1.6.8",
"axios": "^1.7.8",
"swr": "^2.2.5"
},
"devDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
},
"dependencies": {
"@paperplane/utils": "*",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-toast": "^1.1.5",
"@radix-ui/react-tooltip": "^1.0.7"
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-scroll-area": "^1.2.1",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.4"
},
"devDependencies": {
"@types/react": "^18.2.64",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"typescript": "^5.4.2"
},
"dependencies": {
"@sapphire/timestamp": "^1.0.3",
"axios": "1.7.4"
"@sapphire/timestamp": "^1.0.5",
"axios": "1.7.8"
}
}
Loading

0 comments on commit 93eaa90

Please sign in to comment.