diff --git a/bun.lockb b/bun.lockb index 4ae5a09..af14945 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9b39a55..3b17bed 100644 --- a/package.json +++ b/package.json @@ -16,12 +16,12 @@ "@commitlint/config-conventional": "^19.5.0", "@devcontainers/cli": "^0.72.0", "@eslint/js": "^9.8.0", - "@nx/devkit": "20.1.4", - "@nx/eslint": "20.1.4", - "@nx/eslint-plugin": "20.1.4", - "@nx/jest": "20.1.4", - "@nx/js": "20.1.4", - "@nx/plugin": "20.1.4", + "@nx/devkit": "20.2.0", + "@nx/eslint": "20.2.0", + "@nx/eslint-plugin": "20.2.0", + "@nx/jest": "20.2.0", + "@nx/js": "20.2.0", + "@nx/plugin": "20.2.0", "@octokit/rest": "^21.0.2", "@swc-node/register": "^1.10.9", "@swc/cli": "~0.5.0", diff --git a/packages/nx-dive/package.json b/packages/nx-dive/package.json index f8117ab..7693d4f 100644 --- a/packages/nx-dive/package.json +++ b/packages/nx-dive/package.json @@ -3,7 +3,7 @@ "version": "1.0.1", "dependencies": { "tslib": "^2.3.0", - "@nx/devkit": "20.1.4", + "@nx/devkit": "20.2.0", "@ebizbase/nx-devkit": "1.0.0" }, "type": "commonjs",