From e5c793f74d929f593b46751edebc56b828adf064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 22:03:08 +0000 Subject: [PATCH] chore(deps-dev): bump @nx/workspace from 21.3.2 to 23.1.0 in /ui Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) from 21.3.2 to 23.1.0. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/23.1.0/packages/workspace) --- updated-dependencies: - dependency-name: "@nx/workspace" dependency-version: 23.1.0 dependency-type: direct:development update-type: version-update:semver-major ... 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..147c2be 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": "23.1.0", "@schematics/angular": "20.1.1", "@storybook/core-server": "8.6.11", "@types/jasmine": "~4.0.0",