From 73083448d041a748b8a453469698f3106cadda85 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 2 Apr 2026 18:59:01 +0200 Subject: Those pesky lockfiles and stuff... --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index f7c9cd7..fbc908a 100644 --- a/package.json +++ b/package.json @@ -11,13 +11,13 @@ "check": "astro check" }, "dependencies": { - "@astrojs/check": "^0.9.8", + "@astrojs/check": "^0.9.2", "@astrojs/compiler-rs": "^0.1.6", "@astrojs/mdx": "^5.0.3", "@astrojs/rss": "^4.0.18", "@astrojs/sitemap": "^3.7.2", "@fontsource-variable/archivo": "^5.2.8", - "@iconify-json/tabler": "^1.2.31", + "@iconify-json/tabler": "^1.2.33", "astro": "^6.1.3", "astro-compressor": "^1.3.0", "astro-icon": "^1.1.5", @@ -25,6 +25,7 @@ "typescript": "5.9.3" }, "devDependencies": { + "@astrojs/language-server": "^2.13.4", "prettier": "^3.8.1", "prettier-plugin-astro": "^0.14.1", "sass": "^1.98.0" -- cgit v1.3