From fa100479f0302e1946f420ab5aecd9627d6770db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 14:40:16 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.18 --- apps/govuk-docs/package.json | 2 +- apps/govuk-template/package.json | 2 +- apps/next-example/package.json | 2 +- apps/remix-example/package.json | 2 +- components-internal/anchor-list/package.json | 2 +- components-internal/anchor/package.json | 2 +- components-internal/simple-table/package.json | 2 +- components-internal/tabs/package.json | 2 +- 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-field/package.json | 2 +- components/form-group/package.json | 2 +- components/form/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/search-box/package.json | 2 +- components/select/package.json | 2 +- components/skip-link/package.json | 2 +- components/standalone-input/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/text-input/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/app-composer/package.json | 2 +- lib/client-component-helpers/package.json | 2 +- lib/client-renderer/package.json | 2 +- lib/component-test-helpers/package.json | 2 +- lib/docs-components/package.json | 2 +- lib/engine/package.json | 2 +- lib/forms/package.json | 2 +- lib/head/package.json | 2 +- lib/router/package.json | 2 +- lib/server-renderer/package.json | 2 +- lib/user-info/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 314 +++++++++--------- 65 files changed, 221 insertions(+), 221 deletions(-) diff --git a/apps/govuk-docs/package.json b/apps/govuk-docs/package.json index d668753bd..6b6d4c1c5 100644 --- a/apps/govuk-docs/package.json +++ b/apps/govuk-docs/package.json @@ -44,7 +44,7 @@ "@not-govuk/router": "workspace:^0.15.2", "@not-govuk/server-renderer": "workspace:^0.15.2", "@not-govuk/webpack-config": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "@types/webpack-env": "1.18.5", "bunyan": "1.8.15", diff --git a/apps/govuk-template/package.json b/apps/govuk-template/package.json index a1c790c92..d3450c2ab 100644 --- a/apps/govuk-template/package.json +++ b/apps/govuk-template/package.json @@ -47,7 +47,7 @@ "@not-govuk/server-renderer": "workspace:^0.15.2", "@not-govuk/user-info": "workspace:^0.15.2", "@not-govuk/webpack-config": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "@types/webpack-env": "1.18.5", "bunyan": "1.8.15", diff --git a/apps/next-example/package.json b/apps/next-example/package.json index fa8e53c71..00e156acd 100644 --- a/apps/next-example/package.json +++ b/apps/next-example/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/node": "22.10.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "cypress": "13.16.1", "jest": "29.7.0", diff --git a/apps/remix-example/package.json b/apps/remix-example/package.json index f083da1ab..a7f63dda1 100644 --- a/apps/remix-example/package.json +++ b/apps/remix-example/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@remix-run/dev": "^2.15.1", - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "@types/react-dom": "^18.3.5", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", diff --git a/components-internal/anchor-list/package.json b/components-internal/anchor-list/package.json index e3885f91e..d7607cb4d 100644 --- a/components-internal/anchor-list/package.json +++ b/components-internal/anchor-list/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components-internal/anchor/package.json b/components-internal/anchor/package.json index 3cd079158..91400aa10 100644 --- a/components-internal/anchor/package.json +++ b/components-internal/anchor/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components-internal/simple-table/package.json b/components-internal/simple-table/package.json index 149f73712..2a4b6307a 100644 --- a/components-internal/simple-table/package.json +++ b/components-internal/simple-table/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components-internal/tabs/package.json b/components-internal/tabs/package.json index 6f921e953..7ebcd16fa 100644 --- a/components-internal/tabs/package.json +++ b/components-internal/tabs/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/aside/package.json b/components/aside/package.json index 70c159b2d..e58b48d86 100644 --- a/components/aside/package.json +++ b/components/aside/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/back-link/package.json b/components/back-link/package.json index c577d9b65..f0f1be241 100644 --- a/components/back-link/package.json +++ b/components/back-link/package.json @@ -47,7 +47,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/panel": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/breadcrumbs/package.json b/components/breadcrumbs/package.json index d9f9d8f31..d7895b21a 100644 --- a/components/breadcrumbs/package.json +++ b/components/breadcrumbs/package.json @@ -46,7 +46,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/panel": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/button-group/package.json b/components/button-group/package.json index de0ac81f9..972fb12fb 100644 --- a/components/button-group/package.json +++ b/components/button-group/package.json @@ -46,7 +46,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/link": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/button/package.json b/components/button/package.json index 89a95177e..3fd7f3343 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -49,7 +49,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/panel": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/checkboxes/package.json b/components/checkboxes/package.json index 04be0f39b..801a63627 100644 --- a/components/checkboxes/package.json +++ b/components/checkboxes/package.json @@ -48,7 +48,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/text-input": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/cookie-banner/package.json b/components/cookie-banner/package.json index 6df075bbc..666299ebf 100644 --- a/components/cookie-banner/package.json +++ b/components/cookie-banner/package.json @@ -49,7 +49,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/link": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/date-input/package.json b/components/date-input/package.json index 83ba53a3c..ad2576607 100644 --- a/components/date-input/package.json +++ b/components/date-input/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/details/package.json b/components/details/package.json index 2c403573b..d13ec1898 100644 --- a/components/details/package.json +++ b/components/details/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/error-message/package.json b/components/error-message/package.json index 78be094df..a236fc4a6 100644 --- a/components/error-message/package.json +++ b/components/error-message/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/error-summary/package.json b/components/error-summary/package.json index 833d362fd..d0a01eff0 100644 --- a/components/error-summary/package.json +++ b/components/error-summary/package.json @@ -49,7 +49,7 @@ "@not-govuk/date-input": "workspace:^0.15.2", "@not-govuk/page": "workspace:^0.15.2", "@not-govuk/text-input": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/fieldset/package.json b/components/fieldset/package.json index 618a43e53..851f965ec 100644 --- a/components/fieldset/package.json +++ b/components/fieldset/package.json @@ -47,7 +47,7 @@ "@not-govuk/input": "workspace:^0.15.2", "@not-govuk/label": "workspace:^0.15.2", "@not-govuk/visually-hidden": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/file-upload/package.json b/components/file-upload/package.json index 9c9ff2184..d51076ba6 100644 --- a/components/file-upload/package.json +++ b/components/file-upload/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/footer/package.json b/components/footer/package.json index 39057c48c..42bc4bf59 100644 --- a/components/footer/package.json +++ b/components/footer/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/form-field/package.json b/components/form-field/package.json index 42d6a9076..3769d56a3 100644 --- a/components/form-field/package.json +++ b/components/form-field/package.json @@ -40,7 +40,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/form-group/package.json b/components/form-group/package.json index 617fe890d..b4c76b4f2 100644 --- a/components/form-group/package.json +++ b/components/form-group/package.json @@ -49,7 +49,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/form/package.json b/components/form/package.json index df71cd527..f794eed74 100644 --- a/components/form/package.json +++ b/components/form/package.json @@ -54,7 +54,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/header/package.json b/components/header/package.json index a82e5bc8a..3215cd82b 100644 --- a/components/header/package.json +++ b/components/header/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/hint/package.json b/components/hint/package.json index 298fcf2ff..99e31fe9b 100644 --- a/components/hint/package.json +++ b/components/hint/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/input/package.json b/components/input/package.json index e62e312a7..056d13273 100644 --- a/components/input/package.json +++ b/components/input/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/inset-text/package.json b/components/inset-text/package.json index bd4c612c0..185596ec6 100644 --- a/components/inset-text/package.json +++ b/components/inset-text/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/label/package.json b/components/label/package.json index 3319a2392..c26cf1ae2 100644 --- a/components/label/package.json +++ b/components/label/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/link/package.json b/components/link/package.json index 3b637c8cc..5eb59a7a2 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -46,7 +46,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/panel": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/navigation-menu/package.json b/components/navigation-menu/package.json index ba23ceb58..b210617fe 100644 --- a/components/navigation-menu/package.json +++ b/components/navigation-menu/package.json @@ -47,7 +47,7 @@ "@not-govuk/anchor": "workspace:^0.15.2", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/notification-banner/package.json b/components/notification-banner/package.json index 9081a92e7..a5e683f13 100644 --- a/components/notification-banner/package.json +++ b/components/notification-banner/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/page/package.json b/components/page/package.json index e95020181..0dddf6bfd 100644 --- a/components/page/package.json +++ b/components/page/package.json @@ -56,7 +56,7 @@ "@not-govuk/button": "workspace:^0.15.2", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/pagination/package.json b/components/pagination/package.json index bbd52e631..5a03fda3c 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/panel/package.json b/components/panel/package.json index ac92a2664..4cf312da3 100644 --- a/components/panel/package.json +++ b/components/panel/package.json @@ -46,7 +46,7 @@ "@not-govuk/button": "workspace:^0.15.2", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/phase-banner/package.json b/components/phase-banner/package.json index 3d1309fb3..7a4dc4b62 100644 --- a/components/phase-banner/package.json +++ b/components/phase-banner/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/radios/package.json b/components/radios/package.json index 7a457aeea..4b28e5584 100644 --- a/components/radios/package.json +++ b/components/radios/package.json @@ -48,7 +48,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/text-input": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/search-box/package.json b/components/search-box/package.json index cea654c05..8f5100a5e 100644 --- a/components/search-box/package.json +++ b/components/search-box/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/select/package.json b/components/select/package.json index 14169a0e5..c6eef8ffa 100644 --- a/components/select/package.json +++ b/components/select/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/skip-link/package.json b/components/skip-link/package.json index 903f51a0e..8cdf9d8f8 100644 --- a/components/skip-link/package.json +++ b/components/skip-link/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/standalone-input/package.json b/components/standalone-input/package.json index 38c2662e1..9b0ab49e3 100644 --- a/components/standalone-input/package.json +++ b/components/standalone-input/package.json @@ -47,7 +47,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/summary-card/package.json b/components/summary-card/package.json index afd01c934..3aa725cae 100644 --- a/components/summary-card/package.json +++ b/components/summary-card/package.json @@ -47,7 +47,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", "@not-govuk/visually-hidden": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/summary-list/package.json b/components/summary-list/package.json index 31edea3aa..eee8d7a12 100644 --- a/components/summary-list/package.json +++ b/components/summary-list/package.json @@ -48,7 +48,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/summary-card": "workspace:^0.15.2", "@not-govuk/visually-hidden": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/table/package.json b/components/table/package.json index 5f035d0cc..045b62714 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/tabs/package.json b/components/tabs/package.json index 8679274de..a6bfd990f 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -47,7 +47,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/table": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/tag/package.json b/components/tag/package.json index 847b17492..82fe3d62d 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/table": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/text-input/package.json b/components/text-input/package.json index 7885a24d5..4b8ffe2f6 100644 --- a/components/text-input/package.json +++ b/components/text-input/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/textarea/package.json b/components/textarea/package.json index 43abd2088..27533dd46 100644 --- a/components/textarea/package.json +++ b/components/textarea/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/visually-hidden/package.json b/components/visually-hidden/package.json index 2b64f30bc..de2905255 100644 --- a/components/visually-hidden/package.json +++ b/components/visually-hidden/package.json @@ -45,7 +45,7 @@ "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/warning-text/package.json b/components/warning-text/package.json index a7b078f7a..f953bf560 100644 --- a/components/warning-text/package.json +++ b/components/warning-text/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@mdx-js/react": "1.6.22", "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/components/width-container/package.json b/components/width-container/package.json index 413d45f38..831cf8b81 100644 --- a/components/width-container/package.json +++ b/components/width-container/package.json @@ -46,7 +46,7 @@ "@not-govuk/component-test-helpers": "workspace:^0.15.2", "@not-govuk/panel": "workspace:^0.15.2", "@not-govuk/tag": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/lib/app-composer/package.json b/lib/app-composer/package.json index f5ae29a1e..620ec7d80 100644 --- a/lib/app-composer/package.json +++ b/lib/app-composer/package.json @@ -31,7 +31,7 @@ "react-router-dom": "^6.28.1" }, "devDependencies": { - "@types/react": "18.3.16", + "@types/react": "18.3.18", "graphql": "15.9.0", "typescript": "4.9.5" } diff --git a/lib/client-component-helpers/package.json b/lib/client-component-helpers/package.json index 91bc3fb9a..58910ea4b 100644 --- a/lib/client-component-helpers/package.json +++ b/lib/client-component-helpers/package.json @@ -22,7 +22,7 @@ "react": "^18.3.1" }, "devDependencies": { - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "typescript": "4.9.5" } } diff --git a/lib/client-renderer/package.json b/lib/client-renderer/package.json index 140ed569e..186d6702e 100644 --- a/lib/client-renderer/package.json +++ b/lib/client-renderer/package.json @@ -27,7 +27,7 @@ "react-router-dom": "^6.28.1" }, "devDependencies": { - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "typescript": "4.9.5" } diff --git a/lib/component-test-helpers/package.json b/lib/component-test-helpers/package.json index c9aadb8a2..af1f094cc 100644 --- a/lib/component-test-helpers/package.json +++ b/lib/component-test-helpers/package.json @@ -23,7 +23,7 @@ "react-router": "^6.28.1" }, "devDependencies": { - "@types/react": "18.3.16", + "@types/react": "18.3.18", "typescript": "4.9.5" }, "dependencies": { diff --git a/lib/docs-components/package.json b/lib/docs-components/package.json index 1f6b49bdf..1ac57ad5b 100644 --- a/lib/docs-components/package.json +++ b/lib/docs-components/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@types/prettier": "^2.7.3", "@types/prismjs": "^1.26.5", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "typescript": "4.9.5" } diff --git a/lib/engine/package.json b/lib/engine/package.json index 428a316ae..25bd0cc76 100644 --- a/lib/engine/package.json +++ b/lib/engine/package.json @@ -35,7 +35,7 @@ "@types/node": "22.10.2", "@types/passport": "1.0.17", "@types/passport-http": "^0.3.11", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/restify": "8.5.12", "graphql": "15.9.0", "typescript": "4.9.5" diff --git a/lib/forms/package.json b/lib/forms/package.json index d122ab66d..997910fc8 100644 --- a/lib/forms/package.json +++ b/lib/forms/package.json @@ -35,7 +35,7 @@ "react-router-dom": "^6.28.1" }, "devDependencies": { - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "@types/validator": "^13.12.2", "typescript": "4.9.5" diff --git a/lib/head/package.json b/lib/head/package.json index 5eaa1a144..7cb56a1d6 100644 --- a/lib/head/package.json +++ b/lib/head/package.json @@ -44,7 +44,7 @@ } }, "devDependencies": { - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/lib/router/package.json b/lib/router/package.json index 52588bcb9..5a9e6d63f 100644 --- a/lib/router/package.json +++ b/lib/router/package.json @@ -61,7 +61,7 @@ }, "devDependencies": { "@remix-run/react": "^2.15.1", - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "next": "15.1.0", diff --git a/lib/server-renderer/package.json b/lib/server-renderer/package.json index 4b8c05699..0bd5fd36f 100644 --- a/lib/server-renderer/package.json +++ b/lib/server-renderer/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@not-govuk/restify": "workspace:^0.15.2", "@types/node": "22.10.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "graphql": "15.9.0", "react-helmet-async": "2.0.5", diff --git a/lib/user-info/package.json b/lib/user-info/package.json index 98bb270b6..394333b26 100644 --- a/lib/user-info/package.json +++ b/lib/user-info/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@not-govuk/component-test-helpers": "workspace:^0.15.2", - "@types/react": "18.3.16", + "@types/react": "18.3.18", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", diff --git a/package.json b/package.json index 5c514b739..c3e2a492d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@storybook/react": "6.5.16", "@storybook/theming": "6.5.16", "@types/jest": "29.5.14", - "@types/react": "^18.3.16", + "@types/react": "^18.3.18", "@types/webpack-env": "1.18.5", "babel-jest": "29.7.0", "babel-plugin-transform-class-properties": "6.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63efafb73..f07eafce7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,7 +29,7 @@ importers: '@storybook/react': 6.5.16 '@storybook/theming': 6.5.16 '@types/jest': 29.5.14 - '@types/react': ^18.3.16 + '@types/react': ^18.3.18 '@types/webpack-env': 1.18.5 babel-jest: 29.7.0 babel-plugin-transform-class-properties: 6.24.1 @@ -50,7 +50,7 @@ importers: webpack-dev-middleware: 6.1.3 webpack-hot-middleware: 2.26.1 devDependencies: - '@apollo/client': 3.12.2_nnap6w5kaqz5gc6hzcqaq4ymyy + '@apollo/client': 3.12.2_ck2ap7ofk76kidkkm4uczg65xi '@babel/core': 7.26.0 '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.26.0 '@babel/preset-env': 7.26.0_@babel+core@7.26.0 @@ -75,7 +75,7 @@ importers: '@storybook/react': 6.5.16_q4afme7zl3jatpcmpdmz5jyscq '@storybook/theming': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@types/jest': 29.5.14 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/webpack-env': 1.18.5 babel-jest: 29.7.0_@babel+core@7.26.0 babel-plugin-transform-class-properties: 6.24.1 @@ -109,7 +109,7 @@ importers: '@not-govuk/router': workspace:^0.15.2 '@not-govuk/server-renderer': workspace:^0.15.2 '@not-govuk/webpack-config': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 '@types/webpack-env': 1.18.5 bunyan: 1.8.15 @@ -143,8 +143,8 @@ importers: '@not-govuk/router': link:../../lib/router '@not-govuk/server-renderer': link:../../lib/server-renderer '@not-govuk/webpack-config': link:../../lib/webpack-config - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 '@types/webpack-env': 1.18.5 bunyan: 1.8.15 cypress: 13.16.1 @@ -182,7 +182,7 @@ importers: '@not-govuk/server-renderer': workspace:^0.15.2 '@not-govuk/user-info': workspace:^0.15.2 '@not-govuk/webpack-config': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 '@types/webpack-env': 1.18.5 bunyan: 1.8.15 @@ -206,7 +206,7 @@ importers: webpack-dev-middleware: 6.1.3 webpack-hot-middleware: 2.26.1 devDependencies: - '@apollo/client': 3.12.2_7fn7cvczy26izmn34534vza56y + '@apollo/client': 3.12.2_myt4ur5e7wgk3itiato5pjpdca '@graphql-tools/schema': 10.0.14_graphql@15.9.0 '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/app-composer': link:../../lib/app-composer @@ -220,8 +220,8 @@ importers: '@not-govuk/server-renderer': link:../../lib/server-renderer '@not-govuk/user-info': link:../../lib/user-info '@not-govuk/webpack-config': link:../../lib/webpack-config - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 '@types/webpack-env': 1.18.5 bunyan: 1.8.15 cypress: 13.16.1 @@ -248,7 +248,7 @@ importers: specifiers: '@not-govuk/simple-components': workspace:^0.15.2 '@types/node': 22.10.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 cypress: 13.16.1 jest: 29.7.0 @@ -267,8 +267,8 @@ importers: react-dom: 18.3.1_react@18.3.1 devDependencies: '@types/node': 22.10.2 - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 cypress: 13.16.1 jest: 29.7.0_@types+node@22.10.2 jest-environment-jsdom: 29.7.0 @@ -284,7 +284,7 @@ importers: '@remix-run/node': ^2.15.1 '@remix-run/react': ^2.15.1 '@remix-run/serve': ^2.15.1 - '@types/react': ^18.3.16 + '@types/react': ^18.3.18 '@types/react-dom': ^18.3.5 '@typescript-eslint/eslint-plugin': ^6.21.0 '@typescript-eslint/parser': ^6.21.0 @@ -315,8 +315,8 @@ importers: react-dom: 18.3.1_react@18.3.1 devDependencies: '@remix-run/dev': 2.15.1_2o6e24cd5cj4sfscwbxxqjuea4 - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 '@typescript-eslint/eslint-plugin': 6.21.0_7jpumfpsofbgurbas2uxlf3zfq '@typescript-eslint/parser': 6.21.0_albbcikymjolm3ubzqlwoygz5m autoprefixer: 10.4.20_postcss@8.4.49 @@ -342,7 +342,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 '@not-govuk/uri': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -355,7 +355,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -368,7 +368,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -380,7 +380,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -391,7 +391,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -401,7 +401,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -414,7 +414,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -426,7 +426,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -439,7 +439,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -453,7 +453,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -468,7 +468,7 @@ importers: '@not-govuk/panel': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -484,7 +484,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/panel': link:../panel - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -498,7 +498,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/panel': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -513,7 +513,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/panel': link:../panel - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -530,7 +530,7 @@ importers: '@not-govuk/panel': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -548,7 +548,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/panel': link:../panel '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -562,7 +562,7 @@ importers: '@not-govuk/link': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -577,7 +577,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/link': link:../link '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -593,7 +593,7 @@ importers: '@not-govuk/label': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/text-input': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -610,7 +610,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/text-input': link:../text-input - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -627,7 +627,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 '@not-govuk/width-container': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -645,7 +645,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/link': link:../link '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -660,7 +660,7 @@ importers: '@not-govuk/input': workspace:^0.15.2 '@not-govuk/label': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -676,7 +676,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -688,7 +688,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -701,7 +701,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -714,7 +714,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -728,7 +728,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -745,7 +745,7 @@ importers: '@not-govuk/page': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/text-input': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -763,7 +763,7 @@ importers: '@not-govuk/date-input': link:../date-input '@not-govuk/page': link:../page '@not-govuk/text-input': link:../text-input - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -778,7 +778,7 @@ importers: '@not-govuk/label': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -794,7 +794,7 @@ importers: '@not-govuk/input': link:../input '@not-govuk/label': link:../label '@not-govuk/visually-hidden': link:../visually-hidden - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -807,7 +807,7 @@ importers: '@not-govuk/form-group': workspace:^0.15.2 '@not-govuk/input': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -821,7 +821,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -835,7 +835,7 @@ importers: '@not-govuk/link': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/width-container': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -850,7 +850,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -873,7 +873,7 @@ importers: '@not-govuk/tag': workspace:^0.15.2 '@not-govuk/text-input': workspace:^0.15.2 '@not-govuk/textarea': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -895,7 +895,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -912,7 +912,7 @@ importers: '@not-govuk/tag': workspace:^0.15.2 '@not-govuk/text-input': workspace:^0.15.2 '@not-govuk/textarea': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -928,7 +928,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -945,7 +945,7 @@ importers: '@not-govuk/label': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -963,7 +963,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -977,7 +977,7 @@ importers: '@not-govuk/link': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/width-container': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -992,7 +992,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1005,7 +1005,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1019,7 +1019,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1032,7 +1032,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1046,7 +1046,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1058,7 +1058,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1071,7 +1071,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1084,7 +1084,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1098,7 +1098,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1112,7 +1112,7 @@ importers: '@not-govuk/panel': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1127,7 +1127,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/panel': link:../panel '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1142,7 +1142,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1158,7 +1158,7 @@ importers: '@not-govuk/anchor': link:../../components-internal/anchor '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1171,7 +1171,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1185,7 +1185,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1209,7 +1209,7 @@ importers: '@not-govuk/skip-link': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 '@not-govuk/width-container': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1234,7 +1234,7 @@ importers: '@not-govuk/button': link:../button '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1249,7 +1249,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/uri': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1265,7 +1265,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1279,7 +1279,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1294,7 +1294,7 @@ importers: '@not-govuk/button': link:../button '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1307,7 +1307,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1321,7 +1321,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1337,7 +1337,7 @@ importers: '@not-govuk/label': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/text-input': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1354,7 +1354,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/text-input': link:../text-input - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1368,7 +1368,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/standalone-input': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -1381,7 +1381,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1394,7 +1394,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/form-group': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1408,7 +1408,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1420,7 +1420,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1433,7 +1433,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1449,7 +1449,7 @@ importers: '@not-govuk/input': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -1464,7 +1464,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1479,7 +1479,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1495,7 +1495,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag '@not-govuk/visually-hidden': link:../visually-hidden - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1511,7 +1511,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/summary-card': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1528,7 +1528,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/summary-card': link:../summary-card '@not-govuk/visually-hidden': link:../visually-hidden - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1541,7 +1541,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/simple-table': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1555,7 +1555,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1570,7 +1570,7 @@ importers: '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/table': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1586,7 +1586,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/table': link:../table '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1599,7 +1599,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/table': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1613,7 +1613,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/table': link:../table - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1625,7 +1625,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/form-group': workspace:^0.15.2 '@not-govuk/input': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 @@ -1636,7 +1636,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1649,7 +1649,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/form-group': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1663,7 +1663,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1676,7 +1676,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1690,7 +1690,7 @@ importers: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1703,7 +1703,7 @@ importers: '@not-govuk/component-test-helpers': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/visually-hidden': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1717,7 +1717,7 @@ importers: devDependencies: '@mdx-js/react': 1.6.22 '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1731,7 +1731,7 @@ importers: '@not-govuk/panel': workspace:^0.15.2 '@not-govuk/sass-base': workspace:^0.15.2 '@not-govuk/tag': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 govuk-frontend: 5.7.1 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1746,7 +1746,7 @@ importers: '@not-govuk/component-test-helpers': link:../../lib/component-test-helpers '@not-govuk/panel': link:../panel '@not-govuk/tag': link:../tag - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -1897,14 +1897,14 @@ importers: specifiers: '@not-govuk/client-component-helpers': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 graphql: 15.9.0 typescript: 4.9.5 dependencies: '@not-govuk/client-component-helpers': link:../client-component-helpers '@not-govuk/router': link:../router devDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 graphql: 15.9.0 typescript: 4.9.5 @@ -1936,23 +1936,23 @@ importers: lib/client-component-helpers: specifiers: - '@types/react': ^18.3.16 + '@types/react': ^18.3.18 typescript: 4.9.5 devDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 typescript: 4.9.5 lib/client-renderer: specifiers: '@not-govuk/app-composer': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 typescript: 4.9.5 dependencies: '@not-govuk/app-composer': link:../app-composer devDependencies: - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 typescript: 4.9.5 lib/component-helpers: @@ -1967,15 +1967,15 @@ importers: '@testing-library/jest-dom': ^6.6.3 '@testing-library/react': ^16.1.0 '@testing-library/user-event': ^14.5.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 typescript: 4.9.5 dependencies: '@testing-library/dom': 10.4.0 '@testing-library/jest-dom': 6.6.3 - '@testing-library/react': 16.1.0_43bd6h3juq3sn5kgjm74tzzhiy + '@testing-library/react': 16.1.0_5ias7cmjfa5cejkfiu4g536xn4 '@testing-library/user-event': 14.5.2_eboxt5b3qr45gcxzx7wxppt6li devDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 typescript: 4.9.5 lib/consent-cookies: @@ -2021,7 +2021,7 @@ importers: '@storybook/react': 6.5.16 '@types/prettier': ^2.7.3 '@types/prismjs': ^1.26.5 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 prettier: ^2.8.8 prismjs: ^1.29.0 @@ -2039,8 +2039,8 @@ importers: devDependencies: '@types/prettier': 2.7.3 '@types/prismjs': 1.26.5 - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 typescript: 4.9.5 lib/engine: @@ -2053,7 +2053,7 @@ importers: '@types/node': 22.10.2 '@types/passport': 1.0.17 '@types/passport-http': ^0.3.11 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/restify': 8.5.12 apollo-server-restify: ^1.3.6 base64url: ^3.0.1 @@ -2079,7 +2079,7 @@ importers: '@types/node': 22.10.2 '@types/passport': 1.0.17 '@types/passport-http': 0.3.11 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/restify': 8.5.12 graphql: 15.9.0 typescript: 4.9.5 @@ -2110,7 +2110,7 @@ importers: '@not-govuk/component-helpers': workspace:^0.15.2 '@not-govuk/router': workspace:^0.15.2 '@not-govuk/uri': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 '@types/validator': ^13.12.2 fast-deep-equal: ^3.1.3 @@ -2125,20 +2125,20 @@ importers: formik: 2.4.6 validator: 13.12.0 devDependencies: - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 '@types/validator': 13.12.2 typescript: 4.9.5 lib/head: specifiers: - '@types/react': ^18.3.16 + '@types/react': ^18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 typescript: 4.9.5 devDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -2212,7 +2212,7 @@ importers: specifiers: '@not-govuk/uri': workspace:^0.15.2 '@remix-run/react': ^2.15.1 - '@types/react': ^18.3.16 + '@types/react': ^18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 next: 15.1.0 @@ -2222,7 +2222,7 @@ importers: '@not-govuk/uri': link:../uri devDependencies: '@remix-run/react': 2.15.1_typescript@4.9.5 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 next: 15.1.0 @@ -2235,7 +2235,7 @@ importers: '@not-govuk/restify': workspace:^0.15.2 '@not-govuk/uri': workspace:^0.15.2 '@types/node': 22.10.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 '@types/react-dom': 18.3.5 graphql: 15.9.0 react-helmet-async: 2.0.5 @@ -2248,8 +2248,8 @@ importers: devDependencies: '@not-govuk/restify': link:../restify '@types/node': 22.10.2 - '@types/react': 18.3.16 - '@types/react-dom': 18.3.5_@types+react@18.3.16 + '@types/react': 18.3.18 + '@types/react-dom': 18.3.5_@types+react@18.3.18 graphql: 15.9.0 react-helmet-async: 2.0.5 typescript: 4.9.5 @@ -2282,14 +2282,14 @@ importers: lib/user-info: specifiers: '@not-govuk/component-test-helpers': workspace:^0.15.2 - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 typescript: 4.9.5 devDependencies: '@not-govuk/component-test-helpers': link:../component-test-helpers - '@types/react': 18.3.16 + '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu @@ -2371,7 +2371,7 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - /@apollo/client/3.12.2_7fn7cvczy26izmn34534vza56y: + /@apollo/client/3.12.2_ck2ap7ofk76kidkkm4uczg65xi: resolution: {integrity: sha512-dkacsdMgVsrrQhLpN4JqZTIEfnNsPVwny+4vccSRqheWZElzUz1Xi0h39p2+TieS1f+wwvyzwpoJEV57vwzT9Q==} peerDependencies: graphql: ^15.0.0 || ^16.0.0 @@ -2389,18 +2389,17 @@ packages: subscriptions-transport-ws: optional: true dependencies: - '@graphql-typed-document-node/core': 3.2.0_graphql@15.9.0 + '@graphql-typed-document-node/core': 3.2.0 '@wry/caches': 1.0.1 '@wry/equality': 0.5.7 '@wry/trie': 0.5.0 - graphql: 15.9.0 - graphql-tag: 2.12.6_graphql@15.9.0 + graphql-tag: 2.12.6 hoist-non-react-statics: 3.3.2 optimism: 0.18.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - rehackt: 0.1.0_etakp3t3jkcarp55ny7sncr7iy + rehackt: 0.1.0_x25zuu6u7xhdvbznsywf7wxevq response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 @@ -2410,7 +2409,7 @@ packages: - '@types/react' dev: true - /@apollo/client/3.12.2_nnap6w5kaqz5gc6hzcqaq4ymyy: + /@apollo/client/3.12.2_myt4ur5e7wgk3itiato5pjpdca: resolution: {integrity: sha512-dkacsdMgVsrrQhLpN4JqZTIEfnNsPVwny+4vccSRqheWZElzUz1Xi0h39p2+TieS1f+wwvyzwpoJEV57vwzT9Q==} peerDependencies: graphql: ^15.0.0 || ^16.0.0 @@ -2428,17 +2427,18 @@ packages: subscriptions-transport-ws: optional: true dependencies: - '@graphql-typed-document-node/core': 3.2.0 + '@graphql-typed-document-node/core': 3.2.0_graphql@15.9.0 '@wry/caches': 1.0.1 '@wry/equality': 0.5.7 '@wry/trie': 0.5.0 - graphql-tag: 2.12.6 + graphql: 15.9.0 + graphql-tag: 2.12.6_graphql@15.9.0 hoist-non-react-statics: 3.3.2 optimism: 0.18.1 prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - rehackt: 0.1.0_etakp3t3jkcarp55ny7sncr7iy + rehackt: 0.1.0_x25zuu6u7xhdvbznsywf7wxevq response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 @@ -9888,7 +9888,7 @@ packages: redent: 3.0.0 dev: false - /@testing-library/react/16.1.0_43bd6h3juq3sn5kgjm74tzzhiy: + /@testing-library/react/16.1.0_5ias7cmjfa5cejkfiu4g536xn4: resolution: {integrity: sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==} engines: {node: '>=18'} peerDependencies: @@ -9905,7 +9905,7 @@ packages: dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 - '@types/react': 18.3.16 + '@types/react': 18.3.18 dev: false /@testing-library/user-event/14.5.2_eboxt5b3qr45gcxzx7wxppt6li: @@ -10089,7 +10089,7 @@ packages: /@types/hoist-non-react-statics/3.3.6: resolution: {integrity: sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==} dependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 hoist-non-react-statics: 3.3.2 dev: false @@ -10263,16 +10263,16 @@ packages: resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} dev: true - /@types/react-dom/18.3.5_@types+react@18.3.16: + /@types/react-dom/18.3.5_@types+react@18.3.18: resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==} peerDependencies: '@types/react': ^18.0.0 dependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 dev: true - /@types/react/18.3.16: - resolution: {integrity: sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==} + /@types/react/18.3.18: + resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} dependencies: '@types/prop-types': 15.7.14 csstype: 3.1.3 @@ -22038,7 +22038,7 @@ packages: dependencies: jsesc: 3.0.2 - /rehackt/0.1.0_etakp3t3jkcarp55ny7sncr7iy: + /rehackt/0.1.0_x25zuu6u7xhdvbznsywf7wxevq: resolution: {integrity: sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==} peerDependencies: '@types/react': '*' @@ -22049,7 +22049,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.18 react: 18.3.1 dev: true