Update packages

This commit is contained in:
2026-02-01 21:59:19 +01:00
parent 7e9c618267
commit c42401383b
2 changed files with 91 additions and 235 deletions

View File

@ -10,8 +10,8 @@
"format": "biome format --write"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.974.0",
"@aws-sdk/s3-request-presigner": "^3.974.0",
"@aws-sdk/client-s3": "^3.980.0",
"@aws-sdk/s3-request-presigner": "^3.980.0",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
@ -44,7 +44,7 @@
"@radix-ui/react-tooltip": "^1.2.8",
"@tanstack/react-table": "^8.21.3",
"archiver": "^7.0.1",
"better-auth": "^1.4.17",
"better-auth": "^1.4.18",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
@ -55,9 +55,9 @@
"lucide-react": "^0.561.0",
"next": "16.1.6",
"next-themes": "^0.4.6",
"node-vibrant": "^4.0.3",
"nodemailer": "^7.0.12",
"pg": "^8.17.2",
"node-vibrant": "^4.0.4",
"nodemailer": "^7.0.13",
"pg": "^8.18.0",
"platejs": "^52.0.17",
"react": "19.2.4",
"react-day-picker": "^9.13.0",
@ -78,7 +78,7 @@
"@types/culori": "^4.0.1",
"@types/date-fns": "^2.6.3",
"@types/node": "^20.19.30",
"@types/nodemailer": "^7.0.5",
"@types/nodemailer": "^7.0.9",
"@types/pg": "^8.16.0",
"@types/react": "19.2.10",
"@types/react-dom": "19.2.3",