Commit 32f7d89
Changed files (1)
package.json
@@ -16,9 +16,9 @@
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.5",
- "@iconify-json/material-symbols": "^1.2.13",
+ "@iconify-json/material-symbols": "^1.2.14",
"@iconify-json/mdi": "^1.2.3",
- "astro": "^5.2.3",
+ "astro": "^5.2.5",
"astro-compress": "2.3.5",
"astro-icon": "^1.1.5",
"astro-pagefind": "^1.8.0",
@@ -34,7 +34,7 @@
"@astrojs/ts-plugin": "^1.10.4",
"@eslint/js": "^9.19.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
- "@typescript-eslint/parser": "^8.22.0",
+ "@typescript-eslint/parser": "^8.23.0",
"astro-eslint-parser": "^1.2.1",
"eslint": "^9.19.0",
"eslint-plugin-astro": "^1.3.1",
@@ -47,6 +47,6 @@
"stylelint": "^16.14.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-standard-scss": "^14.0.0",
- "typescript-eslint": "^8.22.0"
+ "typescript-eslint": "^8.23.0"
}
}
\ No newline at end of file