update other deps

This commit is contained in:
austinkelsay 2025-04-20 15:42:10 -05:00
parent cf2895075d
commit 101e1589a1
No known key found for this signature in database
GPG Key ID: 5A763922E5BA08EE
2 changed files with 440 additions and 468 deletions

900
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,9 +20,9 @@
"@next-auth/prisma-adapter": "^1.0.7", "@next-auth/prisma-adapter": "^1.0.7",
"@nostr-dev-kit/ndk": "^2.10.0", "@nostr-dev-kit/ndk": "^2.10.0",
"@nostr-dev-kit/ndk-cache-dexie": "^2.5.1", "@nostr-dev-kit/ndk-cache-dexie": "^2.5.1",
"@octokit/plugin-retry": "^5.0.0", "@octokit/plugin-retry": "^7.2.1",
"@octokit/plugin-throttling": "^6.0.0", "@octokit/plugin-throttling": "^10.0.0",
"@octokit/rest": "^19.0.7", "@octokit/rest": "^21.1.1",
"@prisma/client": "^6.6.0", "@prisma/client": "^6.6.0",
"@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "^5.51.21", "@tanstack/react-query": "^5.51.21",
@ -40,7 +40,7 @@
"discord.js": "^14.15.3", "discord.js": "^14.15.3",
"light-bolt11-decoder": "^3.1.1", "light-bolt11-decoder": "^3.1.1",
"lucide-react": "^0.441.0", "lucide-react": "^0.441.0",
"next": "14.2.5", "next": "^14.2.28",
"next-auth": "^4.24.7", "next-auth": "^4.24.7",
"next-remove-imports": "^1.0.12", "next-remove-imports": "^1.0.12",
"nodemailer": "^6.9.15", "nodemailer": "^6.9.15",