Commit 09bd2db

HPCesia <me@hpcesia.com>
2025-03-03 08:39:57
chore: update dependencies
1 parent 7bf0901
Changed files (1)
package.json
@@ -13,27 +13,27 @@
     "pub": "node scripts/pub.mjs"
   },
   "dependencies": {
-    "@astrojs/markdown-remark": "^6.1.0",
-    "@astrojs/mdx": "^4.0.8",
+    "@astrojs/markdown-remark": "^6.2.0",
+    "@astrojs/mdx": "^4.1.0",
     "@astrojs/rss": "^4.0.11",
     "@astrojs/sitemap": "^3.2.1",
     "@iconify-json/ic": "^1.2.2",
     "@iconify-json/material-symbols": "^1.2.14",
     "@iconify-json/mdi": "^1.2.3",
-    "@shikijs/transformers": "^3.0.0",
+    "@shikijs/transformers": "^3.1.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.7",
-    "astro": "^5.3.0",
+    "@tailwindcss/vite": "^4.0.9",
+    "astro": "^5.4.1",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
-    "astro-pagefind": "^1.8.0",
+    "astro-pagefind": "^1.8.1",
     "autoprefixer": "^10.4.20",
-    "daisyui": "5.0.0-beta.8",
+    "daisyui": "5.0.0",
     "dayjs": "^1.11.13",
     "hastscript": "^9.0.1",
     "markdown-it": "^14.1.0",
@@ -51,36 +51,36 @@
     "remark-math": "^6.0.0",
     "sanitize-html": "^2.14.0",
     "sharp": "^0.33.5",
-    "shiki": "^3.0.0",
+    "shiki": "^3.1.0",
     "swup": "^4.8.1",
-    "tailwindcss": "^4.0.7",
+    "tailwindcss": "^4.0.9",
     "typescript": "^5.7.3",
     "unist-util-visit": "^5.0.0"
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@astrojs/ts-plugin": "^1.10.4",
-    "@eslint/js": "^9.20.0",
-    "@iconify/tailwind4": "^1.0.3",
+    "@eslint/js": "^9.21.0",
+    "@iconify/tailwind4": "^1.0.6",
     "@trivago/prettier-plugin-sort-imports": "^5.2.2",
     "@types/hast": "^3.0.4",
     "@types/markdown-it": "^14.1.2",
     "@types/mdast": "^4.0.4",
     "@types/sanitize-html": "^2.13.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.24.1",
+    "@typescript-eslint/parser": "^8.25.0",
     "astro-eslint-parser": "^1.2.1",
     "commander": "^13.1.0",
-    "eslint": "^9.20.1",
+    "eslint": "^9.21.0",
     "eslint-plugin-astro": "^1.3.1",
     "globals": "^15.15.0",
     "postcss-html": "^1.8.0",
-    "prettier": "^3.5.1",
+    "prettier": "^3.5.3",
     "prettier-plugin-astro": "^0.14.1",
     "prettier-plugin-astro-organize-imports": "^0.4.11",
     "prettier-plugin-tailwindcss": "^0.6.11",
-    "stylelint": "^16.14.1",
+    "stylelint": "^16.15.0",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.24.1"
+    "typescript-eslint": "^8.25.0"
   }
 }
\ No newline at end of file