Commit e180d38

HPCesia <me@hpcesia.com>
2025-02-14 07:22:38
chore: update dependencies
1 parent c862775
Changed files (1)
package.json
@@ -23,12 +23,12 @@
     "@shikijs/transformers": "^2.3.2",
     "@swup/astro": "^1.5.0",
     "@tailwindcss/vite": "^4.0.6",
-    "astro": "^5.2.5",
+    "astro": "^5.3.0",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
     "astro-pagefind": "^1.8.0",
     "autoprefixer": "^10.4.20",
-    "daisyui": "5.0.0-beta.7",
+    "daisyui": "5.0.0-beta.8",
     "dayjs": "^1.11.13",
     "hastscript": "^9.0.0",
     "markdown-it": "^14.1.0",
@@ -61,11 +61,11 @@
     "@types/unist": "^3.0.3",
     "@typescript-eslint/parser": "^8.24.0",
     "astro-eslint-parser": "^1.2.1",
-    "eslint": "^9.20.0",
+    "eslint": "^9.20.1",
     "eslint-plugin-astro": "^1.3.1",
-    "globals": "^15.14.0",
+    "globals": "^15.15.0",
     "postcss-html": "^1.8.0",
-    "prettier": "^3.5.0",
+    "prettier": "^3.5.1",
     "prettier-plugin-astro": "^0.14.1",
     "prettier-plugin-astro-organize-imports": "^0.4.11",
     "prettier-plugin-tailwindcss": "^0.6.11",