Compare commits

..

3 Commits

Author SHA1 Message Date
8b153c2bc7 Update dependency node to v22.19.0
All checks were successful
test-build / build (pull_request) Successful in 1m25s
2025-09-10 00:04:12 +00:00
15438a6723 Merge pull request 'Update astro monorepo' (#105) from renovate/astro-monorepo into main
All checks were successful
test-build / build (push) Successful in 54s
renovate / renovate (push) Successful in 1m45s
2025-09-10 00:01:51 +00:00
aabe85bc50 Update astro monorepo
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 3m4s
2025-09-10 00:01:42 +00:00
3 changed files with 623 additions and 718 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up Node.js - name: Set up Node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: 22.18.0 node-version: 22.19.0
cache: pnpm cache: pnpm
- name: Install Dependencies - name: Install Dependencies

View File

@@ -79,6 +79,6 @@
"prettier-plugin-tailwindcss": "^0.6.14", "prettier-plugin-tailwindcss": "^0.6.14",
"timeago.js": "^4.0.2", "timeago.js": "^4.0.2",
"typescript": "5.9.2", "typescript": "5.9.2",
"typescript-eslint": "8.42.0" "typescript-eslint": "8.41.0"
} }
} }

1337
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff