diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 788badf..bb6381a 100644 --- a/package.json +++ b/package.json @@ -11,22 +11,22 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.5", - "@astrojs/mdx": "^4.3.9", - "@astrojs/rss": "4.0.13", + "@astrojs/check": "^0.9.6", + "@astrojs/mdx": "^4.3.13", + "@astrojs/rss": "4.0.14", "@astrojs/sitemap": "^3.6.0", "@fontsource-variable/archivo": "^5.2.8", - "@iconify-json/tabler": "^1.2.23", - "astro": "^5.15.3", + "@iconify-json/tabler": "^1.2.24", + "astro": "^5.16.6", "astro-compressor": "^1.2.0", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "typescript": "5.9.3" }, "devDependencies": { - "prettier": "^3.6.2", + "prettier": "^3.7.4", "prettier-plugin-astro": "^0.14.1", - "sass": "^1.93.3" + "sass": "^1.97.1" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "*" |
