diff --git a/bun.lockb b/bun.lockb index 39c8cb0..8014f5e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 527307d..73ce4fb 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.3", - "@nx/eslint": "20.1.3", - "@nx/eslint-plugin": "20.1.3", - "@nx/jest": "20.1.3", - "@nx/js": "20.1.3", - "@nx/plugin": "20.1.3", + "@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", "@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 b63554b..f8117ab 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.3", + "@nx/devkit": "20.1.4", "@ebizbase/nx-devkit": "1.0.0" }, "type": "commonjs",