Commit 27a8382

HPCesia <me@hpcesia.com>
2025-04-05 10:09:16
chore: update dependencies
1 parent 989f3ec
Changed files (1)
package.json
@@ -31,7 +31,7 @@
     "@swup/progress-plugin": "^3.2.0",
     "@swup/scripts-plugin": "^2.1.0",
     "@swup/scroll-plugin": "^3.3.2",
-    "@tailwindcss/vite": "^4.1.2",
+    "@tailwindcss/vite": "^4.1.3",
     "@waline/client": "^3.5.6",
     "artalk": "^2.9.1",
     "astro": "^5.6.1",
@@ -60,15 +60,15 @@
     "sharp": "^0.33.5",
     "shiki": "^3.2.1",
     "swup": "^4.8.1",
-    "tailwindcss": "^4.1.2",
-    "typescript": "^5.8.2",
+    "tailwindcss": "^4.1.3",
+    "typescript": "^5.8.3",
     "unist-util-visit": "^5.0.0",
     "vue": "^3.5.13"
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@astrojs/ts-plugin": "^1.10.4",
-    "@eslint/js": "^9.23.0",
+    "@eslint/js": "^9.24.0",
     "@iconify/types": "^2.0.0",
     "@trivago/prettier-plugin-sort-imports": "^5.2.2",
     "@types/hast": "^3.0.4",
@@ -79,7 +79,7 @@
     "@typescript-eslint/parser": "^8.29.0",
     "astro-eslint-parser": "^1.2.2",
     "commander": "^13.1.0",
-    "eslint": "^9.23.0",
+    "eslint": "^9.24.0",
     "eslint-plugin-astro": "^1.3.1",
     "globals": "^15.15.0",
     "postcss-html": "^1.8.0",