chore: update packages

This commit is contained in:
trafficlunar 2025-05-21 22:03:43 +01:00
parent de2c281257
commit 8b12a443bb
2 changed files with 744 additions and 647 deletions

View file

@ -16,7 +16,7 @@
"@auth/prisma-adapter": "2.7.2", "@auth/prisma-adapter": "2.7.2",
"@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.7.0", "@prisma/client": "^6.8.2",
"@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",
@ -34,24 +34,24 @@
"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.13.1",
"sharp": "^0.34.1", "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.24.3" "zod": "^3.25.17"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.1", "@eslint/eslintrc": "^3.3.1",
"@iconify/react": "^5.2.1", "@iconify/react": "^5.2.1",
"@tailwindcss/postcss": "^4.1.5", "@tailwindcss/postcss": "^4.1.7",
"@types/canvas-confetti": "^1.9.0", "@types/canvas-confetti": "^1.9.0",
"@types/node": "^20.17.32", "@types/node": "^20.17.50",
"@types/react": "^19.1.2", "@types/react": "^19.1.5",
"@types/react-dom": "^19.1.3", "@types/react-dom": "^19.1.5",
"eslint": "^9.25.1", "eslint": "^9.27.0",
"eslint-config-next": "15.2.4", "eslint-config-next": "15.2.4",
"prisma": "^6.7.0", "prisma": "^6.8.2",
"tailwindcss": "^4.1.5", "tailwindcss": "^4.1.7",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"vitest": "^3.1.2" "vitest": "^3.1.4"
} }
} }

File diff suppressed because it is too large Load diff