From 3fcfa1312152f26d10b171a4dec365b603289533 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Jun 2024 14:10:24 +0000 Subject: [PATCH] 0.8.7 --- apps/govuk-docs/package.json | 22 +- apps/govuk-template/package.json | 24 +- components-internal/anchor-list/package.json | 12 +- components-internal/anchor/package.json | 10 +- components-internal/simple-table/package.json | 8 +- components-internal/tabs/package.json | 10 +- components/aside/package.json | 12 +- components/back-link/package.json | 14 +- components/breadcrumbs/package.json | 14 +- components/button-group/package.json | 14 +- components/button/package.json | 18 +- components/checkboxes/package.json | 18 +- components/cookie-banner/package.json | 20 +- components/date-input/package.json | 16 +- components/details/package.json | 10 +- components/error-message/package.json | 12 +- components/error-summary/package.json | 20 +- components/fieldset/package.json | 16 +- components/file-upload/package.json | 14 +- components/footer/package.json | 14 +- components/form-field/package.json | 20 +- components/form-group/package.json | 20 +- components/form/package.json | 28 +- components/header/package.json | 14 +- components/hint/package.json | 12 +- components/input/package.json | 12 +- components/inset-text/package.json | 10 +- components/label/package.json | 12 +- components/link/package.json | 14 +- components/navigation-menu/package.json | 16 +- components/notification-banner/package.json | 12 +- components/page/package.json | 32 +- components/pagination/package.json | 16 +- components/panel/package.json | 14 +- components/phase-banner/package.json | 12 +- components/radios/package.json | 18 +- components/select/package.json | 12 +- components/skip-link/package.json | 10 +- components/summary-card/package.json | 16 +- components/summary-list/package.json | 18 +- components/table/package.json | 12 +- components/tabs/package.json | 16 +- components/tag/package.json | 12 +- components/text-input/package.json | 10 +- components/textarea/package.json | 12 +- components/visually-hidden/package.json | 12 +- components/warning-text/package.json | 10 +- components/width-container/package.json | 14 +- lib-govuk/create/package.json | 8 +- lib-govuk/plop-pack/package.json | 4 +- lib-govuk/plop-pack/skel/app/package.json.hbs | 2 +- lib-govuk/sass-base/package.json | 2 +- lib/app-composer/package.json | 6 +- lib/app-plop-pack/package.json | 4 +- lib/asset-proxy/package.json | 6 +- lib/client-renderer/package.json | 4 +- lib/component-helpers/package.json | 2 +- lib/component-test-helpers/package.json | 2 +- lib/consent-cookies/package.json | 2 +- lib/create/package.json | 4 +- lib/docs-components/package.json | 10 +- lib/engine/package.json | 12 +- lib/express-adapter/package.json | 4 +- lib/forms/package.json | 6 +- lib/memoize/package.json | 2 +- lib/plop-pack/package.json | 2 +- lib/plop-pack/skel/app/package.json.hbs | 18 +- lib/plop-pack/skel/component/package.json.hbs | 6 +- lib/restify/package.json | 2 +- lib/route-utils/package.json | 2 +- lib/server-renderer/package.json | 6 +- lib/storybook-preset/package.json | 4 +- lib/user-info/package.json | 4 +- lib/webpack-config/package.json | 2 +- package.json | 12 +- packages/components/package.json | 88 +-- pnpm-lock.yaml | 699 +++++++++--------- 77 files changed, 820 insertions(+), 819 deletions(-) diff --git a/apps/govuk-docs/package.json b/apps/govuk-docs/package.json index 8d7e85ea3..d69782eba 100644 --- a/apps/govuk-docs/package.json +++ b/apps/govuk-docs/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/govuk-docs", - "version": "0.8.6", + "version": "0.8.7", "description": "NotGovUK documentation website.", "private": true, "main": "dist/server/index.js", @@ -33,16 +33,16 @@ ] }, "devDependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/app-composer": "workspace:^0.8.6", - "@not-govuk/app-plop-pack": "workspace:^0.8.6", - "@not-govuk/asset-proxy": "workspace:^0.8.6", - "@not-govuk/client-renderer": "workspace:^0.8.6", - "@not-govuk/components": "workspace:^0.8.6", - "@not-govuk/docs-components": "workspace:^0.8.6", - "@not-govuk/engine": "workspace:^0.8.6", - "@not-govuk/server-renderer": "workspace:^0.8.6", - "@not-govuk/webpack-config": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/app-composer": "workspace:^0.8.7", + "@not-govuk/app-plop-pack": "workspace:^0.8.7", + "@not-govuk/asset-proxy": "workspace:^0.8.7", + "@not-govuk/client-renderer": "workspace:^0.8.7", + "@not-govuk/components": "workspace:^0.8.7", + "@not-govuk/docs-components": "workspace:^0.8.7", + "@not-govuk/engine": "workspace:^0.8.7", + "@not-govuk/server-renderer": "workspace:^0.8.7", + "@not-govuk/webpack-config": "workspace:^0.8.7", "@types/react": "16.14.60", "@types/react-dom": "16.9.24", "@types/react-router": "5.1.20", diff --git a/apps/govuk-template/package.json b/apps/govuk-template/package.json index 9e0e8330f..341cc69d4 100644 --- a/apps/govuk-template/package.json +++ b/apps/govuk-template/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/govuk-template", - "version": "0.8.6", + "version": "0.8.7", "description": "A starting point for writing a new NotGovUK application.", "private": true, "main": "dist/server/index.js", @@ -35,17 +35,17 @@ "devDependencies": { "@apollo/client": "3.10.4", "@graphql-tools/schema": "9.0.19", - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/app-composer": "workspace:^0.8.6", - "@not-govuk/app-plop-pack": "workspace:^0.8.6", - "@not-govuk/asset-proxy": "workspace:^0.8.6", - "@not-govuk/client-renderer": "workspace:^0.8.6", - "@not-govuk/components": "workspace:^0.8.6", - "@not-govuk/engine": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", - "@not-govuk/server-renderer": "workspace:^0.8.6", - "@not-govuk/user-info": "workspace:^0.8.6", - "@not-govuk/webpack-config": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/app-composer": "workspace:^0.8.7", + "@not-govuk/app-plop-pack": "workspace:^0.8.7", + "@not-govuk/asset-proxy": "workspace:^0.8.7", + "@not-govuk/client-renderer": "workspace:^0.8.7", + "@not-govuk/components": "workspace:^0.8.7", + "@not-govuk/engine": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", + "@not-govuk/server-renderer": "workspace:^0.8.7", + "@not-govuk/user-info": "workspace:^0.8.7", + "@not-govuk/webpack-config": "workspace:^0.8.7", "@types/react": "16.14.60", "@types/react-dom": "16.9.24", "@types/react-router": "5.1.20", diff --git a/components-internal/anchor-list/package.json b/components-internal/anchor-list/package.json index b363f12f6..e47406480 100644 --- a/components-internal/anchor-list/package.json +++ b/components-internal/anchor-list/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/anchor-list", - "version": "0.8.6", + "version": "0.8.7", "description": "A list of anchors.", "main": "src/AnchorList.tsx", "sass": "assets/AnchorList.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6" + "@not-govuk/anchor": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,7 +43,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components-internal/anchor/package.json b/components-internal/anchor/package.json index 684fb984a..2036b9ebf 100644 --- a/components-internal/anchor/package.json +++ b/components-internal/anchor/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/anchor", - "version": "0.8.6", + "version": "0.8.7", "description": "A drop-in replacement for the 'a' element.", "main": "src/Anchor.tsx", "sass": "assets/Anchor.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", "history": "^4.10.1", "react-router-hash-link": "^2.4.3" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "@types/react-router": "5.1.20", "@types/react-router-hash-link": "2.4.9", diff --git a/components-internal/simple-table/package.json b/components-internal/simple-table/package.json index 9d1e8ed6d..de942bb36 100644 --- a/components-internal/simple-table/package.json +++ b/components-internal/simple-table/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/simple-table", - "version": "0.8.6", + "version": "0.8.7", "description": "A simple table for displaying data.", "main": "src/SimpleTable.tsx", "sass": "assets/SimpleTable.scss", @@ -24,10 +24,10 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6" + "@not-govuk/component-helpers": "workspace:^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -41,7 +41,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components-internal/tabs/package.json b/components-internal/tabs/package.json index 4ea6adb55..85ae2d409 100644 --- a/components-internal/tabs/package.json +++ b/components-internal/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/tabs-internal", - "version": "0.8.6", + "version": "0.8.7", "description": "A component for multiple, related sections of content.", "main": "src/Tabs.tsx", "sass": "assets/Tabs.scss", @@ -24,11 +24,11 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6" + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -42,7 +42,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/aside/package.json b/components/aside/package.json index c9d92ad93..bd876f9bf 100644 --- a/components/aside/package.json +++ b/components/aside/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/aside", - "version": "0.8.6", + "version": "0.8.7", "description": "A component for displaying indirectly related content.", "main": "src/Aside.tsx", "sass": "assets/Aside.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/back-link/package.json b/components/back-link/package.json index 21efa2321..2b9cf0028 100644 --- a/components/back-link/package.json +++ b/components/back-link/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/back-link", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to help users navigate back one page.", "main": "src/BackLink.tsx", "sass": "assets/BackLink.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,8 +44,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/breadcrumbs/package.json b/components/breadcrumbs/package.json index 28b9a7ab4..19cbda5aa 100644 --- a/components/breadcrumbs/package.json +++ b/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/breadcrumbs", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to help users to understand where they are within a website's structure and move between levels.", "main": "src/Breadcrumbs.tsx", "sass": "assets/Breadcrumbs.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,8 +44,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/button-group/package.json b/components/button-group/package.json index 53a97ca3e..b7eaf7b3c 100644 --- a/components/button-group/package.json +++ b/components/button-group/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/button-group", - "version": "0.8.6", + "version": "0.8.7", "description": "A component for grouping buttons and links on a single line.", "main": "src/ButtonGroup.tsx", "sass": "assets/ButtonGroup.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,9 +43,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/button/package.json b/components/button/package.json index b59869f05..cd47e17a0 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/button", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to carry out an action.", "main": "src/Button.tsx", "sass": "assets/Button.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,10 +45,10 @@ "devDependencies": { "@jest/globals": "29.7.0", "@mdx-js/react": "1.6.22", - "@not-govuk/button-group": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/button-group": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/checkboxes/package.json b/components/checkboxes/package.json index f20456de0..020a8b2cf 100644 --- a/components/checkboxes/package.json +++ b/components/checkboxes/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/checkboxes", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to select one or more options.", "main": "src/Checkboxes.tsx", "sass": "assets/Checkboxes.scss", @@ -24,15 +24,15 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/hint": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/hint": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -46,8 +46,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/cookie-banner/package.json b/components/cookie-banner/package.json index 6f6030e71..49003a98e 100644 --- a/components/cookie-banner/package.json +++ b/components/cookie-banner/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/cookie-banner", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to accept or reject cookies which are not essential to making your service work.", "main": "src/CookieBanner.tsx", "sass": "assets/CookieBanner.scss", @@ -24,14 +24,14 @@ "react-components" ], "dependencies": { - "@not-govuk/button-group": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/width-container": "workspace:^0.8.6", + "@not-govuk/button-group": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/width-container": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,10 +45,10 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/button": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/button": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/date-input/package.json b/components/date-input/package.json index e4e4b0e8f..3ce54de8f 100644 --- a/components/date-input/package.json +++ b/components/date-input/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/date-input", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to enter a date.", "main": "src/DateInput.tsx", "sass": "assets/DateInput.scss", @@ -24,15 +24,15 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/input": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/input": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -46,7 +46,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/details/package.json b/components/details/package.json index 41b2eae95..f6a2350f9 100644 --- a/components/details/package.json +++ b/components/details/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/details", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to make a page easier to scan by letting users reveal more detailed information only if they need it.", "main": "src/Details.tsx", "sass": "assets/Details.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,7 +43,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/error-message/package.json b/components/error-message/package.json index 39def5b36..a03622fb2 100644 --- a/components/error-message/package.json +++ b/components/error-message/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/error-message", - "version": "0.8.6", + "version": "0.8.7", "description": "An error message associated with a form field.", "main": "src/ErrorMessage.tsx", "sass": "assets/ErrorMessage.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/visually-hidden": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/visually-hidden": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/error-summary/package.json b/components/error-summary/package.json index 685ae4d75..21960e22f 100644 --- a/components/error-summary/package.json +++ b/components/error-summary/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/error-summary", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to summarise any errors a user has made.", "main": "src/ErrorSummary.tsx", "sass": "assets/ErrorSummary.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,11 +44,11 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/checkboxes": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/date-input": "workspace:^0.8.6", - "@not-govuk/page": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", + "@not-govuk/checkboxes": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/date-input": "workspace:^0.8.7", + "@not-govuk/page": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/fieldset/package.json b/components/fieldset/package.json index 1574fa1cf..c662ca42b 100644 --- a/components/fieldset/package.json +++ b/components/fieldset/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/fieldset", - "version": "0.8.6", + "version": "0.8.7", "description": "A set of form fields.", "main": "src/FieldSet.tsx", "sass": "assets/FieldSet.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,10 +43,10 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/input": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/visually-hidden": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/input": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/visually-hidden": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/file-upload/package.json b/components/file-upload/package.json index 6c2c4809d..ddc2b5576 100644 --- a/components/file-upload/package.json +++ b/components/file-upload/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/file-upload", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to help users select and upload a file.", "main": "src/FileUpload.tsx", "sass": "assets/FileUpload.scss", @@ -24,14 +24,14 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/input": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/input": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,7 +45,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/footer/package.json b/components/footer/package.json index bcedc1ac4..e26e9148b 100644 --- a/components/footer/package.json +++ b/components/footer/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/footer", - "version": "0.8.6", + "version": "0.8.7", "description": "A page footer providing copyright, licensing and other information about your service and department.", "main": "src/Footer.tsx", "sass": "assets/Footer.scss", @@ -24,14 +24,14 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/width-container": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/width-container": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,7 +45,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/form-field/package.json b/components/form-field/package.json index 47793a435..53c099d66 100644 --- a/components/form-field/package.json +++ b/components/form-field/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/form-field", - "version": "0.8.6", + "version": "0.8.7", "description": "A component for collecting a piece of data from the user.", "main": "src/FormField.ts", "sass": "assets/FormField.scss", @@ -24,7 +24,7 @@ "react-components" ], "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -38,8 +38,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", @@ -47,11 +47,11 @@ "typescript": "4.9.5" }, "dependencies": { - "@not-govuk/checkboxes": "workspace:^0.8.6", - "@not-govuk/date-input": "workspace:^0.8.6", - "@not-govuk/radios": "workspace:^0.8.6", - "@not-govuk/select": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", - "@not-govuk/textarea": "workspace:^0.8.6" + "@not-govuk/checkboxes": "workspace:^0.8.7", + "@not-govuk/date-input": "workspace:^0.8.7", + "@not-govuk/radios": "workspace:^0.8.7", + "@not-govuk/select": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", + "@not-govuk/textarea": "workspace:^0.8.7" } } diff --git a/components/form-group/package.json b/components/form-group/package.json index c6a6fb0a2..7f40227bd 100644 --- a/components/form-group/package.json +++ b/components/form-group/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/form-group", - "version": "0.8.6", + "version": "0.8.7", "description": "A group of form fields.", "main": "src/FormGroup.tsx", "sass": "assets/FormGroup.scss", @@ -24,16 +24,16 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/error-message": "workspace:^0.8.6", - "@not-govuk/fieldset": "workspace:^0.8.6", - "@not-govuk/hint": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/error-message": "workspace:^0.8.7", + "@not-govuk/fieldset": "workspace:^0.8.7", + "@not-govuk/hint": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -47,8 +47,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/form/package.json b/components/form/package.json index b45dd7b7b..03bcbc400 100644 --- a/components/form/package.json +++ b/components/form/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/form", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to collect information from the user.", "main": "src/Form.ts", "sass": "assets/Form.scss", @@ -24,19 +24,19 @@ "react-components" ], "dependencies": { - "@not-govuk/button": "workspace:^0.8.6", - "@not-govuk/checkboxes": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/date-input": "workspace:^0.8.6", - "@not-govuk/form-field": "workspace:^0.8.6", - "@not-govuk/forms": "workspace:^0.8.6", - "@not-govuk/radios": "workspace:^0.8.6", - "@not-govuk/select": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", - "@not-govuk/textarea": "workspace:^0.8.6" + "@not-govuk/button": "workspace:^0.8.7", + "@not-govuk/checkboxes": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/date-input": "workspace:^0.8.7", + "@not-govuk/form-field": "workspace:^0.8.7", + "@not-govuk/forms": "workspace:^0.8.7", + "@not-govuk/radios": "workspace:^0.8.7", + "@not-govuk/select": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", + "@not-govuk/textarea": "workspace:^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -50,8 +50,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/header/package.json b/components/header/package.json index 30a6560e5..1eee18ca2 100644 --- a/components/header/package.json +++ b/components/header/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/header", - "version": "0.8.6", + "version": "0.8.7", "description": "A component that shows users whether they are on GOV.UK and which service they are using.", "main": "src/Header.tsx", "sass": "assets/Header.scss", @@ -24,14 +24,14 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/width-container": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/width-container": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,7 +45,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/hint/package.json b/components/hint/package.json index 82a696443..0d4483118 100644 --- a/components/hint/package.json +++ b/components/hint/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/hint", - "version": "0.8.6", + "version": "0.8.7", "description": "Hint text for a form field.", "main": "src/Hint.tsx", "sass": "assets/Hint.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/input/package.json b/components/input/package.json index 8b4fd80b2..a5368da20 100644 --- a/components/input/package.json +++ b/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/input", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to enter a small, single piece of data.", "main": "src/Input.tsx", "sass": "assets/Input.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/inset-text/package.json b/components/inset-text/package.json index c0cbdabba..f46859e9d 100644 --- a/components/inset-text/package.json +++ b/components/inset-text/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/inset-text", - "version": "0.8.6", + "version": "0.8.7", "description": "A block of text that is inset.", "main": "src/InsetText.tsx", "sass": "assets/InsetText.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,7 +43,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/label/package.json b/components/label/package.json index 9dcfbb0ba..22fefb3c8 100644 --- a/components/label/package.json +++ b/components/label/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/label", - "version": "0.8.6", + "version": "0.8.7", "description": "A label for a form field.", "main": "src/Label.tsx", "sass": "assets/Label.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/link/package.json b/components/link/package.json index 3abd0e674..4ed574da6 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/link", - "version": "0.8.6", + "version": "0.8.7", "description": "A drop-in replacement for the 'a' element with GovUK styling.", "main": "src/Link.tsx", "sass": "assets/Link.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,9 +43,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/navigation-menu/package.json b/components/navigation-menu/package.json index d68e71137..7beab843e 100644 --- a/components/navigation-menu/package.json +++ b/components/navigation-menu/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/navigation-menu", - "version": "0.8.6", + "version": "0.8.7", "description": "A component that provides users with a list of pages to choose from.", "main": "src/NavigationMenu.tsx", "sass": "assets/NavigationMenu.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,9 +44,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/anchor": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/anchor": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/notification-banner/package.json b/components/notification-banner/package.json index a10a3a632..5c49ca91d 100644 --- a/components/notification-banner/package.json +++ b/components/notification-banner/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/notification-banner", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to tell the user about something they need to know about, but that’s not directly related to the page content.", "main": "src/NotificationBanner.tsx", "sass": "assets/NotificationBanner.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/page/package.json b/components/page/package.json index 09cebcc2c..311118b4a 100644 --- a/components/page/package.json +++ b/components/page/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/page", - "version": "0.8.6", + "version": "0.8.7", "description": "A fully branded page with content sandwiched between the header and footer.", "main": "src/index.ts", "sass": "assets/index.scss", @@ -24,20 +24,20 @@ "react-components" ], "dependencies": { - "@not-govuk/back-link": "workspace:^0.8.6", - "@not-govuk/breadcrumbs": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/footer": "workspace:^0.8.6", - "@not-govuk/header": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/phase-banner": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/skip-link": "workspace:^0.8.6", - "@not-govuk/width-container": "workspace:^0.8.6", + "@not-govuk/back-link": "workspace:^0.8.7", + "@not-govuk/breadcrumbs": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/footer": "workspace:^0.8.7", + "@not-govuk/header": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/phase-banner": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/skip-link": "workspace:^0.8.7", + "@not-govuk/width-container": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -51,10 +51,10 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/aside": "workspace:^0.8.6", - "@not-govuk/button": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/aside": "workspace:^0.8.7", + "@not-govuk/button": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/pagination/package.json b/components/pagination/package.json index 3683b1b1f..0e8a8afdf 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/pagination", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to help users navigate forwards and backwards through a series of pages.", "main": "src/Pagination.tsx", "sass": "assets/Pagination.scss", @@ -24,15 +24,15 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/visually-hidden": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/visually-hidden": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -46,7 +46,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/panel/package.json b/components/panel/package.json index 7d70fe243..6bfdbb9d9 100644 --- a/components/panel/package.json +++ b/components/panel/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/panel", - "version": "0.8.6", + "version": "0.8.7", "description": "A visible container used on confirmation or results pages to highlight important content.", "main": "src/Panel.tsx", "sass": "assets/Panel.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,9 +43,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/button": "workspace:^0.8.6", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/button": "workspace:^0.8.7", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/phase-banner/package.json b/components/phase-banner/package.json index d89c81250..781d70acd 100644 --- a/components/phase-banner/package.json +++ b/components/phase-banner/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/phase-banner", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to show users your service is still being worked on.", "main": "src/PhaseBanner.tsx", "sass": "assets/PhaseBanner.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/radios/package.json b/components/radios/package.json index 62c15def2..aede117fd 100644 --- a/components/radios/package.json +++ b/components/radios/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/radios", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to choose between a small selection of options.", "main": "src/Radios.tsx", "sass": "assets/Radios.scss", @@ -24,15 +24,15 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/hint": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/hint": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -46,8 +46,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/select/package.json b/components/select/package.json index 8c6a4397b..5d5af5495 100644 --- a/components/select/package.json +++ b/components/select/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/select", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to choose from many options.", "main": "src/Select.tsx", "sass": "assets/Select.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/skip-link/package.json b/components/skip-link/package.json index ccab4e121..6d0647b4e 100644 --- a/components/skip-link/package.json +++ b/components/skip-link/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/skip-link", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to help keyboard-only users skip to the main content on a page.", "main": "src/SkipLink.tsx", "sass": "assets/SkipLink.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,7 +43,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/summary-card/package.json b/components/summary-card/package.json index 31c455b2e..ac56c4455 100644 --- a/components/summary-card/package.json +++ b/components/summary-card/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/summary-card", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to split multiple summary lists.", "main": "src/SummaryCard.tsx", "sass": "assets/SummaryCard.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,9 +44,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", - "@not-govuk/visually-hidden": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", + "@not-govuk/visually-hidden": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/summary-list/package.json b/components/summary-list/package.json index 6a8f9d9c8..cda6d5412 100644 --- a/components/summary-list/package.json +++ b/components/summary-list/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/summary-list", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to summarise information, for example, a user’s responses at the end of a form.", "main": "src/SummaryList.tsx", "sass": "assets/SummaryList.scss", @@ -24,14 +24,14 @@ "react-components" ], "dependencies": { - "@not-govuk/anchor-list": "workspace:^0.8.6", - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/anchor-list": "workspace:^0.8.7", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -45,9 +45,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/summary-card": "workspace:^0.8.6", - "@not-govuk/visually-hidden": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/summary-card": "workspace:^0.8.7", + "@not-govuk/visually-hidden": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/table/package.json b/components/table/package.json index 88cda83ed..1d97513f3 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/table", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to make information easier to compare and scan for users.", "main": "src/Table.tsx", "sass": "assets/Table.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/simple-table": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/simple-table": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/tabs/package.json b/components/tabs/package.json index b972270a4..d2dce0bc8 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/tabs", - "version": "0.8.6", + "version": "0.8.7", "description": "A component that lets users navigate between related sections of content, displaying one section at a time.", "main": "src/Tabs.tsx", "sass": "assets/Tabs.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,9 +44,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/table": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/table": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/tag/package.json b/components/tag/package.json index 85fbff8a9..84981d671 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/tag", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to display the status of something.", "main": "src/Tag.tsx", "sass": "assets/Tag.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/table": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/table": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/text-input/package.json b/components/text-input/package.json index a8a55235d..ef2cc0c71 100644 --- a/components/text-input/package.json +++ b/components/text-input/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/text-input", - "version": "0.8.6", + "version": "0.8.7", "description": "A single line text field.", "main": "src/TextInput.tsx", "sass": "assets/TextInput.scss", @@ -24,11 +24,11 @@ "react-components" ], "dependencies": { - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/input": "workspace:^0.8.6" + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/input": "workspace:^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -42,7 +42,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/textarea/package.json b/components/textarea/package.json index d8dd4d7d8..96d329299 100644 --- a/components/textarea/package.json +++ b/components/textarea/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/textarea", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to allow users to enter multiple lines of text.", "main": "src/Textarea.tsx", "sass": "assets/Textarea.scss", @@ -24,13 +24,13 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -44,7 +44,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/visually-hidden/package.json b/components/visually-hidden/package.json index 344e98808..fbd5f4e90 100644 --- a/components/visually-hidden/package.json +++ b/components/visually-hidden/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/visually-hidden", - "version": "0.8.6", + "version": "0.8.7", "description": "Invisible text that can be read by software such as screen-readers.", "main": "src/VisuallyHidden.tsx", "sass": "assets/VisuallyHidden.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,8 +43,8 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/warning-text/package.json b/components/warning-text/package.json index 2e7c4c8bf..9c49d3e26 100644 --- a/components/warning-text/package.json +++ b/components/warning-text/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/warning-text", - "version": "0.8.6", + "version": "0.8.7", "description": "A component to warn the user of something important.", "main": "src/WarningText.tsx", "sass": "assets/WarningText.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,7 +43,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/components/width-container/package.json b/components/width-container/package.json index 69d2df06e..fd280641b 100644 --- a/components/width-container/package.json +++ b/components/width-container/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/width-container", - "version": "0.8.6", + "version": "0.8.7", "description": "A simple container to limit the width of its contents.", "main": "src/WidthContainer.tsx", "sass": "assets/WidthContainer.scss", @@ -24,12 +24,12 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", "govuk-frontend": "4.8.0" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.5.16", "react": "^16.14.0" }, @@ -43,9 +43,9 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/lib-govuk/create/package.json b/lib-govuk/create/package.json index 9f8ea02af..db9b255a7 100644 --- a/lib-govuk/create/package.json +++ b/lib-govuk/create/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/create", - "version": "0.8.6", + "version": "0.8.7", "description": "A project and prototype initialiser.", "main": "plopfile.js", "type": "module", @@ -21,9 +21,9 @@ "node": ">=12.0.0" }, "dependencies": { - "@not-govuk/create-internal": "workspace:^0.8.6", - "@not-govuk/plop-pack": "workspace:^0.8.6", - "@not-govuk/plop-pack-internal": "workspace:^0.8.6" + "@not-govuk/create-internal": "workspace:^0.8.7", + "@not-govuk/plop-pack": "workspace:^0.8.7", + "@not-govuk/plop-pack-internal": "workspace:^0.8.7" }, "devDependencies": { "plop": "3.1.2" diff --git a/lib-govuk/plop-pack/package.json b/lib-govuk/plop-pack/package.json index df10ab22a..fde286720 100644 --- a/lib-govuk/plop-pack/package.json +++ b/lib-govuk/plop-pack/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/plop-pack", - "version": "0.8.6", + "version": "0.8.7", "description": "Plop pack with misc tools.", "main": "src/index.js", "type": "module", @@ -19,6 +19,6 @@ "node": ">=12.0.0" }, "dependencies": { - "@not-govuk/plop-pack-internal": "workspace:^0.8.6" + "@not-govuk/plop-pack-internal": "workspace:^0.8.7" } } diff --git a/lib-govuk/plop-pack/skel/app/package.json.hbs b/lib-govuk/plop-pack/skel/app/package.json.hbs index 0814f56a4..60ae0bbe2 100644 --- a/lib-govuk/plop-pack/skel/app/package.json.hbs +++ b/lib-govuk/plop-pack/skel/app/package.json.hbs @@ -1,5 +1,5 @@ { "devDependencies": { - "@not-govuk/components": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6" + "@not-govuk/components": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7" } } diff --git a/lib-govuk/sass-base/package.json b/lib-govuk/sass-base/package.json index a46fb32f1..867b2eb13 100644 --- a/lib-govuk/sass-base/package.json +++ b/lib-govuk/sass-base/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/sass-base", - "version": "0.8.6", + "version": "0.8.7", "description": "The base SASS code for GovUK styling.", "sass": "src/index.scss", "files": [ diff --git a/lib/app-composer/package.json b/lib/app-composer/package.json index b5dd8afb2..830f8b67c 100644 --- a/lib/app-composer/package.json +++ b/lib/app-composer/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/app-composer", - "version": "0.8.6", + "version": "0.8.7", "description": "Composes isomorphic React applications from a set of components.", "main": "src/index.ts", "publishConfig": { @@ -19,11 +19,11 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "@not-govuk/route-utils": "workspace:^0.8.6" + "@not-govuk/route-utils": "workspace:^0.8.7" }, "peerDependencies": { "@apollo/client": "^3.10.4", - "@not-govuk/user-info": "^0.8.6", + "@not-govuk/user-info": "^0.8.7", "react": "^16.14.0", "react-helmet-async": "^1.3.0", "react-router": "^5.3.4", diff --git a/lib/app-plop-pack/package.json b/lib/app-plop-pack/package.json index 749f21851..f40f4a00e 100644 --- a/lib/app-plop-pack/package.json +++ b/lib/app-plop-pack/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/app-plop-pack", - "version": "0.8.6", + "version": "0.8.7", "description": "Generators for use within applications and prototypes.", "main": "src/index.js", "type": "module", @@ -22,6 +22,6 @@ "plop": "3.1.2" }, "dependencies": { - "@not-govuk/plop-pack-internal": "workspace:^0.8.6" + "@not-govuk/plop-pack-internal": "workspace:^0.8.7" } } diff --git a/lib/asset-proxy/package.json b/lib/asset-proxy/package.json index c0aba2afc..fd795f1a6 100644 --- a/lib/asset-proxy/package.json +++ b/lib/asset-proxy/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/asset-proxy", - "version": "0.8.6", + "version": "0.8.7", "description": "A proxy for serving assets in local-dev environments.", "main": "src/index.ts", "publishConfig": { @@ -19,8 +19,8 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "@not-govuk/express-adapter": "workspace:^0.8.6", - "@not-govuk/restify": "workspace:^0.8.6", + "@not-govuk/express-adapter": "workspace:^0.8.7", + "@not-govuk/restify": "workspace:^0.8.7", "http-proxy-middleware": "^2.0.6" }, "peerDependencies": { diff --git a/lib/client-renderer/package.json b/lib/client-renderer/package.json index 7d4879406..45bf85a8d 100644 --- a/lib/client-renderer/package.json +++ b/lib/client-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/client-renderer", - "version": "0.8.6", + "version": "0.8.7", "description": "A client-side renderer of React applications served via the server-renderer.", "main": "src/index.ts", "publishConfig": { @@ -19,7 +19,7 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "@not-govuk/app-composer": "workspace:^0.8.6" + "@not-govuk/app-composer": "workspace:^0.8.7" }, "peerDependencies": { "react": "^16.14.0", diff --git a/lib/component-helpers/package.json b/lib/component-helpers/package.json index 2b2cd2bac..3ca944833 100644 --- a/lib/component-helpers/package.json +++ b/lib/component-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/component-helpers", - "version": "0.8.6", + "version": "0.8.7", "description": "Helper functions for writing components.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/component-test-helpers/package.json b/lib/component-test-helpers/package.json index 3f8536f61..79f4226c5 100644 --- a/lib/component-test-helpers/package.json +++ b/lib/component-test-helpers/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/component-test-helpers", - "version": "0.8.6", + "version": "0.8.7", "description": "Helper functions for testing React components.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/consent-cookies/package.json b/lib/consent-cookies/package.json index 402e7e12e..f6a8e26a8 100644 --- a/lib/consent-cookies/package.json +++ b/lib/consent-cookies/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/consent-cookies", - "version": "0.8.6", + "version": "0.8.7", "description": "Connect middleware to parse and set cookies only with user consent.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/create/package.json b/lib/create/package.json index 04a6cf99a..2c3233190 100644 --- a/lib/create/package.json +++ b/lib/create/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/create-internal", - "version": "0.8.6", + "version": "0.8.7", "description": "A project and prototype initialiser.", "main": "plopfile.js", "type": "module", @@ -22,7 +22,7 @@ "node": ">=12.0.0" }, "dependencies": { - "@not-govuk/plop-pack-internal": "workspace:^0.8.6", + "@not-govuk/plop-pack-internal": "workspace:^0.8.7", "shelljs": "^0.8.5" }, "devDependencies": { diff --git a/lib/docs-components/package.json b/lib/docs-components/package.json index 0034390c6..0966f6583 100644 --- a/lib/docs-components/package.json +++ b/lib/docs-components/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/docs-components", - "version": "0.8.6", + "version": "0.8.7", "description": "React components for use in documentation.", "main": "src/index.ts", "publishConfig": { @@ -23,10 +23,10 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/memoize": "workspace:^0.8.6", - "@not-govuk/simple-table": "workspace:^0.8.6", - "@not-govuk/tabs-internal": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/memoize": "workspace:^0.8.7", + "@not-govuk/simple-table": "workspace:^0.8.7", + "@not-govuk/tabs-internal": "workspace:^0.8.7", "@storybook/react": "6.5.16", "prettier": "^2.8.8", "prismjs": "^1.29.0", diff --git a/lib/engine/package.json b/lib/engine/package.json index d6f3fd00a..718bf0ad8 100644 --- a/lib/engine/package.json +++ b/lib/engine/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/engine", - "version": "0.8.6", + "version": "0.8.7", "description": "An engine for running NotGovUK applications.", "main": "src/index.ts", "publishConfig": { @@ -19,10 +19,10 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "@not-govuk/consent-cookies": "workspace:^0.8.6", - "@not-govuk/express-adapter": "workspace:^0.8.6", - "@not-govuk/restify": "workspace:^0.8.6", - "@not-govuk/server-renderer": "workspace:^0.8.6", + "@not-govuk/consent-cookies": "workspace:^0.8.7", + "@not-govuk/express-adapter": "workspace:^0.8.7", + "@not-govuk/restify": "workspace:^0.8.7", + "@not-govuk/server-renderer": "workspace:^0.8.7", "apollo-server-restify": "^1.3.6", "base64url": "^3.0.1", "openid-client": "^5.6.5", @@ -31,7 +31,7 @@ "serverless-http": "^3.2.0" }, "devDependencies": { - "@not-govuk/app-composer": "workspace:^0.8.6", + "@not-govuk/app-composer": "workspace:^0.8.7", "@types/node": "20.12.2", "@types/passport": "1.0.16", "@types/restify": "8.5.12", diff --git a/lib/express-adapter/package.json b/lib/express-adapter/package.json index 622372a38..c9202ea88 100644 --- a/lib/express-adapter/package.json +++ b/lib/express-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/express-adapter", - "version": "0.8.6", + "version": "0.8.7", "description": "Adapts to Express middleware to run on Restify.", "main": "src/index.ts", "publishConfig": { @@ -22,7 +22,7 @@ "node": ">=14.0.0" }, "devDependencies": { - "@not-govuk/restify": "workspace:^0.8.6", + "@not-govuk/restify": "workspace:^0.8.7", "@types/express-serve-static-core": "4.19.0", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/lib/forms/package.json b/lib/forms/package.json index e676ce5ed..93ae0f4a0 100644 --- a/lib/forms/package.json +++ b/lib/forms/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/forms", - "version": "0.8.6", + "version": "0.8.7", "description": "An intuitive isometric forms framework for React.", "main": "src/index.ts", "publishConfig": { @@ -22,8 +22,8 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", + "@not-govuk/component-helpers": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", "fast-deep-equal": "^3.1.3", "formik": "^2.4.6", "validator": "^13.11.0" diff --git a/lib/memoize/package.json b/lib/memoize/package.json index 4e276c488..1dbbe179f 100644 --- a/lib/memoize/package.json +++ b/lib/memoize/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/memoize", - "version": "0.8.6", + "version": "0.8.7", "description": "Higher-order functions for memoizing pure functions.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/plop-pack/package.json b/lib/plop-pack/package.json index 110671f43..ce8b44c17 100644 --- a/lib/plop-pack/package.json +++ b/lib/plop-pack/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/plop-pack-internal", - "version": "0.8.6", + "version": "0.8.7", "description": "Plop pack with misc tools.", "main": "src/index.js", "type": "module", diff --git a/lib/plop-pack/skel/app/package.json.hbs b/lib/plop-pack/skel/app/package.json.hbs index 78d45ed9d..6af02df51 100644 --- a/lib/plop-pack/skel/app/package.json.hbs +++ b/lib/plop-pack/skel/app/package.json.hbs @@ -35,15 +35,15 @@ "devDependencies": { "@apollo/client": "3.6.9", "@graphql-tools/schema": "9.0.19", - "@not-govuk/anchor-list": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/app-composer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/app-plop-pack": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/asset-proxy": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/client-renderer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/engine": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/server-renderer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/user-info": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", - "@not-govuk/webpack-config": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", + "@not-govuk/anchor-list": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/app-composer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/app-plop-pack": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/asset-proxy": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/client-renderer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/engine": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/server-renderer": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/user-info": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", + "@not-govuk/webpack-config": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", "@types/react": "16.14.38", "@types/react-dom": "16.9.18", "@types/react-router": "5.1.20", diff --git a/lib/plop-pack/skel/component/package.json.hbs b/lib/plop-pack/skel/component/package.json.hbs index 21487e58e..d24a4676f 100644 --- a/lib/plop-pack/skel/component/package.json.hbs +++ b/lib/plop-pack/skel/component/package.json.hbs @@ -24,10 +24,10 @@ "react-components" ], "dependencies": { - "@not-govuk/component-helpers": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6" + "@not-govuk/component-helpers": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7" }, "peerDependencies": { - "@not-govuk/docs-components": "^0.8.6", + "@not-govuk/docs-components": "^0.8.7", "@storybook/addon-docs": "^6.4.0", "react": "^16.9.55" }, @@ -41,7 +41,7 @@ }, "devDependencies": { "@mdx-js/react": "1.6.22", - "@not-govuk/component-test-helpers": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.6", + "@not-govuk/component-test-helpers": "{{#if (eq (pkg 'name')'not-govuk')}}workspace:{{/if}}^0.8.7", "@types/react": "16.14.38", "jest": "29.5.0", "jest-environment-jsdom": "29.5.0", diff --git a/lib/restify/package.json b/lib/restify/package.json index dc35f106b..32653a62f 100644 --- a/lib/restify/package.json +++ b/lib/restify/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/restify", - "version": "0.8.6", + "version": "0.8.7", "description": "A customised Restify server for running websites.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/route-utils/package.json b/lib/route-utils/package.json index 48bc80452..36d7ee926 100644 --- a/lib/route-utils/package.json +++ b/lib/route-utils/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/route-utils", - "version": "0.8.6", + "version": "0.8.7", "description": "Utility functions for components relating to routes and requests.", "main": "src/index.ts", "publishConfig": { diff --git a/lib/server-renderer/package.json b/lib/server-renderer/package.json index 6a997d3b3..fdd389235 100644 --- a/lib/server-renderer/package.json +++ b/lib/server-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/server-renderer", - "version": "0.8.6", + "version": "0.8.7", "description": "A Restify renderer of React applications using react-router.", "main": "src/index.ts", "publishConfig": { @@ -19,7 +19,7 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "dependencies": { - "@not-govuk/app-composer": "workspace:^0.8.6", + "@not-govuk/app-composer": "workspace:^0.8.7", "js-beautify": "^1.15.1", "restify-errors": "^8.0.2" }, @@ -28,7 +28,7 @@ "react-dom": "^16.14.0" }, "devDependencies": { - "@not-govuk/restify": "workspace:^0.8.6", + "@not-govuk/restify": "workspace:^0.8.7", "@types/js-beautify": "1.14.3", "@types/node": "20.12.2", "@types/react": "16.14.60", diff --git a/lib/storybook-preset/package.json b/lib/storybook-preset/package.json index b527b46a0..898a03e51 100644 --- a/lib/storybook-preset/package.json +++ b/lib/storybook-preset/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/storybook-preset", - "version": "0.8.6", + "version": "0.8.7", "description": "A Storybook preset that renders components similarly to our apps.", "main": "index.js", "scripts": { @@ -14,7 +14,7 @@ "node": ">=12.0.0" }, "dependencies": { - "@not-govuk/webpack-config": "workspace:^0.8.6", + "@not-govuk/webpack-config": "workspace:^0.8.7", "@storybook/node-logger": "6.5.16" } } diff --git a/lib/user-info/package.json b/lib/user-info/package.json index 3d6bd8adf..01a402497 100644 --- a/lib/user-info/package.json +++ b/lib/user-info/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/user-info", - "version": "0.8.6", + "version": "0.8.7", "description": "A React context for providing information on the user.", "main": "src/UserInfo.ts", "publishConfig": { @@ -25,7 +25,7 @@ "react": "^16.14.0" }, "devDependencies": { - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/react": "16.14.60", "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", diff --git a/lib/webpack-config/package.json b/lib/webpack-config/package.json index 92e914697..7bea58a80 100644 --- a/lib/webpack-config/package.json +++ b/lib/webpack-config/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/webpack-config", - "version": "0.8.6", + "version": "0.8.7", "description": "Webpack config for NotGovUK applications.", "main": "index.js", "scripts": { diff --git a/package.json b/package.json index 111e20208..f2e3c2f8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "not-govuk", - "version": "0.8.6", + "version": "0.8.7", "description": "A framework for quickly building digital services for government.", "bin": "lib/create/bin/create", "scripts": { @@ -54,11 +54,11 @@ "@babel/preset-react": "7.24.6", "@babel/preset-typescript": "7.24.6", "@mdx-js/react": "1.6.22", - "@not-govuk/components": "workspace:^0.8.6", - "@not-govuk/docs-components": "workspace:^0.8.6", - "@not-govuk/plop-pack": "workspace:^0.8.6", - "@not-govuk/storybook-preset": "workspace:^0.8.6", - "@not-govuk/user-info": "workspace:^0.8.6", + "@not-govuk/components": "workspace:^0.8.7", + "@not-govuk/docs-components": "workspace:^0.8.7", + "@not-govuk/plop-pack": "workspace:^0.8.7", + "@not-govuk/storybook-preset": "workspace:^0.8.7", + "@not-govuk/user-info": "workspace:^0.8.7", "@storybook/addon-a11y": "6.5.16", "@storybook/addon-actions": "6.5.16", "@storybook/addon-docs": "6.5.16", diff --git a/packages/components/package.json b/packages/components/package.json index 933981153..656d37d72 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@not-govuk/components", - "version": "0.8.6", + "version": "0.8.7", "description": "React components implementing the GOV.UK Design System.", "main": "src/index.ts", "sass": "src/index.scss", @@ -32,48 +32,48 @@ }, "homepage": "https://github.com/daniel-ac-martin/NotGovUK#readme", "dependencies": { - "@not-govuk/aside": "workspace:^0.8.6", - "@not-govuk/back-link": "workspace:^0.8.6", - "@not-govuk/breadcrumbs": "workspace:^0.8.6", - "@not-govuk/button": "workspace:^0.8.6", - "@not-govuk/checkboxes": "workspace:^0.8.6", - "@not-govuk/cookie-banner": "workspace:^0.8.6", - "@not-govuk/date-input": "workspace:^0.8.6", - "@not-govuk/details": "workspace:^0.8.6", - "@not-govuk/error-message": "workspace:^0.8.6", - "@not-govuk/error-summary": "workspace:^0.8.6", - "@not-govuk/fieldset": "workspace:^0.8.6", - "@not-govuk/file-upload": "workspace:^0.8.6", - "@not-govuk/footer": "workspace:^0.8.6", - "@not-govuk/form": "workspace:^0.8.6", - "@not-govuk/form-field": "workspace:^0.8.6", - "@not-govuk/form-group": "workspace:^0.8.6", - "@not-govuk/forms": "workspace:^0.8.6", - "@not-govuk/header": "workspace:^0.8.6", - "@not-govuk/hint": "workspace:^0.8.6", - "@not-govuk/input": "workspace:^0.8.6", - "@not-govuk/inset-text": "workspace:^0.8.6", - "@not-govuk/label": "workspace:^0.8.6", - "@not-govuk/link": "workspace:^0.8.6", - "@not-govuk/navigation-menu": "workspace:^0.8.6", - "@not-govuk/notification-banner": "workspace:^0.8.6", - "@not-govuk/page": "workspace:^0.8.6", - "@not-govuk/pagination": "workspace:^0.8.6", - "@not-govuk/panel": "workspace:^0.8.6", - "@not-govuk/phase-banner": "workspace:^0.8.6", - "@not-govuk/radios": "workspace:^0.8.6", - "@not-govuk/route-utils": "workspace:^0.8.6", - "@not-govuk/sass-base": "workspace:^0.8.6", - "@not-govuk/select": "workspace:^0.8.6", - "@not-govuk/skip-link": "workspace:^0.8.6", - "@not-govuk/summary-card": "workspace:^0.8.6", - "@not-govuk/summary-list": "workspace:^0.8.6", - "@not-govuk/table": "workspace:^0.8.6", - "@not-govuk/tabs": "workspace:^0.8.6", - "@not-govuk/tag": "workspace:^0.8.6", - "@not-govuk/text-input": "workspace:^0.8.6", - "@not-govuk/textarea": "workspace:^0.8.6", - "@not-govuk/warning-text": "workspace:^0.8.6" + "@not-govuk/aside": "workspace:^0.8.7", + "@not-govuk/back-link": "workspace:^0.8.7", + "@not-govuk/breadcrumbs": "workspace:^0.8.7", + "@not-govuk/button": "workspace:^0.8.7", + "@not-govuk/checkboxes": "workspace:^0.8.7", + "@not-govuk/cookie-banner": "workspace:^0.8.7", + "@not-govuk/date-input": "workspace:^0.8.7", + "@not-govuk/details": "workspace:^0.8.7", + "@not-govuk/error-message": "workspace:^0.8.7", + "@not-govuk/error-summary": "workspace:^0.8.7", + "@not-govuk/fieldset": "workspace:^0.8.7", + "@not-govuk/file-upload": "workspace:^0.8.7", + "@not-govuk/footer": "workspace:^0.8.7", + "@not-govuk/form": "workspace:^0.8.7", + "@not-govuk/form-field": "workspace:^0.8.7", + "@not-govuk/form-group": "workspace:^0.8.7", + "@not-govuk/forms": "workspace:^0.8.7", + "@not-govuk/header": "workspace:^0.8.7", + "@not-govuk/hint": "workspace:^0.8.7", + "@not-govuk/input": "workspace:^0.8.7", + "@not-govuk/inset-text": "workspace:^0.8.7", + "@not-govuk/label": "workspace:^0.8.7", + "@not-govuk/link": "workspace:^0.8.7", + "@not-govuk/navigation-menu": "workspace:^0.8.7", + "@not-govuk/notification-banner": "workspace:^0.8.7", + "@not-govuk/page": "workspace:^0.8.7", + "@not-govuk/pagination": "workspace:^0.8.7", + "@not-govuk/panel": "workspace:^0.8.7", + "@not-govuk/phase-banner": "workspace:^0.8.7", + "@not-govuk/radios": "workspace:^0.8.7", + "@not-govuk/route-utils": "workspace:^0.8.7", + "@not-govuk/sass-base": "workspace:^0.8.7", + "@not-govuk/select": "workspace:^0.8.7", + "@not-govuk/skip-link": "workspace:^0.8.7", + "@not-govuk/summary-card": "workspace:^0.8.7", + "@not-govuk/summary-list": "workspace:^0.8.7", + "@not-govuk/table": "workspace:^0.8.7", + "@not-govuk/tabs": "workspace:^0.8.7", + "@not-govuk/tag": "workspace:^0.8.7", + "@not-govuk/text-input": "workspace:^0.8.7", + "@not-govuk/textarea": "workspace:^0.8.7", + "@not-govuk/warning-text": "workspace:^0.8.7" }, "peerDependencies": { "react": "^16.14.0", @@ -82,7 +82,7 @@ "react-router-dom": "^5.3.4" }, "devDependencies": { - "@not-govuk/component-test-helpers": "workspace:^0.8.6", + "@not-govuk/component-test-helpers": "workspace:^0.8.7", "@types/node": "20.12.2", "@types/react": "16.14.60", "@types/react-dom": "16.9.24", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 73f419d72..7be2271cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,11 +11,11 @@ importers: '@babel/preset-react': 7.24.6 '@babel/preset-typescript': 7.24.6 '@mdx-js/react': 1.6.22 - '@not-govuk/components': workspace:^0.8.6 - '@not-govuk/docs-components': workspace:^0.8.6 - '@not-govuk/plop-pack': workspace:^0.8.6 - '@not-govuk/storybook-preset': workspace:^0.8.6 - '@not-govuk/user-info': workspace:^0.8.6 + '@not-govuk/components': workspace:^0.8.7 + '@not-govuk/docs-components': workspace:^0.8.7 + '@not-govuk/plop-pack': workspace:^0.8.7 + '@not-govuk/storybook-preset': workspace:^0.8.7 + '@not-govuk/user-info': workspace:^0.8.7 '@storybook/addon-a11y': 6.5.16 '@storybook/addon-actions': 6.5.16 '@storybook/addon-docs': 6.5.16 @@ -94,16 +94,16 @@ importers: apps/govuk-docs: specifiers: - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/app-composer': workspace:^0.8.6 - '@not-govuk/app-plop-pack': workspace:^0.8.6 - '@not-govuk/asset-proxy': workspace:^0.8.6 - '@not-govuk/client-renderer': workspace:^0.8.6 - '@not-govuk/components': workspace:^0.8.6 - '@not-govuk/docs-components': workspace:^0.8.6 - '@not-govuk/engine': workspace:^0.8.6 - '@not-govuk/server-renderer': workspace:^0.8.6 - '@not-govuk/webpack-config': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/app-composer': workspace:^0.8.7 + '@not-govuk/app-plop-pack': workspace:^0.8.7 + '@not-govuk/asset-proxy': workspace:^0.8.7 + '@not-govuk/client-renderer': workspace:^0.8.7 + '@not-govuk/components': workspace:^0.8.7 + '@not-govuk/docs-components': workspace:^0.8.7 + '@not-govuk/engine': workspace:^0.8.7 + '@not-govuk/server-renderer': workspace:^0.8.7 + '@not-govuk/webpack-config': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-dom': 16.9.24 '@types/react-router': 5.1.20 @@ -168,17 +168,17 @@ importers: specifiers: '@apollo/client': 3.10.4 '@graphql-tools/schema': 9.0.19 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/app-composer': workspace:^0.8.6 - '@not-govuk/app-plop-pack': workspace:^0.8.6 - '@not-govuk/asset-proxy': workspace:^0.8.6 - '@not-govuk/client-renderer': workspace:^0.8.6 - '@not-govuk/components': workspace:^0.8.6 - '@not-govuk/engine': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 - '@not-govuk/server-renderer': workspace:^0.8.6 - '@not-govuk/user-info': workspace:^0.8.6 - '@not-govuk/webpack-config': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/app-composer': workspace:^0.8.7 + '@not-govuk/app-plop-pack': workspace:^0.8.7 + '@not-govuk/asset-proxy': workspace:^0.8.7 + '@not-govuk/client-renderer': workspace:^0.8.7 + '@not-govuk/components': workspace:^0.8.7 + '@not-govuk/engine': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 + '@not-govuk/server-renderer': workspace:^0.8.7 + '@not-govuk/user-info': workspace:^0.8.7 + '@not-govuk/webpack-config': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-dom': 16.9.24 '@types/react-router': 5.1.20 @@ -247,9 +247,9 @@ importers: components-internal/anchor: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-router': 5.1.20 '@types/react-router-hash-link': 2.4.9 @@ -278,10 +278,10 @@ importers: components-internal/anchor-list: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 + '@not-govuk/anchor': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -303,8 +303,8 @@ importers: components-internal/simple-table: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -324,9 +324,9 @@ importers: components-internal/tabs: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -347,10 +347,10 @@ importers: components/aside: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -374,11 +374,11 @@ importers: components/back-link: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -403,11 +403,11 @@ importers: components/breadcrumbs: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -433,13 +433,13 @@ importers: specifiers: '@jest/globals': 29.7.0 '@mdx-js/react': 1.6.22 - '@not-govuk/button-group': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/button-group': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -467,11 +467,11 @@ importers: components/button-group: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -496,13 +496,13 @@ importers: components/checkboxes: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/hint': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/hint': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -529,14 +529,14 @@ importers: components/cookie-banner: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/button': workspace:^0.8.6 - '@not-govuk/button-group': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/width-container': workspace:^0.8.6 + '@not-govuk/button': workspace:^0.8.7 + '@not-govuk/button-group': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/width-container': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -564,12 +564,12 @@ importers: components/date-input: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/input': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/input': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -595,9 +595,9 @@ importers: components/details: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -620,10 +620,10 @@ importers: components/error-message: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/visually-hidden': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/visually-hidden': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -647,14 +647,14 @@ importers: components/error-summary: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/checkboxes': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/date-input': workspace:^0.8.6 - '@not-govuk/page': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/checkboxes': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/date-input': workspace:^0.8.7 + '@not-govuk/page': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -682,12 +682,12 @@ importers: components/fieldset: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/input': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/visually-hidden': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/input': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/visually-hidden': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -713,11 +713,11 @@ importers: components/file-upload: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/input': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/input': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -742,11 +742,11 @@ importers: components/footer: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/width-container': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/width-container': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -771,18 +771,18 @@ importers: components/form: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/button': workspace:^0.8.6 - '@not-govuk/checkboxes': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/date-input': workspace:^0.8.6 - '@not-govuk/form-field': workspace:^0.8.6 - '@not-govuk/forms': workspace:^0.8.6 - '@not-govuk/radios': workspace:^0.8.6 - '@not-govuk/select': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 - '@not-govuk/textarea': workspace:^0.8.6 + '@not-govuk/button': workspace:^0.8.7 + '@not-govuk/checkboxes': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/date-input': workspace:^0.8.7 + '@not-govuk/form-field': workspace:^0.8.7 + '@not-govuk/forms': workspace:^0.8.7 + '@not-govuk/radios': workspace:^0.8.7 + '@not-govuk/select': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 + '@not-govuk/textarea': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -812,14 +812,14 @@ importers: components/form-field: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/checkboxes': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/date-input': workspace:^0.8.6 - '@not-govuk/radios': workspace:^0.8.6 - '@not-govuk/select': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 - '@not-govuk/textarea': workspace:^0.8.6 + '@not-govuk/checkboxes': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/date-input': workspace:^0.8.7 + '@not-govuk/radios': workspace:^0.8.7 + '@not-govuk/select': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 + '@not-govuk/textarea': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -845,14 +845,14 @@ importers: components/form-group: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/error-message': workspace:^0.8.6 - '@not-govuk/fieldset': workspace:^0.8.6 - '@not-govuk/hint': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/error-message': workspace:^0.8.7 + '@not-govuk/fieldset': workspace:^0.8.7 + '@not-govuk/hint': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -880,11 +880,11 @@ importers: components/header: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/width-container': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/width-container': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -909,10 +909,10 @@ importers: components/hint: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -936,10 +936,10 @@ importers: components/input: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -963,9 +963,9 @@ importers: components/inset-text: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -988,10 +988,10 @@ importers: components/label: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1015,11 +1015,11 @@ importers: components/link: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/anchor': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1044,12 +1044,12 @@ importers: components/navigation-menu: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor': workspace:^0.8.6 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/anchor': workspace:^0.8.7 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1075,10 +1075,10 @@ importers: components/notification-banner: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1102,20 +1102,20 @@ importers: components/page: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/aside': workspace:^0.8.6 - '@not-govuk/back-link': workspace:^0.8.6 - '@not-govuk/breadcrumbs': workspace:^0.8.6 - '@not-govuk/button': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/footer': workspace:^0.8.6 - '@not-govuk/header': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/phase-banner': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/skip-link': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/width-container': workspace:^0.8.6 + '@not-govuk/aside': workspace:^0.8.7 + '@not-govuk/back-link': workspace:^0.8.7 + '@not-govuk/breadcrumbs': workspace:^0.8.7 + '@not-govuk/button': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/footer': workspace:^0.8.7 + '@not-govuk/header': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/phase-banner': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/skip-link': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/width-container': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1149,12 +1149,12 @@ importers: components/pagination: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/visually-hidden': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/visually-hidden': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1180,11 +1180,11 @@ importers: components/panel: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/button': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/button': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1209,10 +1209,10 @@ importers: components/phase-banner: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1236,13 +1236,13 @@ importers: components/radios: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/hint': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/hint': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1269,10 +1269,10 @@ importers: components/select: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1296,9 +1296,9 @@ importers: components/skip-link: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1321,12 +1321,12 @@ importers: components/summary-card: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/visually-hidden': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/visually-hidden': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1352,13 +1352,13 @@ importers: components/summary-list: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/anchor-list': workspace:^0.8.6 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/summary-card': workspace:^0.8.6 - '@not-govuk/visually-hidden': workspace:^0.8.6 + '@not-govuk/anchor-list': workspace:^0.8.7 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/summary-card': workspace:^0.8.7 + '@not-govuk/visually-hidden': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1385,10 +1385,10 @@ importers: components/table: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/simple-table': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/simple-table': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1412,12 +1412,12 @@ importers: components/tabs: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/table': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/table': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1443,10 +1443,10 @@ importers: components/tag: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/table': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/table': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1470,9 +1470,9 @@ importers: components/text-input: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/input': workspace:^0.8.6 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/input': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -1493,10 +1493,10 @@ importers: components/textarea: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1520,10 +1520,10 @@ importers: components/visually-hidden: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1547,9 +1547,9 @@ importers: components/warning-text: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1572,11 +1572,11 @@ importers: components/width-container: specifiers: '@mdx-js/react': 1.6.22 - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 '@types/react': 16.14.60 govuk-frontend: 4.8.0 jest: 29.7.0 @@ -1600,9 +1600,9 @@ importers: lib-govuk/create: specifiers: - '@not-govuk/create-internal': workspace:^0.8.6 - '@not-govuk/plop-pack': workspace:^0.8.6 - '@not-govuk/plop-pack-internal': workspace:^0.8.6 + '@not-govuk/create-internal': workspace:^0.8.7 + '@not-govuk/plop-pack': workspace:^0.8.7 + '@not-govuk/plop-pack-internal': workspace:^0.8.7 plop: 3.1.2 dependencies: '@not-govuk/create-internal': link:../../lib/create @@ -1613,7 +1613,7 @@ importers: lib-govuk/plop-pack: specifiers: - '@not-govuk/plop-pack-internal': workspace:^0.8.6 + '@not-govuk/plop-pack-internal': workspace:^0.8.7 dependencies: '@not-govuk/plop-pack-internal': link:../../lib/plop-pack @@ -1625,7 +1625,7 @@ importers: lib/app-composer: specifiers: - '@not-govuk/route-utils': workspace:^0.8.6 + '@not-govuk/route-utils': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-router': 5.1.20 '@types/react-router-dom': 5.3.3 @@ -1642,7 +1642,7 @@ importers: lib/app-plop-pack: specifiers: - '@not-govuk/plop-pack-internal': workspace:^0.8.6 + '@not-govuk/plop-pack-internal': workspace:^0.8.7 plop: 3.1.2 dependencies: '@not-govuk/plop-pack-internal': link:../plop-pack @@ -1651,8 +1651,8 @@ importers: lib/asset-proxy: specifiers: - '@not-govuk/express-adapter': workspace:^0.8.6 - '@not-govuk/restify': workspace:^0.8.6 + '@not-govuk/express-adapter': workspace:^0.8.7 + '@not-govuk/restify': workspace:^0.8.7 '@types/webpack': 5.28.5 '@types/webpack-dev-middleware': 5.3.0 '@types/webpack-hot-middleware': 2.25.9 @@ -1670,7 +1670,7 @@ importers: lib/client-renderer: specifiers: - '@not-govuk/app-composer': workspace:^0.8.6 + '@not-govuk/app-composer': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-dom': 16.9.24 typescript: 4.9.5 @@ -1729,7 +1729,7 @@ importers: lib/create: specifiers: - '@not-govuk/plop-pack-internal': workspace:^0.8.6 + '@not-govuk/plop-pack-internal': workspace:^0.8.7 plop: 3.1.2 shelljs: ^0.8.5 dependencies: @@ -1740,10 +1740,10 @@ importers: lib/docs-components: specifiers: - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/memoize': workspace:^0.8.6 - '@not-govuk/simple-table': workspace:^0.8.6 - '@not-govuk/tabs-internal': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/memoize': workspace:^0.8.7 + '@not-govuk/simple-table': workspace:^0.8.7 + '@not-govuk/tabs-internal': workspace:^0.8.7 '@storybook/react': 6.5.16 '@types/react': 16.14.60 prettier: ^2.8.8 @@ -1765,11 +1765,11 @@ importers: lib/engine: specifiers: - '@not-govuk/app-composer': workspace:^0.8.6 - '@not-govuk/consent-cookies': workspace:^0.8.6 - '@not-govuk/express-adapter': workspace:^0.8.6 - '@not-govuk/restify': workspace:^0.8.6 - '@not-govuk/server-renderer': workspace:^0.8.6 + '@not-govuk/app-composer': workspace:^0.8.7 + '@not-govuk/consent-cookies': workspace:^0.8.7 + '@not-govuk/express-adapter': workspace:^0.8.7 + '@not-govuk/restify': workspace:^0.8.7 + '@not-govuk/server-renderer': workspace:^0.8.7 '@types/node': 20.12.2 '@types/passport': 1.0.16 '@types/restify': 8.5.12 @@ -1802,7 +1802,7 @@ importers: lib/express-adapter: specifiers: - '@not-govuk/restify': workspace:^0.8.6 + '@not-govuk/restify': workspace:^0.8.7 '@types/express-serve-static-core': 4.19.0 etag: ^1.8.1 jest: 29.7.0 @@ -1821,8 +1821,8 @@ importers: lib/forms: specifiers: - '@not-govuk/component-helpers': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 + '@not-govuk/component-helpers': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 '@types/react': 16.14.60 '@types/react-dom': 16.9.24 '@types/react-router-dom': 5.3.3 @@ -1929,8 +1929,8 @@ importers: lib/server-renderer: specifiers: - '@not-govuk/app-composer': workspace:^0.8.6 - '@not-govuk/restify': workspace:^0.8.6 + '@not-govuk/app-composer': workspace:^0.8.7 + '@not-govuk/restify': workspace:^0.8.7 '@types/js-beautify': 1.14.3 '@types/node': 20.12.2 '@types/react': 16.14.60 @@ -1956,7 +1956,7 @@ importers: lib/storybook-preset: specifiers: - '@not-govuk/webpack-config': workspace:^0.8.6 + '@not-govuk/webpack-config': workspace:^0.8.7 '@storybook/node-logger': 6.5.16 dependencies: '@not-govuk/webpack-config': link:../webpack-config @@ -1964,7 +1964,7 @@ importers: lib/user-info: specifiers: - '@not-govuk/component-test-helpers': workspace:^0.8.6 + '@not-govuk/component-test-helpers': workspace:^0.8.7 '@types/react': 16.14.60 jest: 29.7.0 jest-environment-jsdom: 29.7.0 @@ -2036,49 +2036,49 @@ importers: packages/components: specifiers: - '@not-govuk/aside': workspace:^0.8.6 - '@not-govuk/back-link': workspace:^0.8.6 - '@not-govuk/breadcrumbs': workspace:^0.8.6 - '@not-govuk/button': workspace:^0.8.6 - '@not-govuk/checkboxes': workspace:^0.8.6 - '@not-govuk/component-test-helpers': workspace:^0.8.6 - '@not-govuk/cookie-banner': workspace:^0.8.6 - '@not-govuk/date-input': workspace:^0.8.6 - '@not-govuk/details': workspace:^0.8.6 - '@not-govuk/error-message': workspace:^0.8.6 - '@not-govuk/error-summary': workspace:^0.8.6 - '@not-govuk/fieldset': workspace:^0.8.6 - '@not-govuk/file-upload': workspace:^0.8.6 - '@not-govuk/footer': workspace:^0.8.6 - '@not-govuk/form': workspace:^0.8.6 - '@not-govuk/form-field': workspace:^0.8.6 - '@not-govuk/form-group': workspace:^0.8.6 - '@not-govuk/forms': workspace:^0.8.6 - '@not-govuk/header': workspace:^0.8.6 - '@not-govuk/hint': workspace:^0.8.6 - '@not-govuk/input': workspace:^0.8.6 - '@not-govuk/inset-text': workspace:^0.8.6 - '@not-govuk/label': workspace:^0.8.6 - '@not-govuk/link': workspace:^0.8.6 - '@not-govuk/navigation-menu': workspace:^0.8.6 - '@not-govuk/notification-banner': workspace:^0.8.6 - '@not-govuk/page': workspace:^0.8.6 - '@not-govuk/pagination': workspace:^0.8.6 - '@not-govuk/panel': workspace:^0.8.6 - '@not-govuk/phase-banner': workspace:^0.8.6 - '@not-govuk/radios': workspace:^0.8.6 - '@not-govuk/route-utils': workspace:^0.8.6 - '@not-govuk/sass-base': workspace:^0.8.6 - '@not-govuk/select': workspace:^0.8.6 - '@not-govuk/skip-link': workspace:^0.8.6 - '@not-govuk/summary-card': workspace:^0.8.6 - '@not-govuk/summary-list': workspace:^0.8.6 - '@not-govuk/table': workspace:^0.8.6 - '@not-govuk/tabs': workspace:^0.8.6 - '@not-govuk/tag': workspace:^0.8.6 - '@not-govuk/text-input': workspace:^0.8.6 - '@not-govuk/textarea': workspace:^0.8.6 - '@not-govuk/warning-text': workspace:^0.8.6 + '@not-govuk/aside': workspace:^0.8.7 + '@not-govuk/back-link': workspace:^0.8.7 + '@not-govuk/breadcrumbs': workspace:^0.8.7 + '@not-govuk/button': workspace:^0.8.7 + '@not-govuk/checkboxes': workspace:^0.8.7 + '@not-govuk/component-test-helpers': workspace:^0.8.7 + '@not-govuk/cookie-banner': workspace:^0.8.7 + '@not-govuk/date-input': workspace:^0.8.7 + '@not-govuk/details': workspace:^0.8.7 + '@not-govuk/error-message': workspace:^0.8.7 + '@not-govuk/error-summary': workspace:^0.8.7 + '@not-govuk/fieldset': workspace:^0.8.7 + '@not-govuk/file-upload': workspace:^0.8.7 + '@not-govuk/footer': workspace:^0.8.7 + '@not-govuk/form': workspace:^0.8.7 + '@not-govuk/form-field': workspace:^0.8.7 + '@not-govuk/form-group': workspace:^0.8.7 + '@not-govuk/forms': workspace:^0.8.7 + '@not-govuk/header': workspace:^0.8.7 + '@not-govuk/hint': workspace:^0.8.7 + '@not-govuk/input': workspace:^0.8.7 + '@not-govuk/inset-text': workspace:^0.8.7 + '@not-govuk/label': workspace:^0.8.7 + '@not-govuk/link': workspace:^0.8.7 + '@not-govuk/navigation-menu': workspace:^0.8.7 + '@not-govuk/notification-banner': workspace:^0.8.7 + '@not-govuk/page': workspace:^0.8.7 + '@not-govuk/pagination': workspace:^0.8.7 + '@not-govuk/panel': workspace:^0.8.7 + '@not-govuk/phase-banner': workspace:^0.8.7 + '@not-govuk/radios': workspace:^0.8.7 + '@not-govuk/route-utils': workspace:^0.8.7 + '@not-govuk/sass-base': workspace:^0.8.7 + '@not-govuk/select': workspace:^0.8.7 + '@not-govuk/skip-link': workspace:^0.8.7 + '@not-govuk/summary-card': workspace:^0.8.7 + '@not-govuk/summary-list': workspace:^0.8.7 + '@not-govuk/table': workspace:^0.8.7 + '@not-govuk/tabs': workspace:^0.8.7 + '@not-govuk/tag': workspace:^0.8.7 + '@not-govuk/text-input': workspace:^0.8.7 + '@not-govuk/textarea': workspace:^0.8.7 + '@not-govuk/warning-text': workspace:^0.8.7 '@types/node': 20.12.2 '@types/react': 16.14.60 '@types/react-dom': 16.9.24 @@ -7647,7 +7647,7 @@ packages: react-docgen-typescript: 2.2.2_typescript@4.9.5 tslib: 2.6.2 typescript: 4.9.5 - webpack: 5.91.0 + webpack: 5.91.0_webpack-cli@5.1.4 transitivePeerDependencies: - supports-color @@ -11177,7 +11177,7 @@ packages: postcss-value-parser: 4.2.0 schema-utils: 2.7.1 semver: 6.3.1 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /css-loader/5.2.7_webpack@5.91.0: resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==} @@ -12644,7 +12644,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /file-system-cache/1.1.0: resolution: {integrity: sha512-IzF5MBq+5CR0jXx5RxPe4BICl/oEhBSXKaL9fLhAXrIfIUS77Hr4vzrYyqYMHN6uTt+BOqi3fDCTjjEBCjERKw==} @@ -12942,7 +12942,7 @@ packages: semver: 5.7.1 tapable: 1.1.3 typescript: 4.9.5 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 worker-rpc: 0.1.1 transitivePeerDependencies: - supports-color @@ -13864,7 +13864,7 @@ packages: pretty-error: 2.1.2 tapable: 1.1.3 util.promisify: 1.0.0 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /html-webpack-plugin/5.5.0_webpack@5.91.0: resolution: {integrity: sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==} @@ -17400,7 +17400,7 @@ packages: postcss: 7.0.39 schema-utils: 3.3.0 semver: 7.5.4 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /postcss-modules-extract-imports/2.0.0: resolution: {integrity: sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==} @@ -17865,7 +17865,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /react-docgen-typescript/2.2.2: resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} @@ -19580,7 +19580,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 2.7.1 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /style-loader/2.0.0_webpack@5.91.0: resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==} @@ -19759,7 +19759,7 @@ packages: serialize-javascript: 5.0.1 source-map: 0.6.1 terser: 5.27.1 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 webpack-sources: 1.4.3 transitivePeerDependencies: - bluebird @@ -20414,7 +20414,7 @@ packages: loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /url-parse/1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} @@ -20726,7 +20726,7 @@ packages: mime: 2.6.0 mkdirp: 0.5.6 range-parser: 1.2.1 - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 webpack-log: 2.0.0 /webpack-dev-middleware/4.3.0_webpack@5.91.0: @@ -20783,7 +20783,7 @@ packages: peerDependencies: webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: - webpack: 4.46.0 + webpack: 4.46.0_webpack-cli@5.1.4 /webpack-hot-middleware/2.26.1: resolution: {integrity: sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==} @@ -20888,6 +20888,7 @@ packages: webpack-sources: 1.4.3 transitivePeerDependencies: - supports-color + dev: false /webpack/4.46.0_webpack-cli@5.1.4: resolution: {integrity: sha512-6jJuJjg8znb/xRItk7bkT0+Q7AHCYjjFnvKIWQPkNIOyRqoCGvkOs0ipeQzrqz4l5FtN5ZI/ukEHroeX/o1/5Q==}