diff --git a/bun.lockb b/bun.lockb index 53faa04..c405f66 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3e339ea..ad82fc8 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,12 @@ }, "dependencies": { "@astrojs/check": "0.9.4", - "@astrojs/react": "^3.6.2", + "@astrojs/react": "^3.6.3", "@astrojs/tailwind": "^5.1.2", "@astrojs/ts-plugin": "^1.10.4", "@fontsource/geist-mono": "^5.1.0", "@fontsource/geist-sans": "^5.1.0", - "@iconify-json/simple-icons": "^1.2.11", + "@iconify-json/simple-icons": "^1.2.12", "@iconify/react": "^5.0.2", "@radix-ui/react-avatar": "^1.1.1", "@radix-ui/react-slot": "^1.1.0", @@ -37,12 +37,12 @@ "tailwind-merge": "^2.5.4", "tailwindcss": "^3.4.15", "tailwindcss-animate": "^1.0.7", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "use-lanyard": "^1.5.2", "zod": "^3.23.8" }, "devDependencies": { - "@eslint-react/eslint-plugin": "^1.16.1", + "@eslint-react/eslint-plugin": "^1.17.1", "@keksiqc/eslint-config": "^3.8.2", "@types/bun": "^1.1.13", "eslint": "^9.15.0",