11 Commits

Author SHA1 Message Date
6801ad7784 fix(deps): update react monorepo
Some checks are pending
Check / Lint and Check (push) Waiting to run
2025-08-11 13:02:02 +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
2 changed files with 384 additions and 384 deletions

View File

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

754
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff