Commit 2297a28

HPCesia <me@hpcesia.com>
2025-03-19 08:15:43
chore: update dependencies
1 parent cc73993
Changed files (1)
package.json
@@ -13,13 +13,13 @@
     "pub": "node scripts/pub.mjs"
   },
   "dependencies": {
-    "@astrojs/markdown-remark": "^6.3.0",
-    "@astrojs/mdx": "^4.2.0",
+    "@astrojs/markdown-remark": "^6.3.1",
+    "@astrojs/mdx": "^4.2.1",
     "@astrojs/rss": "^4.0.11",
-    "@astrojs/sitemap": "^3.2.1",
+    "@astrojs/sitemap": "^3.3.0",
     "@astrojs/vue": "^5.0.7",
     "@iconify-json/ic": "^1.2.2",
-    "@iconify-json/material-symbols": "^1.2.15",
+    "@iconify-json/material-symbols": "^1.2.16",
     "@iconify-json/mdi": "^1.2.3",
     "@iconify-json/mingcute": "^1.2.3",
     "@iconify/utils": "^2.3.0",
@@ -33,10 +33,10 @@
     "@swup/scroll-plugin": "^3.3.2",
     "@tailwindcss/vite": "^4.0.14",
     "@waline/client": "^3.5.6",
-    "astro": "^5.5.2",
+    "astro": "^5.5.3",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
-    "astro-pagefind": "^1.8.2",
+    "astro-pagefind": "^1.8.3",
     "autoprefixer": "^10.4.21",
     "daisyui": "5.0.0",
     "dayjs": "^1.11.13",
@@ -86,7 +86,7 @@
     "prettier-plugin-astro": "^0.14.1",
     "prettier-plugin-astro-organize-imports": "^0.4.11",
     "prettier-plugin-tailwindcss": "^0.6.11",
-    "stylelint": "^16.15.0",
+    "stylelint": "^16.16.0",
     "stylelint-config-html": "^1.1.0",
     "typescript-eslint": "^8.26.1"
   }