chore: update dependencies

This commit is contained in:
saicaca 2024-03-14 16:17:10 +08:00
parent df30781cdc
commit e9b4412926
2 changed files with 926 additions and 1135 deletions

View File

@ -13,37 +13,38 @@
"lint": "biome check --apply ./src" "lint": "biome check --apply ./src"
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.3.4", "@astrojs/check": "^0.5.9",
"@astrojs/svelte": "^5.0.3", "@astrojs/svelte": "^5.2.0",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/jetbrains-mono": "^5.0.19", "@fontsource-variable/jetbrains-mono": "^5.0.20",
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.12",
"@swup/astro": "^1.4.0", "@swup/astro": "^1.4.0",
"astro": "^4.5.1", "astro": "^4.4.15",
"astro-compress": "^2.2.15",
"astro-icon": "1.1.0", "astro-icon": "1.1.0",
"colorjs.io": "^0.4.5", "colorjs.io": "^0.5.0",
"mdast-util-to-string": "^4.0.0", "mdast-util-to-string": "^4.0.0",
"overlayscrollbars": "^2.4.6", "overlayscrollbars": "^2.6.1",
"pagefind": "^1.0.4", "pagefind": "^1.0.4",
"reading-time": "^1.5.0", "reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0", "rehype-autolink-headings": "^7.1.0",
"rehype-katex": "^7.0.0", "rehype-katex": "^7.0.0",
"rehype-slug": "^6.0.0", "rehype-slug": "^6.0.0",
"remark-math": "^6.0.0", "remark-math": "^6.0.0",
"svelte": "^4.2.9", "sharp": "^0.33.2",
"tailwindcss": "^3.3.7", "svelte": "^4.2.12",
"typescript": "^5.2.2" "tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/ts-plugin": "^1.3.1", "@astrojs/ts-plugin": "^1.6.0",
"@biomejs/biome": "1.4.1", "@biomejs/biome": "1.6.1",
"@iconify-json/fa6-brands": "^1.1.18", "@iconify-json/fa6-brands": "^1.1.18",
"@iconify-json/fa6-regular": "^1.1.18", "@iconify-json/fa6-regular": "^1.1.18",
"@iconify-json/fa6-solid": "^1.1.20", "@iconify-json/fa6-solid": "^1.1.20",
"@iconify-json/material-symbols": "^1.1.69", "@iconify-json/material-symbols": "^1.1.74",
"@rollup/plugin-yaml": "^4.1.2", "@rollup/plugin-yaml": "^4.1.2",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
"astro-compress": "github:astro-community/AstroCompress#no-sharp", "stylus": "^0.63.0"
"stylus": "^0.59.0"
} }
} }

2028
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff