Compare commits

...

4 Commits

Author SHA1 Message Date
af9000be39 fix(deps): update nextjs monorepo to v16
Some checks failed
Lint / Lint (push) Failing after 17s
Lint / Lint (pull_request) Failing after 17s
2025-11-01 03:04:01 +00:00
78dc0ebc41 chore(deps): update dependency eslint to v9.39.0
Some checks failed
Lint / Lint (push) Failing after 20s
2025-11-01 03:04:50 +01:00
00fb26f119 chore(deps): update pnpm to v10.20.0
Some checks failed
Lint / Lint (push) Has been cancelled
2025-11-01 01:05:02 +00:00
11e9c21ab1 chore(deps): update dependency @types/node to v22.18.13
All checks were successful
Lint / Lint (push) Successful in 23s
2025-11-01 00:04:20 +00:00
2 changed files with 565 additions and 434 deletions

View File

@@ -12,7 +12,7 @@
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"lucide-react": "^0.548.0", "lucide-react": "^0.548.0",
"next": "15.5.6", "next": "16.0.1",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",
"tailwind-merge": "^3.3.1" "tailwind-merge": "^3.3.1"
@@ -20,11 +20,11 @@
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.16", "@tailwindcss/postcss": "4.1.16",
"@types/node": "22.18.12", "@types/node": "22.18.13",
"@types/react": "19.2.2", "@types/react": "19.2.2",
"@types/react-dom": "19.2.2", "@types/react-dom": "19.2.2",
"eslint": "9.38.0", "eslint": "9.39.0",
"eslint-config-next": "15.5.6", "eslint-config-next": "16.0.1",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",
@@ -33,7 +33,7 @@
"typescript": "5.9.3", "typescript": "5.9.3",
"typescript-eslint": "8.46.2" "typescript-eslint": "8.46.2"
}, },
"packageManager": "pnpm@10.19.0", "packageManager": "pnpm@10.20.0",
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"@types/react": "19.2.2", "@types/react": "19.2.2",

989
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff