diff --git a/bun.lockb b/bun.lockb index a79a1be..495feca 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 02e3e0f..6207007 100644 --- a/package.json +++ b/package.json @@ -20,19 +20,19 @@ "@enalmada/bun-externals": "0.0.3", "@ianvs/prettier-plugin-sort-imports": "4.1.1", "@scaleway/changesets-renovate": "1.3.1", - "@types/node": "20.9.0", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", - "bun-types": "1.0.11", + "@types/node": "20.10.0", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", + "bun-types": "1.0.14", "cross-env": "7.0.3", - "eslint": "8.53.0", + "eslint": "8.54.0", "eslint-config-prettier": "9.0.0", "eslint-plugin-prettier": "5.0.1", "fixpack": "4.0.0", "husky": "8.0.3", "lint-staged": "15.1.0", "prettier": "3.1.0", - "typescript": "5.2.2", + "typescript": "5.3.2", "vitest": "0.34.6" }, "main": "dist/index.js", diff --git a/website/package.json b/website/package.json index 7459e19..72902d5 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ "@astrojs/check": "^0.3.0", "@astrojs/prefetch": "^0.4.1", "@astrojs/react": "^3.0.4", - "@astrojs/starlight": "^0.12.0", + "@astrojs/starlight": "^0.13.0", "@astrojs/tailwind": "^5.0.2", "@types/react": "^18.0.21", "@types/react-dom": "^18.0.6",