mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-01 14:52:02 +00:00
Merge pull request #66 from AustinKelsay/chore/update-prisma-and-other-deps
Chore/update prisma and other deps
This commit is contained in:
commit
9795c3a0e1
1469
package-lock.json
generated
1469
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
@ -20,10 +20,10 @@
|
|||||||
"@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": "^5.17.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",
|
||||||
"@uiw/react-markdown-preview": "^5.1.2",
|
"@uiw/react-markdown-preview": "^5.1.2",
|
||||||
@ -40,13 +40,14 @@
|
|||||||
"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",
|
||||||
"nostr-tools": "^2.7.1",
|
"nostr-tools": "^2.7.1",
|
||||||
"primeicons": "^7.0.0",
|
"primeicons": "^7.0.0",
|
||||||
"primereact": "^10.7.0",
|
"primereact": "^10.7.0",
|
||||||
|
"prisma": "^6.6.0",
|
||||||
"react": "^18",
|
"react": "^18",
|
||||||
"react-dom": "^18",
|
"react-dom": "^18",
|
||||||
"reactflow": "^11.11.4",
|
"reactflow": "^11.11.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user