update packages

This commit is contained in:
fuomag9
2026-04-03 12:40:24 +02:00
parent b9a88c4330
commit 8598bdd132
2 changed files with 26 additions and 20 deletions

View File

@@ -45,11 +45,11 @@
"date-fns": "^4.1.0",
"dayjs": "^1.11.20",
"drizzle-orm": "^0.45.2",
"lucide-react": "^0.577.0",
"lucide-react": "^1.7.0",
"maplibre-gl": "^5.21.1",
"maxmind": "^5.0.6",
"next": "^16.2.2",
"next-auth": "^5.0.0-beta.30",
"next-auth": "5.0.0-beta.30",
"next-themes": "^0.4.6",
"node-forge": "^1.4.0",
"postcss": "^8.5.8",
@@ -68,9 +68,9 @@
"@next/eslint-plugin-next": "^16.2.2",
"@playwright/test": "^1.59.1",
"@types/better-sqlite3": "^7.6.13",
"@types/bun": "latest",
"@types/bun": "^1.3.11",
"@types/d3-geo": "^3.1.0",
"@types/node": "^25.5.0",
"@types/node": "^25.5.1",
"@types/node-forge": "^1.3.14",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
@@ -80,7 +80,7 @@
"drizzle-kit": "^0.31.10",
"eslint": "^10.1.0",
"shadcn": "^4.1.2",
"typescript": "^5.9.3",
"typescript": "^6.0.2",
"typescript-eslint": "^8.58.0",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.1.2",