diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 840be385..50f75241 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -21,7 +21,7 @@ runs: - name: Setup PNPM uses: pnpm/action-setup@v2.2.4 with: - version: 6.32.3 + version: 7.33.6 run_install: false - name: Setup Node.js @@ -42,7 +42,7 @@ runs: if: ${{ !inputs.frozen-lockfile || inputs.frozen-lockfile == 'false' }} uses: pnpm/action-setup@v2.2.4 with: - version: 6.32.3 + version: 7.33.6 run_install: | recursive: true args: [--no-frozen-lockfile] @@ -51,5 +51,5 @@ runs: if: ${{ inputs.frozen-lockfile && inputs.frozen-lockfile != 'false' }} uses: pnpm/action-setup@v2.2.4 with: - version: 6.32.3 + version: 7.33.6 run_install: true diff --git a/.github/workflows/change-assurance.yml b/.github/workflows/change-assurance.yml index 707f6b3c..49622612 100644 --- a/.github/workflows/change-assurance.yml +++ b/.github/workflows/change-assurance.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - node: [ '14', '16', '18' ] + node: [ '16', '18', '20' ] steps: - name: Check out repository diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 629ac23c..28145add 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 importers: @@ -55,22 +55,22 @@ importers: '@babel/preset-typescript': 7.22.5_@babel+core@7.22.5 '@hods/plop-pack': link:lib/plop-pack '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/components': 0.7.2_aa2d2e00ac731e8c08c35d115c01ffef - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/storybook-preset': 0.7.2_87e2fbf2f7e8e51357036c5d0d94df6f + '@not-govuk/components': 0.7.2_viws4afmompiycgdluivyap754 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/storybook-preset': 0.7.2_q7rpx4xx5dsrgvydnroq3fg7n4 '@not-govuk/user-info': 0.7.2_react@16.14.0 - '@storybook/addon-a11y': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addon-actions': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - '@storybook/addon-jest': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addon-links': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addon-storysource': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addon-viewport': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/builder-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/manager-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/react': 6.5.16_c4a894e2039f0ff4f1953fd6b0a66296 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addon-a11y': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addon-actions': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + '@storybook/addon-jest': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addon-links': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addon-storysource': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addon-viewport': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/builder-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/manager-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/react': 6.5.16_ysujjyqdt4h7j4mvh7llbjtcsy + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/jest': 29.5.2 babel-jest: 29.5.0_@babel+core@7.22.5 babel-plugin-transform-class-properties: 6.24.1 @@ -80,10 +80,10 @@ importers: plop: 3.1.2 react: 16.14.0 react-dom: 16.14.0_react@16.14.0 - react-helmet-async: 1.3.0_react-dom@16.14.0+react@16.14.0 + react-helmet-async: 1.3.0_wcqkhtmu7mswc6yz4uyexck3ty react-router: 5.3.4_react@16.14.0 react-router-dom: 5.3.4_react@16.14.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_hw3tlht4aeib3dpk6p3ihfiqse typescript: 4.9.5 webpack: 5.80.0_webpack-cli@5.0.2 webpack-cli: 5.0.2_webpack@5.80.0 @@ -133,21 +133,21 @@ importers: webpack-dev-middleware: 6.0.2 webpack-hot-middleware: 2.25.3 devDependencies: - '@apollo/client': 3.6.9_graphql@15.8.0+react@16.14.0 + '@apollo/client': 3.6.9_5d33slzn54cnsyp4ta7twtp2ca '@graphql-tools/schema': 8.5.0_graphql@15.8.0 '@hods/components': link:../../lib/components '@hods/sass-base': link:../../lib/sass-base - '@not-govuk/anchor-list': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/app-composer': 0.7.2_006365f7651dd13732ff54c47867f590 + '@not-govuk/anchor-list': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/app-composer': 0.7.2_abrwl53fdxitomx7ktchqz7vsa '@not-govuk/app-plop-pack': 0.7.2 - '@not-govuk/asset-proxy': 0.7.2_c7b43c541c8640d8846d1d180ee43911 - '@not-govuk/client-renderer': 0.7.2_0fd549fdf2492862de4fc63ca316b07d - '@not-govuk/components': 0.7.2_aa2d2e00ac731e8c08c35d115c01ffef - '@not-govuk/engine': 0.7.2_7cd4a97664d96034985f766a10c4c83c + '@not-govuk/asset-proxy': 0.7.2_y62dyva4qzanrbdnduma5zbzce + '@not-govuk/client-renderer': 0.7.2_b7kut7psjeugfxspyy6kgfvqpu + '@not-govuk/components': 0.7.2_l5ogu4vj4or336jxsdkwnjk4di + '@not-govuk/engine': 0.7.2_ptkks5te3fqdjgc7ozvbbrgihq '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - '@not-govuk/server-renderer': 0.7.2_0fd549fdf2492862de4fc63ca316b07d + '@not-govuk/server-renderer': 0.7.2_b7kut7psjeugfxspyy6kgfvqpu '@not-govuk/user-info': 0.7.2_react@16.14.0 - '@not-govuk/webpack-config': 0.7.2_87e2fbf2f7e8e51357036c5d0d94df6f + '@not-govuk/webpack-config': 0.7.2_o3ygwzpkbp7sn2j6cikucajelm '@types/react': 16.14.38 '@types/react-dom': 16.9.18 '@types/react-router': 5.1.20 @@ -158,16 +158,16 @@ importers: graphql: 15.8.0 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - node-hot-loader: 1.21.9_11e9d71274f84c2688cec3d6157e41b0 + node-hot-loader: 1.21.9_webpack@5.80.0 plop: 3.1.2 react: 16.14.0 react-dom: 16.14.0_react@16.14.0 - react-helmet-async: 1.3.0_react-dom@16.14.0+react@16.14.0 + react-helmet-async: 1.3.0_wcqkhtmu7mswc6yz4uyexck3ty react-router: 5.3.4_react@16.14.0 react-router-dom: 5.3.4_react@16.14.0 serverless: 3.30.1 start-server-and-test: 2.0.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 webpack: 5.80.0_webpack-cli@5.0.2 webpack-cli: 5.0.2_webpack@5.80.0 @@ -188,15 +188,15 @@ importers: typescript: 4.9.5 dependencies: '@hods/sass-base': link:../../lib/sass-base - '@not-govuk/navigation-menu': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/navigation-menu': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b - '@not-govuk/tag': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 + '@not-govuk/tag': 0.7.2 '@types/react': 16.14.28 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/alert: @@ -214,14 +214,14 @@ importers: dependencies: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/inset-text': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/inset-text': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.38 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/date-display: @@ -237,12 +237,12 @@ importers: dependencies: '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.38 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/date-time: @@ -262,12 +262,12 @@ importers: '@hods/time': link:../time '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/expandable-banner: @@ -285,12 +285,12 @@ importers: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/footer: @@ -308,14 +308,14 @@ importers: dependencies: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/link': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/header: @@ -333,16 +333,16 @@ importers: typescript: 4.9.5 dependencies: '@hods/sass-base': link:../../lib/sass-base - '@not-govuk/anchor-list': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/anchor-list': 0.7.2 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/link': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/highlight: @@ -358,12 +358,12 @@ importers: dependencies: '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.28 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/loading-spinner: @@ -381,12 +381,12 @@ importers: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.28 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/page: @@ -409,15 +409,15 @@ importers: '@hods/header': link:../header '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/skip-link': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/skip-link': 0.7.2 govuk-frontend: 4.4.1 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.38 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/pagination: @@ -437,16 +437,16 @@ importers: dependencies: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/link': 0.7.2 + '@not-govuk/route-utils': 0.7.2 devDependencies: '@jest/globals': 28.1.3 - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.38 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/status-message: @@ -464,16 +464,16 @@ importers: typescript: 4.9.5 dependencies: '@hods/sass-base': link:../../lib/sass-base - '@not-govuk/anchor-list': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/anchor-list': 0.7.2 '@not-govuk/component-helpers': 0.7.2 govuk-frontend: 4.4.1 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/time: @@ -489,12 +489,12 @@ importers: dependencies: '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.38 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 components/timeline: @@ -514,12 +514,12 @@ importers: '@hods/sass-base': link:../../lib/sass-base '@not-govuk/component-helpers': 0.7.2 devDependencies: - '@mdx-js/react': 1.6.22_react@16.14.0 - '@not-govuk/component-test-helpers': 0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b + '@mdx-js/react': 1.6.22 + '@not-govuk/component-test-helpers': 0.7.2 '@types/react': 16.14.24 jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 lib/components: @@ -562,7 +562,7 @@ importers: devDependencies: jest: 29.5.0 jest-environment-jsdom: 29.5.0 - ts-jest: 29.1.0_3db7359e7c01101d8deaf3f683951091 + ts-jest: 29.1.0_doipufordlnvh5g4adbwayvyvy typescript: 4.9.5 lib/create: @@ -613,7 +613,7 @@ packages: '@jridgewell/trace-mapping': 0.3.18 dev: true - /@apollo/client/3.6.9_graphql@15.8.0+react@16.14.0: + /@apollo/client/3.6.9_5d33slzn54cnsyp4ta7twtp2ca: resolution: {integrity: sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -735,7 +735,7 @@ packages: '@babel/parser': 7.22.3 '@babel/template': 7.21.9 '@babel/traverse': 7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -795,7 +795,7 @@ packages: resolution: {integrity: sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 @@ -815,7 +815,7 @@ packages: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-annotate-as-pure/7.22.5: @@ -829,7 +829,7 @@ packages: resolution: {integrity: sha512-ahEoxgqNoYXm0k22TvOke48i1PkavGu0qGCmcq9ugi6gnmvKNaMjKBSrZTnWUi1CFEeNAUiVba0Wtzm03aSkJg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.22.5: @@ -1068,7 +1068,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.21.9 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-function-name/7.22.5: @@ -1083,7 +1083,7 @@ packages: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-hoist-variables/7.22.5: @@ -1097,7 +1097,7 @@ packages: resolution: {integrity: sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-member-expression-to-functions/7.22.5: @@ -1111,7 +1111,7 @@ packages: resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-module-imports/7.22.5: @@ -1132,7 +1132,7 @@ packages: '@babel/helper-validator-identifier': 7.19.1 '@babel/template': 7.21.9 '@babel/traverse': 7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1157,7 +1157,7 @@ packages: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-optimise-call-expression/7.22.5: @@ -1191,7 +1191,7 @@ packages: '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.22.1 '@babel/helper-wrap-function': 7.20.5 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1220,7 +1220,7 @@ packages: '@babel/helper-optimise-call-expression': 7.18.6 '@babel/template': 7.21.9 '@babel/traverse': 7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1243,7 +1243,7 @@ packages: resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-simple-access/7.22.5: @@ -1257,7 +1257,7 @@ packages: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.22.5: @@ -1271,7 +1271,7 @@ packages: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/helper-split-export-declaration/7.22.6: @@ -1318,7 +1318,7 @@ packages: '@babel/helper-function-name': 7.21.0 '@babel/template': 7.21.9 '@babel/traverse': 7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1341,7 +1341,7 @@ packages: dependencies: '@babel/template': 7.21.9 '@babel/traverse': 7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 transitivePeerDependencies: - supports-color dev: true @@ -1380,13 +1380,15 @@ packages: engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/parser/7.22.7: resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.22.5 dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.22.1: @@ -3595,7 +3597,7 @@ packages: '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.22.1 '@babel/plugin-transform-unicode-sets-regex': 7.22.3_@babel+core@7.22.1 '@babel/preset-modules': 0.1.5_@babel+core@7.22.1 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 babel-plugin-polyfill-corejs2: 0.4.3_@babel+core@7.22.1 babel-plugin-polyfill-corejs3: 0.8.1_@babel+core@7.22.1 babel-plugin-polyfill-regenerator: 0.5.0_@babel+core@7.22.1 @@ -3796,6 +3798,19 @@ packages: - supports-color dev: true + /@babel/register/7.21.0: + resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + clone-deep: 4.0.1 + find-cache-dir: 2.1.0 + make-dir: 2.1.0 + pirates: 4.0.5 + source-map-support: 0.5.21 + dev: true + /@babel/register/7.21.0_@babel+core@7.22.5: resolution: {integrity: sha512-9nKsPmYDi5DidAqJaQooxIhsLJiNMkGr8ypQ8Uic7cIox7UCDsM7HuUGxdGT7mSDTYbqzIdsOWzfBton/YJrMw==} engines: {node: '>=6.9.0'} @@ -3826,7 +3841,7 @@ packages: dependencies: '@babel/code-frame': 7.21.4 '@babel/parser': 7.22.3 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 dev: true /@babel/template/7.22.5: @@ -3849,7 +3864,7 @@ packages: '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-split-export-declaration': 7.18.6 '@babel/parser': 7.22.3 - '@babel/types': 7.22.3 + '@babel/types': 7.22.5 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: @@ -3940,11 +3955,13 @@ packages: uuid: 8.3.2 dev: true - /@cypress/xvfb/1.2.4: + /@cypress/xvfb/1.2.4_supports-color@8.1.1: resolution: {integrity: sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q==} dependencies: - debug: 3.2.7 + debug: 3.2.7_supports-color@8.1.1 lodash.once: 4.1.1 + transitivePeerDependencies: + - supports-color dev: true /@discoveryjs/json-ext/0.5.7: @@ -4687,6 +4704,12 @@ packages: - supports-color dev: true + /@mdx-js/react/1.6.22: + resolution: {integrity: sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==} + peerDependencies: + react: ^16.13.1 || ^17.0.0 + dev: true + /@mdx-js/react/1.6.22_react@16.14.0: resolution: {integrity: sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==} peerDependencies: @@ -4743,7 +4766,46 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - /@not-govuk/anchor-list/0.7.2_74e28603a3a81fb748fa3e1995788320: + /@not-govuk/anchor-list/0.7.2: + resolution: {integrity: sha512-JFTr3sJlVykhIR7YICdGVY/WGmFyRAfvzsZ+lE3K93OkxZs2RNqE7N4DwqfVJrndlV/+tAZqcpIRpz+Ie2bEZA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor': 0.7.2 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/route-utils': 0.7.2 + transitivePeerDependencies: + - react-router-dom + dev: false + + /@not-govuk/anchor-list/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-JFTr3sJlVykhIR7YICdGVY/WGmFyRAfvzsZ+lE3K93OkxZs2RNqE7N4DwqfVJrndlV/+tAZqcpIRpz+Ie2bEZA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/anchor-list/0.7.2_otrima5dvap3osh2hymzk6edea: resolution: {integrity: sha512-JFTr3sJlVykhIR7YICdGVY/WGmFyRAfvzsZ+lE3K93OkxZs2RNqE7N4DwqfVJrndlV/+tAZqcpIRpz+Ie2bEZA==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -4755,16 +4817,56 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/anchor': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/anchor': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/anchor/0.7.2: + resolution: {integrity: sha512-XG7gVsYExxdjhqGnrlQDUOv3WsF45YqNKTOaxuERDP2LPsumh2jcLrspLSu4F9u2BgdmzNjoECbGK4+CEsl/NA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/route-utils': 0.7.2 + react-router-hash-link: 2.4.3 + transitivePeerDependencies: + - react-router-dom + dev: false + + /@not-govuk/anchor/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-XG7gVsYExxdjhqGnrlQDUOv3WsF45YqNKTOaxuERDP2LPsumh2jcLrspLSu4F9u2BgdmzNjoECbGK4+CEsl/NA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 react: 16.14.0 + react-router-hash-link: 2.4.3_jocyui6jwueadhqfh525qglyzq transitivePeerDependencies: - react-router-dom + dev: true - /@not-govuk/anchor/0.7.2_74e28603a3a81fb748fa3e1995788320: + /@not-govuk/anchor/0.7.2_otrima5dvap3osh2hymzk6edea: resolution: {integrity: sha512-XG7gVsYExxdjhqGnrlQDUOv3WsF45YqNKTOaxuERDP2LPsumh2jcLrspLSu4F9u2BgdmzNjoECbGK4+CEsl/NA==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -4777,15 +4879,16 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u react: 16.14.0 - react-router-hash-link: 2.4.3_4b858a23c9b508019e053f75d81978cc + react-router-hash-link: 2.4.3_jocyui6jwueadhqfh525qglyzq transitivePeerDependencies: - react-router-dom + dev: true - /@not-govuk/app-composer/0.7.2_006365f7651dd13732ff54c47867f590: + /@not-govuk/app-composer/0.7.2_abrwl53fdxitomx7ktchqz7vsa: resolution: {integrity: sha512-bKFNsWeNzWVrb+T4XSPARepE3JknlS61J6OoU3Rv99ScKHwMycJ8Fu8qcvzDmkLb+R1C2kZxAI3f1N2lB3eo7g==} peerDependencies: '@apollo/client': ^3.2.3 @@ -4795,11 +4898,11 @@ packages: react-router: ^5.1.7 react-router-dom: ^5.1.5 dependencies: - '@apollo/client': 3.6.9_graphql@15.8.0+react@16.14.0 + '@apollo/client': 3.6.9_5d33slzn54cnsyp4ta7twtp2ca '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 '@not-govuk/user-info': 0.7.2_react@16.14.0 react: 16.14.0 - react-helmet-async: 1.3.0_react-dom@16.14.0+react@16.14.0 + react-helmet-async: 1.3.0_wcqkhtmu7mswc6yz4uyexck3ty react-router: 5.3.4_react@16.14.0 react-router-dom: 5.3.4_react@16.14.0 dev: true @@ -4811,7 +4914,25 @@ packages: '@not-govuk/plop-pack-internal': 0.7.2 dev: true - /@not-govuk/aside/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/aside/0.7.2_react@16.14.0: + resolution: {integrity: sha512-viSYH7NjF8MqEjlpBZmxPLA2xQvi7ADo/jpBOOJI7JKWVxEbzXjlgWoyalIV34FObPFaw/BVNeVOSbiig4hO9A==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/aside/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-viSYH7NjF8MqEjlpBZmxPLA2xQvi7ADo/jpBOOJI7JKWVxEbzXjlgWoyalIV34FObPFaw/BVNeVOSbiig4hO9A==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -4824,14 +4945,14 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/asset-proxy/0.7.2_c7b43c541c8640d8846d1d180ee43911: + /@not-govuk/asset-proxy/0.7.2_y62dyva4qzanrbdnduma5zbzce: resolution: {integrity: sha512-p12EvcwnjKPebOUmdQO7p2LxX4AFjIH0eKERT61FP6w8Sef0yJphn8W3oTzxDdkSL9COhatj9A+ybLFYTEa4VA==} peerDependencies: webpack: ^5.0.0 @@ -4850,7 +4971,7 @@ packages: - supports-color dev: true - /@not-govuk/back-link/0.7.2_74e28603a3a81fb748fa3e1995788320: + /@not-govuk/back-link/0.7.2_jocyui6jwueadhqfh525qglyzq: resolution: {integrity: sha512-6DTejAcfBXWCtRrCtTgtSV8aIF7Hjb+VawPHa0Rkv5oB7REEr2W5b0Xzu83SNimaYfpsK+1O2YXR9WCaz6Fynw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -4863,18 +4984,16 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 transitivePeerDependencies: - react-router-dom dev: true - /@not-govuk/breadcrumbs/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-hGVcevm/H+Fse4sGpT9BhqrYrWeO90HBk1rG2/szlmymP7RdOzApJpgTfdstQHJfMRvEW3z+2YixqhPAn9NVGQ==} + /@not-govuk/back-link/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-6DTejAcfBXWCtRrCtTgtSV8aIF7Hjb+VawPHa0Rkv5oB7REEr2W5b0Xzu83SNimaYfpsK+1O2YXR9WCaz6Fynw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -4885,19 +5004,19 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/anchor-list': 0.7.2_74e28603a3a81fb748fa3e1995788320 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 transitivePeerDependencies: - react-router-dom dev: true - /@not-govuk/button-group/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-IltOAn5H27NHtxd/tyh8QNHQcSK/vheHQ/G+y1S29ZuSVNnNE7lnEmrTKVjVZixdq+2nZfmP/SSMRcqqtg20ig==} + /@not-govuk/breadcrumbs/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-hGVcevm/H+Fse4sGpT9BhqrYrWeO90HBk1rG2/szlmymP7RdOzApJpgTfdstQHJfMRvEW3z+2YixqhPAn9NVGQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -4908,16 +5027,17 @@ packages: '@storybook/addon-docs': optional: true dependencies: + '@not-govuk/anchor-list': 0.7.2_jocyui6jwueadhqfh525qglyzq '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 + transitivePeerDependencies: + - react-router-dom dev: true - /@not-govuk/button/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-hALvDJ+vvLRkHMBnLB/5ZeGrrN/ZAbEkuKRzyotlhsMWlqwAXp2eUWJBu7okWBt/SqL/oyhTxPbmLhpQKXsCsQ==} + /@not-govuk/breadcrumbs/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-hGVcevm/H+Fse4sGpT9BhqrYrWeO90HBk1rG2/szlmymP7RdOzApJpgTfdstQHJfMRvEW3z+2YixqhPAn9NVGQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -4928,19 +5048,19 @@ packages: '@storybook/addon-docs': optional: true dependencies: + '@not-govuk/anchor-list': 0.7.2_otrima5dvap3osh2hymzk6edea '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 transitivePeerDependencies: - react-router-dom dev: true - /@not-govuk/checkboxes/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-6sVL6+8HoQRSTovgRRSAltW1kk0XeKXoWCdbTuxr0KcKUc66j3rvxkOcyvqJ9tUjfCzZBbRtuX3rb9KXRjdpNg==} + /@not-govuk/button-group/0.7.2_react@16.14.0: + resolution: {integrity: sha512-IltOAn5H27NHtxd/tyh8QNHQcSK/vheHQ/G+y1S29ZuSVNnNE7lnEmrTKVjVZixdq+2nZfmP/SSMRcqqtg20ig==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -4952,117 +5072,33 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/hint': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/label': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/client-renderer/0.7.2_0fd549fdf2492862de4fc63ca316b07d: - resolution: {integrity: sha512-abF3xVm6mPaNUd7anPxFoEBi2ZAc5DokodgQYM6tP/C53tqYEYmlPbWgh7xRkE1dMpmfPbViRDfTZipYB14rAA==} - peerDependencies: - react: ^16.9.35 - react-dom: ^16.9.8 - dependencies: - '@not-govuk/app-composer': 0.7.2_006365f7651dd13732ff54c47867f590 - react: 16.14.0 - react-dom: 16.14.0_react@16.14.0 - transitivePeerDependencies: - - '@apollo/client' - - '@not-govuk/user-info' - - react-helmet-async - - react-router - - react-router-dom - dev: true - - /@not-govuk/component-helpers/0.7.2: - resolution: {integrity: sha512-hVCUelN8tZIpGoAMf/Ey3RAaCQeP7g1wYM0Ksyou76jbwy8CDEQBFQMXkP9Q/yxj9wtZIE5tqDeVCaNApq7KbQ==} - - /@not-govuk/component-test-helpers/0.7.2_77b17d0e94cc9d7b6f7b2ba4d09ec61b: - resolution: {integrity: sha512-YZJ7B0ROsbWXIp9qrfrkvX1hH4aFPo3U5rsmsqFjQUBtXqD9cnRkTDTED6AO+DfEA7DrVPPIBXcqy7RpkdK0QA==} - peerDependencies: - react: ^16.9.35 - react-router: ^5.1.7 - dependencies: - '@testing-library/jest-dom': 5.16.5 - '@testing-library/react': 12.1.5_react-dom@16.14.0+react@16.14.0 - '@testing-library/user-event': 12.8.3 - react: 16.14.0 - react-router: 5.3.4_react@16.14.0 - transitivePeerDependencies: - - '@testing-library/dom' - - react-dom - dev: true - - /@not-govuk/components/0.7.2_aa2d2e00ac731e8c08c35d115c01ffef: - resolution: {integrity: sha512-1jenvFFeS98B4TGF+c3kDPLfmxVGCBAkZfkdmBAteCH+UyrzOSvRPKJ1FRWa6KG7bAPwm8Goc3hbkK4hShErdQ==} + /@not-govuk/button-group/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-IltOAn5H27NHtxd/tyh8QNHQcSK/vheHQ/G+y1S29ZuSVNnNE7lnEmrTKVjVZixdq+2nZfmP/SSMRcqqtg20ig==} peerDependencies: - react: ^16.9.35 - react-dom: ^16.9.8 - react-router: ^5.1.7 - react-router-dom: ^5.1.5 + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true dependencies: - '@not-govuk/aside': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/back-link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/breadcrumbs': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/button': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/checkboxes': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/cookie-banner': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/date-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/details': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/error-message': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/fieldset': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/file-upload': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/footer': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/form': 0.7.2_cb61f063da866084784376eeebae4ff0 - '@not-govuk/form-field': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/forms': 0.7.2_8324307a6a48e326b0a6ca8480334363 - '@not-govuk/header': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/hint': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/inset-text': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/label': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/navigation-menu': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/page': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/pagination': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/panel': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/phase-banner': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/radios': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@not-govuk/select': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/skip-link': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/table': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/tabs': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/tag': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/text-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/textarea': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/warning-text': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 react: 16.14.0 - react-dom: 16.14.0_react@16.14.0 - react-router: 5.3.4_react@16.14.0 - react-router-dom: 5.3.4_react@16.14.0 - transitivePeerDependencies: - - '@not-govuk/docs-components' - - '@storybook/addon-docs' - dev: true - - /@not-govuk/consent-cookies/0.7.2: - resolution: {integrity: sha512-tAB48h2pT9QspRLVpwNTR46xxah9zYPpGs/y7z9oYdbD+ukq8Vm/MUD8fpuHN9xkPcp7h7Inx7IQ2HPwkgZ/VA==} - engines: {node: '>=14.0.0'} - dependencies: - cookie: 0.5.0 - cryptr: 6.2.0 dev: true - /@not-govuk/cookie-banner/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-cCMfFhrBL/gFJAjXtHubf+9apJb5L1vC0VgrvRz4zyrb/MH+dEiKlC9WNGmPmy0msP1OXoUgQCW4dAYj4CkQeg==} + /@not-govuk/button/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-hALvDJ+vvLRkHMBnLB/5ZeGrrN/ZAbEkuKRzyotlhsMWlqwAXp2eUWJBu7okWBt/SqL/oyhTxPbmLhpQKXsCsQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5073,15 +5109,275 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/button-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq '@not-govuk/sass-base': 0.7.2 - '@not-govuk/width-container': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 - dev: true + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/button/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-hALvDJ+vvLRkHMBnLB/5ZeGrrN/ZAbEkuKRzyotlhsMWlqwAXp2eUWJBu7okWBt/SqL/oyhTxPbmLhpQKXsCsQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/checkboxes/0.7.2_react@16.14.0: + resolution: {integrity: sha512-6sVL6+8HoQRSTovgRRSAltW1kk0XeKXoWCdbTuxr0KcKUc66j3rvxkOcyvqJ9tUjfCzZBbRtuX3rb9KXRjdpNg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/hint': 0.7.2_react@16.14.0 + '@not-govuk/label': 0.7.2_react@16.14.0 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/checkboxes/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-6sVL6+8HoQRSTovgRRSAltW1kk0XeKXoWCdbTuxr0KcKUc66j3rvxkOcyvqJ9tUjfCzZBbRtuX3rb9KXRjdpNg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/hint': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/label': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/client-renderer/0.7.2_b7kut7psjeugfxspyy6kgfvqpu: + resolution: {integrity: sha512-abF3xVm6mPaNUd7anPxFoEBi2ZAc5DokodgQYM6tP/C53tqYEYmlPbWgh7xRkE1dMpmfPbViRDfTZipYB14rAA==} + peerDependencies: + react: ^16.9.35 + react-dom: ^16.9.8 + dependencies: + '@not-govuk/app-composer': 0.7.2_abrwl53fdxitomx7ktchqz7vsa + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 + transitivePeerDependencies: + - '@apollo/client' + - '@not-govuk/user-info' + - react-helmet-async + - react-router + - react-router-dom + dev: true + + /@not-govuk/component-helpers/0.7.2: + resolution: {integrity: sha512-hVCUelN8tZIpGoAMf/Ey3RAaCQeP7g1wYM0Ksyou76jbwy8CDEQBFQMXkP9Q/yxj9wtZIE5tqDeVCaNApq7KbQ==} + + /@not-govuk/component-test-helpers/0.7.2: + resolution: {integrity: sha512-YZJ7B0ROsbWXIp9qrfrkvX1hH4aFPo3U5rsmsqFjQUBtXqD9cnRkTDTED6AO+DfEA7DrVPPIBXcqy7RpkdK0QA==} + peerDependencies: + react: ^16.9.35 + react-router: ^5.1.7 + dependencies: + '@testing-library/jest-dom': 5.16.5 + '@testing-library/react': 12.1.5 + '@testing-library/user-event': 12.8.3 + transitivePeerDependencies: + - '@testing-library/dom' + - react-dom + dev: true + + /@not-govuk/components/0.7.2_l5ogu4vj4or336jxsdkwnjk4di: + resolution: {integrity: sha512-1jenvFFeS98B4TGF+c3kDPLfmxVGCBAkZfkdmBAteCH+UyrzOSvRPKJ1FRWa6KG7bAPwm8Goc3hbkK4hShErdQ==} + peerDependencies: + react: ^16.9.35 + react-dom: ^16.9.8 + react-router: ^5.1.7 + react-router-dom: ^5.1.5 + dependencies: + '@not-govuk/aside': 0.7.2_react@16.14.0 + '@not-govuk/back-link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/breadcrumbs': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/button': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/checkboxes': 0.7.2_react@16.14.0 + '@not-govuk/cookie-banner': 0.7.2_react@16.14.0 + '@not-govuk/date-input': 0.7.2_react@16.14.0 + '@not-govuk/details': 0.7.2_react@16.14.0 + '@not-govuk/error-message': 0.7.2_react@16.14.0 + '@not-govuk/fieldset': 0.7.2_react@16.14.0 + '@not-govuk/file-upload': 0.7.2_react@16.14.0 + '@not-govuk/footer': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/form': 0.7.2_qmsda6tkjdrsnmfgzkciam2dmm + '@not-govuk/form-field': 0.7.2_react@16.14.0 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/forms': 0.7.2_qmsda6tkjdrsnmfgzkciam2dmm + '@not-govuk/header': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/hint': 0.7.2_react@16.14.0 + '@not-govuk/input': 0.7.2_react@16.14.0 + '@not-govuk/inset-text': 0.7.2_react@16.14.0 + '@not-govuk/label': 0.7.2_react@16.14.0 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/navigation-menu': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/page': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/pagination': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/panel': 0.7.2_react@16.14.0 + '@not-govuk/phase-banner': 0.7.2_react@16.14.0 + '@not-govuk/radios': 0.7.2_react@16.14.0 + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/select': 0.7.2_react@16.14.0 + '@not-govuk/skip-link': 0.7.2_react@16.14.0 + '@not-govuk/table': 0.7.2_react@16.14.0 + '@not-govuk/tabs': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/tag': 0.7.2_react@16.14.0 + '@not-govuk/text-input': 0.7.2_react@16.14.0 + '@not-govuk/textarea': 0.7.2_react@16.14.0 + '@not-govuk/warning-text': 0.7.2_react@16.14.0 + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 + react-router: 5.3.4_react@16.14.0 + react-router-dom: 5.3.4_react@16.14.0 + transitivePeerDependencies: + - '@not-govuk/docs-components' + - '@storybook/addon-docs' + dev: true + + /@not-govuk/components/0.7.2_viws4afmompiycgdluivyap754: + resolution: {integrity: sha512-1jenvFFeS98B4TGF+c3kDPLfmxVGCBAkZfkdmBAteCH+UyrzOSvRPKJ1FRWa6KG7bAPwm8Goc3hbkK4hShErdQ==} + peerDependencies: + react: ^16.9.35 + react-dom: ^16.9.8 + react-router: ^5.1.7 + react-router-dom: ^5.1.5 + dependencies: + '@not-govuk/aside': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/back-link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/breadcrumbs': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/button': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/checkboxes': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/cookie-banner': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/date-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/details': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/error-message': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/fieldset': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/file-upload': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/footer': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/form': 0.7.2_znq7ay62qzqii6cdo3xoxlsp6a + '@not-govuk/form-field': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/forms': 0.7.2_qmsda6tkjdrsnmfgzkciam2dmm + '@not-govuk/header': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/hint': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/inset-text': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/label': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/navigation-menu': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/page': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/pagination': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/panel': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/phase-banner': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/radios': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/select': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/skip-link': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/table': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/tabs': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/tag': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/text-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/textarea': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/warning-text': 0.7.2_t6trpdlogmz3okjag5oojia2ey + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 + react-router: 5.3.4_react@16.14.0 + react-router-dom: 5.3.4_react@16.14.0 + transitivePeerDependencies: + - '@not-govuk/docs-components' + - '@storybook/addon-docs' + dev: true + + /@not-govuk/consent-cookies/0.7.2: + resolution: {integrity: sha512-tAB48h2pT9QspRLVpwNTR46xxah9zYPpGs/y7z9oYdbD+ukq8Vm/MUD8fpuHN9xkPcp7h7Inx7IQ2HPwkgZ/VA==} + engines: {node: '>=14.0.0'} + dependencies: + cookie: 0.5.0 + cryptr: 6.2.0 + dev: true + + /@not-govuk/cookie-banner/0.7.2_react@16.14.0: + resolution: {integrity: sha512-cCMfFhrBL/gFJAjXtHubf+9apJb5L1vC0VgrvRz4zyrb/MH+dEiKlC9WNGmPmy0msP1OXoUgQCW4dAYj4CkQeg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/button-group': 0.7.2_react@16.14.0 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/cookie-banner/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-cCMfFhrBL/gFJAjXtHubf+9apJb5L1vC0VgrvRz4zyrb/MH+dEiKlC9WNGmPmy0msP1OXoUgQCW4dAYj4CkQeg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/button-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true /@not-govuk/create-internal/0.7.2: resolution: {integrity: sha512-OF7hvRFTAc4ugodd/SAq8+REp21Mj6n92GVWWB/PomglsSfpNHFk7BT8gWdouiQM82Rnink67CyIfzgcHx2oIA==} @@ -5102,7 +5398,28 @@ packages: '@not-govuk/plop-pack-internal': 0.7.2 dev: false - /@not-govuk/date-input/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/date-input/0.7.2_react@16.14.0: + resolution: {integrity: sha512-TXYjDKLfJ+FwA+KckArfkH+qNgvrm0pOGPx72AWXM170nPdUjjrFxDXl9FpU8CGYH6QkitrGrTbAxzP+YFa1fw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/input': 0.7.2_react@16.14.0 + '@not-govuk/label': 0.7.2_react@16.14.0 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/date-input/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-TXYjDKLfJ+FwA+KckArfkH+qNgvrm0pOGPx72AWXM170nPdUjjrFxDXl9FpU8CGYH6QkitrGrTbAxzP+YFa1fw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -5115,17 +5432,35 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/label': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/label': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/details/0.7.2_react@16.14.0: + resolution: {integrity: sha512-wdsyQ5S2yRonAASncm9QAFNmaDTnOog3Q7XiEN2DdYkP2T2OBZoUv934BJ1uXuBafyYzsQ2wXLGZNDEbPRuNvQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/details/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/details/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-wdsyQ5S2yRonAASncm9QAFNmaDTnOog3Q7XiEN2DdYkP2T2OBZoUv934BJ1uXuBafyYzsQ2wXLGZNDEbPRuNvQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -5138,14 +5473,14 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/docs-components/0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8: + /@not-govuk/docs-components/0.7.2_akeh7q2x7gv36p44gpep7qnvva: resolution: {integrity: sha512-Z/wfDROnVVStuXXFQSTfdS8caWuinhYz2PnZa/lXs6QV8pfQM64bBx35IuqD2p+2T9vMVz0CzMiyQtE8ofAidQ==} peerDependencies: react: ^16.9.35 @@ -5153,14 +5488,14 @@ packages: dependencies: '@not-govuk/component-helpers': 0.7.2 '@not-govuk/memoize': 0.7.2 - '@not-govuk/simple-table': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/tabs-internal': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@storybook/react': 6.5.16_c4a894e2039f0ff4f1953fd6b0a66296 + '@not-govuk/simple-table': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/tabs-internal': 0.7.2_otrima5dvap3osh2hymzk6edea + '@storybook/react': 6.5.16_ysujjyqdt4h7j4mvh7llbjtcsy prettier: 2.8.8 prismjs: 1.29.0 prismjs-github: 1.0.0 react: 16.14.0 - react-helmet-async: 1.3.0_react-dom@16.14.0+react@16.14.0 + react-helmet-async: 1.3.0_wcqkhtmu7mswc6yz4uyexck3ty transitivePeerDependencies: - '@babel/core' - '@storybook/addon-docs' @@ -5171,6 +5506,7 @@ packages: - '@storybook/mdx2-csf' - '@swc/core' - '@types/webpack' + - bluebird - bufferutil - encoding - esbuild @@ -5192,13 +5528,13 @@ packages: - webpack-plugin-serve dev: true - /@not-govuk/engine/0.7.2_7cd4a97664d96034985f766a10c4c83c: + /@not-govuk/engine/0.7.2_ptkks5te3fqdjgc7ozvbbrgihq: resolution: {integrity: sha512-g3QUJj7+CwgXoQ9vo6pcas+/1eWrVPkFG1Y1nRh2nCt0D1YEu6z66L0h2PEKRpZFFXCwtHd4zUHHYdvxI3KtSA==} dependencies: '@not-govuk/consent-cookies': 0.7.2 '@not-govuk/express-adapter': 0.7.2 '@not-govuk/restify': 0.7.2 - '@not-govuk/server-renderer': 0.7.2_0fd549fdf2492862de4fc63ca316b07d + '@not-govuk/server-renderer': 0.7.2_b7kut7psjeugfxspyy6kgfvqpu apollo-server-restify: 1.3.6_graphql@15.8.0 base64url: 3.0.1 openid-client: 5.4.2 @@ -5217,7 +5553,26 @@ packages: - supports-color dev: true - /@not-govuk/error-message/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/error-message/0.7.2_react@16.14.0: + resolution: {integrity: sha512-0191yERDWwc92a6AK+SaSmIfcQ4fi6U8FGWBuAYtX9iRtS02H60NrkTY86R/Io6RDmiyIF2mUUSonhYKt1lmxw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/visually-hidden': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/error-message/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-0191yERDWwc92a6AK+SaSmIfcQ4fi6U8FGWBuAYtX9iRtS02H60NrkTY86R/Io6RDmiyIF2mUUSonhYKt1lmxw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -5230,10 +5585,10 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@not-govuk/visually-hidden': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/visually-hidden': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true @@ -5245,7 +5600,25 @@ packages: etag: 1.8.1 dev: true - /@not-govuk/fieldset/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/fieldset/0.7.2_react@16.14.0: + resolution: {integrity: sha512-jh9SatV3LLAxoqWXmcsNFbx+XII97rnassMJWnSoO1QitzvDDDxjoQyO7lCzFBLVRvqqJfTnFuYTofRKF1ljVQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/fieldset/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-jh9SatV3LLAxoqWXmcsNFbx+XII97rnassMJWnSoO1QitzvDDDxjoQyO7lCzFBLVRvqqJfTnFuYTofRKF1ljVQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -5258,15 +5631,816 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/file-upload/0.7.2_react@16.14.0: + resolution: {integrity: sha512-UiFpbcGm0ulmblfU1kTYgfJYysnHgcncxrumRV3F1yg+atytuBYKaym9cPSRCHoNC+2RFHGg8+FAzKcFsvRiXQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/input': 0.7.2_react@16.14.0 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/file-upload/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-UiFpbcGm0ulmblfU1kTYgfJYysnHgcncxrumRV3F1yg+atytuBYKaym9cPSRCHoNC+2RFHGg8+FAzKcFsvRiXQ==} + /@not-govuk/file-upload/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-UiFpbcGm0ulmblfU1kTYgfJYysnHgcncxrumRV3F1yg+atytuBYKaym9cPSRCHoNC+2RFHGg8+FAzKcFsvRiXQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/footer/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-2lBjWJkjKXz7GxFC15kp779aIxL/wM2bmh6OKB5MawJtLEdQ9uv5ThjLhVzFnqaIS72wPxGZnGpo9xg83YhAeA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/footer/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-2lBjWJkjKXz7GxFC15kp779aIxL/wM2bmh6OKB5MawJtLEdQ9uv5ThjLhVzFnqaIS72wPxGZnGpo9xg83YhAeA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/form-field/0.7.2_react@16.14.0: + resolution: {integrity: sha512-EutHVPmTNS5uhstmAhqrM+q5yBMuLw3f/Z9Jrli4P4oZP4/nnyyX6vWZOoaEJJEullEWjwO3ffk+FLLNOAcZaw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/checkboxes': 0.7.2_react@16.14.0 + '@not-govuk/date-input': 0.7.2_react@16.14.0 + '@not-govuk/radios': 0.7.2_react@16.14.0 + '@not-govuk/select': 0.7.2_react@16.14.0 + '@not-govuk/text-input': 0.7.2_react@16.14.0 + '@not-govuk/textarea': 0.7.2_react@16.14.0 + react: 16.14.0 + dev: true + + /@not-govuk/form-field/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-EutHVPmTNS5uhstmAhqrM+q5yBMuLw3f/Z9Jrli4P4oZP4/nnyyX6vWZOoaEJJEullEWjwO3ffk+FLLNOAcZaw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/checkboxes': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/date-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/radios': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/select': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/text-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/textarea': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + react: 16.14.0 + dev: true + + /@not-govuk/form-group/0.7.2_react@16.14.0: + resolution: {integrity: sha512-ad1iAEUUcJI9QKwowTRl3c9FeTrf2p+JBW9sFlfVCNXdn/WWrIrAa36RBA0KPXiqFbH9MKBB20lEGvNMCz4naA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/error-message': 0.7.2_react@16.14.0 + '@not-govuk/fieldset': 0.7.2_react@16.14.0 + '@not-govuk/hint': 0.7.2_react@16.14.0 + '@not-govuk/label': 0.7.2_react@16.14.0 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/form-group/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-ad1iAEUUcJI9QKwowTRl3c9FeTrf2p+JBW9sFlfVCNXdn/WWrIrAa36RBA0KPXiqFbH9MKBB20lEGvNMCz4naA==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/error-message': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/fieldset': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/hint': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/label': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/form/0.7.2_qmsda6tkjdrsnmfgzkciam2dmm: + resolution: {integrity: sha512-2yVZLjY4GPrLpCyow7YyvGvxnQohAFWpfIxfkUJ9Vv4Lxclu1AlDQATkWqKgJd2D1GsW0xOoIWG5LnpdF1MY7w==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/button': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/checkboxes': 0.7.2_react@16.14.0 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/date-input': 0.7.2_react@16.14.0 + '@not-govuk/form-field': 0.7.2_react@16.14.0 + '@not-govuk/forms': 0.7.2_qmsda6tkjdrsnmfgzkciam2dmm + '@not-govuk/radios': 0.7.2_react@16.14.0 + '@not-govuk/select': 0.7.2_react@16.14.0 + '@not-govuk/text-input': 0.7.2_react@16.14.0 + '@not-govuk/textarea': 0.7.2_react@16.14.0 + react: 16.14.0 + transitivePeerDependencies: + - react-dom + - react-router-dom + dev: true + + /@not-govuk/form/0.7.2_znq7ay62qzqii6cdo3xoxlsp6a: + resolution: {integrity: sha512-2yVZLjY4GPrLpCyow7YyvGvxnQohAFWpfIxfkUJ9Vv4Lxclu1AlDQATkWqKgJd2D1GsW0xOoIWG5LnpdF1MY7w==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/button': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/checkboxes': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/date-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-field': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/forms': 0.7.2_qmsda6tkjdrsnmfgzkciam2dmm + '@not-govuk/radios': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/select': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/text-input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/textarea': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + react: 16.14.0 + transitivePeerDependencies: + - react-dom + - react-router-dom + dev: true + + /@not-govuk/forms/0.7.2_qmsda6tkjdrsnmfgzkciam2dmm: + resolution: {integrity: sha512-TWmNZ/7sRpZ4kjiJ6aN+DSA2QlhBsxSJpWtVutI5J2tluIgAMezbR0PAuYcuj9EbNEqO+O3vLhfjqlbE54Qc3w==} + peerDependencies: + react: ^16.9.35 + react-dom: ^16.9.8 + react-router-dom: ^5.1.5 + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + fast-deep-equal: 3.1.3 + formik: 2.4.0_react@16.14.0 + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 + react-router-dom: 5.3.4_react@16.14.0 + validator: 13.9.0 + dev: true + + /@not-govuk/header/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-6v/xkrgnSdffaAqNc7GnngGi2jf+QDHhkCeyYM49myv0zgNY3JtB+l1Rl6CerDn3w0yo5/y9ZdAC9UqpXosrJQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/header/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-6v/xkrgnSdffaAqNc7GnngGi2jf+QDHhkCeyYM49myv0zgNY3JtB+l1Rl6CerDn3w0yo5/y9ZdAC9UqpXosrJQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/width-container': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/hint/0.7.2_react@16.14.0: + resolution: {integrity: sha512-X8mGBFjz5lf9fIDYk04l13SJEN5XmAHzFWHSQpT8theZhAgbENa5UrBlB8nBf7tCHHb9QDg/rtorOTar0EapiQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/hint/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-X8mGBFjz5lf9fIDYk04l13SJEN5XmAHzFWHSQpT8theZhAgbENa5UrBlB8nBf7tCHHb9QDg/rtorOTar0EapiQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/input/0.7.2_react@16.14.0: + resolution: {integrity: sha512-VQAIJru2wajxhpv1gDwNLioYC+8Aq0h7NT5fqKmB9WQdrHptC5CyW3RSlV+2k0idcfTC5NKSXgqFSyJ4XEAWKw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/input/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-VQAIJru2wajxhpv1gDwNLioYC+8Aq0h7NT5fqKmB9WQdrHptC5CyW3RSlV+2k0idcfTC5NKSXgqFSyJ4XEAWKw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/inset-text/0.7.2: + resolution: {integrity: sha512-maGat6wQEhQiv5uHSoqZNGUXqioeULJW/7R2jHJosDtuhddBr7XZkDkrQLlqJZKBSpTabpK3AWEVd+UH9ZMZ6A==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + dev: false + + /@not-govuk/inset-text/0.7.2_react@16.14.0: + resolution: {integrity: sha512-maGat6wQEhQiv5uHSoqZNGUXqioeULJW/7R2jHJosDtuhddBr7XZkDkrQLlqJZKBSpTabpK3AWEVd+UH9ZMZ6A==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/inset-text/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-maGat6wQEhQiv5uHSoqZNGUXqioeULJW/7R2jHJosDtuhddBr7XZkDkrQLlqJZKBSpTabpK3AWEVd+UH9ZMZ6A==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/label/0.7.2_react@16.14.0: + resolution: {integrity: sha512-KWAaIQxV0vcX/K3TBpqwR+038/IqxdC95xM/3bJdwOl3S8vUcyM4A3kHMiouv0sv71ObeL3Aa20CsmYZENZ3kg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/label/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-KWAaIQxV0vcX/K3TBpqwR+038/IqxdC95xM/3bJdwOl3S8vUcyM4A3kHMiouv0sv71ObeL3Aa20CsmYZENZ3kg==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/link/0.7.2: + resolution: {integrity: sha512-neI8HjGcLuJ70co87UIm53qf+euh5/wfcMayGI6XkfExeFAcBpXEdIzFuMAlMCihUzEyo7G2F4WQAW97u95Law==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + transitivePeerDependencies: + - react-router-dom + dev: false + + /@not-govuk/link/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-neI8HjGcLuJ70co87UIm53qf+euh5/wfcMayGI6XkfExeFAcBpXEdIzFuMAlMCihUzEyo7G2F4WQAW97u95Law==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/link/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-neI8HjGcLuJ70co87UIm53qf+euh5/wfcMayGI6XkfExeFAcBpXEdIzFuMAlMCihUzEyo7G2F4WQAW97u95Law==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/memoize/0.7.2: + resolution: {integrity: sha512-BpJUY7ym7kD0i4xzIj6FBWSpmoZarselsFkSUTlJqN/5YnScP7GViNgG8hOvHWxcfPUz0UzpRhF9T3eAMYIJ2w==} + engines: {node: '>=12.0.0'} + dev: true + + /@not-govuk/navigation-menu/0.7.2: + resolution: {integrity: sha512-+ef/0XPyuUTAhkfyH64JAXKA64aKnIVWh3rnk8r/2nfLfc5W0WlVjhaq5qQaWWV1CHnCNEVXqoIwwr3yQ8qFDQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor-list': 0.7.2 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + transitivePeerDependencies: + - react-router-dom + dev: false + + /@not-govuk/navigation-menu/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-+ef/0XPyuUTAhkfyH64JAXKA64aKnIVWh3rnk8r/2nfLfc5W0WlVjhaq5qQaWWV1CHnCNEVXqoIwwr3yQ8qFDQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor-list': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/navigation-menu/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-+ef/0XPyuUTAhkfyH64JAXKA64aKnIVWh3rnk8r/2nfLfc5W0WlVjhaq5qQaWWV1CHnCNEVXqoIwwr3yQ8qFDQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/anchor-list': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/page/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-AxlotPeSKKJpB3IAym5tuNmB6s0CJNNbhag6l9a7nBEctHCLftIa6K2Fv8KsnkEcYYVXs6qqoXkR7X7M7v8B9Q==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/back-link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/breadcrumbs': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/footer': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/header': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/phase-banner': 0.7.2_react@16.14.0 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/skip-link': 0.7.2_react@16.14.0 + '@not-govuk/width-container': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/page/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-AxlotPeSKKJpB3IAym5tuNmB6s0CJNNbhag6l9a7nBEctHCLftIa6K2Fv8KsnkEcYYVXs6qqoXkR7X7M7v8B9Q==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/back-link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/breadcrumbs': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/footer': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/header': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/phase-banner': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/skip-link': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/width-container': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/pagination/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-aFCpCKnK3MgzCVzTblZNkIuF853XRFeY1lB37LlAS7L+85IoglJ6riTC+XuRLRlqdMHYSA9QTXzhaEp07ninGQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/link': 0.7.2_jocyui6jwueadhqfh525qglyzq + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/visually-hidden': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/pagination/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-aFCpCKnK3MgzCVzTblZNkIuF853XRFeY1lB37LlAS7L+85IoglJ6riTC+XuRLRlqdMHYSA9QTXzhaEp07ninGQ==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/link': 0.7.2_otrima5dvap3osh2hymzk6edea + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/visually-hidden': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + transitivePeerDependencies: + - react-router-dom + dev: true + + /@not-govuk/panel/0.7.2_react@16.14.0: + resolution: {integrity: sha512-sPC8ex+Uf/SFO0fN8iWLR2ITM2TvmsnnybHfqLVQ9rMUkJ5Ja6LCJPh2GxFS4zUHO29/0MrisH3INWPUWm5j/Q==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/panel/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-sPC8ex+Uf/SFO0fN8iWLR2ITM2TvmsnnybHfqLVQ9rMUkJ5Ja6LCJPh2GxFS4zUHO29/0MrisH3INWPUWm5j/Q==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/phase-banner/0.7.2_react@16.14.0: + resolution: {integrity: sha512-RYZHpTNZAFIVAuJ1tqitIz8zE0AJGpNBYkApfOrKlvMgK7KsCTEGnAGH5JGMG7PsrbPj3iQ570xSAjB7+YINYw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/tag': 0.7.2_react@16.14.0 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/phase-banner/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-RYZHpTNZAFIVAuJ1tqitIz8zE0AJGpNBYkApfOrKlvMgK7KsCTEGnAGH5JGMG7PsrbPj3iQ570xSAjB7+YINYw==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/sass-base': 0.7.2 + '@not-govuk/tag': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/plop-pack-internal/0.7.2: + resolution: {integrity: sha512-1T61GrsiugLcmFFOuIna/uweOGXls3IV0iOTl4RW+kYiuBEeldR8grgkmlwKdIpLaVhhyygwEEVdBIkS1EHifA==} + engines: {node: '>=12.0.0'} + dependencies: + fs-extra: 11.1.1 + lodash: 4.17.21 + minimist: 1.2.8 + node-plop: 0.31.1 + plop: 3.1.2 + resolve: 1.22.2 + shelljs: 0.8.5 + + /@not-govuk/plop-pack/0.7.2: + resolution: {integrity: sha512-5MYXjznDO6TZN6bvLNLgZRUTg8rFzWRdMnyVpiNEPifMundQfpvrDajGQn37PAtT3B/UWws72Ej2TRcZlLWQ3Q==} + engines: {node: '>=12.0.0'} + dependencies: + '@not-govuk/plop-pack-internal': 0.7.2 + dev: false + + /@not-govuk/radios/0.7.2_react@16.14.0: + resolution: {integrity: sha512-x4iz+vW+qifa7gdlDMl4gDeyMa7CsHj4gjdvy5UbZDhaXVGm2ULu0+xLAPX3DIsHWNDAbX+q7vHw/KTBhUz4Dw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5278,17 +6452,16 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/hint': 0.7.2_react@16.14.0 + '@not-govuk/label': 0.7.2_react@16.14.0 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/footer/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-2lBjWJkjKXz7GxFC15kp779aIxL/wM2bmh6OKB5MawJtLEdQ9uv5ThjLhVzFnqaIS72wPxGZnGpo9xg83YhAeA==} + /@not-govuk/radios/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-x4iz+vW+qifa7gdlDMl4gDeyMa7CsHj4gjdvy5UbZDhaXVGm2ULu0+xLAPX3DIsHWNDAbX+q7vHw/KTBhUz4Dw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5300,42 +6473,58 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/hint': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/label': 0.7.2_t6trpdlogmz3okjag5oojia2ey '@not-govuk/sass-base': 0.7.2 - '@not-govuk/width-container': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 + dev: true + + /@not-govuk/restify/0.7.2: + resolution: {integrity: sha512-4NZOfWnKDvIrSVPa1ENkOo5BHrkibCuWpqpV9hpHOVg3wcq2PlbZb8jI+VSrKUu48T7T+fF7jNLGLuA/QDIxcg==} + dependencies: + bunyan: 1.8.15 + restify: 11.0.0 + restify-bunyan-logger: 2.0.7 + restify-errors: 8.0.2 + stoppable: 1.1.0 transitivePeerDependencies: - - react-router-dom + - supports-color dev: true - /@not-govuk/form-field/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-EutHVPmTNS5uhstmAhqrM+q5yBMuLw3f/Z9Jrli4P4oZP4/nnyyX6vWZOoaEJJEullEWjwO3ffk+FLLNOAcZaw==} + /@not-govuk/route-utils/0.7.2: + resolution: {integrity: sha512-qP/BN5gMR8D+XGXvdpGKWkjBieJxMQtdq8OlmPLsXEGzC4I/u9naHBfO7sI1fQdgIil9Jk480QVT6NLVUO1SEw==} + engines: {node: '>=12.0.0'} peerDependencies: - '@not-govuk/docs-components': ^0.7.2 - '@storybook/addon-docs': ^6.4.0 - react: ^16.9.55 - peerDependenciesMeta: - '@not-govuk/docs-components': - optional: true - '@storybook/addon-docs': - optional: true + react-router-dom: ^5.1.5 dependencies: - '@not-govuk/checkboxes': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/date-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/radios': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/select': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/text-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/textarea': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - react: 16.14.0 + history: 4.10.1 + qs: 6.11.2 + url-parse: 1.5.10 + dev: false + + /@not-govuk/route-utils/0.7.2_react-router-dom@5.3.4: + resolution: {integrity: sha512-qP/BN5gMR8D+XGXvdpGKWkjBieJxMQtdq8OlmPLsXEGzC4I/u9naHBfO7sI1fQdgIil9Jk480QVT6NLVUO1SEw==} + engines: {node: '>=12.0.0'} + peerDependencies: + react-router-dom: ^5.1.5 + dependencies: + history: 4.10.1 + qs: 6.11.2 + react-router-dom: 5.3.4_react@16.14.0 + url-parse: 1.5.10 dev: true - /@not-govuk/form-group/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-ad1iAEUUcJI9QKwowTRl3c9FeTrf2p+JBW9sFlfVCNXdn/WWrIrAa36RBA0KPXiqFbH9MKBB20lEGvNMCz4naA==} + /@not-govuk/sass-base/0.7.2: + resolution: {integrity: sha512-84bvYI73yt5f2nD26bMfwiOeLUq0bVdIkMnO2jPNGFEqKiqTSqGWjx1PeLJdrkUeZDKdZM+ByE/n6QcCexCvnA==} + dependencies: + govuk-frontend: 4.4.1 + + /@not-govuk/select/0.7.2_react@16.14.0: + resolution: {integrity: sha512-/YiAeHipQk7hm2yh9TKDAYWks6sS6OS5id4TKkjWmzwjjd3YDDb4FgR/A9a4EGC9VGP6SlIlzGrSnuXcARvJpA==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5347,19 +6536,14 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/error-message': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/fieldset': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/hint': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/label': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/form-group': 0.7.2_react@16.14.0 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/form/0.7.2_cb61f063da866084784376eeebae4ff0: - resolution: {integrity: sha512-2yVZLjY4GPrLpCyow7YyvGvxnQohAFWpfIxfkUJ9Vv4Lxclu1AlDQATkWqKgJd2D1GsW0xOoIWG5LnpdF1MY7w==} + /@not-govuk/select/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-/YiAeHipQk7hm2yh9TKDAYWks6sS6OS5id4TKkjWmzwjjd3YDDb4FgR/A9a4EGC9VGP6SlIlzGrSnuXcARvJpA==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5370,67 +6554,36 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/button': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/checkboxes': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/date-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-field': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/forms': 0.7.2_8324307a6a48e326b0a6ca8480334363 - '@not-govuk/radios': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/select': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/text-input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/textarea': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/sass-base': 0.7.2 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + govuk-frontend: 4.4.1 react: 16.14.0 - transitivePeerDependencies: - - react-dom - - react-router-dom dev: true - /@not-govuk/forms/0.7.2_8324307a6a48e326b0a6ca8480334363: - resolution: {integrity: sha512-TWmNZ/7sRpZ4kjiJ6aN+DSA2QlhBsxSJpWtVutI5J2tluIgAMezbR0PAuYcuj9EbNEqO+O3vLhfjqlbE54Qc3w==} + /@not-govuk/server-renderer/0.7.2_b7kut7psjeugfxspyy6kgfvqpu: + resolution: {integrity: sha512-7iwTS7qP0emSKkNFR61Hhsd8URCV71/szBTNN1Whg2BvoJPrmpmpRMytiFIj4CheKQA2ri4HoLbGzMpos8lIBg==} peerDependencies: react: ^16.9.35 react-dom: ^16.9.8 - react-router-dom: ^5.1.5 dependencies: - '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - fast-deep-equal: 3.1.3 - formik: 2.4.0_react@16.14.0 + '@not-govuk/app-composer': 0.7.2_abrwl53fdxitomx7ktchqz7vsa + js-beautify: 1.14.7 react: 16.14.0 react-dom: 16.14.0_react@16.14.0 - react-router-dom: 5.3.4_react@16.14.0 - validator: 13.9.0 - dev: true - - /@not-govuk/header/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-6v/xkrgnSdffaAqNc7GnngGi2jf+QDHhkCeyYM49myv0zgNY3JtB+l1Rl6CerDn3w0yo5/y9ZdAC9UqpXosrJQ==} - peerDependencies: - '@not-govuk/docs-components': ^0.7.2 - '@storybook/addon-docs': ^6.4.0 - react: ^16.9.55 - peerDependenciesMeta: - '@not-govuk/docs-components': - optional: true - '@storybook/addon-docs': - optional: true - dependencies: - '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/sass-base': 0.7.2 - '@not-govuk/width-container': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - govuk-frontend: 4.4.1 - react: 16.14.0 + restify-errors: 8.0.2 transitivePeerDependencies: + - '@apollo/client' + - '@not-govuk/user-info' + - react-helmet-async + - react-router - react-router-dom dev: true - /@not-govuk/hint/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-X8mGBFjz5lf9fIDYk04l13SJEN5XmAHzFWHSQpT8theZhAgbENa5UrBlB8nBf7tCHHb9QDg/rtorOTar0EapiQ==} + /@not-govuk/simple-table/0.7.2_react@16.14.0: + resolution: {integrity: sha512-7gyUH1SHyWEMRxSluKv/5joQpJ8y/nBpXEvF9f0GsoX1Azwag+kLsxREyAAsWx2Bv9Jx1RsSwo0LQ+wk9mfwMQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5442,15 +6595,11 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/input/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-VQAIJru2wajxhpv1gDwNLioYC+8Aq0h7NT5fqKmB9WQdrHptC5CyW3RSlV+2k0idcfTC5NKSXgqFSyJ4XEAWKw==} + /@not-govuk/simple-table/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-7gyUH1SHyWEMRxSluKv/5joQpJ8y/nBpXEvF9f0GsoX1Azwag+kLsxREyAAsWx2Bv9Jx1RsSwo0LQ+wk9mfwMQ==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5462,15 +6611,13 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - govuk-frontend: 4.4.1 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u react: 16.14.0 dev: true - /@not-govuk/inset-text/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-maGat6wQEhQiv5uHSoqZNGUXqioeULJW/7R2jHJosDtuhddBr7XZkDkrQLlqJZKBSpTabpK3AWEVd+UH9ZMZ6A==} + /@not-govuk/skip-link/0.7.2: + resolution: {integrity: sha512-7+oghj+AjTezHxb3G97xLnrJi2tUFpQIDQZIVvYM7HRTrgKldXVqp87gzGW6ArQGP3VmT2q1LunfcX+PXIDp7g==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5482,14 +6629,12 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 - react: 16.14.0 + dev: false - /@not-govuk/label/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-KWAaIQxV0vcX/K3TBpqwR+038/IqxdC95xM/3bJdwOl3S8vUcyM4A3kHMiouv0sv71ObeL3Aa20CsmYZENZ3kg==} + /@not-govuk/skip-link/0.7.2_react@16.14.0: + resolution: {integrity: sha512-7+oghj+AjTezHxb3G97xLnrJi2tUFpQIDQZIVvYM7HRTrgKldXVqp87gzGW6ArQGP3VmT2q1LunfcX+PXIDp7g==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5501,15 +6646,13 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/link/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-neI8HjGcLuJ70co87UIm53qf+euh5/wfcMayGI6XkfExeFAcBpXEdIzFuMAlMCihUzEyo7G2F4WQAW97u95Law==} + /@not-govuk/skip-link/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-7+oghj+AjTezHxb3G97xLnrJi2tUFpQIDQZIVvYM7HRTrgKldXVqp87gzGW6ArQGP3VmT2q1LunfcX+PXIDp7g==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5520,22 +6663,37 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/anchor': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 - transitivePeerDependencies: - - react-router-dom + dev: true - /@not-govuk/memoize/0.7.2: - resolution: {integrity: sha512-BpJUY7ym7kD0i4xzIj6FBWSpmoZarselsFkSUTlJqN/5YnScP7GViNgG8hOvHWxcfPUz0UzpRhF9T3eAMYIJ2w==} + /@not-govuk/storybook-preset/0.7.2_q7rpx4xx5dsrgvydnroq3fg7n4: + resolution: {integrity: sha512-yiR9lZsmDYjDra2P0TRqD8vis/G/dxQjWH3vYs11Ob++g7f9kTCaNbsAsptrc7BFicU9DI+z0gH37l4UPGCLQg==} engines: {node: '>=12.0.0'} + dependencies: + '@not-govuk/webpack-config': 0.7.2_q7rpx4xx5dsrgvydnroq3fg7n4 + '@storybook/node-logger': 6.5.16 + transitivePeerDependencies: + - '@storybook/addon-docs' + - '@swc/helpers' + - bufferutil + - fibers + - node-sass + - react + - sass-embedded + - supports-color + - typescript + - utf-8-validate + - vue-template-compiler + - webpack dev: true - /@not-govuk/navigation-menu/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-+ef/0XPyuUTAhkfyH64JAXKA64aKnIVWh3rnk8r/2nfLfc5W0WlVjhaq5qQaWWV1CHnCNEVXqoIwwr3yQ8qFDQ==} + /@not-govuk/table/0.7.2_react@16.14.0: + resolution: {integrity: sha512-cjRc/PIx1iovBJx4p4+XcvRwUN91V2lx6rxX7Sqz7tFoOTenLBOQzjjQVLLrWpk5JHtWfM/X0duDM1Focfacmg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5546,18 +6704,15 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/anchor-list': 0.7.2_74e28603a3a81fb748fa3e1995788320 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/simple-table': 0.7.2_react@16.14.0 govuk-frontend: 4.4.1 react: 16.14.0 - transitivePeerDependencies: - - react-router-dom + dev: true - /@not-govuk/page/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-AxlotPeSKKJpB3IAym5tuNmB6s0CJNNbhag6l9a7nBEctHCLftIa6K2Fv8KsnkEcYYVXs6qqoXkR7X7M7v8B9Q==} + /@not-govuk/table/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-cjRc/PIx1iovBJx4p4+XcvRwUN91V2lx6rxX7Sqz7tFoOTenLBOQzjjQVLLrWpk5JHtWfM/X0duDM1Focfacmg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5568,26 +6723,17 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/back-link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/breadcrumbs': 0.7.2_74e28603a3a81fb748fa3e1995788320 '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/footer': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/header': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 - '@not-govuk/phase-banner': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@not-govuk/skip-link': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/width-container': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/simple-table': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 - transitivePeerDependencies: - - react-router-dom dev: true - /@not-govuk/pagination/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-aFCpCKnK3MgzCVzTblZNkIuF853XRFeY1lB37LlAS7L+85IoglJ6riTC+XuRLRlqdMHYSA9QTXzhaEp07ninGQ==} + /@not-govuk/tabs-internal/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-YjNBf6ecEB2rSXzSoLw+FjfAwXm/xGt2Mofnr+3wHyT2wvyOguwIS42YfrPVReR0g1G/as7nrkQvMC/UU6OxMw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5599,20 +6745,16 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/link': 0.7.2_74e28603a3a81fb748fa3e1995788320 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - '@not-govuk/sass-base': 0.7.2 - '@not-govuk/visually-hidden': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - govuk-frontend: 4.4.1 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u react: 16.14.0 transitivePeerDependencies: - react-router-dom dev: true - /@not-govuk/panel/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-sPC8ex+Uf/SFO0fN8iWLR2ITM2TvmsnnybHfqLVQ9rMUkJ5Ja6LCJPh2GxFS4zUHO29/0MrisH3INWPUWm5j/Q==} + /@not-govuk/tabs/0.7.2_jocyui6jwueadhqfh525qglyzq: + resolution: {integrity: sha512-7xe4Z/66tDg7aJVEflPWwdbXc0+pTVCe2JoWPnDHrQ3O1yOp2jFXa6iLS00iQXKaGy/xJb4VuYYeXaMNpWkH/Q==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5624,15 +6766,16 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 + transitivePeerDependencies: + - react-router-dom dev: true - /@not-govuk/phase-banner/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-RYZHpTNZAFIVAuJ1tqitIz8zE0AJGpNBYkApfOrKlvMgK7KsCTEGnAGH5JGMG7PsrbPj3iQ570xSAjB7+YINYw==} + /@not-govuk/tabs/0.7.2_otrima5dvap3osh2hymzk6edea: + resolution: {integrity: sha512-7xe4Z/66tDg7aJVEflPWwdbXc0+pTVCe2JoWPnDHrQ3O1yOp2jFXa6iLS00iQXKaGy/xJb4VuYYeXaMNpWkH/Q==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5644,35 +6787,18 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 '@not-govuk/sass-base': 0.7.2 - '@not-govuk/tag': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 + transitivePeerDependencies: + - react-router-dom dev: true - /@not-govuk/plop-pack-internal/0.7.2: - resolution: {integrity: sha512-1T61GrsiugLcmFFOuIna/uweOGXls3IV0iOTl4RW+kYiuBEeldR8grgkmlwKdIpLaVhhyygwEEVdBIkS1EHifA==} - engines: {node: '>=12.0.0'} - dependencies: - fs-extra: 11.1.1 - lodash: 4.17.21 - minimist: 1.2.8 - node-plop: 0.31.1 - plop: 3.1.2 - resolve: 1.22.2 - shelljs: 0.8.5 - - /@not-govuk/plop-pack/0.7.2: - resolution: {integrity: sha512-5MYXjznDO6TZN6bvLNLgZRUTg8rFzWRdMnyVpiNEPifMundQfpvrDajGQn37PAtT3B/UWws72Ej2TRcZlLWQ3Q==} - engines: {node: '>=12.0.0'} - dependencies: - '@not-govuk/plop-pack-internal': 0.7.2 - dev: false - - /@not-govuk/radios/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-x4iz+vW+qifa7gdlDMl4gDeyMa7CsHj4gjdvy5UbZDhaXVGm2ULu0+xLAPX3DIsHWNDAbX+q7vHw/KTBhUz4Dw==} + /@not-govuk/tag/0.7.2: + resolution: {integrity: sha512-5++7WWfGpPs+Y4fyr8uQv+3WXEmspttTnNGeGKpXyR7Tp7W7fwuZX0bc6OjhPkUa5F5mQ1oIHCPjJdubt3Orew==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5684,46 +6810,12 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/hint': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/label': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 - react: 16.14.0 - dev: true - - /@not-govuk/restify/0.7.2: - resolution: {integrity: sha512-4NZOfWnKDvIrSVPa1ENkOo5BHrkibCuWpqpV9hpHOVg3wcq2PlbZb8jI+VSrKUu48T7T+fF7jNLGLuA/QDIxcg==} - dependencies: - bunyan: 1.8.15 - restify: 11.0.0 - restify-bunyan-logger: 2.0.7 - restify-errors: 8.0.2 - stoppable: 1.1.0 - transitivePeerDependencies: - - supports-color dev: true - /@not-govuk/route-utils/0.7.2_react-router-dom@5.3.4: - resolution: {integrity: sha512-qP/BN5gMR8D+XGXvdpGKWkjBieJxMQtdq8OlmPLsXEGzC4I/u9naHBfO7sI1fQdgIil9Jk480QVT6NLVUO1SEw==} - engines: {node: '>=12.0.0'} - peerDependencies: - react-router-dom: ^5.1.5 - dependencies: - history: 4.10.1 - qs: 6.11.2 - react-router-dom: 5.3.4_react@16.14.0 - url-parse: 1.5.10 - - /@not-govuk/sass-base/0.7.2: - resolution: {integrity: sha512-84bvYI73yt5f2nD26bMfwiOeLUq0bVdIkMnO2jPNGFEqKiqTSqGWjx1PeLJdrkUeZDKdZM+ByE/n6QcCexCvnA==} - dependencies: - govuk-frontend: 4.4.1 - - /@not-govuk/select/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-/YiAeHipQk7hm2yh9TKDAYWks6sS6OS5id4TKkjWmzwjjd3YDDb4FgR/A9a4EGC9VGP6SlIlzGrSnuXcARvJpA==} + /@not-govuk/tag/0.7.2_react@16.14.0: + resolution: {integrity: sha512-5++7WWfGpPs+Y4fyr8uQv+3WXEmspttTnNGeGKpXyR7Tp7W7fwuZX0bc6OjhPkUa5F5mQ1oIHCPjJdubt3Orew==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5735,53 +6827,13 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/server-renderer/0.7.2_0fd549fdf2492862de4fc63ca316b07d: - resolution: {integrity: sha512-7iwTS7qP0emSKkNFR61Hhsd8URCV71/szBTNN1Whg2BvoJPrmpmpRMytiFIj4CheKQA2ri4HoLbGzMpos8lIBg==} - peerDependencies: - react: ^16.9.35 - react-dom: ^16.9.8 - dependencies: - '@not-govuk/app-composer': 0.7.2_006365f7651dd13732ff54c47867f590 - js-beautify: 1.14.7 - react: 16.14.0 - react-dom: 16.14.0_react@16.14.0 - restify-errors: 8.0.2 - transitivePeerDependencies: - - '@apollo/client' - - '@not-govuk/user-info' - - react-helmet-async - - react-router - - react-router-dom - dev: true - - /@not-govuk/simple-table/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-7gyUH1SHyWEMRxSluKv/5joQpJ8y/nBpXEvF9f0GsoX1Azwag+kLsxREyAAsWx2Bv9Jx1RsSwo0LQ+wk9mfwMQ==} - peerDependencies: - '@not-govuk/docs-components': ^0.7.2 - '@storybook/addon-docs': ^6.4.0 - react: ^16.9.55 - peerDependenciesMeta: - '@not-govuk/docs-components': - optional: true - '@storybook/addon-docs': - optional: true - dependencies: - '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - react: 16.14.0 - dev: true - - /@not-govuk/skip-link/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-7+oghj+AjTezHxb3G97xLnrJi2tUFpQIDQZIVvYM7HRTrgKldXVqp87gzGW6ArQGP3VmT2q1LunfcX+PXIDp7g==} + /@not-govuk/tag/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-5++7WWfGpPs+Y4fyr8uQv+3WXEmspttTnNGeGKpXyR7Tp7W7fwuZX0bc6OjhPkUa5F5mQ1oIHCPjJdubt3Orew==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5793,35 +6845,15 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 - - /@not-govuk/storybook-preset/0.7.2_87e2fbf2f7e8e51357036c5d0d94df6f: - resolution: {integrity: sha512-yiR9lZsmDYjDra2P0TRqD8vis/G/dxQjWH3vYs11Ob++g7f9kTCaNbsAsptrc7BFicU9DI+z0gH37l4UPGCLQg==} - engines: {node: '>=12.0.0'} - dependencies: - '@not-govuk/webpack-config': 0.7.2_87e2fbf2f7e8e51357036c5d0d94df6f - '@storybook/node-logger': 6.5.16 - transitivePeerDependencies: - - '@storybook/addon-docs' - - '@swc/helpers' - - bufferutil - - fibers - - node-sass - - react - - sass-embedded - - supports-color - - typescript - - utf-8-validate - - vue-template-compiler - - webpack dev: true - /@not-govuk/table/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-cjRc/PIx1iovBJx4p4+XcvRwUN91V2lx6rxX7Sqz7tFoOTenLBOQzjjQVLLrWpk5JHtWfM/X0duDM1Focfacmg==} + /@not-govuk/text-input/0.7.2_react@16.14.0: + resolution: {integrity: sha512-cBOrS7CgRH7vwE8S1wVbjhe4O2vl/wmc9Sr9CzZ+o/0nLnsrOfhH752XPACpVDs1WCByTfU/0sfKU+SNZZRRyg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5832,17 +6864,13 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/sass-base': 0.7.2 - '@not-govuk/simple-table': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - govuk-frontend: 4.4.1 + '@not-govuk/form-group': 0.7.2_react@16.14.0 + '@not-govuk/input': 0.7.2_react@16.14.0 react: 16.14.0 dev: true - /@not-govuk/tabs-internal/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-YjNBf6ecEB2rSXzSoLw+FjfAwXm/xGt2Mofnr+3wHyT2wvyOguwIS42YfrPVReR0g1G/as7nrkQvMC/UU6OxMw==} + /@not-govuk/text-input/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-cBOrS7CgRH7vwE8S1wVbjhe4O2vl/wmc9Sr9CzZ+o/0nLnsrOfhH752XPACpVDs1WCByTfU/0sfKU+SNZZRRyg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5853,17 +6881,15 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@not-govuk/input': 0.7.2_t6trpdlogmz3okjag5oojia2ey + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u react: 16.14.0 - transitivePeerDependencies: - - react-router-dom dev: true - /@not-govuk/tabs/0.7.2_74e28603a3a81fb748fa3e1995788320: - resolution: {integrity: sha512-7xe4Z/66tDg7aJVEflPWwdbXc0+pTVCe2JoWPnDHrQ3O1yOp2jFXa6iLS00iQXKaGy/xJb4VuYYeXaMNpWkH/Q==} + /@not-govuk/textarea/0.7.2_react@16.14.0: + resolution: {integrity: sha512-sfoWhKletSjoX08OH65iqXEalQ2gBEE0A+9tUiHlxFpWJO3ORlnywKUKccu9ibjfAHxINazR3aLwTWru54SDYg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5875,18 +6901,14 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/route-utils': 0.7.2_react-router-dom@5.3.4 + '@not-govuk/form-group': 0.7.2_react@16.14.0 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 - transitivePeerDependencies: - - react-router-dom dev: true - /@not-govuk/tag/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-5++7WWfGpPs+Y4fyr8uQv+3WXEmspttTnNGeGKpXyR7Tp7W7fwuZX0bc6OjhPkUa5F5mQ1oIHCPjJdubt3Orew==} + /@not-govuk/textarea/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-sfoWhKletSjoX08OH65iqXEalQ2gBEE0A+9tUiHlxFpWJO3ORlnywKUKccu9ibjfAHxINazR3aLwTWru54SDYg==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5898,15 +6920,24 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva + '@not-govuk/form-group': 0.7.2_t6trpdlogmz3okjag5oojia2ey '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/text-input/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-cBOrS7CgRH7vwE8S1wVbjhe4O2vl/wmc9Sr9CzZ+o/0nLnsrOfhH752XPACpVDs1WCByTfU/0sfKU+SNZZRRyg==} + /@not-govuk/user-info/0.7.2_react@16.14.0: + resolution: {integrity: sha512-Ra6eKw/GdD/JbiDl8AjXufgPI1JWxxBWH/FaxLEWll+D1f5j+U7OTh4AbKOSdy1Rcrtj5IGAaf5O/1koCR71AA==} + peerDependencies: + react: ^16.9.35 + dependencies: + react: 16.14.0 + dev: true + + /@not-govuk/visually-hidden/0.7.2_react@16.14.0: + resolution: {integrity: sha512-r73iqrYqxggY9xNBqZ84GOtXQnQVQrmptQ5br/NrYfS4rf84RNFHrAGCM8fLc+ScPPKAnwIVvlACCBZJwzxOcw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5917,15 +6948,14 @@ packages: '@storybook/addon-docs': optional: true dependencies: - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@not-govuk/input': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/textarea/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-sfoWhKletSjoX08OH65iqXEalQ2gBEE0A+9tUiHlxFpWJO3ORlnywKUKccu9ibjfAHxINazR3aLwTWru54SDYg==} + /@not-govuk/visually-hidden/0.7.2_t6trpdlogmz3okjag5oojia2ey: + resolution: {integrity: sha512-r73iqrYqxggY9xNBqZ84GOtXQnQVQrmptQ5br/NrYfS4rf84RNFHrAGCM8fLc+ScPPKAnwIVvlACCBZJwzxOcw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5937,24 +6967,15 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 - '@not-govuk/form-group': 0.7.2_9fa7178d6e3333b72920375ce4a01a26 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/user-info/0.7.2_react@16.14.0: - resolution: {integrity: sha512-Ra6eKw/GdD/JbiDl8AjXufgPI1JWxxBWH/FaxLEWll+D1f5j+U7OTh4AbKOSdy1Rcrtj5IGAaf5O/1koCR71AA==} - peerDependencies: - react: ^16.9.35 - dependencies: - react: 16.14.0 - dev: true - - /@not-govuk/visually-hidden/0.7.2_9fa7178d6e3333b72920375ce4a01a26: - resolution: {integrity: sha512-r73iqrYqxggY9xNBqZ84GOtXQnQVQrmptQ5br/NrYfS4rf84RNFHrAGCM8fLc+ScPPKAnwIVvlACCBZJwzxOcw==} + /@not-govuk/warning-text/0.7.2_react@16.14.0: + resolution: {integrity: sha512-TTZ3tEhi9UAPh4C9Yx0rctjrfpCU1p57mNOS6uvdTqlQwzIvXSonPeZY6XQHfa0P0/Mb8uXzPeDLYFLRgu0JQw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 '@storybook/addon-docs': ^6.4.0 @@ -5966,14 +6987,12 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/warning-text/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/warning-text/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-TTZ3tEhi9UAPh4C9Yx0rctjrfpCU1p57mNOS6uvdTqlQwzIvXSonPeZY6XQHfa0P0/Mb8uXzPeDLYFLRgu0JQw==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -5986,14 +7005,59 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true - /@not-govuk/webpack-config/0.7.2_87e2fbf2f7e8e51357036c5d0d94df6f: + /@not-govuk/webpack-config/0.7.2_o3ygwzpkbp7sn2j6cikucajelm: + resolution: {integrity: sha512-wUmy/oI9N+ARaApfGvmyNwrfPnHaMs2zLSoBS4jEFwMB518m//H9soBw7aNUwag9/CBLZQRtg9hvGgurqmhW5g==} + peerDependencies: + '@storybook/addon-docs': ^6.4.19 + dependencies: + '@babel/core': 7.22.1 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.1 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.22.1 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.22.1 + '@babel/preset-env': 7.22.2_@babel+core@7.22.1 + '@babel/preset-react': 7.22.3_@babel+core@7.22.1 + '@babel/preset-typescript': 7.21.5_@babel+core@7.22.1 + '@mdx-js/loader': 1.6.22_react@16.14.0 + '@storybook/react-docgen-typescript-plugin': 1.0.1_lj5zgxrzaejsnoobor62tojvse + '@swc/core': 1.3.60 + babel-loader: 9.1.2_mpvhtfx4nkuld7eqevyceya2du + clean-webpack-plugin: 4.0.0_webpack@5.80.0 + css-loader: 6.7.4_webpack@5.80.0 + esbuild: 0.17.19 + fork-ts-checker-webpack-plugin: 7.3.0_lj5zgxrzaejsnoobor62tojvse + html-loader: 4.2.0_webpack@5.80.0 + ignore-loader: 0.1.2 + mini-css-extract-plugin: 2.7.6_webpack@5.80.0 + node-loader: 2.0.0_webpack@5.80.0 + resolve-url-loader: 5.0.0 + sass: 1.58.3 + sass-loader: 13.3.0_sass@1.58.3+webpack@5.80.0 + source-map-loader: 4.0.1_webpack@5.80.0 + webpack-bundle-analyzer: 4.8.0 + webpack-manifest-plugin: 5.0.0_webpack@5.80.0 + webpack-node-externals: 3.0.0 + transitivePeerDependencies: + - '@swc/helpers' + - bufferutil + - fibers + - node-sass + - react + - sass-embedded + - supports-color + - typescript + - utf-8-validate + - vue-template-compiler + - webpack + dev: true + + /@not-govuk/webpack-config/0.7.2_q7rpx4xx5dsrgvydnroq3fg7n4: resolution: {integrity: sha512-wUmy/oI9N+ARaApfGvmyNwrfPnHaMs2zLSoBS4jEFwMB518m//H9soBw7aNUwag9/CBLZQRtg9hvGgurqmhW5g==} peerDependencies: '@storybook/addon-docs': ^6.4.19 @@ -6006,14 +7070,14 @@ packages: '@babel/preset-react': 7.22.3_@babel+core@7.22.1 '@babel/preset-typescript': 7.21.5_@babel+core@7.22.1 '@mdx-js/loader': 1.6.22_react@16.14.0 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 - '@storybook/react-docgen-typescript-plugin': 1.0.1_typescript@4.9.5+webpack@5.80.0 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u + '@storybook/react-docgen-typescript-plugin': 1.0.1_lj5zgxrzaejsnoobor62tojvse '@swc/core': 1.3.60 - babel-loader: 9.1.2_63ea7996fc6aa8b1fc90257022601a1d + babel-loader: 9.1.2_mpvhtfx4nkuld7eqevyceya2du clean-webpack-plugin: 4.0.0_webpack@5.80.0 css-loader: 6.7.4_webpack@5.80.0 esbuild: 0.17.19 - fork-ts-checker-webpack-plugin: 7.3.0_typescript@4.9.5+webpack@5.80.0 + fork-ts-checker-webpack-plugin: 7.3.0_lj5zgxrzaejsnoobor62tojvse html-loader: 4.2.0_webpack@5.80.0 ignore-loader: 0.1.2 mini-css-extract-plugin: 2.7.6_webpack@5.80.0 @@ -6039,7 +7103,25 @@ packages: - webpack dev: true - /@not-govuk/width-container/0.7.2_9fa7178d6e3333b72920375ce4a01a26: + /@not-govuk/width-container/0.7.2_react@16.14.0: + resolution: {integrity: sha512-hSJw/88jwlqGoMqLSUm8h5vM/iD1d2b8CIirqHKIIE1vSuJ+trFzCW46/8dc9wXpaofrxlXwYWrkzAs7nV+60A==} + peerDependencies: + '@not-govuk/docs-components': ^0.7.2 + '@storybook/addon-docs': ^6.4.0 + react: ^16.9.55 + peerDependenciesMeta: + '@not-govuk/docs-components': + optional: true + '@storybook/addon-docs': + optional: true + dependencies: + '@not-govuk/component-helpers': 0.7.2 + '@not-govuk/sass-base': 0.7.2 + govuk-frontend: 4.4.1 + react: 16.14.0 + dev: true + + /@not-govuk/width-container/0.7.2_t6trpdlogmz3okjag5oojia2ey: resolution: {integrity: sha512-hSJw/88jwlqGoMqLSUm8h5vM/iD1d2b8CIirqHKIIE1vSuJ+trFzCW46/8dc9wXpaofrxlXwYWrkzAs7nV+60A==} peerDependencies: '@not-govuk/docs-components': ^0.7.2 @@ -6052,9 +7134,9 @@ packages: optional: true dependencies: '@not-govuk/component-helpers': 0.7.2 - '@not-govuk/docs-components': 0.7.2_02887fc357f9abbf3f9c33c8ffc1b5a8 + '@not-govuk/docs-components': 0.7.2_akeh7q2x7gv36p44gpep7qnvva '@not-govuk/sass-base': 0.7.2 - '@storybook/addon-docs': 6.5.16_2a12a2a0420ffe8248458985d3959df5 + '@storybook/addon-docs': 6.5.16_fijkficcb77iescfrgc5hfm56u govuk-frontend: 4.4.1 react: 16.14.0 dev: true @@ -6075,7 +7157,7 @@ packages: rimraf: 3.0.2 dev: true - /@pmmmwh/react-refresh-webpack-plugin/0.5.10_ba776246d08fcd05e8fdf9e61812b65c: + /@pmmmwh/react-refresh-webpack-plugin/0.5.10_xj3werwqr7gql2h57htbqevwlq: resolution: {integrity: sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==} engines: {node: '>= 10.13'} peerDependencies: @@ -6280,7 +7362,7 @@ packages: '@sinonjs/commons': 1.8.6 dev: true - /@storybook/addon-a11y/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-a11y/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-/e9s34o+TmEhy+Q3/YzbRJ5AJ/Sy0gjZXlvsCrcRpiQLdt5JRbN8s+Lbn/FWxy8U1Tb1wlLYlqjJ+fYi5RrS3A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6291,14 +7373,14 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty axe-core: 4.7.2 core-js: 3.30.2 global: 4.4.0 @@ -6311,7 +7393,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/addon-actions/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-actions/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-aADjilFmuD6TNGz2CRPSupnyiA/IGkPJHDBTqMpsDXTUr8xnuD122xkIhg6UxmCM2y1c+ncwYXy3WPK2xXK57g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6322,13 +7404,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6345,7 +7427,7 @@ packages: uuid-browser: 3.1.0 dev: true - /@storybook/addon-docs/6.5.16_2a12a2a0420ffe8248458985d3959df5: + /@storybook/addon-docs/6.5.16_fijkficcb77iescfrgc5hfm56u: resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -6363,21 +7445,21 @@ packages: '@babel/preset-env': 7.22.5_@babel+core@7.22.5 '@jest/transform': 26.6.2 '@mdx-js/react': 1.6.22_react@16.14.0 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/docs-tools': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/mdx1-csf': 0.0.1_@babel+core@7.22.5 '@storybook/node-logger': 6.5.16 '@storybook/postinstall': 6.5.16 - '@storybook/preview-web': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/source-loader': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 - babel-loader: 8.3.0_11e9d71274f84c2688cec3d6157e41b0 + '@storybook/preview-web': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/source-loader': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + babel-loader: 8.3.0_chu5oetu7bgcncgoyplbk7sbwa core-js: 3.30.2 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6400,7 +7482,7 @@ packages: - webpack-command dev: true - /@storybook/addon-jest/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-jest/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-gPPvTKjue8vBuQ9oGuRQzhZVuZUmVuMZpJH8QQ48epdzoHbnl9XH15D/NwE7bpiXajo+hd3Vj8SeYRffC2euDg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6411,12 +7493,12 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/core-events': 6.5.16 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 global: 4.4.0 react: 16.14.0 @@ -6426,7 +7508,7 @@ packages: upath: 1.2.0 dev: true - /@storybook/addon-links/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-links/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-P/mmqK57NGXnR0i3d/T5B0rIt0Lg8Yq+qionRr3LK3AwG/4yGnYt4GNomLEknn/eEwABYq1Q/Z1aOpgIhNdq5A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6437,11 +7519,11 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/qs': 6.9.7 core-js: 3.30.2 global: 4.4.0 @@ -6453,7 +7535,7 @@ packages: ts-dedent: 2.2.0 dev: true - /@storybook/addon-storysource/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-storysource/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-cwYZ5ggucw3oLr1OiDCEbuUf9JRYhPOoZbDyiXKYG8KyD1QfsY85lRVHa/b1CFjGVOTaoC//CLe5B//9hwGWiw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6464,13 +7546,13 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/source-loader': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/source-loader': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 estraverse: 5.3.0 loader-utils: 2.0.4 @@ -6481,7 +7563,7 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/addon-viewport/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addon-viewport/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-1Vyqf1U6Qng6TXlf4SdqUKyizlw1Wn6+qW8YeA2q1lbkJqn3UlnHXIp8Q0t/5q1dK5BFtREox3+jkGwbJrzkmA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6492,12 +7574,12 @@ packages: react-dom: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/core-events': 6.5.16 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 global: 4.4.0 memoizerific: 1.11.3 @@ -6507,19 +7589,19 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/addons/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/addons/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-p3DqQi+8QRL5k7jXhXmJZLsE/GqHqyY6PcoA1oNTJr0try48uhTGUOYkgzmqtDaa/qPFO5LP+xCPzZXckGtquQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/webpack-env': 1.18.1 core-js: 3.30.2 global: 4.4.0 @@ -6528,7 +7610,7 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/api/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/api/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-HOsuT8iomqeTMQJrRx5U8nsC7lJTwRr1DhdD0SzlqL4c80S/7uuCy4IZvOt4sYQjOzW5fOo/kamcoBXyLproTA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6538,9 +7620,9 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -6555,7 +7637,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/builder-webpack4/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-YqDIrVNsUo8r9xc6AxsYDLxVYtMgl5Bxk+8/h1adsOko+jAFhdg6hOcAVxEmoSI0TMASOOVMFlT2hr23ppN2rQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6566,32 +7648,32 @@ packages: optional: true dependencies: '@babel/core': 7.22.5 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 - '@storybook/client-api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/client-api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/preview-web': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/preview-web': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/ui': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/ui': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/node': 16.18.34 '@types/webpack': 4.41.33 autoprefixer: 9.8.8 - babel-loader: 8.3.0_897acb1ddd6d372dc9f96de5be6b77ee + babel-loader: 8.3.0_rf5mwho5nu3s3spznxs3423x5y case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.30.2 css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6 + fork-ts-checker-webpack-plugin: 4.1.6_evijigonbo4skk2vlqtwtdqibu glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 @@ -6599,7 +7681,7 @@ packages: pnp-webpack-plugin: 1.6.4_typescript@4.9.5 postcss: 7.0.39 postcss-flexbugs-fixes: 4.2.1 - postcss-loader: 4.3.0_postcss@7.0.39+webpack@4.46.0 + postcss-loader: 4.3.0_gzaxsinx64nntyd3vmdqwl7coe raw-loader: 4.0.2_webpack@4.46.0 react: 16.14.0 react-dom: 16.14.0_react@16.14.0 @@ -6608,7 +7690,7 @@ packages: terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 typescript: 4.9.5 - url-loader: 4.1.1_file-loader@6.2.0+webpack@4.46.0 + url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0_webpack-cli@5.0.2 webpack-dev-middleware: 3.7.3_webpack@4.46.0 @@ -6616,6 +7698,7 @@ packages: webpack-hot-middleware: 2.25.3 webpack-virtual-modules: 0.2.2 transitivePeerDependencies: + - bluebird - eslint - supports-color - vue-template-compiler @@ -6623,7 +7706,7 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/builder-webpack5/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-kh8Sofm1sbijaHDWtm0sXabqACHVFjikU/fIkkW786kpjoPIPIec1a+hrLgDsZxMU3I7XapSOaCFzWt6FjVXjg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6634,29 +7717,29 @@ packages: optional: true dependencies: '@babel/core': 7.22.5 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 - '@storybook/client-api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/client-api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/preview-web': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/preview-web': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/node': 16.18.34 - babel-loader: 8.3.0_11e9d71274f84c2688cec3d6157e41b0 + babel-loader: 8.3.0_chu5oetu7bgcncgoyplbk7sbwa babel-plugin-named-exports-order: 0.0.2 browser-assert: 1.2.1 case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.30.2 css-loader: 5.2.7_webpack@5.80.0 - fork-ts-checker-webpack-plugin: 6.5.3_typescript@4.9.5+webpack@5.80.0 + fork-ts-checker-webpack-plugin: 6.5.3_lj5zgxrzaejsnoobor62tojvse glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.5.1_webpack@5.80.0 @@ -6715,19 +7798,19 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/client-api/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/client-api/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-i3UwkzzUFw8I+E6fOcgB5sc4oU2fhvaKnqC1mpd9IYGJ9JN9MnGIaVl3Ko28DtFItu/QabC9JsLIJVripFLktQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/qs': 6.9.7 '@types/webpack-env': 1.18.1 core-js: 3.30.2 @@ -6752,7 +7835,7 @@ packages: global: 4.4.0 dev: true - /@storybook/components/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/components/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-LzBOFJKITLtDcbW9jXl0/PaG+4xAz25PK8JxPZpIALbmOpYWOAPcO6V9C2heX6e6NgWFMUxjplkULEk9RCQMNA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6760,7 +7843,7 @@ packages: dependencies: '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 memoizerific: 1.11.3 qs: 6.11.2 @@ -6770,7 +7853,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.16_7c50b6db5fb538d921a391306df568a2: + /@storybook/core-client/6.5.16_2qulkvowks6wqqqhqz4uugfana: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6781,16 +7864,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/client-api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/ui': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/preview-web': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/ui': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.30.2 @@ -6804,10 +7887,10 @@ packages: typescript: 4.9.5 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 4.46.0_webpack-cli@5.0.2 + webpack: 5.80.0_webpack-cli@5.0.2 dev: true - /@storybook/core-client/6.5.16_d428b555d654bd68420786794a18a068: + /@storybook/core-client/6.5.16_prilnw27wu4nsindseyg35liui: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6818,16 +7901,16 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/client-api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/preview-web': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/ui': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/preview-web': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/ui': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.30.2 @@ -6841,10 +7924,10 @@ packages: typescript: 4.9.5 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 5.80.0_webpack-cli@5.0.2 + webpack: 4.46.0_webpack-cli@5.0.2 dev: true - /@storybook/core-common/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/core-common/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-2qtnKP3TTOzt2cp6LXKRTh7XrI9z5VanMnMTgeoFcA5ebnndD4V6BExQUdYPClE/QooLx6blUWNgS9dFEpjSqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6880,7 +7963,7 @@ packages: '@storybook/semver': 7.3.2 '@types/node': 16.18.34 '@types/pretty-hrtime': 1.0.1 - babel-loader: 8.3.0_897acb1ddd6d372dc9f96de5be6b77ee + babel-loader: 8.3.0_rf5mwho5nu3s3spznxs3423x5y babel-plugin-macros: 3.1.0 babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.22.5 chalk: 4.1.2 @@ -6888,7 +7971,7 @@ packages: express: 4.18.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3_typescript@4.9.5+webpack@4.46.0 + fork-ts-checker-webpack-plugin: 6.5.3_evijigonbo4skk2vlqtwtdqibu fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.7 @@ -6921,7 +8004,7 @@ packages: core-js: 3.30.2 dev: true - /@storybook/core-server/6.5.16_a6a090011b0338592c886adacfbc8f8c: + /@storybook/core-server/6.5.16_u2qjaai3am4fsleinlnm7peprq: resolution: {integrity: sha512-/3NPfmNyply395Dm0zaVZ8P9aruwO+tPx4D6/jpw8aqrRSwvAMndPMpoMCm0NXcpSm5rdX+Je4S3JW6JcggFkA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -6938,19 +8021,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/builder-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/core-client': 6.5.16_7c50b6db5fb538d921a391306df568a2 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/builder-webpack4': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/builder-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/core-client': 6.5.16_prilnw27wu4nsindseyg35liui + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/csf-tools': 6.5.16 - '@storybook/manager-webpack4': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/manager-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/manager-webpack4': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/manager-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/telemetry': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/telemetry': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@types/node': 16.18.34 '@types/node-fetch': 2.6.4 '@types/pretty-hrtime': 1.0.1 @@ -6989,6 +8072,7 @@ packages: x-default-browser: 0.4.0 transitivePeerDependencies: - '@storybook/mdx2-csf' + - bluebird - bufferutil - encoding - eslint @@ -6999,7 +8083,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.16_236ab175c4fedb37d4549228c661df82: + /@storybook/core/6.5.16_envlc5oe73ntpvcusiummyo7qi: resolution: {integrity: sha512-CEF3QFTsm/VMnMKtRNr4rRdLeIkIG0g1t26WcmxTdSThNPBd8CsWzQJ7Jqu7CKiut+MU4A1LMOwbwCE5F2gmyA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -7016,16 +8100,17 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 - '@storybook/core-client': 6.5.16_d428b555d654bd68420786794a18a068 - '@storybook/core-server': 6.5.16_a6a090011b0338592c886adacfbc8f8c - '@storybook/manager-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/builder-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci + '@storybook/core-client': 6.5.16_2qulkvowks6wqqqhqz4uugfana + '@storybook/core-server': 6.5.16_u2qjaai3am4fsleinlnm7peprq + '@storybook/manager-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci react: 16.14.0 react-dom: 16.14.0_react@16.14.0 typescript: 4.9.5 webpack: 5.80.0_webpack-cli@5.0.2 transitivePeerDependencies: - '@storybook/mdx2-csf' + - bluebird - bufferutil - encoding - eslint @@ -7068,12 +8153,12 @@ packages: lodash: 4.17.21 dev: true - /@storybook/docs-tools/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/docs-tools/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-o+rAWPRGifjBF5xZzTKOqnHN3XQWkl0QFJYVDIiJYJrVll7ExCkpEq/PahOGzIBBV+tpMstJgmKM3lr/lu/jmg==} dependencies: '@babel/core': 7.22.5 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 doctrine: 3.0.0 lodash: 4.17.21 @@ -7084,7 +8169,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/manager-webpack4/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-5VJZwmQU6AgdsBPsYdu886UKBHQ9SJEnFMaeUxKEclXk+iRsmbzlL4GHKyVd6oGX/ZaecZtcHPR6xrzmA4Ziew==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -7097,15 +8182,15 @@ packages: '@babel/core': 7.22.5 '@babel/plugin-transform-template-literals': 7.22.5_@babel+core@7.22.5 '@babel/preset-react': 7.22.5_@babel+core@7.22.5 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/core-client': 6.5.16_7c50b6db5fb538d921a391306df568a2 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/core-client': 6.5.16_prilnw27wu4nsindseyg35liui + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/node-logger': 6.5.16 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/ui': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/ui': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/node': 16.18.34 '@types/webpack': 4.41.33 - babel-loader: 8.3.0_897acb1ddd6d372dc9f96de5be6b77ee + babel-loader: 8.3.0_rf5mwho5nu3s3spznxs3423x5y case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.30.2 @@ -7127,12 +8212,13 @@ packages: terser-webpack-plugin: 4.2.3_webpack@4.46.0 ts-dedent: 2.2.0 typescript: 4.9.5 - url-loader: 4.1.1_file-loader@6.2.0+webpack@4.46.0 + url-loader: 4.1.1_lit45vopotvaqup7lrvlnvtxwy util-deprecate: 1.0.2 webpack: 4.46.0_webpack-cli@5.0.2 webpack-dev-middleware: 3.7.3_webpack@4.46.0 webpack-virtual-modules: 0.2.2 transitivePeerDependencies: + - bluebird - encoding - eslint - supports-color @@ -7141,7 +8227,7 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/manager-webpack5/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-OtxXv8JCe0r/0rE5HxaFicsNsXA+fqZxzokxquFFgrYf/1Jg4d7QX6/pG5wINF+5qInJfVkRG6xhPzv1s5bk9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -7154,14 +8240,14 @@ packages: '@babel/core': 7.22.5 '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.22.5 '@babel/preset-react': 7.22.5_@babel+core@7.22.5 - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/core-client': 6.5.16_d428b555d654bd68420786794a18a068 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/core-client': 6.5.16_2qulkvowks6wqqqhqz4uugfana + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/node-logger': 6.5.16 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/ui': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/ui': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/node': 16.18.34 - babel-loader: 8.3.0_11e9d71274f84c2688cec3d6157e41b0 + babel-loader: 8.3.0_chu5oetu7bgcncgoyplbk7sbwa case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 core-js: 3.30.2 @@ -7233,18 +8319,18 @@ packages: core-js: 3.30.2 dev: true - /@storybook/preview-web/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/preview-web/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-IJnvfe2sKCfk7apN9Fu9U8qibbarrPX5JB55ZzK1amSHVmSDuYk5MIMc/U3NnSQNnvd1DO5v/zMcGgj563hrtg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channel-postmessage': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty ansi-to-html: 0.6.15 core-js: 3.30.2 global: 4.4.0 @@ -7259,7 +8345,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/react-docgen-typescript-plugin/1.0.1_typescript@4.9.5+webpack@5.80.0: + /@storybook/react-docgen-typescript-plugin/1.0.1_lj5zgxrzaejsnoobor62tojvse: resolution: {integrity: sha512-dqbHa+5gaxaklFCuV1WTvljVPTo3QIJgpW4Ln+QeME7osPZUnUhjN2/djvo+sxrWUrTTuqX5jkn291aDngu9Tw==} peerDependencies: typescript: '>= 3.x' @@ -7278,7 +8364,7 @@ packages: - supports-color dev: true - /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_typescript@4.9.5+webpack@5.80.0: + /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_lj5zgxrzaejsnoobor62tojvse: resolution: {integrity: sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==} peerDependencies: typescript: '>= 3.x' @@ -7297,7 +8383,7 @@ packages: - supports-color dev: true - /@storybook/react/6.5.16_c4a894e2039f0ff4f1953fd6b0a66296: + /@storybook/react/6.5.16_ysujjyqdt4h7j4mvh7llbjtcsy: resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -7328,19 +8414,19 @@ packages: '@babel/core': 7.22.5 '@babel/preset-flow': 7.21.4_@babel+core@7.22.5 '@babel/preset-react': 7.22.5_@babel+core@7.22.5 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_ba776246d08fcd05e8fdf9e61812b65c - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/builder-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@pmmmwh/react-refresh-webpack-plugin': 0.5.10_xj3werwqr7gql2h57htbqevwlq + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/builder-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16_236ab175c4fedb37d4549228c661df82 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/core': 6.5.16_envlc5oe73ntpvcusiummyo7qi + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/csf': 0.0.2--canary.4566f4d.1 - '@storybook/docs-tools': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/manager-webpack5': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/docs-tools': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/manager-webpack5': 6.5.16_mtj7b27n4s3obpf567gnd2ncci '@storybook/node-logger': 6.5.16 - '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_typescript@4.9.5+webpack@5.80.0 + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_lj5zgxrzaejsnoobor62tojvse '@storybook/semver': 7.3.2 - '@storybook/store': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/store': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@types/estree': 0.0.51 '@types/node': 16.18.34 '@types/webpack-env': 1.18.1 @@ -7358,7 +8444,7 @@ packages: prop-types: 15.8.1 react: 16.14.0 react-dom: 16.14.0_react@16.14.0 - react-element-to-jsx-string: 14.3.4_react-dom@16.14.0+react@16.14.0 + react-element-to-jsx-string: 14.3.4_wcqkhtmu7mswc6yz4uyexck3ty react-refresh: 0.11.0 read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 @@ -7370,6 +8456,7 @@ packages: - '@storybook/mdx2-csf' - '@swc/core' - '@types/webpack' + - bluebird - bufferutil - encoding - esbuild @@ -7387,7 +8474,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/router/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/router/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-ZgeP8a5YV/iuKbv31V8DjPxlV4AzorRiR8OuSt/KqaiYXNXlOoQDz/qMmiNcrshrfLpmkzoq7fSo4T8lWo2UwQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -7411,13 +8498,13 @@ packages: find-up: 4.1.0 dev: true - /@storybook/source-loader/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/source-loader/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-fyVl4jrM/5JLrb48aqXPu7sTsmySQaVGFp1zfeqvPPlJRFMastDrePm5XGPN7Qjv1wsKmpuBvuweFKOT1pru3g==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 core-js: 3.30.2 @@ -7431,13 +8518,13 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/store/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/store/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-g+bVL5hmMq/9cM51K04e37OviUPHT0rHHrRm5wj/hrf18Kd9120b3sxdQ5Dc+HZ292yuME0n+cyrQPTYx9Epmw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 @@ -7456,11 +8543,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212: + /@storybook/telemetry/6.5.16_mtj7b27n4s3obpf567gnd2ncci: resolution: {integrity: sha512-CWr5Uko1l9jJW88yTXsZTj/3GTabPvw0o7pDPOXPp8JRZiJTxv1JFaFCafhK9UzYbgcRuGfCC8kEWPZims7iKA==} dependencies: '@storybook/client-logger': 6.5.16 - '@storybook/core-common': 6.5.16_64d3f0ebede4b6e0bcbdf7ccd1e9a212 + '@storybook/core-common': 6.5.16_mtj7b27n4s3obpf567gnd2ncci chalk: 4.1.2 core-js: 3.30.2 detect-package-manager: 2.0.1 @@ -7483,7 +8570,7 @@ packages: - webpack-command dev: true - /@storybook/theming/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/theming/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-hNLctkjaYLRdk1+xYTkC1mg4dYz2wSv6SqbLpcKMbkPHTE0ElhddGPHQqB362md/w9emYXNkt1LSMD8Xk9JzVQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -7497,21 +8584,21 @@ packages: regenerator-runtime: 0.13.11 dev: true - /@storybook/ui/6.5.16_react-dom@16.14.0+react@16.14.0: + /@storybook/ui/6.5.16_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-rHn/n12WM8BaXtZ3IApNZCiS+C4Oc5+Lkl4MoctX8V7QSml0SxZBB5hsJ/AiWkgbRxjQpa/L/Nt7/Qw0FjTH/A==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@storybook/addons': 6.5.16_react-dom@16.14.0+react@16.14.0 - '@storybook/api': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/addons': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty + '@storybook/api': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 - '@storybook/components': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/components': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/core-events': 6.5.16 - '@storybook/router': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/router': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty '@storybook/semver': 7.3.2 - '@storybook/theming': 6.5.16_react-dom@16.14.0+react@16.14.0 + '@storybook/theming': 6.5.16_wcqkhtmu7mswc6yz4uyexck3ty core-js: 3.30.2 memoizerific: 1.11.3 qs: 6.11.2 @@ -7669,7 +8756,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/12.1.5_react-dom@16.14.0+react@16.14.0: + /@testing-library/react/12.1.5: resolution: {integrity: sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==} engines: {node: '>=12'} peerDependencies: @@ -7679,8 +8766,6 @@ packages: '@babel/runtime': 7.22.3 '@testing-library/dom': 8.20.0 '@types/react-dom': 17.0.20 - react: 16.14.0 - react-dom: 16.14.0_react@16.14.0 dev: true /@testing-library/user-event/12.8.3: @@ -8356,7 +9441,7 @@ packages: '@xtuc/long': 4.2.2 dev: true - /@webpack-cli/configtest/2.1.1_webpack-cli@5.0.2+webpack@5.80.0: + /@webpack-cli/configtest/2.1.1_jc4f5dvs2wdqqxiyzwutswwrge: resolution: {integrity: sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==} engines: {node: '>=14.15.0'} peerDependencies: @@ -8367,7 +9452,7 @@ packages: webpack-cli: 5.0.2_webpack@5.80.0 dev: true - /@webpack-cli/info/2.0.2_webpack-cli@5.0.2+webpack@5.80.0: + /@webpack-cli/info/2.0.2_jc4f5dvs2wdqqxiyzwutswwrge: resolution: {integrity: sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==} engines: {node: '>=14.15.0'} peerDependencies: @@ -8378,7 +9463,7 @@ packages: webpack-cli: 5.0.2_webpack@5.80.0 dev: true - /@webpack-cli/serve/2.0.5_webpack-cli@5.0.2+webpack@5.80.0: + /@webpack-cli/serve/2.0.5_jc4f5dvs2wdqqxiyzwutswwrge: resolution: {integrity: sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==} engines: {node: '>=14.15.0'} peerDependencies: @@ -8703,6 +9788,8 @@ packages: dependencies: micromatch: 3.1.10 normalize-path: 2.1.1 + transitivePeerDependencies: + - supports-color dev: true /anymatch/3.1.3: @@ -9116,6 +10203,8 @@ packages: babel-template: 6.26.0 babel-traverse: 6.26.0 babel-types: 6.26.0 + transitivePeerDependencies: + - supports-color dev: true /babel-helper-get-function-arity/6.24.1: @@ -9161,7 +10250,7 @@ packages: - supports-color dev: true - /babel-loader/8.3.0_11e9d71274f84c2688cec3d6157e41b0: + /babel-loader/8.3.0_chu5oetu7bgcncgoyplbk7sbwa: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -9176,7 +10265,7 @@ packages: webpack: 5.80.0_webpack-cli@5.0.2 dev: true - /babel-loader/8.3.0_897acb1ddd6d372dc9f96de5be6b77ee: + /babel-loader/8.3.0_rf5mwho5nu3s3spznxs3423x5y: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -9191,7 +10280,7 @@ packages: webpack: 4.46.0_webpack-cli@5.0.2 dev: true - /babel-loader/9.1.2_63ea7996fc6aa8b1fc90257022601a1d: + /babel-loader/9.1.2_mpvhtfx4nkuld7eqevyceya2du: resolution: {integrity: sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -9371,6 +10460,8 @@ packages: babel-plugin-syntax-class-properties: 6.13.0 babel-runtime: 6.26.0 babel-template: 6.26.0 + transitivePeerDependencies: + - supports-color dev: true /babel-preset-current-node-syntax/1.0.1_@babel+core@7.22.1: @@ -9470,6 +10561,8 @@ packages: babel-types: 6.26.0 babylon: 6.18.0 lodash: 4.17.21 + transitivePeerDependencies: + - supports-color dev: true /babel-traverse/6.26.0: @@ -9484,6 +10577,8 @@ packages: globals: 9.18.0 invariant: 2.2.4 lodash: 4.17.21 + transitivePeerDependencies: + - supports-color dev: true /babel-types/6.26.0: @@ -9627,6 +10722,8 @@ packages: raw-body: 2.5.1 type-is: 1.6.18 unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true /boolbase/1.0.0: @@ -9680,6 +10777,8 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /braces/3.0.2: @@ -9899,7 +10998,7 @@ packages: mississippi: 3.0.0 mkdirp: 0.5.6 move-concurrently: 1.0.1 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1_bluebird@3.7.2 rimraf: 2.7.1 ssri: 6.0.2 unique-filename: 1.1.1 @@ -9928,6 +11027,8 @@ packages: ssri: 8.0.1 tar: 6.1.15 unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird dev: true /cache-base/1.0.1: @@ -10161,6 +11262,8 @@ packages: upath: 1.2.0 optionalDependencies: fsevents: 1.2.13 + transitivePeerDependencies: + - supports-color dev: true optional: true @@ -10511,6 +11614,8 @@ packages: on-headers: 1.0.2 safe-buffer: 5.1.2 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true /concat-map/0.0.1: @@ -10676,6 +11781,8 @@ packages: p-all: 2.1.0 p-filter: 2.1.0 p-map: 3.0.0 + transitivePeerDependencies: + - supports-color dev: true /crc-32/1.2.2: @@ -10903,7 +12010,7 @@ packages: requiresBuild: true dependencies: '@cypress/request': 2.88.11 - '@cypress/xvfb': 1.2.4 + '@cypress/xvfb': 1.2.4_supports-color@8.1.1 '@types/node': 14.18.48 '@types/sinonjs__fake-timers': 8.1.1 '@types/sizzle': 2.3.3 @@ -10975,14 +12082,36 @@ packages: /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 dev: true /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.3 + dev: true + + /debug/3.2.7_supports-color@8.1.1: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 + supports-color: 8.1.1 dev: true /debug/4.3.4: @@ -11986,6 +13115,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /expand-tilde/2.0.2: @@ -12063,6 +13194,8 @@ packages: type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true /ext-list/2.2.2: @@ -12124,6 +13257,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /extract-zip/2.0.1_supports-color@8.1.1: @@ -12168,6 +13303,8 @@ packages: is-glob: 4.0.3 merge2: 1.4.1 micromatch: 3.1.10 + transitivePeerDependencies: + - supports-color dev: true /fast-glob/3.2.12: @@ -12348,6 +13485,8 @@ packages: parseurl: 1.3.3 statuses: 2.0.1 unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true /find-cache-dir/2.1.0: @@ -12514,9 +13653,19 @@ packages: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true - /fork-ts-checker-webpack-plugin/4.1.6: + /fork-ts-checker-webpack-plugin/4.1.6_evijigonbo4skk2vlqtwtdqibu: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} + peerDependencies: + eslint: '>= 6' + typescript: '>= 2.7' + vue-template-compiler: '*' + webpack: '>= 4' + peerDependenciesMeta: + eslint: + optional: true + vue-template-compiler: + optional: true dependencies: '@babel/code-frame': 7.22.5 chalk: 2.4.2 @@ -12524,10 +13673,14 @@ packages: minimatch: 3.1.2 semver: 5.7.1 tapable: 1.1.3 + typescript: 4.9.5 + webpack: 4.46.0_webpack-cli@5.0.2 worker-rpc: 0.1.1 + transitivePeerDependencies: + - supports-color dev: true - /fork-ts-checker-webpack-plugin/6.5.3_typescript@4.9.5+webpack@4.46.0: + /fork-ts-checker-webpack-plugin/6.5.3_evijigonbo4skk2vlqtwtdqibu: resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -12558,7 +13711,7 @@ packages: webpack: 4.46.0_webpack-cli@5.0.2 dev: true - /fork-ts-checker-webpack-plugin/6.5.3_typescript@4.9.5+webpack@5.80.0: + /fork-ts-checker-webpack-plugin/6.5.3_lj5zgxrzaejsnoobor62tojvse: resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -12589,7 +13742,7 @@ packages: webpack: 5.80.0_webpack-cli@5.0.2 dev: true - /fork-ts-checker-webpack-plugin/7.3.0_typescript@4.9.5+webpack@5.80.0: + /fork-ts-checker-webpack-plugin/7.3.0_lj5zgxrzaejsnoobor62tojvse: resolution: {integrity: sha512-IN+XTzusCjR5VgntYFgxbxVx3WraPRnKehBFrf00cMSrtUuW9MsG9dhL6MWpY6MkjC3wVwoujfCDgZZCQwbswA==} engines: {node: '>=12.13.0', yarn: '>=1.0.0'} peerDependencies: @@ -13070,6 +14223,8 @@ packages: ignore: 4.0.6 pify: 4.0.1 slash: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true /gopd/1.0.1: @@ -13568,7 +14723,7 @@ packages: engines: {node: '>=8.0.0'} dependencies: eventemitter3: 4.0.7 - follow-redirects: 1.15.2_debug@4.3.4 + follow-redirects: 1.15.2 requires-port: 1.0.0 transitivePeerDependencies: - debug @@ -14644,6 +15799,8 @@ packages: walker: 1.0.8 optionalDependencies: fsevents: 2.3.2 + transitivePeerDependencies: + - supports-color dev: true /jest-haste-map/28.1.3: @@ -15896,6 +17053,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /micromatch/4.0.5: @@ -16161,6 +17320,8 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true /native-promise-only/0.8.1: @@ -16239,13 +17400,13 @@ packages: whatwg-url: 5.0.0 dev: true - /node-hot-loader/1.21.9_11e9d71274f84c2688cec3d6157e41b0: + /node-hot-loader/1.21.9_webpack@5.80.0: resolution: {integrity: sha512-Kym6rw3TRnpx5XC4Bw8Quo3Wez0/bwzk+4f38xE3O6yExmmcMKFrNhKoYtHtCkpo+vrg7FWi0P24M41agb0y2w==} hasBin: true peerDependencies: webpack: '>= 2.x' dependencies: - '@babel/register': 7.21.0_@babel+core@7.22.5 + '@babel/register': 7.21.0 require-from-string: 2.0.2 source-map-support: 0.5.21 webpack: 5.80.0_webpack-cli@5.0.2 @@ -17195,7 +18356,7 @@ packages: postcss: 7.0.39 dev: true - /postcss-loader/4.3.0_postcss@7.0.39+webpack@4.46.0: + /postcss-loader/4.3.0_gzaxsinx64nntyd3vmdqwl7coe: resolution: {integrity: sha512-M/dSoIiNDOo8Rk0mUqoj4kpGq91gcxCfb9PoyZVdZ76/AuhxylHDYZblNE8o+EQ9AMSASeMFEKxZf5aU6wlx1Q==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -17430,6 +18591,22 @@ packages: /promise-inflight/1.0.1: resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dev: true + + /promise-inflight/1.0.1_bluebird@3.7.2: + resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dependencies: + bluebird: 3.7.2 dev: true /promise-queue/2.2.5: @@ -17699,7 +18876,7 @@ packages: scheduler: 0.19.1 dev: true - /react-element-to-jsx-string/14.3.4_react-dom@16.14.0+react@16.14.0: + /react-element-to-jsx-string/14.3.4_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-t4ZwvV6vwNxzujDQ+37bspnLwA4JlgUPWhLjBJWsNIDceAf6ZKUTCjdm08cN6WeZ5pTMKiCJkmAYnpmR4Bm+dg==} peerDependencies: react: ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 @@ -17720,7 +18897,7 @@ packages: resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==} dev: true - /react-helmet-async/1.3.0_react-dom@16.14.0+react@16.14.0: + /react-helmet-async/1.3.0_wcqkhtmu7mswc6yz4uyexck3ty: resolution: {integrity: sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==} peerDependencies: react: ^16.6.0 || ^17.0.0 || ^18.0.0 @@ -17777,7 +18954,16 @@ packages: tiny-warning: 1.0.3 dev: true - /react-router-hash-link/2.4.3_4b858a23c9b508019e053f75d81978cc: + /react-router-hash-link/2.4.3: + resolution: {integrity: sha512-NU7GWc265m92xh/aYD79Vr1W+zAIXDWp3L2YZOYP4rCqPnJ6LI6vh3+rKgkidtYijozHclaEQTAHaAaMWPVI4A==} + peerDependencies: + react: '>=15' + react-router-dom: '>=4' + dependencies: + prop-types: 15.8.1 + dev: false + + /react-router-hash-link/2.4.3_jocyui6jwueadhqfh525qglyzq: resolution: {integrity: sha512-NU7GWc265m92xh/aYD79Vr1W+zAIXDWp3L2YZOYP4rCqPnJ6LI6vh3+rKgkidtYijozHclaEQTAHaAaMWPVI4A==} peerDependencies: react: '>=15' @@ -17786,6 +18972,7 @@ packages: prop-types: 15.8.1 react: 16.14.0 react-router-dom: 5.3.4_react@16.14.0 + dev: true /react-router/5.3.4_react@16.14.0: resolution: {integrity: sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==} @@ -17923,6 +19110,8 @@ packages: graceful-fs: 4.2.11 micromatch: 3.1.10 readable-stream: 2.3.8 + transitivePeerDependencies: + - supports-color dev: true optional: true @@ -18446,6 +19635,8 @@ packages: micromatch: 3.1.10 minimist: 1.2.8 walker: 1.0.8 + transitivePeerDependencies: + - supports-color dev: true /sass-loader/13.3.0_sass@1.58.3+webpack@5.80.0: @@ -18610,6 +19801,8 @@ packages: on-finished: 2.4.1 range-parser: 1.2.1 statuses: 2.0.1 + transitivePeerDependencies: + - supports-color dev: true /sentence-case/3.0.4: @@ -18656,6 +19849,8 @@ packages: escape-html: 1.0.3 parseurl: 1.3.3 send: 0.18.0 + transitivePeerDependencies: + - supports-color dev: true /serverless-http/3.2.0: @@ -18908,6 +20103,8 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 + transitivePeerDependencies: + - supports-color dev: true /sonic-boom/3.3.0: @@ -19600,6 +20797,8 @@ packages: terser: 5.18.2 webpack: 4.46.0_webpack-cli@5.0.2 webpack-sources: 1.4.3 + transitivePeerDependencies: + - bluebird dev: true /terser-webpack-plugin/5.3.9_webpack@5.80.0: @@ -19876,7 +21075,40 @@ packages: tslib: 2.5.2 dev: true - /ts-jest/29.1.0_3db7359e7c01101d8deaf3f683951091: + /ts-jest/29.1.0_doipufordlnvh5g4adbwayvyvy: + resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} + engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} + hasBin: true + peerDependencies: + '@babel/core': '>=7.0.0-beta.0 <8' + '@jest/types': ^29.0.0 + babel-jest: ^29.0.0 + esbuild: '*' + jest: ^29.0.0 + typescript: '>=4.3 <6' + peerDependenciesMeta: + '@babel/core': + optional: true + '@jest/types': + optional: true + babel-jest: + optional: true + esbuild: + optional: true + dependencies: + bs-logger: 0.2.6 + fast-json-stable-stringify: 2.1.0 + jest: 29.5.0 + jest-util: 29.6.1 + json5: 2.2.3 + lodash.memoize: 4.1.2 + make-error: 1.3.6 + semver: 7.5.4 + typescript: 4.9.5 + yargs-parser: 21.1.1 + dev: true + + /ts-jest/29.1.0_hw3tlht4aeib3dpk6p3ihfiqse: resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -20252,7 +21484,7 @@ packages: deprecated: Please see https://github.com/lydell/urix#deprecated dev: true - /url-loader/4.1.1_file-loader@6.2.0+webpack@4.46.0: + /url-loader/4.1.1_lit45vopotvaqup7lrvlnvtxwy: resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -20477,6 +21709,8 @@ packages: requiresBuild: true dependencies: chokidar: 2.1.8 + transitivePeerDependencies: + - supports-color dev: true optional: true @@ -20488,6 +21722,8 @@ packages: optionalDependencies: chokidar: 3.5.3 watchpack-chokidar2: 2.0.1 + transitivePeerDependencies: + - supports-color dev: true /watchpack/2.4.0: @@ -20560,9 +21796,9 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@webpack-cli/configtest': 2.1.1_webpack-cli@5.0.2+webpack@5.80.0 - '@webpack-cli/info': 2.0.2_webpack-cli@5.0.2+webpack@5.80.0 - '@webpack-cli/serve': 2.0.5_webpack-cli@5.0.2+webpack@5.80.0 + '@webpack-cli/configtest': 2.1.1_jc4f5dvs2wdqqxiyzwutswwrge + '@webpack-cli/info': 2.0.2_jc4f5dvs2wdqqxiyzwutswwrge + '@webpack-cli/serve': 2.0.5_jc4f5dvs2wdqqxiyzwutswwrge colorette: 2.0.20 commander: 10.0.1 cross-spawn: 7.0.3 @@ -20694,6 +21930,8 @@ packages: resolution: {integrity: sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==} dependencies: debug: 3.2.7 + transitivePeerDependencies: + - supports-color dev: true /webpack-virtual-modules/0.4.6: @@ -20737,6 +21975,8 @@ packages: watchpack: 1.7.5 webpack-cli: 5.0.2_webpack@5.80.0 webpack-sources: 1.4.3 + transitivePeerDependencies: + - supports-color dev: true /webpack/5.80.0_webpack-cli@5.0.2: