25 Commits

Author SHA1 Message Date
0d0ba9d5f1 chore(deps): update actions/setup-node action to v5
All checks were successful
Lint / Lint and Check (pull_request) Successful in 27s
Lint / Lint and Check (push) Successful in 26s
2025-09-06 00:04:33 +00:00
a8c78d6a42 fix(deps): update dependency @tanstack/react-query to v5.85.6
All checks were successful
Lint / Lint and Check (push) Successful in 32s
2025-08-30 14:01:56 +00:00
114cba348a fix(deps): update dependency lucide-react to ^0.542.0
All checks were successful
Lint / Lint and Check (push) Successful in 32s
2025-08-30 06:02:03 +00:00
501a784da9 chore(deps): update typescript-eslint monorepo to v8.41.0
All checks were successful
Lint / Lint and Check (push) Successful in 34s
2025-08-30 05:02:37 +00:00
6552451f39 chore(deps): update dependency @types/node to v22.18.0
All checks were successful
Lint / Lint and Check (push) Successful in 26s
2025-08-30 04:03:13 +00:00
8deb7d13e9 fix(deps): update nextjs monorepo to v15.5.2
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-08-30 03:04:08 +00:00
2de8e45e92 fix(deps): update dependency postcss-preset-env to v10.3.1
All checks were successful
Lint / Lint and Check (push) Successful in 30s
2025-08-30 02:04:38 +00:00
18d6cf77e5 fix(deps): update dependency drizzle-orm to v0.44.5
All checks were successful
Lint / Lint and Check (push) Successful in 30s
2025-08-30 01:05:32 +00:00
30b28a7cb6 chore(deps): update react monorepo
All checks were successful
Lint / Lint and Check (push) Successful in 30s
2025-08-30 00:04:12 +00:00
e6b4bae90d fix(deps): update nextjs monorepo to v15.5.0
All checks were successful
Lint / Lint and Check (push) Successful in 29s
2025-08-23 08:02:59 +00:00
295c884804 fix(deps): update dependency postcss-preset-env to v10.3.0
All checks were successful
Lint / Lint and Check (push) Successful in 29s
2025-08-23 07:02:48 +00:00
270b21dbf0 fix(deps): update dependency lucide-react to ^0.541.0
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-08-23 06:03:27 +00:00
91cd975e51 chore(deps): update typescript-eslint monorepo to v8.40.0
All checks were successful
Lint / Lint and Check (push) Successful in 29s
2025-08-23 05:03:20 +00:00
bedf8f7eab chore(deps): update pnpm to v10.15.0
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-08-23 04:03:54 +00:00
b24096ff80 chore(deps): update eslint monorepo to v9.34.0
All checks were successful
Lint / Lint and Check (push) Successful in 29s
2025-08-23 03:04:10 +00:00
7e9754bca4 fix(deps): update dependency cssnano to v7.1.1
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-08-23 02:04:50 +00:00
d1495d29e9 fix(deps): update dependency @tanstack/react-query to v5.85.5
All checks were successful
Lint / Lint and Check (push) Successful in 28s
2025-08-23 01:05:52 +00:00
c69b164c23 chore(deps): update dependency @types/react to v19.1.11
All checks were successful
Lint / Lint and Check (push) Successful in 49s
2025-08-23 00:04:25 +00:00
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
3 changed files with 717 additions and 686 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
- name: Setup Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
with:
node-version: 22
cache: "pnpm"

View File

@@ -29,9 +29,9 @@
"date-fns": "^4.1.0",
"dotenv": "^17.2.0",
"drizzle-orm": "^0.44.3",
"lucide-react": "^0.539.0",
"lucide-react": "^0.542.0",
"nanoid": "^5.1.5",
"next": "15.4.6",
"next": "15.5.2",
"next-plausible": "^3.12.4",
"pg": "^8.16.3",
"pg-native": "^3.5.2",
@@ -43,25 +43,25 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@eslint/js": "9.33.0",
"@next/eslint-plugin-next": "15.4.6",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.17.1",
"@eslint/js": "9.34.0",
"@next/eslint-plugin-next": "15.5.2",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.18.0",
"@types/pg": "8.15.5",
"@types/react": "19.1.9",
"@types/react-dom": "19.1.7",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",
"@typescript-eslint/eslint-plugin": "8.41.0",
"@typescript-eslint/parser": "8.41.0",
"drizzle-kit": "0.31.4",
"eslint": "9.33.0",
"eslint-config-next": "15.4.6",
"eslint": "9.34.0",
"eslint-config-next": "15.5.2",
"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.41.0"
},
"packageManager": "pnpm@10.14.0"
"packageManager": "pnpm@10.15.0"
}

1369
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff