1 Commits

Author SHA1 Message Date
7f695f7857 Update dependency node to v22.19.0
All checks were successful
test-build / build (pull_request) Successful in 46s
2025-08-31 00:02:31 +00:00
3 changed files with 352 additions and 219 deletions

View File

@@ -22,9 +22,9 @@ jobs:
version: 10.x
- name: Set up Node.js
uses: actions/setup-node@v5
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.5",
"@astrojs/mdx": "4.3.4",
"@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.7",
"astro": "5.13.5",
"framer-motion": "^12.16.0",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.2",

563
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff