diff --git a/package.json b/package.json index af92eea..f8e3367 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "@changesets/cli": "^2.27.6", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@nx/js": "19.3.2", - "@nx/plugin": "19.3.2", + "@nx/js": "19.4.0", + "@nx/plugin": "19.4.0", "@swc-node/register": "^1.10.0", "@swc/core": "^1.6.5", "@types/node": "^20.14.9", @@ -41,7 +41,7 @@ "eslint": "^8.57.0", "husky": "^9.0.11", "lint-staged": "^15.2.7", - "nx": "19.3.2", + "nx": "19.4.0", "prettier": "^3.3.2", "tslib": "^2.6.3", "tsup": "^8.1.0",