Commit fd26546
Changed files (1)
package.json
@@ -13,8 +13,8 @@
"pub": "node scripts/pub.mjs"
},
"dependencies": {
- "@astrojs/markdown-remark": "^6.2.0",
- "@astrojs/mdx": "^4.1.0",
+ "@astrojs/markdown-remark": "^6.3.0",
+ "@astrojs/mdx": "^4.2.0",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/vue": "^5.0.7",
@@ -24,20 +24,20 @@
"@iconify-json/mingcute": "^1.2.3",
"@iconify/utils": "^2.3.0",
"@octokit/request": "^9.2.2",
- "@shikijs/transformers": "^3.1.0",
+ "@shikijs/transformers": "^3.2.1",
"@swup/head-plugin": "^2.3.1",
"@swup/parallel-plugin": "^0.4.0",
"@swup/preload-plugin": "^3.2.11",
"@swup/progress-plugin": "^3.2.0",
"@swup/scripts-plugin": "^2.1.0",
"@swup/scroll-plugin": "^3.3.2",
- "@tailwindcss/vite": "^4.0.12",
- "@waline/client": "^3.5.5",
- "astro": "^5.4.2",
+ "@tailwindcss/vite": "^4.0.14",
+ "@waline/client": "^3.5.6",
+ "astro": "^5.5.2",
"astro-compress": "2.3.5",
"astro-icon": "^1.1.5",
- "astro-pagefind": "^1.8.1",
- "autoprefixer": "^10.4.20",
+ "astro-pagefind": "^1.8.2",
+ "autoprefixer": "^10.4.21",
"daisyui": "5.0.0",
"dayjs": "^1.11.13",
"hast-util-from-html": "^2.0.3",
@@ -57,9 +57,9 @@
"remark-math": "^6.0.0",
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
- "shiki": "^3.1.0",
+ "shiki": "^3.2.1",
"swup": "^4.8.1",
- "tailwindcss": "^4.0.12",
+ "tailwindcss": "^4.0.14",
"typescript": "^5.8.2",
"unist-util-visit": "^5.0.0",
"vue": "^3.5.13"
@@ -75,7 +75,7 @@
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.13.0",
"@types/unist": "^3.0.3",
- "@typescript-eslint/parser": "^8.26.0",
+ "@typescript-eslint/parser": "^8.26.1",
"astro-eslint-parser": "^1.2.1",
"commander": "^13.1.0",
"eslint": "^9.22.0",
@@ -88,6 +88,6 @@
"prettier-plugin-tailwindcss": "^0.6.11",
"stylelint": "^16.15.0",
"stylelint-config-html": "^1.1.0",
- "typescript-eslint": "^8.26.0"
+ "typescript-eslint": "^8.26.1"
}
}
\ No newline at end of file