mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
chore: update dependencies, including Astro v5. (#244)
* update dependency * update dependencies
This commit is contained in:
committed by
GitHub
parent
2244a77935
commit
4a4c19a3ed
31
package.json
31
package.json
@@ -16,29 +16,28 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.4",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@astrojs/rss": "^4.0.9",
|
"@astrojs/rss": "^4.0.11",
|
||||||
"@astrojs/sitemap": "^3.2.1",
|
"@astrojs/sitemap": "^3.2.1",
|
||||||
"@astrojs/svelte": "^6.0.1",
|
"@astrojs/svelte": "7.0.3",
|
||||||
"@astrojs/tailwind": "^5.1.2",
|
"@astrojs/tailwind": "^5.1.4",
|
||||||
"@fontsource-variable/jetbrains-mono": "^5.1.1",
|
"@fontsource-variable/jetbrains-mono": "^5.1.1",
|
||||||
"@fontsource/roboto": "^5.1.0",
|
"@fontsource/roboto": "^5.1.0",
|
||||||
"@iconify-json/fa6-brands": "^1.2.1",
|
"@iconify-json/fa6-brands": "^1.2.3",
|
||||||
"@iconify-json/fa6-regular": "^1.2.1",
|
"@iconify-json/fa6-regular": "^1.2.2",
|
||||||
"@iconify-json/fa6-solid": "^1.2.1",
|
"@iconify-json/fa6-solid": "^1.2.2",
|
||||||
"@iconify-json/material-symbols": "^1.2.5",
|
"@iconify-json/material-symbols": "^1.2.8",
|
||||||
"@iconify/svelte": "^4.0.2",
|
"@iconify/svelte": "^4.0.2",
|
||||||
"@sveltejs/vite-plugin-svelte": "^4.0.0",
|
"@swup/astro": "^1.5.0",
|
||||||
"@swup/astro": "^1.4.1",
|
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"astro": "^4.16.13",
|
"astro": "5.1.6",
|
||||||
"astro-compress": "^2.3.5",
|
"astro-compress": "^2.3.5",
|
||||||
"astro-icon": "^1.1.1",
|
"astro-icon": "^1.1.4",
|
||||||
"hastscript": "^9.0.0",
|
"hastscript": "^9.0.0",
|
||||||
"katex": "^0.16.19",
|
"katex": "^0.16.19",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.0",
|
||||||
"mdast-util-to-string": "^4.0.0",
|
"mdast-util-to-string": "^4.0.0",
|
||||||
"overlayscrollbars": "^2.10.0",
|
"overlayscrollbars": "^2.10.1",
|
||||||
"pagefind": "^1.1.1",
|
"pagefind": "^1.2.0",
|
||||||
"photoswipe": "^5.4.4",
|
"photoswipe": "^5.4.4",
|
||||||
"reading-time": "^1.5.0",
|
"reading-time": "^1.5.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
@@ -53,9 +52,9 @@
|
|||||||
"sanitize-html": "^2.13.1",
|
"sanitize-html": "^2.13.1",
|
||||||
"sharp": "^0.33.5",
|
"sharp": "^0.33.5",
|
||||||
"stylus": "^0.63.0",
|
"stylus": "^0.63.0",
|
||||||
"svelte": "^5.2.2",
|
"svelte": "^5.5.3",
|
||||||
"tailwindcss": "^3.4.14",
|
"tailwindcss": "^3.4.16",
|
||||||
"typescript": "^5.6.3",
|
"typescript": "^5.7.2",
|
||||||
"unist-util-visit": "^5.0.0"
|
"unist-util-visit": "^5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
2751
pnpm-lock.yaml
generated
2751
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user