From 0a041260d78c833220e8f6afba2e31bc1b5e45e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 08:17:29 +0000 Subject: [PATCH] build(deps): bump hds-react from 2.17.1 to 3.11.0 in /frontend/tet/admin Bumps [hds-react](https://github.com/City-of-Helsinki/helsinki-design-system) from 2.17.1 to 3.11.0. - [Release notes](https://github.com/City-of-Helsinki/helsinki-design-system/releases) - [Changelog](https://github.com/City-of-Helsinki/helsinki-design-system/blob/development/CHANGELOG.md) - [Commits](https://github.com/City-of-Helsinki/helsinki-design-system/compare/v2.17.1...v3.11.0) --- updated-dependencies: - dependency-name: hds-react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/tet/admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tet/admin/package.json b/frontend/tet/admin/package.json index 57e7a9bf22..bfc4aa0247 100644 --- a/frontend/tet/admin/package.json +++ b/frontend/tet/admin/package.json @@ -25,7 +25,7 @@ "date-fns": "^2.24.0", "dotenv": "^16.0.0", "hds-design-tokens": "^2.17.1", - "hds-react": "^2.17.1", + "hds-react": "^3.11.0", "leaflet": "^1.7.1", "next": "14.2.12", "next-compose-plugins": "^2.2.1",