Compare commits

6 Commits

Author SHA1 Message Date
9571e08478 fix(deps): update react monorepo
All checks were successful
Check / Lint and Check (push) Successful in 1m27s
2025-08-16 11:01:53 +00:00
206d725d61 fix(deps): update nextjs monorepo to v15.4.6
All checks were successful
Check / Lint and Check (push) Successful in 1m5s
2025-08-16 10:30:49 +00:00
d998f2b751 fix(deps): update radix-ui-primitives monorepo
All checks were successful
Check / Lint and Check (push) Successful in 55s
2025-08-16 04:01:43 +00:00
21c73ba8cf chore(deps): update tailwindcss monorepo to v4.1.12
All checks were successful
Check / Lint and Check (push) Successful in 50s
2025-08-16 03:01:23 +00:00
a4ba63f708 chore(deps): update dependency turbo to v2.5.6
All checks were successful
Check / Lint and Check (push) Successful in 51s
2025-08-16 02:01:27 +00:00
6b2fc6b859 chore(deps): update dependency @types/node to v22.17.2
All checks were successful
Check / Lint and Check (push) Successful in 1m3s
2025-08-16 01:01:37 +00:00
2 changed files with 498 additions and 494 deletions

View File

@@ -32,16 +32,16 @@
"zod": "^4.0.5" "zod": "^4.0.5"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/postcss": "4.1.11", "@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.1", "@types/node": "22.17.2",
"@types/react": "19.1.8", "@types/react": "19.1.10",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.7",
"eslint": "9.33.0", "eslint": "9.33.0",
"eslint-config-next": "15.4.5", "eslint-config-next": "15.4.6",
"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.12",
"turbo": "2.5.5", "turbo": "2.5.6",
"typescript": "5.9.2" "typescript": "5.9.2"
}, },
"packageManager": "pnpm@10.14.0" "packageManager": "pnpm@10.14.0"

978
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff