11 Commits

Author SHA1 Message Date
84225a2681 chore(deps): update dependency typescript-eslint to v8.42.0
All checks were successful
Lint / Lint (push) Successful in 27s
2025-09-06 05:01:31 +00:00
731d7c0a40 chore(deps): update dependency eslint to v9.35.0
All checks were successful
Lint / Lint (push) Successful in 26s
2025-09-06 04:02:04 +00:00
27a214326d chore(deps): update tailwindcss monorepo to v4.1.13
All checks were successful
Lint / Lint (push) Successful in 22s
2025-09-06 03:02:20 +00:00
82868b4449 chore(deps): update pnpm to v10.15.1
All checks were successful
Lint / Lint (push) Successful in 21s
2025-09-06 02:02:34 +00:00
1fd1062862 chore(deps): update dependency tw-animate-css to v1.3.8
All checks were successful
Lint / Lint (push) Successful in 22s
2025-09-06 01:03:06 +00:00
7a9b2822f4 chore(deps): update dependency @types/node to v22.18.1
All checks were successful
Lint / Lint (push) Successful in 23s
2025-09-06 00:02:30 +00:00
5fe4c8d1e5 chore(deps): update dependency @types/node to v22
All checks were successful
Lint / Lint (pull_request) Successful in 21s
Lint / Lint (push) Successful in 21s
2025-08-30 06:39:37 +02:00
ce5f930eb1 fix(deps): update dependency lucide-react to ^0.542.0
All checks were successful
Lint / Lint (push) Successful in 25s
2025-08-30 03:03:02 +00:00
54899f7f0f chore(deps): update dependency typescript-eslint to v8.41.0
All checks were successful
Lint / Lint (push) Successful in 24s
2025-08-30 02:03:13 +00:00
7cff97cf29 fix(deps): update nextjs monorepo to v15.5.2
All checks were successful
Lint / Lint (push) Successful in 21s
2025-08-30 01:03:26 +00:00
a60112aa6d chore(deps): update react monorepo
All checks were successful
Lint / Lint (push) Successful in 23s
2025-08-30 00:02:46 +00:00
2 changed files with 354 additions and 327 deletions

View File

@@ -11,33 +11,33 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "19.1.1",
"tailwind-merge": "^3.3.1"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "20.19.11",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"eslint": "9.34.0",
"eslint-config-next": "15.5.0",
"@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.1",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"eslint": "9.35.0",
"eslint-config-next": "15.5.2",
"eslint-config-prettier": "10.1.8",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.12",
"tw-animate-css": "1.3.7",
"tailwindcss": "4.1.13",
"tw-animate-css": "1.3.8",
"typescript": "5.9.2",
"typescript-eslint": "8.40.0"
"typescript-eslint": "8.42.0"
},
"packageManager": "pnpm@10.15.0",
"packageManager": "pnpm@10.15.1",
"pnpm": {
"overrides": {
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7"
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9"
}
}
}

653
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff