5 Commits

Author SHA1 Message Date
4641430185 chore(deps): update dependency @types/react to v19.1.13
All checks were successful
Check / Lint and Check (push) Successful in 35s
2025-09-13 00:00:59 +00:00
63064f29f8 chore(deps): update dependency eslint to v9.35.0
All checks were successful
Check / Lint and Check (push) Successful in 26s
2025-09-06 03:00:43 +00:00
3a00e01cab chore(deps): update tailwindcss monorepo to v4.1.13
All checks were successful
Check / Lint and Check (push) Successful in 25s
2025-09-06 02:00:41 +00:00
776f676947 chore(deps): update pnpm to v10.15.1
All checks were successful
Check / Lint and Check (push) Successful in 30s
2025-09-06 01:00:39 +00:00
b9ed74ea66 chore(deps): update dependency @types/node to v22.18.1
All checks were successful
Check / Lint and Check (push) Successful in 31s
2025-09-06 00:00:35 +00:00
2 changed files with 314 additions and 298 deletions

View File

@@ -32,17 +32,17 @@
"zod": "^4.0.5" "zod": "^4.0.5"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.12", "@tailwindcss/postcss": "4.1.13",
"@types/node": "22.18.0", "@types/node": "22.18.1",
"@types/react": "19.1.12", "@types/react": "19.1.13",
"@types/react-dom": "19.1.9", "@types/react-dom": "19.1.9",
"eslint": "9.34.0", "eslint": "9.35.0",
"eslint-config-next": "15.5.2", "eslint-config-next": "15.5.2",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "10.1.8",
"postcss": "8.5.6", "postcss": "8.5.6",
"tailwindcss": "4.1.12", "tailwindcss": "4.1.13",
"turbo": "2.5.6", "turbo": "2.5.6",
"typescript": "5.9.2" "typescript": "5.9.2"
}, },
"packageManager": "pnpm@10.15.0" "packageManager": "pnpm@10.15.1"
} }

600
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff