diff --git a/package.json b/package.json index 282526d..a70c332 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@changesets/cli": "^2.27.5", "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", - "@nx/js": "19.3.0", - "@nx/plugin": "19.3.0", + "@nx/js": "19.3.1", + "@nx/plugin": "19.3.1", "@swc-node/register": "^1.9.2", "@swc/core": "^1.5.29", "@types/node": "^20.14.2", @@ -42,7 +42,7 @@ "eslint": "^8.57.0", "husky": "^9.0.11", "lint-staged": "^15.2.7", - "nx": "19.3.0", + "nx": "19.3.1", "prettier": "^3.3.2", "tslib": "^2.6.3", "tsup": "^8.1.0",