4 Commits

Author SHA1 Message Date
1cc8a27bbb Update actions/setup-node action to v6
Some checks failed
test-build / build (pull_request) Failing after 1m2s
2025-11-08 00:05:36 +00:00
fc11b8bf8a Update tailwindcss monorepo to v4.1.17 (#80)
All checks were successful
test-build / build (push) Successful in 1m24s
renovate / renovate (push) Successful in 51s
2025-11-08 00:02:59 +00:00
758f9c5ddd Update dependency sharp to v0.34.5 (#79)
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
2025-11-08 00:02:47 +00:00
3c1c637aee Update astro monorepo (#78)
Some checks failed
renovate / renovate (push) Has been cancelled
test-build / build (push) Has been cancelled
2025-11-08 00:02:22 +00:00
3 changed files with 243 additions and 284 deletions

View File

@@ -22,7 +22,7 @@ jobs:
version: 10.x
- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v6
with:
node-version: 22.21.1
cache: pnpm

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "4.3.9",
"@astrojs/mdx": "4.3.10",
"@astrojs/node": "9.5.0",
"@astrojs/starlight": "^0.36.0",
"@catppuccin/starlight": "1.0.2",
"@tailwindcss/postcss": "^4.1.13",
"@tailwindcss/vite": "^4.1.13",
"astro": "5.15.3",
"astro": "5.15.4",
"framer-motion": "^12.23.18",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.4",

521
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff