Commit bd24b5c

HPCesia <me@hpcesia.com>
2025-05-18 15:41:30
chore: update dependencies
1 parent a1f507c
Changed files (1)
package.json
@@ -14,32 +14,32 @@
   },
   "dependencies": {
     "@astrojs/markdown-remark": "^6.3.1",
-    "@astrojs/mdx": "^4.2.5",
+    "@astrojs/mdx": "^4.2.6",
     "@astrojs/rss": "^4.0.11",
-    "@astrojs/sitemap": "^3.3.1",
-    "@astrojs/vue": "^5.0.11",
-    "@iconify-json/material-symbols": "^1.2.20",
+    "@astrojs/sitemap": "^3.4.0",
+    "@astrojs/vue": "^5.0.13",
+    "@iconify-json/material-symbols": "^1.2.21",
     "@iconify-json/mdi": "^1.2.3",
     "@iconify-json/mingcute": "^1.2.3",
-    "@iconify-json/simple-icons": "^1.2.33",
+    "@iconify-json/simple-icons": "^1.2.34",
     "@iconify/utils": "^2.3.0",
     "@octokit/request": "^9.2.3",
-    "@shikijs/transformers": "^3.3.0",
+    "@shikijs/transformers": "^3.4.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.4",
+    "@tailwindcss/vite": "^4.1.7",
     "@vite-pwa/assets-generator": "^1.0.0",
-    "@vite-pwa/astro": "^1.0.1",
-    "astro": "^5.7.5",
+    "@vite-pwa/astro": "^1.1.0",
+    "astro": "^5.7.13",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
     "astro-pagefind": "^1.8.3",
     "autoprefixer": "^10.4.21",
-    "daisyui": "^5.0.28",
+    "daisyui": "^5.0.35",
     "dayjs": "^1.11.13",
     "hast-util-from-html": "^2.0.3",
     "hastscript": "^9.0.1",
@@ -56,31 +56,31 @@
     "remark-directive-rehype": "^0.4.2",
     "remark-github-beta-blockquote-admonitions": "^3.1.1",
     "remark-math": "^6.0.0",
-    "sanitize-html": "^2.16.0",
+    "sanitize-html": "^2.17.0",
     "sharp": "^0.33.5",
-    "shiki": "^3.3.0",
-    "swup": "^4.8.1",
-    "tailwindcss": "^4.1.4",
+    "shiki": "^3.4.2",
+    "swup": "^4.8.2",
+    "tailwindcss": "^4.1.7",
     "typescript": "^5.8.3",
     "unist-util-visit": "^5.0.0",
     "vite-plugin-pwa": "^1.0.0",
-    "vue": "^3.5.13"
+    "vue": "^3.5.14"
   },
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@astrojs/ts-plugin": "^1.10.4",
-    "@eslint/js": "^9.25.1",
+    "@eslint/js": "^9.27.0",
     "@iconify/types": "^2.0.0",
     "@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.15.0",
+    "@types/sanitize-html": "^2.16.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.31.0",
+    "@typescript-eslint/parser": "^8.32.1",
     "astro-eslint-parser": "^1.2.2",
     "commander": "^13.1.0",
-    "eslint": "^9.25.1",
+    "eslint": "^9.27.0",
     "eslint-plugin-astro": "^1.3.1",
     "globals": "^15.15.0",
     "postcss-html": "^1.8.0",
@@ -90,10 +90,11 @@
     "prettier-plugin-tailwindcss": "^0.6.11",
     "stylelint": "^16.19.1",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.31.0"
+    "typescript-eslint": "^8.32.1"
   },
   "pnpm": {
     "onlyBuiltDependencies": [
+      "@tailwindcss/oxide",
       "esbuild",
       "sharp",
       "swup"