chore: update packages
This commit is contained in:
parent
fe3b25966a
commit
029c7411bb
2 changed files with 517 additions and 489 deletions
22
package.json
22
package.json
|
|
@ -13,16 +13,16 @@
|
|||
"dependencies": {
|
||||
"@2toad/profanity": "^3.1.1",
|
||||
"@auth/prisma-adapter": "2.7.2",
|
||||
"@bprogress/next": "^3.2.11",
|
||||
"@bprogress/next": "^3.2.12",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@prisma/client": "^6.6.0",
|
||||
"@prisma/client": "^6.7.0",
|
||||
"@trafficlunar/asmcrypto.js": "^1.0.2",
|
||||
"bit-buffer": "^0.2.5",
|
||||
"canvas-confetti": "^1.9.3",
|
||||
"dayjs": "^1.11.13",
|
||||
"downshift": "^9.0.9",
|
||||
"embla-carousel-react": "^8.6.0",
|
||||
"file-type": "^20.4.1",
|
||||
"file-type": "^20.5.0",
|
||||
"ioredis": "^5.6.1",
|
||||
"jsqr": "^1.4.0",
|
||||
"next": "15.2.4",
|
||||
|
|
@ -34,20 +34,20 @@
|
|||
"react-webcam": "^7.2.0",
|
||||
"sharp": "^0.34.1",
|
||||
"swr": "^2.3.3",
|
||||
"zod": "^3.24.2"
|
||||
"zod": "^3.24.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@iconify/react": "^5.2.1",
|
||||
"@tailwindcss/postcss": "^4.1.3",
|
||||
"@tailwindcss/postcss": "^4.1.5",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/node": "^20.17.30",
|
||||
"@types/react": "^19.1.0",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"eslint": "^9.24.0",
|
||||
"@types/node": "^20.17.32",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.3",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-config-next": "15.2.4",
|
||||
"prisma": "^6.6.0",
|
||||
"tailwindcss": "^4.1.3",
|
||||
"prisma": "^6.7.0",
|
||||
"tailwindcss": "^4.1.5",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
984
pnpm-lock.yaml
984
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue