chore(deps): update deps

This commit is contained in:
2026-02-08 15:00:42 -06:00
parent 5fb18bc6f9
commit 303022a508
2 changed files with 241 additions and 256 deletions

View File

@@ -12,27 +12,27 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "4.3.13", "@astrojs/mdx": "^4.3.13",
"@astrojs/node": "9.5.2", "@astrojs/node": "^9.5.2",
"@astrojs/starlight": "^0.37.1", "@astrojs/starlight": "^0.37.6",
"@catppuccin/starlight": "1.1.1", "@catppuccin/starlight": "^1.1.1",
"@tailwindcss/postcss": "^4.1.18", "@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18", "@tailwindcss/vite": "^4.1.18",
"astro": "5.17.1", "astro": "^5.17.1",
"motion": "^12.23.26", "motion": "^12.33.0",
"sanitize-html": "^2.17.0", "sanitize-html": "^2.17.0",
"sharp": "^0.34.5", "sharp": "^0.34.5",
"tailwindcss": "^4.1.18" "tailwindcss": "^4.1.18"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.19", "@tailwindcss/typography": "^0.5.19",
"@typescript-eslint/parser": "8.54.0", "@typescript-eslint/parser": "^8.54.0",
"eslint": "10.0.0", "eslint": "^10.0.0",
"eslint-config-prettier": "10.1.8", "eslint-config-prettier": "^10.1.8",
"eslint-plugin-astro": "1.5.0", "eslint-plugin-astro": "^1.5.0",
"prettier": "^3.7.4", "prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1", "prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.7.2", "prettier-plugin-tailwindcss": "^0.7.2",
"typescript-eslint": "8.54.0" "typescript-eslint": "^8.54.0"
} }
} }

473
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff