Merge pull request #66 from AustinKelsay/chore/update-prisma-and-other-deps

Chore/update prisma and other deps
This commit is contained in:
Austin Kelsay 2025-04-20 13:47:19 -07:00 committed by GitHub
commit 9795c3a0e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1005 additions and 475 deletions

1469
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,10 +20,10 @@
"@next-auth/prisma-adapter": "^1.0.7",
"@nostr-dev-kit/ndk": "^2.10.0",
"@nostr-dev-kit/ndk-cache-dexie": "^2.5.1",
"@octokit/plugin-retry": "^5.0.0",
"@octokit/plugin-throttling": "^6.0.0",
"@octokit/rest": "^19.0.7",
"@prisma/client": "^5.17.0",
"@octokit/plugin-retry": "^7.2.1",
"@octokit/plugin-throttling": "^10.0.0",
"@octokit/rest": "^21.1.1",
"@prisma/client": "^6.6.0",
"@radix-ui/react-slot": "^1.1.0",
"@tanstack/react-query": "^5.51.21",
"@uiw/react-markdown-preview": "^5.1.2",
@ -40,13 +40,14 @@
"discord.js": "^14.15.3",
"light-bolt11-decoder": "^3.1.1",
"lucide-react": "^0.441.0",
"next": "14.2.5",
"next": "^14.2.28",
"next-auth": "^4.24.7",
"next-remove-imports": "^1.0.12",
"nodemailer": "^6.9.15",
"nostr-tools": "^2.7.1",
"primeicons": "^7.0.0",
"primereact": "^10.7.0",
"prisma": "^6.6.0",
"react": "^18",
"react-dom": "^18",
"reactflow": "^11.11.4",