diff --git a/bun.lockb b/bun.lockb index a22305d7..76575b9f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8aa79780..23f76bfc 100644 --- a/package.json +++ b/package.json @@ -12,18 +12,18 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.1.0", - "@astrojs/starlight": "^0.30.2", + "@astrojs/react": "^4.1.1", + "@astrojs/starlight": "^0.30.3", "@astrojs/starlight-tailwind": "^3.0.0", "@astrojs/tailwind": "^5.1.3", - "@types/react": "^19.0.1", + "@types/react": "^19.0.2", "@types/react-dom": "^19.0.2", - "astro": "^5.0.7", + "astro": "^5.1.0", "react": "^19.0.0", "react-dom": "^19.0.0", "react-image-previewer": "^1.1.6", "sharp": "^0.33.5", - "tailwindcss": "^3.4.16" + "tailwindcss": "^3.4.17" }, "devDependencies": { "@eslint/js": "^9.17.0",