7 Commits

Author SHA1 Message Date
26443ef169 fix(deps): update dependency @tanstack/react-query to v5.85.3
All checks were successful
Lint / Lint and Check (push) Successful in 52s
2025-08-16 07:05:07 +00:00
dcfd830afe fix(deps): update radix-ui-primitives monorepo
All checks were successful
Lint / Lint and Check (push) Successful in 58s
2025-08-16 06:05:41 +00:00
6145d4549a chore(deps): update typescript-eslint monorepo to v8.39.1
All checks were successful
Lint / Lint and Check (push) Successful in 1m3s
2025-08-16 05:07:26 +00:00
9c99914c36 chore(deps): update tailwindcss monorepo to v4.1.12
All checks were successful
Lint / Lint and Check (push) Successful in 59s
2025-08-16 04:07:38 +00:00
988535d452 chore(deps): update dependency turbo to v2.5.6
All checks were successful
Lint / Lint and Check (push) Successful in 54s
2025-08-16 03:08:16 +00:00
2ece96f3ca chore(deps): update dependency @types/react to v19.1.10
All checks were successful
Lint / Lint and Check (push) Successful in 50s
2025-08-16 02:13:24 +00:00
a0bdda25bc chore(deps): update dependency @types/node to v22.17.2
All checks were successful
Lint / Lint and Check (push) Successful in 49s
2025-08-16 01:11:45 +00:00
2 changed files with 455 additions and 456 deletions

View File

@@ -45,23 +45,23 @@
"devDependencies": {
"@eslint/js": "9.33.0",
"@next/eslint-plugin-next": "15.4.6",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.17.1",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.2",
"@types/pg": "8.15.5",
"@types/react": "19.1.9",
"@types/react": "19.1.10",
"@types/react-dom": "19.1.7",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"@typescript-eslint/eslint-plugin": "8.39.1",
"@typescript-eslint/parser": "8.39.1",
"drizzle-kit": "0.31.4",
"eslint": "9.33.0",
"eslint-config-next": "15.4.6",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.11",
"turbo": "2.5.5",
"tailwindcss": "4.1.12",
"turbo": "2.5.6",
"typescript": "5.9.2",
"typescript-eslint": "8.39.0"
"typescript-eslint": "8.39.1"
},
"packageManager": "pnpm@10.14.0"
}

895
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff