diff --git a/test/bun.lockb b/test/bun.lockb index 3e6696b..d01fdae 100755 Binary files a/test/bun.lockb and b/test/bun.lockb differ diff --git a/test/package.json b/test/package.json index 2f916f2..7ddd5dd 100644 --- a/test/package.json +++ b/test/package.json @@ -10,12 +10,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/check": "^0.9.2", + "@astrojs/check": "^0.9.4", "@minpluto/zorn": "../", - "astro": "^4.14.2", - "typescript": "^5.5.4" + "astro": "^5.0.5", + "typescript": "^5.7.2" }, "devDependencies": { - "sass-embedded": "^1.77.8" + "sass-embedded": "^1.83.0" } } \ No newline at end of file