diff --git a/bun.lockb b/bun.lockb index e1f6fd6..82cc5f4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1e2c2fd..0e0195d 100644 --- a/package.json +++ b/package.json @@ -19,17 +19,17 @@ "dependencies": {}, "devDependencies": { "@biomejs/biome": "1.9.4", - "@changesets/cli": "2.28.1", + "@changesets/cli": "2.29.3", "@enalmada/bun-externals": "0.0.8", "@scaleway/changesets-renovate": "2.2.0", - "@types/node": "22.14.0", + "@types/node": "22.15.14", "cross-env": "7.0.3", "fixpack": "4.0.0", "husky": "9.1.7", - "lint-staged": "15.5.0", - "turbo": "2.5.0", + "lint-staged": "15.5.2", + "turbo": "2.5.3", "typescript": "5.8.3", - "vitest": "3.1.1" + "vitest": "3.1.3" }, "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/website/bun.lockb b/website/bun.lockb index fe13c86..957a990 100755 Binary files a/website/bun.lockb and b/website/bun.lockb differ diff --git a/website/package.json b/website/package.json index fbdbc81..1308e02 100644 --- a/website/package.json +++ b/website/package.json @@ -14,17 +14,17 @@ "dependencies": { "@astrojs/check": "0.9.4", "@astrojs/prefetch": "0.4.1", - "@astrojs/react": "4.2.3", - "@astrojs/starlight": "0.33.0", - "@astrojs/starlight-tailwind": "3.0.1", + "@astrojs/react": "4.2.7", + "@astrojs/starlight": "0.34.2", + "@astrojs/starlight-tailwind": "4.0.1", "@astrojs/tailwind": "6.0.2", - "@types/react": "19.1.0", - "@types/react-dom": "19.1.2", - "astro": "5.6.1", + "@types/react": "19.1.3", + "@types/react-dom": "19.1.3", + "astro": "5.7.11", "react": "19.1.0", "react-dom": "19.1.0", "sharp": "0.34.1", - "tailwindcss": "4.1.3", + "tailwindcss": "4.1.5", "typescript": "5.8.3" }, "description": "module website",