Commit 6f5add3

HPCesia <me@hpcesia.com>
2025-03-24 09:39:04
chore: update dependencies
1 parent 2297a28
Changed files (1)
package.json
@@ -19,7 +19,7 @@
     "@astrojs/sitemap": "^3.3.0",
     "@astrojs/vue": "^5.0.7",
     "@iconify-json/ic": "^1.2.2",
-    "@iconify-json/material-symbols": "^1.2.16",
+    "@iconify-json/material-symbols": "^1.2.17",
     "@iconify-json/mdi": "^1.2.3",
     "@iconify-json/mingcute": "^1.2.3",
     "@iconify/utils": "^2.3.0",
@@ -31,9 +31,9 @@
     "@swup/progress-plugin": "^3.2.0",
     "@swup/scripts-plugin": "^2.1.0",
     "@swup/scroll-plugin": "^3.3.2",
-    "@tailwindcss/vite": "^4.0.14",
+    "@tailwindcss/vite": "^4.0.15",
     "@waline/client": "^3.5.6",
-    "astro": "^5.5.3",
+    "astro": "^5.5.4",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
     "astro-pagefind": "^1.8.3",
@@ -55,11 +55,11 @@
     "remark-directive-rehype": "^0.4.2",
     "remark-github-beta-blockquote-admonitions": "^3.1.1",
     "remark-math": "^6.0.0",
-    "sanitize-html": "^2.14.0",
+    "sanitize-html": "^2.15.0",
     "sharp": "^0.33.5",
     "shiki": "^3.2.1",
     "swup": "^4.8.1",
-    "tailwindcss": "^4.0.14",
+    "tailwindcss": "^4.0.15",
     "typescript": "^5.8.2",
     "unist-util-visit": "^5.0.0",
     "vue": "^3.5.13"
@@ -67,7 +67,7 @@
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@astrojs/ts-plugin": "^1.10.4",
-    "@eslint/js": "^9.22.0",
+    "@eslint/js": "^9.23.0",
     "@iconify/types": "^2.0.0",
     "@trivago/prettier-plugin-sort-imports": "^5.2.2",
     "@types/hast": "^3.0.4",
@@ -75,10 +75,10 @@
     "@types/mdast": "^4.0.4",
     "@types/sanitize-html": "^2.13.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.26.1",
-    "astro-eslint-parser": "^1.2.1",
+    "@typescript-eslint/parser": "^8.27.0",
+    "astro-eslint-parser": "^1.2.2",
     "commander": "^13.1.0",
-    "eslint": "^9.22.0",
+    "eslint": "^9.23.0",
     "eslint-plugin-astro": "^1.3.1",
     "globals": "^15.15.0",
     "postcss-html": "^1.8.0",
@@ -88,6 +88,6 @@
     "prettier-plugin-tailwindcss": "^0.6.11",
     "stylelint": "^16.16.0",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.26.1"
+    "typescript-eslint": "^8.27.0"
   }
 }
\ No newline at end of file