Commit 1baa8a2

HPCesia <me@hpcesia.com>
2025-04-26 10:47:59
chore: update dependencies
1 parent e6fd658
Changed files (1)
package.json
@@ -14,17 +14,17 @@
   },
   "dependencies": {
     "@astrojs/markdown-remark": "^6.3.1",
-    "@astrojs/mdx": "^4.2.4",
+    "@astrojs/mdx": "^4.2.5",
     "@astrojs/rss": "^4.0.11",
-    "@astrojs/sitemap": "^3.3.0",
-    "@astrojs/vue": "^5.0.10",
-    "@iconify-json/material-symbols": "^1.2.19",
+    "@astrojs/sitemap": "^3.3.1",
+    "@astrojs/vue": "^5.0.11",
+    "@iconify-json/material-symbols": "^1.2.20",
     "@iconify-json/mdi": "^1.2.3",
     "@iconify-json/mingcute": "^1.2.3",
-    "@iconify-json/simple-icons": "^1.2.3",
+    "@iconify-json/simple-icons": "^1.2.33",
     "@iconify/utils": "^2.3.0",
     "@octokit/request": "^9.2.3",
-    "@shikijs/transformers": "^3.2.2",
+    "@shikijs/transformers": "^3.3.0",
     "@swup/head-plugin": "^2.3.1",
     "@swup/parallel-plugin": "^0.4.0",
     "@swup/preload-plugin": "^3.2.11",
@@ -34,12 +34,12 @@
     "@tailwindcss/vite": "^4.1.4",
     "@vite-pwa/assets-generator": "^1.0.0",
     "@vite-pwa/astro": "^1.0.1",
-    "astro": "^5.7.0",
+    "astro": "^5.7.5",
     "astro-compress": "2.3.5",
     "astro-icon": "^1.1.5",
     "astro-pagefind": "^1.8.3",
     "autoprefixer": "^10.4.21",
-    "daisyui": "^5.0.22",
+    "daisyui": "^5.0.28",
     "dayjs": "^1.11.13",
     "hast-util-from-html": "^2.0.3",
     "hastscript": "^9.0.1",
@@ -56,9 +56,9 @@
     "remark-directive-rehype": "^0.4.2",
     "remark-github-beta-blockquote-admonitions": "^3.1.1",
     "remark-math": "^6.0.0",
-    "sanitize-html": "^2.15.0",
+    "sanitize-html": "^2.16.0",
     "sharp": "^0.33.5",
-    "shiki": "^3.2.2",
+    "shiki": "^3.3.0",
     "swup": "^4.8.1",
     "tailwindcss": "^4.1.4",
     "typescript": "^5.8.3",
@@ -69,7 +69,7 @@
   "devDependencies": {
     "@astrojs/check": "^0.9.4",
     "@astrojs/ts-plugin": "^1.10.4",
-    "@eslint/js": "^9.24.0",
+    "@eslint/js": "^9.25.1",
     "@iconify/types": "^2.0.0",
     "@trivago/prettier-plugin-sort-imports": "^5.2.2",
     "@types/hast": "^3.0.4",
@@ -77,10 +77,10 @@
     "@types/mdast": "^4.0.4",
     "@types/sanitize-html": "^2.15.0",
     "@types/unist": "^3.0.3",
-    "@typescript-eslint/parser": "^8.30.1",
+    "@typescript-eslint/parser": "^8.31.0",
     "astro-eslint-parser": "^1.2.2",
     "commander": "^13.1.0",
-    "eslint": "^9.24.0",
+    "eslint": "^9.25.1",
     "eslint-plugin-astro": "^1.3.1",
     "globals": "^15.15.0",
     "postcss-html": "^1.8.0",
@@ -88,9 +88,9 @@
     "prettier-plugin-astro": "^0.14.1",
     "prettier-plugin-astro-organize-imports": "^0.4.11",
     "prettier-plugin-tailwindcss": "^0.6.11",
-    "stylelint": "^16.18.0",
+    "stylelint": "^16.19.1",
     "stylelint-config-html": "^1.1.0",
-    "typescript-eslint": "^8.30.1"
+    "typescript-eslint": "^8.31.0"
   },
   "pnpm": {
     "onlyBuiltDependencies": [