Commit aa5cff8

HPCesia <me@hpcesia.com>
2025-02-21 09:32:01
chore: update dependencies
1 parent 95fb88f
Changed files (1)
package.json
@@ -20,14 +20,14 @@
     "@iconify-json/ic": "^1.2.2",
     "@iconify-json/material-symbols": "^1.2.14",
     "@iconify-json/mdi": "^1.2.3",
-    "@shikijs/transformers": "^2.3.2",
+    "@shikijs/transformers": "^3.0.0",
     "@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.6",
+    "@tailwindcss/vite": "^4.0.7",
     "astro": "^5.3.0",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
@@ -35,11 +35,11 @@
     "autoprefixer": "^10.4.20",
     "daisyui": "5.0.0-beta.8",
     "dayjs": "^1.11.13",
-    "hastscript": "^9.0.0",
+    "hastscript": "^9.0.1",
     "markdown-it": "^14.1.0",
     "mdast-util-to-string": "^4.0.0",
     "medium-zoom": "^1.1.0",
-    "nanostores": "^0.11.3",
+    "nanostores": "^0.11.4",
     "postcss-load-config": "^6.0.1",
     "reading-time": "^1.5.0",
     "rehype-autolink-headings": "^7.1.0",
@@ -48,9 +48,9 @@
     "remark-math": "^6.0.0",
     "sanitize-html": "^2.14.0",
     "sharp": "^0.33.5",
-    "shiki": "^2.3.2",
+    "shiki": "^3.0.0",
     "swup": "^4.8.1",
-    "tailwindcss": "^4.0.6",
+    "tailwindcss": "^4.0.7",
     "typescript": "^5.7.3",
     "unist-util-visit": "^5.0.0"
   },
@@ -65,7 +65,7 @@
     "@types/mdast": "^4.0.4",
     "@types/sanitize-html": "^2.13.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.24.0",
+    "@typescript-eslint/parser": "^8.24.1",
     "astro-eslint-parser": "^1.2.1",
     "commander": "^13.1.0",
     "eslint": "^9.20.1",
@@ -78,6 +78,6 @@
     "prettier-plugin-tailwindcss": "^0.6.11",
     "stylelint": "^16.14.1",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.24.0"
+    "typescript-eslint": "^8.24.1"
   }
 }
\ No newline at end of file