Compare commits

..

14 Commits

Author SHA1 Message Date
af3e2ceb6b fix(deps): update dependency lucide-react to ^0.539.0
All checks were successful
Lint / Lint and Check (push) Successful in 45s
2025-08-09 05:05:43 +00:00
1cfcd31fff chore(deps): update typescript-eslint monorepo to v8.39.0
All checks were successful
Lint / Lint and Check (push) Successful in 42s
2025-08-09 04:06:46 +00:00
9276e0f037 chore(deps): update eslint monorepo to v9.33.0
All checks were successful
Lint / Lint and Check (push) Successful in 44s
2025-08-09 03:08:05 +00:00
c4bf5f1a35 fix(deps): update nextjs monorepo to v15.4.6
All checks were successful
Lint / Lint and Check (push) Successful in 47s
2025-08-09 02:12:16 +00:00
d480175dd0 fix(deps): update dependency @tanstack/react-query to v5.84.2
All checks were successful
Lint / Lint and Check (push) Successful in 45s
2025-08-09 01:09:58 +00:00
e62cfaa0d4 chore(deps): update dependency @types/node to v22.17.1
All checks were successful
Lint / Lint and Check (push) Successful in 1m40s
2025-08-09 00:08:06 +00:00
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
2 changed files with 502 additions and 502 deletions

View File

@@ -29,39 +29,39 @@
"date-fns": "^4.1.0",
"dotenv": "^17.2.0",
"drizzle-orm": "^0.44.3",
"lucide-react": "^0.526.0",
"lucide-react": "^0.539.0",
"nanoid": "^5.1.5",
"next": "15.4.5",
"next": "15.4.6",
"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.32.0",
"@next/eslint-plugin-next": "15.4.5",
"@eslint/js": "9.33.0",
"@next/eslint-plugin-next": "15.4.6",
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5",
"@types/node": "22.17.1",
"@types/pg": "8.15.5",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@typescript-eslint/eslint-plugin": "8.38.0",
"@typescript-eslint/parser": "8.38.0",
"@types/react": "19.1.9",
"@types/react-dom": "19.1.7",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"drizzle-kit": "0.31.4",
"eslint": "9.32.0",
"eslint-config-next": "15.4.5",
"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",
"typescript": "5.8.3",
"typescript-eslint": "8.38.0"
"typescript": "5.9.2",
"typescript-eslint": "8.39.0"
},
"packageManager": "pnpm@10.13.1"
"packageManager": "pnpm@10.14.0"
}

972
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff