1
0
This commit is contained in:
2025-11-15 17:07:24 +01:00
parent 40edf74300
commit ece2563936
2 changed files with 536 additions and 392 deletions

View File

@@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.553.0",
"next": "15.5.6",
"next": "16.0.3",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "^3.3.1"
@@ -21,10 +21,10 @@
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.17",
"@types/node": "24.10.1",
"@types/react": "19.2.3",
"@types/react": "19.2.5",
"@types/react-dom": "19.2.3",
"eslint": "9.39.1",
"eslint-config-next": "15.5.6",
"eslint-config-next": "16.0.3",
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
@@ -36,7 +36,7 @@
"packageManager": "pnpm@10.22.0",
"pnpm": {
"overrides": {
"@types/react": "19.2.3",
"@types/react": "19.2.5",
"@types/react-dom": "19.2.3"
}
}

920
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff