From a2ba56055e866336bd55c4b7f9862f1951456b02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 11:40:45 +0000 Subject: [PATCH] Update dependency govuk-frontend to v4.7.0 --- components/aside/package.json | 2 +- components/back-link/package.json | 2 +- components/breadcrumbs/package.json | 2 +- components/button-group/package.json | 2 +- components/button/package.json | 2 +- components/checkboxes/package.json | 2 +- components/cookie-banner/package.json | 2 +- components/date-input/package.json | 2 +- components/details/package.json | 2 +- components/error-message/package.json | 2 +- components/error-summary/package.json | 2 +- components/fieldset/package.json | 2 +- components/file-upload/package.json | 2 +- components/footer/package.json | 2 +- components/form-group/package.json | 2 +- components/header/package.json | 2 +- components/hint/package.json | 2 +- components/input/package.json | 2 +- components/inset-text/package.json | 2 +- components/label/package.json | 2 +- components/link/package.json | 2 +- components/navigation-menu/package.json | 2 +- components/notification-banner/package.json | 2 +- components/page/package.json | 2 +- components/pagination/package.json | 2 +- components/panel/package.json | 2 +- components/phase-banner/package.json | 2 +- components/radios/package.json | 2 +- components/select/package.json | 2 +- components/skip-link/package.json | 2 +- components/summary-card/package.json | 2 +- components/summary-list/package.json | 2 +- components/table/package.json | 2 +- components/tabs/package.json | 2 +- components/tag/package.json | 2 +- components/textarea/package.json | 2 +- components/visually-hidden/package.json | 2 +- components/warning-text/package.json | 2 +- components/width-container/package.json | 2 +- lib-govuk/sass-base/package.json | 2 +- packages/components/package.json | 2 +- pnpm-lock.yaml | 168 ++++++++++---------- 42 files changed, 125 insertions(+), 125 deletions(-) diff --git a/components/aside/package.json b/components/aside/package.json index 21a176a1c..4398eb0c3 100644 --- a/components/aside/package.json +++ b/components/aside/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/back-link/package.json b/components/back-link/package.json index 666d0e52d..528f919c6 100644 --- a/components/back-link/package.json +++ b/components/back-link/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/link": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/breadcrumbs/package.json b/components/breadcrumbs/package.json index 4b83e4f48..5b10d2ccc 100644 --- a/components/breadcrumbs/package.json +++ b/components/breadcrumbs/package.json @@ -27,7 +27,7 @@ "@not-govuk/anchor-list": "workspace:^0.8.2", "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/button-group/package.json b/components/button-group/package.json index 3e7d25ab8..17a668cc8 100644 --- a/components/button-group/package.json +++ b/components/button-group/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/button/package.json b/components/button/package.json index 6ff13c0fa..cfbeca263 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/link": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/checkboxes/package.json b/components/checkboxes/package.json index 72fddb6d1..858c06f13 100644 --- a/components/checkboxes/package.json +++ b/components/checkboxes/package.json @@ -29,7 +29,7 @@ "@not-govuk/hint": "workspace:^0.8.2", "@not-govuk/label": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/cookie-banner/package.json b/components/cookie-banner/package.json index 23d7d1a52..409b5a857 100644 --- a/components/cookie-banner/package.json +++ b/components/cookie-banner/package.json @@ -28,7 +28,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/width-container": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/date-input/package.json b/components/date-input/package.json index 7c7f45d0f..0c6c46afc 100644 --- a/components/date-input/package.json +++ b/components/date-input/package.json @@ -29,7 +29,7 @@ "@not-govuk/input": "workspace:^0.8.2", "@not-govuk/label": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/details/package.json b/components/details/package.json index a84272ca5..bdc909778 100644 --- a/components/details/package.json +++ b/components/details/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/error-message/package.json b/components/error-message/package.json index f138efaf5..4c5fa27d2 100644 --- a/components/error-message/package.json +++ b/components/error-message/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/visually-hidden": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/error-summary/package.json b/components/error-summary/package.json index 5a5d16816..890399c96 100644 --- a/components/error-summary/package.json +++ b/components/error-summary/package.json @@ -27,7 +27,7 @@ "@not-govuk/anchor-list": "workspace:^0.8.2", "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/fieldset/package.json b/components/fieldset/package.json index 842c45c76..0847900d0 100644 --- a/components/fieldset/package.json +++ b/components/fieldset/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/file-upload/package.json b/components/file-upload/package.json index d1dc21472..f8379037d 100644 --- a/components/file-upload/package.json +++ b/components/file-upload/package.json @@ -28,7 +28,7 @@ "@not-govuk/form-group": "workspace:^0.8.2", "@not-govuk/input": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/footer/package.json b/components/footer/package.json index ba3801d4f..055daf08e 100644 --- a/components/footer/package.json +++ b/components/footer/package.json @@ -28,7 +28,7 @@ "@not-govuk/link": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/width-container": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/form-group/package.json b/components/form-group/package.json index 636a55c12..d7d29b122 100644 --- a/components/form-group/package.json +++ b/components/form-group/package.json @@ -30,7 +30,7 @@ "@not-govuk/hint": "workspace:^0.8.2", "@not-govuk/label": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/header/package.json b/components/header/package.json index 13814a328..06adc9677 100644 --- a/components/header/package.json +++ b/components/header/package.json @@ -28,7 +28,7 @@ "@not-govuk/link": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/width-container": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/hint/package.json b/components/hint/package.json index 824469f46..0aed93d00 100644 --- a/components/hint/package.json +++ b/components/hint/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/input/package.json b/components/input/package.json index fa3f9c411..ae654ebe3 100644 --- a/components/input/package.json +++ b/components/input/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/inset-text/package.json b/components/inset-text/package.json index 458621c18..acb8b05fe 100644 --- a/components/inset-text/package.json +++ b/components/inset-text/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/label/package.json b/components/label/package.json index 40dc228c8..4000e8335 100644 --- a/components/label/package.json +++ b/components/label/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/link/package.json b/components/link/package.json index 7ff09521f..d86a39892 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/anchor": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/navigation-menu/package.json b/components/navigation-menu/package.json index 3cb3be9db..4c4019887 100644 --- a/components/navigation-menu/package.json +++ b/components/navigation-menu/package.json @@ -27,7 +27,7 @@ "@not-govuk/anchor-list": "workspace:^0.8.2", "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/notification-banner/package.json b/components/notification-banner/package.json index 8e00dd9ff..b3e61ed71 100644 --- a/components/notification-banner/package.json +++ b/components/notification-banner/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/page/package.json b/components/page/package.json index 397236dfe..41bfce345 100644 --- a/components/page/package.json +++ b/components/page/package.json @@ -34,7 +34,7 @@ "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/skip-link": "workspace:^0.8.2", "@not-govuk/width-container": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/pagination/package.json b/components/pagination/package.json index 542fb7a0d..b97c7165c 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -29,7 +29,7 @@ "@not-govuk/route-utils": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/visually-hidden": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/panel/package.json b/components/panel/package.json index a0f5847a8..d9e3d3697 100644 --- a/components/panel/package.json +++ b/components/panel/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/phase-banner/package.json b/components/phase-banner/package.json index b1460c9fa..28b97225f 100644 --- a/components/phase-banner/package.json +++ b/components/phase-banner/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/tag": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/radios/package.json b/components/radios/package.json index 495895f0b..2a55e9831 100644 --- a/components/radios/package.json +++ b/components/radios/package.json @@ -29,7 +29,7 @@ "@not-govuk/hint": "workspace:^0.8.2", "@not-govuk/label": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/select/package.json b/components/select/package.json index b37ac9fcc..8a245776d 100644 --- a/components/select/package.json +++ b/components/select/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/form-group": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/skip-link/package.json b/components/skip-link/package.json index 7661262d7..2cf7a3ee3 100644 --- a/components/skip-link/package.json +++ b/components/skip-link/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/summary-card/package.json b/components/summary-card/package.json index 406842c2b..6705191f1 100644 --- a/components/summary-card/package.json +++ b/components/summary-card/package.json @@ -27,7 +27,7 @@ "@not-govuk/anchor-list": "workspace:^0.8.2", "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/summary-list/package.json b/components/summary-list/package.json index d6c9d1574..e0cd2de7c 100644 --- a/components/summary-list/package.json +++ b/components/summary-list/package.json @@ -28,7 +28,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/link": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/table/package.json b/components/table/package.json index 3f3acb639..244790161 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", "@not-govuk/simple-table": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/tabs/package.json b/components/tabs/package.json index b4d0788e9..98adc4f67 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/route-utils": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/tag/package.json b/components/tag/package.json index d984f636e..ee0728d66 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/textarea/package.json b/components/textarea/package.json index 375f1b9f0..dcd092b48 100644 --- a/components/textarea/package.json +++ b/components/textarea/package.json @@ -27,7 +27,7 @@ "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/form-group": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/visually-hidden/package.json b/components/visually-hidden/package.json index 639b59045..418a4e3d4 100644 --- a/components/visually-hidden/package.json +++ b/components/visually-hidden/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/warning-text/package.json b/components/warning-text/package.json index fb2c4f6f0..aacf2ce00 100644 --- a/components/warning-text/package.json +++ b/components/warning-text/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/components/width-container/package.json b/components/width-container/package.json index 798a9141c..cb7317a19 100644 --- a/components/width-container/package.json +++ b/components/width-container/package.json @@ -26,7 +26,7 @@ "dependencies": { "@not-govuk/component-helpers": "workspace:^0.8.2", "@not-govuk/sass-base": "workspace:^0.8.2", - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" }, "peerDependencies": { "@not-govuk/docs-components": "^0.8.2", diff --git a/lib-govuk/sass-base/package.json b/lib-govuk/sass-base/package.json index 65fa32b9b..930821037 100644 --- a/lib-govuk/sass-base/package.json +++ b/lib-govuk/sass-base/package.json @@ -13,6 +13,6 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "govuk-frontend": "4.6.0" + "govuk-frontend": "4.7.0" } } diff --git a/packages/components/package.json b/packages/components/package.json index 3f063d106..25ccadf82 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -88,7 +88,7 @@ "@types/react-dom": "16.9.18", "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", - "govuk-frontend": "4.6.0", + "govuk-frontend": "4.7.0", "typescript": "4.9.5" }, "browserslist": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fb6ce59a..24ad5e8b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -352,7 +352,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -360,7 +360,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -379,7 +379,7 @@ importers: '@not-govuk/link': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -388,7 +388,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -406,7 +406,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -415,7 +415,7 @@ importers: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -436,7 +436,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -445,7 +445,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@jest/globals': 29.5.0 '@mdx-js/react': 1.6.22 @@ -467,7 +467,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -475,7 +475,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -498,7 +498,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/text-input': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -509,7 +509,7 @@ importers: '@not-govuk/hint': link:../hint '@not-govuk/label': link:../label '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -532,7 +532,7 @@ importers: '@not-govuk/tag': workspace:^0.8.2 '@not-govuk/width-container': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -542,7 +542,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/width-container': link:../width-container - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/button': link:../button @@ -565,7 +565,7 @@ importers: '@not-govuk/label': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -576,7 +576,7 @@ importers: '@not-govuk/input': link:../input '@not-govuk/label': link:../label '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -593,7 +593,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -601,7 +601,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -619,7 +619,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/visually-hidden': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -628,7 +628,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/visually-hidden': link:../visually-hidden - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -650,7 +650,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/text-input': workspace:^0.8.2 '@types/react': 16.14.32 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -659,7 +659,7 @@ importers: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/checkboxes': link:../checkboxes @@ -683,7 +683,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/visually-hidden': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -691,7 +691,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -713,7 +713,7 @@ importers: '@not-govuk/input': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -723,7 +723,7 @@ importers: '@not-govuk/form-group': link:../form-group '@not-govuk/input': link:../input '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -742,7 +742,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/width-container': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -752,7 +752,7 @@ importers: '@not-govuk/link': link:../link '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/width-container': link:../width-container - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -848,7 +848,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -860,7 +860,7 @@ importers: '@not-govuk/hint': link:../hint '@not-govuk/label': link:../label '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -880,7 +880,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/width-container': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -890,7 +890,7 @@ importers: '@not-govuk/link': link:../link '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/width-container': link:../width-container - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -908,7 +908,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -916,7 +916,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -935,7 +935,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -943,7 +943,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -961,7 +961,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -969,7 +969,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -987,7 +987,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -995,7 +995,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1014,7 +1014,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1022,7 +1022,7 @@ importers: dependencies: '@not-govuk/anchor': link:../../components-internal/anchor '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1043,7 +1043,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1052,7 +1052,7 @@ importers: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/anchor': link:../../components-internal/anchor @@ -1072,7 +1072,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.32 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1080,7 +1080,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1108,7 +1108,7 @@ importers: '@not-govuk/tag': workspace:^0.8.2 '@not-govuk/width-container': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1124,7 +1124,7 @@ importers: '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/skip-link': link:../skip-link '@not-govuk/width-container': link:../width-container - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/aside': link:../aside @@ -1146,7 +1146,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/visually-hidden': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1157,7 +1157,7 @@ importers: '@not-govuk/route-utils': link:../../lib/route-utils '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/visually-hidden': link:../visually-hidden - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1174,7 +1174,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1182,7 +1182,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1200,7 +1200,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1209,7 +1209,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/tag': link:../tag - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1230,7 +1230,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/text-input': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1241,7 +1241,7 @@ importers: '@not-govuk/hint': link:../hint '@not-govuk/label': link:../label '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1260,7 +1260,7 @@ importers: '@not-govuk/form-group': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1269,7 +1269,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1286,7 +1286,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1294,7 +1294,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1314,7 +1314,7 @@ importers: '@not-govuk/tag': workspace:^0.8.2 '@not-govuk/visually-hidden': workspace:^0.8.2 '@types/react': 16.14.32 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1323,7 +1323,7 @@ importers: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1346,7 +1346,7 @@ importers: '@not-govuk/summary-card': workspace:^0.8.2 '@not-govuk/visually-hidden': workspace:^0.8.2 '@types/react': 16.14.32 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1356,7 +1356,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1376,7 +1376,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/simple-table': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1385,7 +1385,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base '@not-govuk/simple-table': link:../../components-internal/simple-table - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1405,7 +1405,7 @@ importers: '@not-govuk/table': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1414,7 +1414,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/route-utils': link:../../lib/route-utils '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1434,7 +1434,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/table': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1442,7 +1442,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1484,7 +1484,7 @@ importers: '@not-govuk/form-group': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1493,7 +1493,7 @@ importers: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1511,7 +1511,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1519,7 +1519,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1537,7 +1537,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.8.2 '@not-govuk/sass-base': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1545,7 +1545,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1564,7 +1564,7 @@ importers: '@not-govuk/sass-base': workspace:^0.8.2 '@not-govuk/tag': workspace:^0.8.2 '@types/react': 16.14.38 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 ts-jest: 29.1.0 @@ -1572,7 +1572,7 @@ importers: dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers @@ -1605,9 +1605,9 @@ importers: lib-govuk/sass-base: specifiers: - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 dependencies: - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 lib/app-composer: specifiers: @@ -2070,7 +2070,7 @@ importers: '@types/react-dom': 16.9.18 '@types/react-router': 5.1.20 '@types/react-router-dom': 5.3.3 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 typescript: 4.9.5 dependencies: '@not-govuk/aside': link:../../components/aside @@ -2122,7 +2122,7 @@ importers: '@types/react-dom': 16.9.18 '@types/react-router': 5.1.20 '@types/react-router-dom': 5.3.3 - govuk-frontend: 4.6.0 + govuk-frontend: 4.7.0 typescript: 4.9.5 packages: @@ -12172,8 +12172,8 @@ packages: responselike: 2.0.1 dev: true - /govuk-frontend/4.6.0: - resolution: {integrity: sha512-pLJVHVvfsTmNDBH/YBCMyuqSMCQmOrNQXoThdcAzhXJVbuaWnGc1URvjOR7EJeZyOm101fHDjzTkTvpEy6zfiw==} + /govuk-frontend/4.7.0: + resolution: {integrity: sha512-0OsdCusF5qvLWwKziU8zqxiC0nq6WP0ZQuw51ymZ/1V0tO71oIKMlSLN2S9bm8RcEGSoidPt2A34gKxePrLjvg==} engines: {node: '>= 4.2.0'} /graceful-fs/4.2.10: