From 762cd35a25b32b361ecbd8af8a1a53b8d778d035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:53:57 +0000 Subject: [PATCH] Bump nhsuk-frontend from 10.5.2 to 10.6.0 Bumps [nhsuk-frontend](https://github.com/nhsuk/nhsuk-frontend) from 10.5.2 to 10.6.0. - [Release notes](https://github.com/nhsuk/nhsuk-frontend/releases) - [Changelog](https://github.com/nhsuk/nhsuk-frontend/blob/main/CHANGELOG.md) - [Commits](https://github.com/nhsuk/nhsuk-frontend/compare/v10.5.2...v10.6.0) --- updated-dependencies: - dependency-name: nhsuk-frontend dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2dfd1db..d0b41ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "luxon": "^3.7.2", "markdown-it": "^14.3.0", "mermaid": "^11.16.1", - "nhsuk-frontend": "^10.5.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.1" }, "devDependencies": { @@ -8022,9 +8022,9 @@ } }, "node_modules/nhsuk-frontend": { - "version": "10.5.2", - "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.5.2.tgz", - "integrity": "sha512-lTOmzSDJkEn8uhuEuj3NKAW5MYuG/5tqMRsp15An2oLKlpGEoEAoREp+tHYJ7DLOPDRp9Z/zmp6/pLea75ae1g==", + "version": "10.6.0", + "resolved": "https://registry.npmjs.org/nhsuk-frontend/-/nhsuk-frontend-10.6.0.tgz", + "integrity": "sha512-ZhnQiK6q6C8d0nwwzYSI+dSPuvJMqVPPtCHCoQif75L2Y8QW4Im0Q76UvqrNWkPAkX/lV2W1QNbot27ej61+3g==", "license": "MIT", "engines": { "node": "^20.9.0 || ^22.11.0 || >= 24.11.0" diff --git a/package.json b/package.json index d8aaed5..3ec3316 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "luxon": "^3.7.2", "markdown-it": "^14.3.0", "mermaid": "^11.16.1", - "nhsuk-frontend": "^10.5.2", + "nhsuk-frontend": "^10.6.0", "nhsuk-prototype-kit": "^8.3.1" }, "devDependencies": {