Compare commits

..

18 Commits

Author SHA1 Message Date
b70f96deda chore(deps): update actions/setup-node action to v6
Some checks failed
Lint / Lint (push) Failing after 19s
Lint / Lint (pull_request) Failing after 18s
2025-11-01 08:01:10 +01:00
d252986097 fix(deps): update dependency lucide-react to ^0.552.0
Some checks failed
Lint / Lint (pull_request) Failing after 19s
Lint / Lint (push) Failing after 19s
2025-11-01 03:03:55 +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
124e235ae3 fix(deps): update dependency lucide-react to ^0.548.0
All checks were successful
Lint / Lint (push) Successful in 22s
2025-10-25 04:03:15 +00:00
f3cb9df63f chore(deps): update pnpm to v10.19.0
All checks were successful
Lint / Lint (push) Successful in 24s
2025-10-25 03:03:38 +00:00
12f864e425 chore(deps): update tailwindcss monorepo to v4.1.16
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-25 02:03:49 +00:00
8fbc9ddf24 chore(deps): update dependency typescript-eslint to v8.46.2
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-25 01:03:59 +00:00
6335d56425 chore(deps): update dependency @types/node to v22.18.12
All checks were successful
Lint / Lint (push) Successful in 26s
2025-10-25 00:03:51 +00:00
7140390a9e fix(deps): update dependency lucide-react to ^0.546.0
All checks were successful
Lint / Lint (push) Successful in 25s
2025-10-18 07:01:30 +00:00
1a4cb1d185 chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.1
All checks were successful
Lint / Lint (push) Successful in 24s
2025-10-18 06:02:09 +00:00
6628c36e83 chore(deps): update dependency eslint to v9.38.0
All checks were successful
Lint / Lint (push) Successful in 26s
2025-10-18 05:02:23 +00:00
5c0d550d96 fix(deps): update nextjs monorepo to v15.5.6
All checks were successful
Lint / Lint (push) Successful in 24s
2025-10-18 04:03:00 +00:00
518d854f46 chore(deps): update pnpm to v10.18.3
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-18 03:03:13 +00:00
92f435c736 chore(deps): update dependency typescript-eslint to v8.46.1
All checks were successful
Lint / Lint (push) Successful in 22s
2025-10-18 02:03:28 +00:00
e5ab08fc81 chore(deps): update dependency @types/react-dom to v19.2.2
All checks were successful
Lint / Lint (push) Successful in 27s
2025-10-18 01:04:07 +00:00
e24f1b3d2b chore(deps): update dependency @types/node to v22.18.11
All checks were successful
Lint / Lint (push) Successful in 23s
2025-10-18 00:03:24 +00:00
2 changed files with 397 additions and 459 deletions

View File

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

832
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff