From f1e893bd8fd440d00ad50ffb748ce917d2df7c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:13:39 +0000 Subject: [PATCH] Bump @codbex/codbex-navigation-groups in /application-data-sample Bumps [@codbex/codbex-navigation-groups](https://github.com/codbex/codbex-navigation-groups) from 0.2.0 to 1.0.0. - [Release notes](https://github.com/codbex/codbex-navigation-groups/releases) - [Commits](https://github.com/codbex/codbex-navigation-groups/compare/v0.2.0...v1.0.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-navigation-groups" dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application-data-sample/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-data-sample/package.json b/application-data-sample/package.json index a53bd6a..959b26c 100644 --- a/application-data-sample/package.json +++ b/application-data-sample/package.json @@ -17,7 +17,7 @@ "@codbex/codbex-number-generator": "0.3.0", "@codbex/codbex-number-generator-data": "0.3.0", "@codbex/ide-branding": "0.1.0", - "@codbex/codbex-navigation-groups" : "0.2.0", + "@codbex/codbex-navigation-groups" : "1.0.0", "@codbex/codbex-hestia-data-sample": "0.4.0" } }