From 6068dab2c00645c5da4412f7b7104cd3224cb728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 08:28:20 +0000 Subject: [PATCH] build(deps): bump hds-react from 2.17.1 to 3.11.0 in /frontend/tet/youth 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/youth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/tet/youth/package.json b/frontend/tet/youth/package.json index 41c7a03b2c..b5f1fd9adc 100644 --- a/frontend/tet/youth/package.json +++ b/frontend/tet/youth/package.json @@ -24,7 +24,7 @@ "axios": "^0.27.2", "dotenv": "^16.0.0", "hds-design-tokens": "^2.17.1", - "hds-react": "^2.17.1", + "hds-react": "^3.11.0", "leaflet": "^1.7.1", "leaflet.markercluster": "^1.5.3", "next": "14.2.12",