diff --git a/bun.lockb b/bun.lockb index 42af79a..586b7e5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/docs/bun.lockb b/docs/bun.lockb index b73d383..6822e43 100755 Binary files a/docs/bun.lockb and b/docs/bun.lockb differ diff --git a/docs/package.json b/docs/package.json index 0d83f46..e3576c2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,8 +17,8 @@ "react-loadable": "5.5.0" }, "devDependencies": { - "@docusaurus/module-type-aliases": "3.1.1", - "@docusaurus/tsconfig": "3.1.1", - "@docusaurus/types": "3.1.1" + "@docusaurus/module-type-aliases": "3.2.0", + "@docusaurus/tsconfig": "3.2.0", + "@docusaurus/types": "3.2.0" } } diff --git a/package.json b/package.json index 24b388b..5cbf3dc 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "devDependencies": { "@graphql-codegen/cli": "5.0.2", "@total-typescript/ts-reset": "0.5.1", - "@typescript-eslint/eslint-plugin": "7.3.1", - "bun-types": "1.0.35", + "@typescript-eslint/eslint-plugin": "7.4.0", + "bun-types": "1.0.36", "eslint": "8.57.0", "husky": "9.0.11", "prettier": "3.2.5",