Compare commits

..

1 Commits

Author SHA1 Message Date
2e2ed49baf chore(deps): update actions/setup-node action to v6
All checks were successful
Lint / Lint (pull_request) Successful in 22s
Lint / Lint (push) Successful in 21s
2025-10-18 00:03:56 +00:00
2 changed files with 459 additions and 397 deletions

View File

@@ -11,33 +11,33 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.552.0",
"next": "15.5.6",
"lucide-react": "^0.545.0",
"next": "15.5.4",
"react": "19.2.0",
"react-dom": "19.2.0",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.13",
"@tailwindcss/postcss": "4.1.14",
"@types/node": "22.18.10",
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2",
"eslint": "9.39.0",
"eslint-config-next": "15.5.6",
"@types/react-dom": "19.2.1",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1",
"tailwindcss": "4.1.16",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.14",
"tw-animate-css": "1.4.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.2"
"typescript-eslint": "8.46.0"
},
"packageManager": "pnpm@10.20.0",
"packageManager": "pnpm@10.18.2",
"pnpm": {
"overrides": {
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2"
"@types/react-dom": "19.2.1"
}
}
}

832
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff