Compare commits

7 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
f3d85c5214 chore(deps): update actions/checkout digest to 08eba0b
All checks were successful
Check / Lint and Check (push) Successful in 3m28s
2025-08-16 00:00:52 +00:00
3 changed files with 499 additions and 495 deletions

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
- name: Install pnpm
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4

View File

@@ -32,16 +32,16 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.17.1",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.17.2",
"@types/react": "19.1.10",
"@types/react-dom": "19.1.7",
"eslint": "9.33.0",
"eslint-config-next": "15.4.5",
"eslint-config-next": "15.4.6",
"eslint-config-prettier": "10.1.8",
"postcss": "8.5.6",
"tailwindcss": "4.1.11",
"turbo": "2.5.5",
"tailwindcss": "4.1.12",
"turbo": "2.5.6",
"typescript": "5.9.2"
},
"packageManager": "pnpm@10.14.0"

978
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff