Commit f81312c

HPCesia <me@hpcesia.com>
2025-04-16 06:51:36
chore: update dependencies
1 parent 905c12c
Changed files (1)
package.json
@@ -14,30 +14,30 @@
   },
   "dependencies": {
     "@astrojs/markdown-remark": "^6.3.1",
-    "@astrojs/mdx": "^4.2.3",
+    "@astrojs/mdx": "^4.2.4",
     "@astrojs/rss": "^4.0.11",
     "@astrojs/sitemap": "^3.3.0",
-    "@astrojs/vue": "^5.0.9",
+    "@astrojs/vue": "^5.0.10",
     "@iconify-json/ic": "^1.2.2",
-    "@iconify-json/material-symbols": "^1.2.17",
+    "@iconify-json/material-symbols": "^1.2.19",
     "@iconify-json/mdi": "^1.2.3",
     "@iconify-json/mingcute": "^1.2.3",
     "@iconify/utils": "^2.3.0",
-    "@octokit/request": "^9.2.2",
-    "@shikijs/transformers": "^3.2.1",
+    "@octokit/request": "^9.2.3",
+    "@shikijs/transformers": "^3.2.2",
     "@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.1.3",
-    "astro": "^5.6.1",
+    "@tailwindcss/vite": "^4.1.4",
+    "astro": "^5.7.0",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
     "astro-pagefind": "^1.8.3",
     "autoprefixer": "^10.4.21",
-    "daisyui": "^5.0.12",
+    "daisyui": "^5.0.22",
     "dayjs": "^1.11.13",
     "hast-util-from-html": "^2.0.3",
     "hastscript": "^9.0.1",
@@ -56,9 +56,9 @@
     "remark-math": "^6.0.0",
     "sanitize-html": "^2.15.0",
     "sharp": "^0.33.5",
-    "shiki": "^3.2.1",
+    "shiki": "^3.2.2",
     "swup": "^4.8.1",
-    "tailwindcss": "^4.1.3",
+    "tailwindcss": "^4.1.4",
     "typescript": "^5.8.3",
     "unist-util-visit": "^5.0.0",
     "vue": "^3.5.13"
@@ -74,7 +74,7 @@
     "@types/mdast": "^4.0.4",
     "@types/sanitize-html": "^2.15.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.29.0",
+    "@typescript-eslint/parser": "^8.30.1",
     "astro-eslint-parser": "^1.2.2",
     "commander": "^13.1.0",
     "eslint": "^9.24.0",
@@ -85,9 +85,9 @@
     "prettier-plugin-astro": "^0.14.1",
     "prettier-plugin-astro-organize-imports": "^0.4.11",
     "prettier-plugin-tailwindcss": "^0.6.11",
-    "stylelint": "^16.17.0",
+    "stylelint": "^16.18.0",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.29.0"
+    "typescript-eslint": "^8.30.1"
   },
   "pnpm": {
     "onlyBuiltDependencies": [