From 44c56ec3a6697254819d2d3f725def663c663087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 22:24:23 +0000 Subject: [PATCH] chore(deps-dev): bump @nx/workspace from 21.3.2 to 21.3.11 in /ui Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 21.3.2 to 21.3.11. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.3.11/packages/workspace) --- updated-dependencies: - dependency-name: "@nx/workspace" dependency-version: 21.3.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 1a33da0..0908cfd 100644 --- a/ui/package.json +++ b/ui/package.json @@ -44,7 +44,7 @@ "@nx/cypress": "21.3.2", "@nx/jest": "21.3.2", "@nx/storybook": "21.3.2", - "@nx/workspace": "21.3.2", + "@nx/workspace": "21.3.11", "@schematics/angular": "20.1.1", "@storybook/core-server": "8.6.11", "@types/jasmine": "~4.0.0",