chore: update packages

This commit is contained in:
trafficlunar 2025-06-12 22:27:09 +01:00
parent a678d9db0f
commit 06ae6495bb
2 changed files with 906 additions and 977 deletions

View file

@ -13,45 +13,45 @@
}, },
"dependencies": { "dependencies": {
"@2toad/profanity": "^3.1.1", "@2toad/profanity": "^3.1.1",
"@auth/prisma-adapter": "2.7.2", "@auth/prisma-adapter": "2.9.1",
"@bprogress/next": "^3.2.12", "@bprogress/next": "^3.2.12",
"@hello-pangea/dnd": "^18.0.1", "@hello-pangea/dnd": "^18.0.1",
"@prisma/client": "^6.8.2", "@prisma/client": "^6.9.0",
"@types/sjcl": "^1.0.34", "@types/sjcl": "^1.0.34",
"bit-buffer": "^0.2.5", "bit-buffer": "^0.2.5",
"canvas-confetti": "^1.9.3", "canvas-confetti": "^1.9.3",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"downshift": "^9.0.9", "downshift": "^9.0.9",
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"file-type": "^20.5.0", "file-type": "^21.0.0",
"ioredis": "^5.6.1", "ioredis": "^5.6.1",
"jsqr": "^1.4.0", "jsqr": "^1.4.0",
"next": "15.2.4", "next": "15.3.3",
"next-auth": "5.0.0-beta.25", "next-auth": "5.0.0-beta.25",
"qrcode-generator": "^1.4.4", "qrcode-generator": "^1.5.0",
"react": "^19.1.0", "react": "^19.1.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"react-dropzone": "^14.3.8", "react-dropzone": "^14.3.8",
"react-webcam": "^7.2.0", "react-webcam": "^7.2.0",
"satori": "^0.13.1", "satori": "^0.15.2",
"sharp": "^0.34.2", "sharp": "^0.34.2",
"sjcl-with-all": "1.0.8", "sjcl-with-all": "1.0.8",
"swr": "^2.3.3", "swr": "^2.3.3",
"zod": "^3.25.17" "zod": "^3.25.63"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.1", "@eslint/eslintrc": "^3.3.1",
"@iconify/react": "^5.2.1", "@iconify/react": "^6.0.0",
"@tailwindcss/postcss": "^4.1.7", "@tailwindcss/postcss": "^4.1.10",
"@types/canvas-confetti": "^1.9.0", "@types/canvas-confetti": "^1.9.0",
"@types/node": "^20.17.50", "@types/node": "^24.0.1",
"@types/react": "^19.1.5", "@types/react": "^19.1.8",
"@types/react-dom": "^19.1.5", "@types/react-dom": "^19.1.6",
"eslint": "^9.27.0", "eslint": "^9.28.0",
"eslint-config-next": "15.2.4", "eslint-config-next": "15.3.3",
"prisma": "^6.8.2", "prisma": "^6.9.0",
"tailwindcss": "^4.1.7", "tailwindcss": "^4.1.10",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vitest": "^3.1.4" "vitest": "^3.2.3"
} }
} }

File diff suppressed because it is too large Load diff