5 Commits

Author SHA1 Message Date
4bcb42231a Update dependency node to v22.19.0
All checks were successful
test-build / build (pull_request) Successful in 29s
2025-09-15 00:03:18 +00:00
68f45bdf2d Update dependency @astrojs/starlight to v0.35.3 (#19)
All checks were successful
test-build / build (push) Successful in 47s
renovate / renovate (push) Successful in 1m16s
2025-09-15 00:02:38 +00:00
f77b2087bd Update dependency astro to v5.13.7 (#18)
All checks were successful
test-build / build (push) Successful in 31s
renovate / renovate (push) Successful in 1m15s
2025-09-11 00:01:12 +00:00
27b37ba146 Update astro monorepo (#17)
All checks were successful
test-build / build (push) Successful in 1m32s
renovate / renovate (push) Successful in 1m48s
2025-09-10 00:01:43 +00:00
19af544520 Update tailwindcss monorepo to v4.1.13 (#15)
All checks were successful
test-build / build (push) Successful in 35s
renovate / renovate (push) Successful in 2m13s
2025-09-06 00:01:21 +00:00
3 changed files with 247 additions and 466 deletions

View File

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

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "4.3.4",
"@astrojs/mdx": "4.3.5",
"@astrojs/node": "9.4.3",
"@astrojs/starlight": "^0.35.2",
"@catppuccin/starlight": "1.0.2",
"@tailwindcss/postcss": "^4.1.8",
"@tailwindcss/vite": "^4.1.8",
"astro": "5.13.5",
"astro": "5.13.7",
"framer-motion": "^12.16.0",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.2",

707
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff