Compare commits

..

14 Commits

Author SHA1 Message Date
095f2c65be fix(deps): update dependency lucide-react to ^0.536.0
All checks were successful
Lint / Lint and Check (push) Successful in 46s
2025-08-02 08:06:24 +00:00
60ce3892d6 fix(deps): update dependency @tanstack/react-query to v5.84.1
All checks were successful
Lint / Lint and Check (push) Successful in 44s
2025-08-02 07:08:37 +00:00
9dff61cbbc chore(deps): update pnpm to v10.14.0
All checks were successful
Lint / Lint and Check (push) Successful in 53s
2025-08-02 06:09:14 +00:00
3c7eeb108b chore(deps): update dependency typescript to v5.9.2
All checks were successful
Lint / Lint and Check (push) Successful in 47s
2025-08-02 05:09:10 +00:00
af7690e66d chore(deps): update dependency @types/node to v22.17.0
All checks were successful
Lint / Lint and Check (push) Successful in 45s
2025-08-02 04:09:51 +00:00
64ef558818 fix(deps): update react monorepo
All checks were successful
Lint / Lint and Check (push) Successful in 54s
2025-08-02 03:13:13 +00:00
6bd6192dd0 fix(deps): update nextjs monorepo to v15.4.5
All checks were successful
Lint / Lint and Check (push) Successful in 54s
2025-08-02 02:20:46 +00:00
43de660f1b fix(deps): update dependency drizzle-orm to v0.44.4
All checks were successful
Lint / Lint and Check (push) Successful in 44s
2025-08-02 01:12:36 +00:00
4bb1943244 chore(deps): update dependency @types/pg to v8.15.5
All checks were successful
Lint / Lint and Check (push) Successful in 43s
2025-08-02 00:09:12 +00:00
0888cca45b fix(deps): update dependency lucide-react to ^0.526.0
All checks were successful
Lint / Lint and Check (push) Successful in 54s
2025-07-26 20:04:14 +00:00
5314c98508 chore(deps): update typescript-eslint monorepo to v8.38.0
All checks were successful
Lint / Lint and Check (push) Successful in 52s
2025-07-26 03:07:57 +00:00
484047a7bd chore(deps): update eslint monorepo to v9.32.0
All checks were successful
Lint / Lint and Check (push) Successful in 47s
2025-07-26 02:12:19 +00:00
80d95065e8 fix(deps): update nextjs monorepo to v15.4.4
All checks were successful
Lint / Lint and Check (push) Successful in 45s
2025-07-26 01:10:21 +00:00
5386dad5c9 fix(deps): update dependency dotenv to v17.2.1
All checks were successful
Lint / Lint and Check (push) Successful in 45s
2025-07-26 00:07:16 +00:00
2 changed files with 496 additions and 496 deletions

View File

@@ -29,39 +29,39 @@
"date-fns": "^4.1.0",
"dotenv": "^17.2.0",
"drizzle-orm": "^0.44.3",
"lucide-react": "^0.525.0",
"lucide-react": "^0.536.0",
"nanoid": "^5.1.5",
"next": "15.4.4",
"next": "15.4.5",
"next-plausible": "^3.12.4",
"pg": "^8.16.3",
"pg-native": "^3.5.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^10.2.4",
"react": "19.1.0",
"react-dom": "19.1.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@eslint/js": "9.31.0",
"@next/eslint-plugin-next": "15.4.4",
"@eslint/js": "9.32.0",
"@next/eslint-plugin-next": "15.4.5",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5",
"@types/pg": "8.15.4",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@types/node": "22.17.0",
"@types/pg": "8.15.5",
"@types/react": "19.1.9",
"@types/react-dom": "19.1.7",
"@typescript-eslint/eslint-plugin": "8.38.0",
"@typescript-eslint/parser": "8.38.0",
"drizzle-kit": "0.31.4",
"eslint": "9.31.0",
"eslint-config-next": "15.4.4",
"eslint": "9.32.0",
"eslint-config-next": "15.4.5",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",
"tailwindcss": "4.1.11",
"turbo": "2.5.5",
"typescript": "5.8.3",
"typescript-eslint": "8.37.0"
"typescript": "5.9.2",
"typescript-eslint": "8.38.0"
},
"packageManager": "pnpm@10.13.1"
"packageManager": "pnpm@10.14.0"
}

958
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff