13 Commits

Author SHA1 Message Date
402c045008 fix(deps): update react monorepo
All checks were successful
Check / Lint and Check (push) Successful in 42s
2025-08-11 12:01:23 +00:00
7b9b422c64 fix(deps): update dependency zod to v4.0.17
All checks were successful
Check / Lint and Check (push) Successful in 44s
2025-08-09 18:01:17 +00:00
0f48d29deb fix(deps): update dependency lucide-react to ^0.539.0
All checks were successful
Check / Lint and Check (push) Successful in 44s
2025-08-09 03:02:17 +00:00
9ad256fce6 chore(deps): update dependency eslint to v9.33.0
All checks were successful
Check / Lint and Check (push) Successful in 49s
2025-08-09 02:02:08 +00:00
53e9b1275d fix(deps): update dependency zod to v4.0.16
All checks were successful
Check / Lint and Check (push) Successful in 48s
2025-08-09 01:01:37 +00:00
f9b641fa88 chore(deps): update dependency @types/node to v22.17.1
All checks were successful
Check / Lint and Check (push) Successful in 49s
2025-08-09 00:01:16 +00:00
84a1e4b6a6 chore(deps): update dependency eslint-config-next to v15.4.5
All checks were successful
Check / Lint and Check (push) Successful in 48s
2025-08-05 14:01:07 +00:00
cb8abc71dd fix(deps): update nextjs monorepo to v15.4.5
All checks were successful
Check / Lint and Check (push) Successful in 41s
2025-08-05 13:01:09 +00:00
f39c897e7a fix(deps): update dependency react-hook-form to v7.62.0
All checks were successful
Check / Lint and Check (push) Successful in 52s
2025-08-02 06:02:18 +00:00
a8aededdb2 fix(deps): update dependency lucide-react to ^0.536.0
All checks were successful
Check / Lint and Check (push) Successful in 54s
2025-08-02 05:02:15 +00:00
251f94c6bc chore(deps): update pnpm to v10.14.0
All checks were successful
Check / Lint and Check (push) Successful in 46s
2025-08-02 04:02:10 +00:00
3353fd353e chore(deps): update dependency typescript to v5.9.2
All checks were successful
Check / Lint and Check (push) Successful in 57s
2025-08-02 03:04:49 +00:00
3ea909f9b9 chore(deps): update dependency @types/node to v22.17.0
All checks were successful
Check / Lint and Check (push) Successful in 58s
2025-08-02 02:11:43 +00:00
2 changed files with 357 additions and 357 deletions

View File

@@ -18,7 +18,7 @@
"clsx": "^2.1.1", "clsx": "^2.1.1",
"cssnano": "^7.1.0", "cssnano": "^7.1.0",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"lucide-react": "^0.526.0", "lucide-react": "^0.539.0",
"next": "^15.4.1", "next": "^15.4.1",
"next-plausible": "^3.12.4", "next-plausible": "^3.12.4",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",
@@ -33,16 +33,16 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.11", "@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.5", "@types/node": "22.17.1",
"@types/react": "19.1.8", "@types/react": "19.1.8",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",
"eslint": "9.32.0", "eslint": "9.33.0",
"eslint-config-next": "15.4.1", "eslint-config-next": "15.4.5",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"postcss": "8.5.6", "postcss": "8.5.6",
"tailwindcss": "4.1.11", "tailwindcss": "4.1.11",
"turbo": "2.5.5", "turbo": "2.5.5",
"typescript": "5.8.3" "typescript": "5.9.2"
}, },
"packageManager": "pnpm@10.14.0" "packageManager": "pnpm@10.14.0"
} }

704
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff