Commit a681f42
Changed files (1)
package.json
@@ -18,7 +18,7 @@
"@astrojs/sitemap": "^3.2.1",
"@iconify-json/material-symbols": "^1.2.14",
"@iconify-json/mdi": "^1.2.3",
- "@tailwindcss/vite": "^4.0.5",
+ "@tailwindcss/vite": "^4.0.6",
"astro": "^5.2.5",
"astro-compress": "2.3.5",
"astro-icon": "^1.1.5",
@@ -39,7 +39,7 @@
"remark-math": "^6.0.0",
"sanitize-html": "^2.14.0",
"sharp": "^0.33.5",
- "tailwindcss": "^4.0.5",
+ "tailwindcss": "^4.0.6",
"typescript": "^5.7.3",
"unist-util-visit": "^5.0.0"
},
@@ -51,7 +51,7 @@
"@types/markdown-it": "^14.1.2",
"@types/mdast": "^4.0.4",
"@types/sanitize-html": "^2.13.0",
- "@typescript-eslint/parser": "^8.23.0",
+ "@typescript-eslint/parser": "^8.24.0",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.20.0",
"eslint-plugin-astro": "^1.3.1",
@@ -63,6 +63,6 @@
"prettier-plugin-tailwindcss": "^0.6.11",
"stylelint": "^16.14.1",
"stylelint-config-html": "^1.1.0",
- "typescript-eslint": "^8.23.0"
+ "typescript-eslint": "^8.24.0"
}
}
\ No newline at end of file