update packages
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
32
package.json
32
package.json
@@ -36,7 +36,7 @@
|
||||
"@radix-ui/react-tabs": "^1.1.13",
|
||||
"@radix-ui/react-tooltip": "^1.2.8",
|
||||
"@tailwindcss/postcss": "^4.2.2",
|
||||
"apexcharts": "^5.10.4",
|
||||
"apexcharts": "^5.10.6",
|
||||
"autoprefixer": "^10.4.27",
|
||||
"bcryptjs": "^3.0.3",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
@@ -46,19 +46,19 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"dayjs": "^1.11.20",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"lucide-react": "^1.7.0",
|
||||
"maplibre-gl": "^5.21.1",
|
||||
"lucide-react": "^1.8.0",
|
||||
"maplibre-gl": "^5.22.0",
|
||||
"maxmind": "^5.0.6",
|
||||
"next": "^16.2.2",
|
||||
"next": "^16.2.3",
|
||||
"next-auth": "5.0.0-beta.30",
|
||||
"next-themes": "^0.4.6",
|
||||
"node-forge": "^1.4.0",
|
||||
"postcss": "^8.5.8",
|
||||
"react": "^19.2.4",
|
||||
"postcss": "^8.5.9",
|
||||
"react": "^19.2.5",
|
||||
"react-apexcharts": "^2.1.0",
|
||||
"react-day-picker": "^9.14.0",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-map-gl": "^8.1.0",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-map-gl": "^8.1.1",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.2",
|
||||
@@ -66,25 +66,25 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@next/eslint-plugin-next": "^16.2.2",
|
||||
"@next/eslint-plugin-next": "^16.2.3",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/bun": "^1.3.11",
|
||||
"@types/bun": "^1.3.12",
|
||||
"@types/d3-geo": "^3.1.0",
|
||||
"@types/node": "^25.5.1",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/node-forge": "^1.3.14",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/topojson-client": "^3.1.5",
|
||||
"@vitest/ui": "^4.1.2",
|
||||
"@vitest/ui": "^4.1.4",
|
||||
"better-sqlite3": "^12.8.0",
|
||||
"drizzle-kit": "^0.31.10",
|
||||
"eslint": "^10.1.0",
|
||||
"shadcn": "^4.1.2",
|
||||
"eslint": "^10.2.0",
|
||||
"shadcn": "^4.2.0",
|
||||
"typescript": "^6.0.2",
|
||||
"typescript-eslint": "^8.58.0",
|
||||
"typescript-eslint": "^8.58.1",
|
||||
"vite-tsconfig-paths": "^6.1.1",
|
||||
"vitest": "^4.1.2",
|
||||
"vitest": "^4.1.4",
|
||||
"world-atlas": "^2.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user