diff --git a/apps/govuk-docs/package.json b/apps/govuk-docs/package.json index d04df1ff8..0704616af 100644 --- a/apps/govuk-docs/package.json +++ b/apps/govuk-docs/package.json @@ -61,7 +61,7 @@ "serverless": "3.40.0", "start-server-and-test": "2.0.9", "ts-jest": "29.2.5", - "typescript": "4.9.5", + "typescript": "5.7.2", "webpack": "5.97.1", "webpack-cli": "5.1.4", "webpack-dev-middleware": "6.1.3", diff --git a/apps/govuk-template/package.json b/apps/govuk-template/package.json index 1c9f689df..20169b4c7 100644 --- a/apps/govuk-template/package.json +++ b/apps/govuk-template/package.json @@ -65,7 +65,7 @@ "serverless": "3.40.0", "start-server-and-test": "2.0.9", "ts-jest": "29.2.5", - "typescript": "4.9.5", + "typescript": "5.7.2", "webpack": "5.97.1", "webpack-cli": "5.1.4", "webpack-dev-middleware": "6.1.3", diff --git a/apps/next-example/package.json b/apps/next-example/package.json index 0005036a2..69efca8d3 100644 --- a/apps/next-example/package.json +++ b/apps/next-example/package.json @@ -31,6 +31,6 @@ "sass": "^1.83.1", "start-server-and-test": "2.0.9", "ts-jest": "29.2.5", - "typescript": "^5" + "typescript": "^5.7.2" } } diff --git a/apps/remix-example/package.json b/apps/remix-example/package.json index b92845e80..64fd3a3e1 100644 --- a/apps/remix-example/package.json +++ b/apps/remix-example/package.json @@ -50,7 +50,7 @@ "jest-environment-jsdom": "29.7.0", "postcss": "^8.4.49", "start-server-and-test": "2.0.9", - "typescript": "^5.1.6", + "typescript": "^5.7.2", "vite": "^5.4.11" } } diff --git a/components-internal/anchor-list/package.json b/components-internal/anchor-list/package.json index 3b94ff063..9b9f56d60 100644 --- a/components-internal/anchor-list/package.json +++ b/components-internal/anchor-list/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components-internal/anchor/package.json b/components-internal/anchor/package.json index 3cfe55d88..34959b73d 100644 --- a/components-internal/anchor/package.json +++ b/components-internal/anchor/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components-internal/simple-table/package.json b/components-internal/simple-table/package.json index b3ef7f227..e9a175a94 100644 --- a/components-internal/simple-table/package.json +++ b/components-internal/simple-table/package.json @@ -46,6 +46,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components-internal/tabs/package.json b/components-internal/tabs/package.json index aeb44ea79..59d5ddb36 100644 --- a/components-internal/tabs/package.json +++ b/components-internal/tabs/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/aside/package.json b/components/aside/package.json index 790dc4dfe..2c52d3309 100644 --- a/components/aside/package.json +++ b/components/aside/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/back-link/package.json b/components/back-link/package.json index 132e1cc2f..d0667845b 100644 --- a/components/back-link/package.json +++ b/components/back-link/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/breadcrumbs/package.json b/components/breadcrumbs/package.json index 00a6c383e..ab19550f1 100644 --- a/components/breadcrumbs/package.json +++ b/components/breadcrumbs/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/button-group/package.json b/components/button-group/package.json index 3c4680ed1..73a37460e 100644 --- a/components/button-group/package.json +++ b/components/button-group/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/button/package.json b/components/button/package.json index 1c48b60a7..fa7700944 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -53,6 +53,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/checkboxes/package.json b/components/checkboxes/package.json index 25c97e98f..3adbd2b3e 100644 --- a/components/checkboxes/package.json +++ b/components/checkboxes/package.json @@ -52,6 +52,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/cookie-banner/package.json b/components/cookie-banner/package.json index ca6054139..2adf5938d 100644 --- a/components/cookie-banner/package.json +++ b/components/cookie-banner/package.json @@ -53,6 +53,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/date-input/package.json b/components/date-input/package.json index cf4b179cc..c1a4eb369 100644 --- a/components/date-input/package.json +++ b/components/date-input/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/details/package.json b/components/details/package.json index adbfb7e9b..68b690703 100644 --- a/components/details/package.json +++ b/components/details/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/error-message/package.json b/components/error-message/package.json index b7c9c0c6f..6a4e3ffb8 100644 --- a/components/error-message/package.json +++ b/components/error-message/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/error-summary/package.json b/components/error-summary/package.json index b12a13099..b9c73001d 100644 --- a/components/error-summary/package.json +++ b/components/error-summary/package.json @@ -53,6 +53,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/fieldset/package.json b/components/fieldset/package.json index 617504ba9..825da7138 100644 --- a/components/fieldset/package.json +++ b/components/fieldset/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/file-upload/package.json b/components/file-upload/package.json index 886ee4edc..2f2e87d45 100644 --- a/components/file-upload/package.json +++ b/components/file-upload/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/footer/package.json b/components/footer/package.json index 6b07e7eaf..84953a284 100644 --- a/components/footer/package.json +++ b/components/footer/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/form-field/package.json b/components/form-field/package.json index 43420c21d..d90bfe1db 100644 --- a/components/form-field/package.json +++ b/components/form-field/package.json @@ -44,7 +44,7 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" }, "dependencies": { "@not-govuk/checkboxes": "workspace:^0.15.3", diff --git a/components/form-group/package.json b/components/form-group/package.json index 42bd9c4b6..40896ba49 100644 --- a/components/form-group/package.json +++ b/components/form-group/package.json @@ -53,6 +53,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/form/package.json b/components/form/package.json index b146d5cbc..ea289201f 100644 --- a/components/form/package.json +++ b/components/form/package.json @@ -58,6 +58,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/header/package.json b/components/header/package.json index 2dfd1475f..bcf54687c 100644 --- a/components/header/package.json +++ b/components/header/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/hint/package.json b/components/hint/package.json index b1cf8a4b1..8c589bf59 100644 --- a/components/hint/package.json +++ b/components/hint/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/input/package.json b/components/input/package.json index e6fc0a943..e1ba56f31 100644 --- a/components/input/package.json +++ b/components/input/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/inset-text/package.json b/components/inset-text/package.json index 959d100b5..11bc18dab 100644 --- a/components/inset-text/package.json +++ b/components/inset-text/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/label/package.json b/components/label/package.json index c444dd95c..309ff8268 100644 --- a/components/label/package.json +++ b/components/label/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/link/package.json b/components/link/package.json index 5426a2a81..950394791 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/navigation-menu/package.json b/components/navigation-menu/package.json index d710b1ac8..bff204f9a 100644 --- a/components/navigation-menu/package.json +++ b/components/navigation-menu/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/notification-banner/package.json b/components/notification-banner/package.json index dd1539a68..477883b9d 100644 --- a/components/notification-banner/package.json +++ b/components/notification-banner/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/page/package.json b/components/page/package.json index 48ae4f3db..fe1aba450 100644 --- a/components/page/package.json +++ b/components/page/package.json @@ -60,6 +60,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/pagination/package.json b/components/pagination/package.json index 9aa3d78de..ddc782396 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/panel/package.json b/components/panel/package.json index 8e883436a..15124af60 100644 --- a/components/panel/package.json +++ b/components/panel/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/phase-banner/package.json b/components/phase-banner/package.json index 42bb6d108..87b87193d 100644 --- a/components/phase-banner/package.json +++ b/components/phase-banner/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/radios/package.json b/components/radios/package.json index 11eb10a62..0f5af5322 100644 --- a/components/radios/package.json +++ b/components/radios/package.json @@ -52,6 +52,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/search-box/package.json b/components/search-box/package.json index da4aae24e..592492f91 100644 --- a/components/search-box/package.json +++ b/components/search-box/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/select/package.json b/components/select/package.json index fd4e2ab68..46a142d7d 100644 --- a/components/select/package.json +++ b/components/select/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/service-navigation/package.json b/components/service-navigation/package.json index 43d56d832..551d5d505 100644 --- a/components/service-navigation/package.json +++ b/components/service-navigation/package.json @@ -52,6 +52,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/skip-link/package.json b/components/skip-link/package.json index bfecd3690..0835e22b4 100644 --- a/components/skip-link/package.json +++ b/components/skip-link/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/standalone-input/package.json b/components/standalone-input/package.json index 03f665fb2..6ee8f61f9 100644 --- a/components/standalone-input/package.json +++ b/components/standalone-input/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/summary-card/package.json b/components/summary-card/package.json index 0ef7e8149..9db44c0ca 100644 --- a/components/summary-card/package.json +++ b/components/summary-card/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/summary-list/package.json b/components/summary-list/package.json index 0a5ba0c87..48eb37efa 100644 --- a/components/summary-list/package.json +++ b/components/summary-list/package.json @@ -52,6 +52,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/table/package.json b/components/table/package.json index 964f296f6..25e3df48e 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/tabs/package.json b/components/tabs/package.json index 9f2584d19..f22e93655 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -51,6 +51,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/tag/package.json b/components/tag/package.json index 2d7f2544a..608947826 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/text-input/package.json b/components/text-input/package.json index 80eab9ce8..1efb355e1 100644 --- a/components/text-input/package.json +++ b/components/text-input/package.json @@ -47,6 +47,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/textarea/package.json b/components/textarea/package.json index dc651d5e1..80c0f7923 100644 --- a/components/textarea/package.json +++ b/components/textarea/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/visually-hidden/package.json b/components/visually-hidden/package.json index eaf6ba636..6829b2752 100644 --- a/components/visually-hidden/package.json +++ b/components/visually-hidden/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/warning-text/package.json b/components/warning-text/package.json index b35269f75..46c1638c2 100644 --- a/components/warning-text/package.json +++ b/components/warning-text/package.json @@ -49,6 +49,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/components/width-container/package.json b/components/width-container/package.json index 4df4a47e2..ed4de7932 100644 --- a/components/width-container/package.json +++ b/components/width-container/package.json @@ -50,6 +50,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib-govuk/components/package.json b/lib-govuk/components/package.json index f44a83f3d..c4cdd5909 100644 --- a/lib-govuk/components/package.json +++ b/lib-govuk/components/package.json @@ -33,6 +33,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib-govuk/simple-components/package.json b/lib-govuk/simple-components/package.json index 959beab5c..095808718 100644 --- a/lib-govuk/simple-components/package.json +++ b/lib-govuk/simple-components/package.json @@ -71,6 +71,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/app-composer/package.json b/lib/app-composer/package.json index d08a6c030..3f05d01b2 100644 --- a/lib/app-composer/package.json +++ b/lib/app-composer/package.json @@ -33,6 +33,6 @@ "devDependencies": { "@types/react": "18.3.18", "graphql": "15.9.0", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/asset-proxy/package.json b/lib/asset-proxy/package.json index bb98ccf78..05a40d91e 100644 --- a/lib/asset-proxy/package.json +++ b/lib/asset-proxy/package.json @@ -31,6 +31,6 @@ "devDependencies": { "@types/webpack": "5.28.5", "@types/webpack-hot-middleware": "2.25.9", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/client-component-helpers/package.json b/lib/client-component-helpers/package.json index bfb1c779e..f999f279f 100644 --- a/lib/client-component-helpers/package.json +++ b/lib/client-component-helpers/package.json @@ -23,6 +23,6 @@ }, "devDependencies": { "@types/react": "^18.3.18", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/client-renderer/package.json b/lib/client-renderer/package.json index 13310b2d3..07431d805 100644 --- a/lib/client-renderer/package.json +++ b/lib/client-renderer/package.json @@ -29,6 +29,6 @@ "devDependencies": { "@types/react": "18.3.18", "@types/react-dom": "18.3.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/component-helpers/package.json b/lib/component-helpers/package.json index 4b02054fa..cef0a38b8 100644 --- a/lib/component-helpers/package.json +++ b/lib/component-helpers/package.json @@ -19,6 +19,6 @@ "author": "Daniel A.C. Martin (http://daniel-martin.co.uk/)", "license": "MIT", "devDependencies": { - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/component-test-helpers/package.json b/lib/component-test-helpers/package.json index a73afc2db..7309c2054 100644 --- a/lib/component-test-helpers/package.json +++ b/lib/component-test-helpers/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "@types/react": "18.3.18", - "typescript": "4.9.5" + "typescript": "5.7.2" }, "dependencies": { "@testing-library/dom": "^10.4.0", diff --git a/lib/consent-cookies/package.json b/lib/consent-cookies/package.json index 8ced9ab68..4f618a452 100644 --- a/lib/consent-cookies/package.json +++ b/lib/consent-cookies/package.json @@ -28,7 +28,7 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" }, "dependencies": { "cookie": "^0.7.2", diff --git a/lib/docs-components/package.json b/lib/docs-components/package.json index d06299530..c5eff489e 100644 --- a/lib/docs-components/package.json +++ b/lib/docs-components/package.json @@ -41,6 +41,6 @@ "@types/prismjs": "^1.26.5", "@types/react": "18.3.18", "@types/react-dom": "18.3.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/engine/package.json b/lib/engine/package.json index d8586be0c..bdc4e9edd 100644 --- a/lib/engine/package.json +++ b/lib/engine/package.json @@ -38,6 +38,6 @@ "@types/react": "18.3.18", "@types/restify": "8.5.12", "graphql": "15.9.0", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/express-adapter/package.json b/lib/express-adapter/package.json index f2258fe6a..eda415b74 100644 --- a/lib/express-adapter/package.json +++ b/lib/express-adapter/package.json @@ -28,7 +28,7 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" }, "dependencies": { "etag": "^1.8.1" diff --git a/lib/forms/package.json b/lib/forms/package.json index 0165b9c64..e1f9ffa1e 100644 --- a/lib/forms/package.json +++ b/lib/forms/package.json @@ -38,6 +38,6 @@ "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "@types/validator": "^13.12.2", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/head/package.json b/lib/head/package.json index 6d70d04ca..beebe6cc8 100644 --- a/lib/head/package.json +++ b/lib/head/package.json @@ -48,6 +48,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/memoize/package.json b/lib/memoize/package.json index e724e46b4..34bf81d54 100644 --- a/lib/memoize/package.json +++ b/lib/memoize/package.json @@ -26,6 +26,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/restify/package.json b/lib/restify/package.json index 7fbd83a17..f41e7ef7a 100644 --- a/lib/restify/package.json +++ b/lib/restify/package.json @@ -30,7 +30,7 @@ "@types/restify": "8.5.12", "@types/restify-errors": "^4.3.9", "@types/stoppable": "^1.1.3", - "typescript": "4.9.5" + "typescript": "5.7.2" }, "keywords": [ "restify" diff --git a/lib/router/package.json b/lib/router/package.json index 5e1320cde..955557c60 100644 --- a/lib/router/package.json +++ b/lib/router/package.json @@ -66,6 +66,6 @@ "jest-environment-jsdom": "29.7.0", "next": "15.1.3", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/server-renderer/package.json b/lib/server-renderer/package.json index e66f54867..1af004df4 100644 --- a/lib/server-renderer/package.json +++ b/lib/server-renderer/package.json @@ -35,6 +35,6 @@ "@types/react-dom": "18.3.5", "graphql": "15.9.0", "react-helmet-async": "2.0.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/uri/package.json b/lib/uri/package.json index d032e34ab..2328f8a73 100644 --- a/lib/uri/package.json +++ b/lib/uri/package.json @@ -29,6 +29,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/lib/user-info/package.json b/lib/user-info/package.json index c961a3c61..85d8bbc84 100644 --- a/lib/user-info/package.json +++ b/lib/user-info/package.json @@ -30,6 +30,6 @@ "jest": "29.7.0", "jest-environment-jsdom": "29.7.0", "ts-jest": "29.2.5", - "typescript": "4.9.5" + "typescript": "5.7.2" } } diff --git a/package.json b/package.json index a5cf7006e..80613281c 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "react-router": "6.28.1", "react-router-dom": "6.28.1", "ts-jest": "29.2.5", - "typescript": "4.9.5", + "typescript": "5.7.2", "webpack": "5.97.1", "webpack-cli": "5.1.4", "webpack-dev-middleware": "6.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b17bd4573..94d39c497 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: react-router: 6.28.1 react-router-dom: 6.28.1 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 webpack: 5.97.1 webpack-cli: 5.1.4 webpack-dev-middleware: 6.1.3 @@ -64,15 +64,15 @@ importers: '@not-govuk/user-info': link:lib/user-info '@storybook/addon-a11y': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/addon-actions': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/addon-docs': 6.5.16_konnwdgvlijrnn6t536lcgyfmq + '@storybook/addon-docs': 6.5.16_cmwiwxhvewjd5yn25fhfexv4mm '@storybook/addon-jest': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/addon-links': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/addon-storysource': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/addon-viewport': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/builder-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/manager-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/react': 6.5.16_q4afme7zl3jatpcmpdmz5jyscq + '@storybook/builder-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/manager-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/react': 6.5.16_ci5o472dshllu2xyopex4uugpa '@storybook/theming': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@types/jest': 29.5.14 '@types/react': 18.3.18 @@ -89,8 +89,8 @@ importers: react-helmet-async: 2.0.5_react@18.3.1 react-router: 6.28.1_react@18.3.1 react-router-dom: 6.28.1_nnrd3gsncyragczmpvfhocinkq - ts-jest: 29.2.5_6kfvmrt7ij3gnanyewksvnvoum - typescript: 4.9.5 + ts-jest: 29.2.5_2u526mzp3dtgchwduxkrywq7ni + typescript: 5.7.2 webpack: 5.97.1_webpack-cli@5.1.4 webpack-cli: 5.1.4_webpack@5.97.1 webpack-dev-middleware: 6.1.3_webpack@5.97.1 @@ -126,7 +126,7 @@ importers: serverless: 3.40.0 start-server-and-test: 2.0.9 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 webpack: 5.97.1 webpack-cli: 5.1.4 webpack-dev-middleware: 6.1.3 @@ -159,8 +159,8 @@ importers: react-router-dom: 6.28.1_nnrd3gsncyragczmpvfhocinkq serverless: 3.40.0 start-server-and-test: 2.0.9 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 webpack: 5.97.1_webpack-cli@5.1.4 webpack-cli: 5.1.4_webpack@5.97.1 webpack-dev-middleware: 6.1.3_webpack@5.97.1 @@ -200,7 +200,7 @@ importers: serverless: 3.40.0 start-server-and-test: 2.0.9 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 webpack: 5.97.1 webpack-cli: 5.1.4 webpack-dev-middleware: 6.1.3 @@ -237,8 +237,8 @@ importers: react-router-dom: 6.28.1_nnrd3gsncyragczmpvfhocinkq serverless: 3.40.0 start-server-and-test: 2.0.9 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 webpack: 5.97.1_webpack-cli@5.1.4 webpack-cli: 5.1.4_webpack@5.97.1 webpack-dev-middleware: 6.1.3_webpack@5.97.1 @@ -259,7 +259,7 @@ importers: sass: ^1.83.1 start-server-and-test: 2.0.9 ts-jest: 29.2.5 - typescript: ^5 + typescript: ^5.7.2 dependencies: '@not-govuk/simple-components': link:../../lib-govuk/simple-components next: 15.1.3_e3t6l45xaotx2ju4bj4g2oj7oy @@ -303,7 +303,7 @@ importers: react: ^18.3.1 react-dom: ^18.3.1 start-server-and-test: 2.0.9 - typescript: ^5.1.6 + typescript: ^5.7.2 vite: ^5.4.11 dependencies: '@not-govuk/components': link:../../lib-govuk/components @@ -346,7 +346,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/client-component-helpers': link:../../lib/client-component-helpers '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -358,8 +358,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components-internal/anchor-list: specifiers: @@ -372,7 +372,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor': link:../anchor '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -383,8 +383,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components-internal/simple-table: specifiers: @@ -395,7 +395,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers devDependencies: @@ -404,8 +404,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components-internal/tabs: specifiers: @@ -418,7 +418,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/client-component-helpers': link:../../lib/client-component-helpers '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -429,8 +429,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/aside: specifiers: @@ -444,7 +444,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -456,8 +456,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/back-link: specifiers: @@ -473,7 +473,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link @@ -487,8 +487,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/breadcrumbs: specifiers: @@ -503,7 +503,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -516,8 +516,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/button: specifiers: @@ -535,7 +535,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link @@ -551,8 +551,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/button-group: specifiers: @@ -567,7 +567,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -580,8 +580,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/checkboxes: specifiers: @@ -598,7 +598,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group @@ -613,8 +613,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/cookie-banner: specifiers: @@ -632,7 +632,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/button-group': link:../button-group '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -648,8 +648,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/date-input: specifiers: @@ -665,7 +665,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group @@ -679,8 +679,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/details: specifiers: @@ -693,7 +693,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -704,8 +704,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/error-message: specifiers: @@ -719,7 +719,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -731,8 +731,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/error-summary: specifiers: @@ -750,7 +750,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -766,8 +766,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/fieldset: specifiers: @@ -783,7 +783,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -797,8 +797,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/file-upload: specifiers: @@ -812,7 +812,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/form-group': link:../form-group '@not-govuk/input': link:../input @@ -824,8 +824,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/footer: specifiers: @@ -840,7 +840,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link @@ -853,8 +853,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/form: specifiers: @@ -877,7 +877,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/button': link:../button '@not-govuk/checkboxes': link:../checkboxes @@ -898,8 +898,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/form-field: specifiers: @@ -916,7 +916,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/checkboxes': link:../checkboxes '@not-govuk/date-input': link:../date-input @@ -931,8 +931,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/form-group: specifiers: @@ -950,7 +950,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/error-message': link:../error-message @@ -966,8 +966,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/header: specifiers: @@ -982,7 +982,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link @@ -995,8 +995,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/hint: specifiers: @@ -1010,7 +1010,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1022,8 +1022,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/input: specifiers: @@ -1037,7 +1037,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1049,8 +1049,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/inset-text: specifiers: @@ -1063,7 +1063,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1074,8 +1074,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/label: specifiers: @@ -1089,7 +1089,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1101,8 +1101,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/link: specifiers: @@ -1117,7 +1117,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor': link:../../components-internal/anchor '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1130,8 +1130,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/navigation-menu: specifiers: @@ -1147,7 +1147,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1161,8 +1161,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/notification-banner: specifiers: @@ -1176,7 +1176,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1188,8 +1188,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/page: specifiers: @@ -1214,7 +1214,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/back-link': link:../back-link '@not-govuk/breadcrumbs': link:../breadcrumbs @@ -1237,8 +1237,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/pagination: specifiers: @@ -1254,7 +1254,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/link': link:../link @@ -1268,8 +1268,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/panel: specifiers: @@ -1284,7 +1284,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1297,8 +1297,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/phase-banner: specifiers: @@ -1312,7 +1312,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1324,8 +1324,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/radios: specifiers: @@ -1342,7 +1342,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group @@ -1357,8 +1357,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/search-box: specifiers: @@ -1372,7 +1372,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1384,8 +1384,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/select: specifiers: @@ -1399,7 +1399,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group @@ -1411,8 +1411,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/service-navigation: specifiers: @@ -1429,7 +1429,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1444,8 +1444,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/skip-link: specifiers: @@ -1458,7 +1458,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1469,8 +1469,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/standalone-input: specifiers: @@ -1486,7 +1486,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/button': link:../button '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1500,8 +1500,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/summary-card: specifiers: @@ -1517,7 +1517,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1531,8 +1531,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/summary-list: specifiers: @@ -1549,7 +1549,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/anchor-list': link:../../components-internal/anchor-list '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1564,8 +1564,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/table: specifiers: @@ -1579,7 +1579,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1591,8 +1591,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/tabs: specifiers: @@ -1608,7 +1608,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/client-component-helpers': link:../../lib/client-component-helpers '@not-govuk/component-helpers': link:../../lib/component-helpers @@ -1622,8 +1622,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/tag: specifiers: @@ -1637,7 +1637,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1649,8 +1649,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/text-input: specifiers: @@ -1662,7 +1662,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/form-group': link:../form-group '@not-govuk/input': link:../input @@ -1672,8 +1672,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/textarea: specifiers: @@ -1687,7 +1687,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/form-group': link:../form-group @@ -1699,8 +1699,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/visually-hidden: specifiers: @@ -1714,7 +1714,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1726,8 +1726,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/warning-text: specifiers: @@ -1741,7 +1741,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1753,8 +1753,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 components/width-container: specifiers: @@ -1769,7 +1769,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../../lib/component-helpers '@not-govuk/sass-base': link:../../lib-govuk/sass-base @@ -1782,8 +1782,8 @@ importers: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib-govuk/components: specifiers: @@ -1794,7 +1794,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/form': link:../../components/form '@not-govuk/sass-base': link:../sass-base @@ -1803,8 +1803,8 @@ importers: devDependencies: jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib-govuk/create: specifiers: @@ -1878,7 +1878,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/aside': link:../../components/aside '@not-govuk/back-link': link:../../components/back-link @@ -1925,8 +1925,8 @@ importers: devDependencies: jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/app-composer: specifiers: @@ -1934,14 +1934,14 @@ importers: '@not-govuk/router': workspace:^0.15.3 '@types/react': 18.3.18 graphql: 15.9.0 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/client-component-helpers': link:../client-component-helpers '@not-govuk/router': link:../router devDependencies: '@types/react': 18.3.18 graphql: 15.9.0 - typescript: 4.9.5 + typescript: 5.7.2 lib/app-plop-pack: specifiers: @@ -1959,7 +1959,7 @@ importers: '@types/webpack': 5.28.5 '@types/webpack-hot-middleware': 2.25.9 http-proxy-middleware: ^3.0.3 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/express-adapter': link:../express-adapter '@not-govuk/restify': link:../restify @@ -1967,34 +1967,34 @@ importers: devDependencies: '@types/webpack': 5.28.5 '@types/webpack-hot-middleware': 2.25.9 - typescript: 4.9.5 + typescript: 5.7.2 lib/client-component-helpers: specifiers: '@types/react': ^18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 devDependencies: '@types/react': 18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 lib/client-renderer: specifiers: '@not-govuk/app-composer': workspace:^0.15.3 '@types/react': 18.3.18 '@types/react-dom': 18.3.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/app-composer': link:../app-composer devDependencies: '@types/react': 18.3.18 '@types/react-dom': 18.3.5_@types+react@18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 lib/component-helpers: specifiers: - typescript: 4.9.5 + typescript: 5.7.2 devDependencies: - typescript: 4.9.5 + typescript: 5.7.2 lib/component-test-helpers: specifiers: @@ -2003,7 +2003,7 @@ importers: '@testing-library/react': ^16.1.0 '@testing-library/user-event': ^14.5.2 '@types/react': 18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@testing-library/dom': 10.4.0 '@testing-library/jest-dom': 6.6.3 @@ -2011,7 +2011,7 @@ importers: '@testing-library/user-event': 14.5.2_eboxt5b3qr45gcxzx7wxppt6li devDependencies: '@types/react': 18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 lib/consent-cookies: specifiers: @@ -2023,7 +2023,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: cookie: 0.7.2 cryptr: 6.3.0 @@ -2033,8 +2033,8 @@ importers: '@types/cryptr': 4.0.3 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/create: specifiers: @@ -2061,13 +2061,13 @@ importers: prettier: ^2.8.8 prismjs: ^1.29.0 prismjs-github: ^1.0.0 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/component-helpers': link:../component-helpers '@not-govuk/memoize': link:../memoize '@not-govuk/simple-table': link:../../components-internal/simple-table '@not-govuk/tabs-internal': link:../../components-internal/tabs - '@storybook/react': 6.5.16_typescript@4.9.5 + '@storybook/react': 6.5.16_typescript@5.7.2 prettier: 2.8.8 prismjs: 1.29.0 prismjs-github: 1.0.0 @@ -2076,7 +2076,7 @@ importers: '@types/prismjs': 1.26.5 '@types/react': 18.3.18 '@types/react-dom': 18.3.5_@types+react@18.3.18 - typescript: 4.9.5 + typescript: 5.7.2 lib/engine: specifiers: @@ -2097,7 +2097,7 @@ importers: passport: ^0.7.0 passport-http: ^0.3.0 serverless-http: ^3.2.0 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/consent-cookies': link:../consent-cookies '@not-govuk/express-adapter': link:../express-adapter @@ -2117,7 +2117,7 @@ importers: '@types/react': 18.3.18 '@types/restify': 8.5.12 graphql: 15.9.0 - typescript: 4.9.5 + typescript: 5.7.2 lib/express-adapter: specifiers: @@ -2128,7 +2128,7 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: etag: 1.8.1 devDependencies: @@ -2137,8 +2137,8 @@ importers: '@types/express-serve-static-core': 5.0.3 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/forms: specifiers: @@ -2150,7 +2150,7 @@ importers: '@types/validator': ^13.12.2 fast-deep-equal: ^3.1.3 formik: ^2.4.6 - typescript: 4.9.5 + typescript: 5.7.2 validator: ^13.12.0 dependencies: '@not-govuk/component-helpers': link:../component-helpers @@ -2163,7 +2163,7 @@ importers: '@types/react': 18.3.18 '@types/react-dom': 18.3.5_@types+react@18.3.18 '@types/validator': 13.12.2 - typescript: 4.9.5 + typescript: 5.7.2 lib/head: specifiers: @@ -2171,13 +2171,13 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 devDependencies: '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/memoize: specifiers: @@ -2185,13 +2185,13 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 devDependencies: '@jest/globals': 29.7.0 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/plop-pack: specifiers: @@ -2229,7 +2229,7 @@ importers: restify-bunyan-logger: ^2.0.7 restify-errors: ^8.0.2 stoppable: ^1.1.0 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: bunyan: 1.8.15 restify: 11.1.0 @@ -2241,7 +2241,7 @@ importers: '@types/restify': 8.5.12 '@types/restify-errors': 4.3.9 '@types/stoppable': 1.1.3 - typescript: 4.9.5 + typescript: 5.7.2 lib/router: specifiers: @@ -2252,17 +2252,17 @@ importers: jest-environment-jsdom: 29.7.0 next: 15.1.3 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/uri': link:../uri devDependencies: - '@remix-run/react': 2.15.2_typescript@4.9.5 + '@remix-run/react': 2.15.2_typescript@5.7.2 '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 next: 15.1.3 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/server-renderer: specifiers: @@ -2275,7 +2275,7 @@ importers: graphql: 15.9.0 react-helmet-async: 2.0.5 restify-errors: ^8.0.2 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: '@not-govuk/app-composer': link:../app-composer '@not-govuk/uri': link:../uri @@ -2287,7 +2287,7 @@ importers: '@types/react-dom': 18.3.5_@types+react@18.3.18 graphql: 15.9.0 react-helmet-async: 2.0.5 - typescript: 4.9.5 + typescript: 5.7.2 lib/storybook-preset: specifiers: @@ -2304,15 +2304,15 @@ importers: jest-environment-jsdom: 29.7.0 qs: ^6.13.1 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 dependencies: qs: 6.13.1 devDependencies: '@types/qs': 6.9.17 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/user-info: specifiers: @@ -2321,14 +2321,14 @@ importers: jest: 29.7.0 jest-environment-jsdom: 29.7.0 ts-jest: 29.2.5 - typescript: 4.9.5 + typescript: 5.7.2 devDependencies: '@not-govuk/component-test-helpers': link:../component-test-helpers '@types/react': 18.3.18 jest: 29.7.0 jest-environment-jsdom: 29.7.0 - ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu - typescript: 4.9.5 + ts-jest: 29.2.5_7tzdje3fj44vzmbciw44xp3pru + typescript: 5.7.2 lib/webpack-config: specifiers: @@ -6959,7 +6959,7 @@ packages: turbo-stream: 2.4.0 typescript: 5.7.2 - /@remix-run/react/2.15.2_typescript@4.9.5: + /@remix-run/react/2.15.2_typescript@5.7.2: resolution: {integrity: sha512-NAAMsSgoC/sdOgovUewwRCE/RUm3F+MBxxZKfwu3POCNeHaplY5qGkH/y8PUXvdN1EBG7Z0Ko43dyzCfcEy5PA==} engines: {node: '>=18.0.0'} peerDependencies: @@ -6971,11 +6971,11 @@ packages: optional: true dependencies: '@remix-run/router': 1.21.0 - '@remix-run/server-runtime': 2.15.2_typescript@4.9.5 + '@remix-run/server-runtime': 2.15.2_typescript@5.7.2 react-router: 6.28.1 react-router-dom: 6.28.1 turbo-stream: 2.4.0 - typescript: 4.9.5 + typescript: 5.7.2 dev: true /@remix-run/router/1.21.0: @@ -6999,25 +6999,6 @@ packages: - supports-color - typescript - /@remix-run/server-runtime/2.15.2_typescript@4.9.5: - resolution: {integrity: sha512-OqiPcvEnnU88B8b1LIWHHkQ3Tz2GDAmQ1RihFNQsbrFKpDsQLkw0lJlnfgKA/uHd0CEEacpfV7C9qqJT3V6Z2g==} - engines: {node: '>=18.0.0'} - peerDependencies: - typescript: ^5.1.0 - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@remix-run/router': 1.21.0 - '@types/cookie': 0.6.0 - '@web3-storage/multipart-parser': 1.0.0 - cookie: 0.6.0 - set-cookie-parser: 2.7.1 - source-map: 0.7.4 - turbo-stream: 2.4.0 - typescript: 4.9.5 - dev: true - /@remix-run/server-runtime/2.15.2_typescript@5.7.2: resolution: {integrity: sha512-OqiPcvEnnU88B8b1LIWHHkQ3Tz2GDAmQ1RihFNQsbrFKpDsQLkw0lJlnfgKA/uHd0CEEacpfV7C9qqJT3V6Z2g==} engines: {node: '>=18.0.0'} @@ -7917,7 +7898,7 @@ packages: uuid-browser: 3.1.0 dev: true - /@storybook/addon-docs/6.5.16_konnwdgvlijrnn6t536lcgyfmq: + /@storybook/addon-docs/6.5.16_cmwiwxhvewjd5yn25fhfexv4mm: resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -7938,7 +7919,7 @@ packages: '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/api': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/components': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16_nnrd3gsncyragczmpvfhocinkq @@ -8171,7 +8152,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/builder-webpack4/6.5.16_typescript@4.9.5: + /@storybook/builder-webpack4/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-YqDIrVNsUo8r9xc6AxsYDLxVYtMgl5Bxk+8/h1adsOko+jAFhdg6hOcAVxEmoSI0TMASOOVMFlT2hr23ppN2rQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8189,7 +8170,7 @@ packages: '@storybook/client-api': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/components': 6.5.16 - '@storybook/core-common': 6.5.16_typescript@4.9.5 + '@storybook/core-common': 6.5.16_typescript@5.7.2 '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 '@storybook/preview-web': 6.5.16 @@ -8207,12 +8188,12 @@ packages: css-loader: 3.6.0_webpack@4.47.0 file-loader: 6.2.0_webpack@4.47.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_zbeh2op7o6vcpwow43ygl5jcty + fork-ts-checker-webpack-plugin: 4.1.6_qjo62p2b7d5l5pr3ub55j6ya3q glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 html-webpack-plugin: 4.5.2_webpack@4.47.0 - pnp-webpack-plugin: 1.6.4_typescript@4.9.5 + pnp-webpack-plugin: 1.6.4_typescript@5.7.2 postcss: 7.0.39 postcss-flexbugs-fixes: 4.2.1 postcss-loader: 4.3.0_7n4hb6mwu4zohneseo6jkjkb2i @@ -8221,7 +8202,7 @@ packages: style-loader: 1.3.0_webpack@4.47.0 terser-webpack-plugin: 4.2.3_webpack@4.47.0 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 url-loader: 4.1.1_sd77y6q2gj67oxu7gpyhm2c5pq util-deprecate: 1.0.2 webpack: 4.47.0 @@ -8238,7 +8219,7 @@ packages: - webpack-command dev: false - /@storybook/builder-webpack4/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/builder-webpack4/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-YqDIrVNsUo8r9xc6AxsYDLxVYtMgl5Bxk+8/h1adsOko+jAFhdg6hOcAVxEmoSI0TMASOOVMFlT2hr23ppN2rQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8256,7 +8237,7 @@ packages: '@storybook/client-api': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/client-logger': 6.5.16 '@storybook/components': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 '@storybook/preview-web': 6.5.16_nnrd3gsncyragczmpvfhocinkq @@ -8274,12 +8255,12 @@ packages: css-loader: 3.6.0_webpack@4.47.0 file-loader: 6.2.0_webpack@4.47.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 4.1.6_zbeh2op7o6vcpwow43ygl5jcty + fork-ts-checker-webpack-plugin: 4.1.6_qjo62p2b7d5l5pr3ub55j6ya3q glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 global: 4.4.0 html-webpack-plugin: 4.5.2_webpack@4.47.0 - pnp-webpack-plugin: 1.6.4_typescript@4.9.5 + pnp-webpack-plugin: 1.6.4_typescript@5.7.2 postcss: 7.0.39 postcss-flexbugs-fixes: 4.2.1 postcss-loader: 4.3.0_7n4hb6mwu4zohneseo6jkjkb2i @@ -8290,7 +8271,7 @@ packages: style-loader: 1.3.0_webpack@4.47.0 terser-webpack-plugin: 4.2.3_webpack@4.47.0 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 url-loader: 4.1.1_sd77y6q2gj67oxu7gpyhm2c5pq util-deprecate: 1.0.2 webpack: 4.47.0_webpack-cli@5.1.4 @@ -8307,7 +8288,7 @@ packages: - webpack-command dev: true - /@storybook/builder-webpack5/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/builder-webpack5/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-kh8Sofm1sbijaHDWtm0sXabqACHVFjikU/fIkkW786kpjoPIPIec1a+hrLgDsZxMU3I7XapSOaCFzWt6FjVXjg==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8325,7 +8306,7 @@ packages: '@storybook/client-api': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/client-logger': 6.5.16 '@storybook/components': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/core-events': 6.5.16 '@storybook/node-logger': 6.5.16 '@storybook/preview-web': 6.5.16_nnrd3gsncyragczmpvfhocinkq @@ -8340,7 +8321,7 @@ packages: case-sensitive-paths-webpack-plugin: 2.4.0 core-js: 3.39.0 css-loader: 5.2.7_webpack@5.97.1 - fork-ts-checker-webpack-plugin: 6.5.3_66t5ay6qhhrtdlrxwzoomgxn7u + fork-ts-checker-webpack-plugin: 6.5.3_spju3kwbcjzmqxg7nqbyq65pzu glob: 7.2.3 glob-promise: 3.4.0_glob@7.2.3 html-webpack-plugin: 5.6.3_webpack@5.97.1 @@ -8352,7 +8333,7 @@ packages: style-loader: 2.0.0_webpack@5.97.1 terser-webpack-plugin: 5.3.10_webpack@5.97.1 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 5.97.1_webpack-cli@5.1.4 webpack-dev-middleware: 4.3.0_webpack@5.97.1 @@ -8495,7 +8476,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.16_564xj544uld623kqhvkxcrgfoi: + /@storybook/core-client/6.5.16_ay6htulq6lt273koklctm66yem: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8526,13 +8507,13 @@ packages: react-dom: 18.3.1_react@18.3.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 5.97.1_webpack-cli@5.1.4 dev: true - /@storybook/core-client/6.5.16_66t5ay6qhhrtdlrxwzoomgxn7u: + /@storybook/core-client/6.5.16_qjo62p2b7d5l5pr3ub55j6ya3q: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8561,13 +8542,13 @@ packages: qs: 6.13.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 5.97.1 + webpack: 4.47.0 dev: false - /@storybook/core-client/6.5.16_v4lq26g6zrlbjaxvhe5wvycgku: + /@storybook/core-client/6.5.16_spju3kwbcjzmqxg7nqbyq65pzu: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8578,33 +8559,31 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq + '@storybook/addons': 6.5.16 '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16_nnrd3gsncyragczmpvfhocinkq + '@storybook/client-api': 6.5.16 '@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_nnrd3gsncyragczmpvfhocinkq - '@storybook/store': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/ui': 6.5.16_nnrd3gsncyragczmpvfhocinkq + '@storybook/preview-web': 6.5.16 + '@storybook/store': 6.5.16 + '@storybook/ui': 6.5.16 airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.39.0 global: 4.4.0 lodash: 4.17.21 qs: 6.13.1 - react: 18.3.1 - react-dom: 18.3.1_react@18.3.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 5.97.1_webpack-cli@5.1.4 - dev: true + webpack: 5.97.1 + dev: false - /@storybook/core-client/6.5.16_zbeh2op7o6vcpwow43ygl5jcty: + /@storybook/core-client/6.5.16_zbmaelw46jqbep7a6pasgkbuqi: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8615,31 +8594,33 @@ packages: typescript: optional: true dependencies: - '@storybook/addons': 6.5.16 + '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/channel-postmessage': 6.5.16 '@storybook/channel-websocket': 6.5.16 - '@storybook/client-api': 6.5.16 + '@storybook/client-api': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@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 - '@storybook/store': 6.5.16 - '@storybook/ui': 6.5.16 + '@storybook/preview-web': 6.5.16_nnrd3gsncyragczmpvfhocinkq + '@storybook/store': 6.5.16_nnrd3gsncyragczmpvfhocinkq + '@storybook/ui': 6.5.16_nnrd3gsncyragczmpvfhocinkq airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 core-js: 3.39.0 global: 4.4.0 lodash: 4.17.21 qs: 6.13.1 + react: 18.3.1 + react-dom: 18.3.1_react@18.3.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 4.47.0 - dev: false + webpack: 4.47.0_webpack-cli@5.1.4 + dev: true - /@storybook/core-common/6.5.16_typescript@4.9.5: + /@storybook/core-common/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-2qtnKP3TTOzt2cp6LXKRTh7XrI9z5VanMnMTgeoFcA5ebnndD4V6BExQUdYPClE/QooLx6blUWNgS9dFEpjSqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8683,7 +8664,7 @@ packages: express: 4.21.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3_zbeh2op7o6vcpwow43ygl5jcty + fork-ts-checker-webpack-plugin: 6.5.3_qjo62p2b7d5l5pr3ub55j6ya3q fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.8 @@ -8697,7 +8678,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 4.47.0 transitivePeerDependencies: @@ -8708,7 +8689,7 @@ packages: - webpack-command dev: false - /@storybook/core-common/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/core-common/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-2qtnKP3TTOzt2cp6LXKRTh7XrI9z5VanMnMTgeoFcA5ebnndD4V6BExQUdYPClE/QooLx6blUWNgS9dFEpjSqQ==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -8752,7 +8733,7 @@ packages: express: 4.21.2 file-system-cache: 1.1.0 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.3_zbeh2op7o6vcpwow43ygl5jcty + fork-ts-checker-webpack-plugin: 6.5.3_qjo62p2b7d5l5pr3ub55j6ya3q fs-extra: 9.1.0 glob: 7.2.3 handlebars: 4.7.8 @@ -8768,7 +8749,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 4.47.0_webpack-cli@5.1.4 transitivePeerDependencies: @@ -8784,7 +8765,7 @@ packages: dependencies: core-js: 3.39.0 - /@storybook/core-server/6.5.16_jaokqahud3hwvo24qhxuggen2i: + /@storybook/core-server/6.5.16_5oryul6cxnmqaeiyobg5vjtphu: resolution: {integrity: sha512-/3NPfmNyply395Dm0zaVZ8P9aruwO+tPx4D6/jpw8aqrRSwvAMndPMpoMCm0NXcpSm5rdX+Je4S3JW6JcggFkA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -8801,19 +8782,19 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/builder-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/core-client': 6.5.16_564xj544uld623kqhvkxcrgfoi - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/builder-webpack4': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/builder-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/core-client': 6.5.16_zbmaelw46jqbep7a6pasgkbuqi + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@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_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/manager-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/manager-webpack4': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/manager-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/telemetry': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/telemetry': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@types/node': 16.18.121 '@types/node-fetch': 2.6.12 '@types/pretty-hrtime': 1.0.3 @@ -8844,7 +8825,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 watchpack: 2.4.2 webpack: 4.47.0_webpack-cli@5.1.4 @@ -8863,7 +8844,7 @@ packages: - webpack-command dev: true - /@storybook/core-server/6.5.16_typescript@4.9.5: + /@storybook/core-server/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-/3NPfmNyply395Dm0zaVZ8P9aruwO+tPx4D6/jpw8aqrRSwvAMndPMpoMCm0NXcpSm5rdX+Je4S3JW6JcggFkA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -8880,17 +8861,17 @@ packages: optional: true dependencies: '@discoveryjs/json-ext': 0.5.7 - '@storybook/builder-webpack4': 6.5.16_typescript@4.9.5 - '@storybook/core-client': 6.5.16_zbeh2op7o6vcpwow43ygl5jcty - '@storybook/core-common': 6.5.16_typescript@4.9.5 + '@storybook/builder-webpack4': 6.5.16_typescript@5.7.2 + '@storybook/core-client': 6.5.16_qjo62p2b7d5l5pr3ub55j6ya3q + '@storybook/core-common': 6.5.16_typescript@5.7.2 '@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_typescript@4.9.5 + '@storybook/manager-webpack4': 6.5.16_typescript@5.7.2 '@storybook/node-logger': 6.5.16 '@storybook/semver': 7.3.2 '@storybook/store': 6.5.16 - '@storybook/telemetry': 6.5.16_typescript@4.9.5 + '@storybook/telemetry': 6.5.16_typescript@5.7.2 '@types/node': 16.18.121 '@types/node-fetch': 2.6.12 '@types/pretty-hrtime': 1.0.3 @@ -8919,7 +8900,7 @@ packages: slash: 3.0.0 telejson: 6.0.8 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 watchpack: 2.4.2 webpack: 4.47.0 @@ -8938,7 +8919,7 @@ packages: - webpack-command dev: false - /@storybook/core/6.5.16_66t5ay6qhhrtdlrxwzoomgxn7u: + /@storybook/core/6.5.16_spju3kwbcjzmqxg7nqbyq65pzu: resolution: {integrity: sha512-CEF3QFTsm/VMnMKtRNr4rRdLeIkIG0g1t26WcmxTdSThNPBd8CsWzQJ7Jqu7CKiut+MU4A1LMOwbwCE5F2gmyA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -8955,9 +8936,9 @@ packages: typescript: optional: true dependencies: - '@storybook/core-client': 6.5.16_66t5ay6qhhrtdlrxwzoomgxn7u - '@storybook/core-server': 6.5.16_typescript@4.9.5 - typescript: 4.9.5 + '@storybook/core-client': 6.5.16_spju3kwbcjzmqxg7nqbyq65pzu + '@storybook/core-server': 6.5.16_typescript@5.7.2 + typescript: 5.7.2 webpack: 5.97.1 transitivePeerDependencies: - '@storybook/mdx2-csf' @@ -8972,7 +8953,7 @@ packages: - webpack-command dev: false - /@storybook/core/6.5.16_oldqgyykgzfi2kfs447kmqj5oi: + /@storybook/core/6.5.16_wbg2vxfnxujvbpfatfrjb2g2ty: resolution: {integrity: sha512-CEF3QFTsm/VMnMKtRNr4rRdLeIkIG0g1t26WcmxTdSThNPBd8CsWzQJ7Jqu7CKiut+MU4A1LMOwbwCE5F2gmyA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -8989,13 +8970,13 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e - '@storybook/core-client': 6.5.16_v4lq26g6zrlbjaxvhe5wvycgku - '@storybook/core-server': 6.5.16_jaokqahud3hwvo24qhxuggen2i - '@storybook/manager-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/builder-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy + '@storybook/core-client': 6.5.16_ay6htulq6lt273koklctm66yem + '@storybook/core-server': 6.5.16_5oryul6cxnmqaeiyobg5vjtphu + '@storybook/manager-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy react: 18.3.1 react-dom: 18.3.1_react@18.3.1 - typescript: 4.9.5 + typescript: 5.7.2 webpack: 5.97.1_webpack-cli@5.1.4 transitivePeerDependencies: - '@storybook/mdx2-csf' @@ -9072,7 +9053,7 @@ packages: - supports-color dev: true - /@storybook/manager-webpack4/6.5.16_typescript@4.9.5: + /@storybook/manager-webpack4/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-5VJZwmQU6AgdsBPsYdu886UKBHQ9SJEnFMaeUxKEclXk+iRsmbzlL4GHKyVd6oGX/ZaecZtcHPR6xrzmA4Ziew==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -9086,8 +9067,8 @@ packages: '@babel/plugin-transform-template-literals': 7.25.9_@babel+core@7.26.0 '@babel/preset-react': 7.26.3_@babel+core@7.26.0 '@storybook/addons': 6.5.16 - '@storybook/core-client': 6.5.16_zbeh2op7o6vcpwow43ygl5jcty - '@storybook/core-common': 6.5.16_typescript@4.9.5 + '@storybook/core-client': 6.5.16_qjo62p2b7d5l5pr3ub55j6ya3q + '@storybook/core-common': 6.5.16_typescript@5.7.2 '@storybook/node-logger': 6.5.16 '@storybook/theming': 6.5.16 '@storybook/ui': 6.5.16 @@ -9104,7 +9085,7 @@ packages: fs-extra: 9.1.0 html-webpack-plugin: 4.5.2_webpack@4.47.0 node-fetch: 2.7.0 - pnp-webpack-plugin: 1.6.4_typescript@4.9.5 + pnp-webpack-plugin: 1.6.4_typescript@5.7.2 read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 resolve-from: 5.0.0 @@ -9112,7 +9093,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 4.2.3_webpack@4.47.0 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 url-loader: 4.1.1_sd77y6q2gj67oxu7gpyhm2c5pq util-deprecate: 1.0.2 webpack: 4.47.0 @@ -9128,7 +9109,7 @@ packages: - webpack-command dev: false - /@storybook/manager-webpack4/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/manager-webpack4/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-5VJZwmQU6AgdsBPsYdu886UKBHQ9SJEnFMaeUxKEclXk+iRsmbzlL4GHKyVd6oGX/ZaecZtcHPR6xrzmA4Ziew==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -9142,8 +9123,8 @@ packages: '@babel/plugin-transform-template-literals': 7.25.9_@babel+core@7.26.0 '@babel/preset-react': 7.26.3_@babel+core@7.26.0 '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/core-client': 6.5.16_564xj544uld623kqhvkxcrgfoi - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-client': 6.5.16_zbmaelw46jqbep7a6pasgkbuqi + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/node-logger': 6.5.16 '@storybook/theming': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/ui': 6.5.16_nnrd3gsncyragczmpvfhocinkq @@ -9160,7 +9141,7 @@ packages: fs-extra: 9.1.0 html-webpack-plugin: 4.5.2_webpack@4.47.0 node-fetch: 2.7.0 - pnp-webpack-plugin: 1.6.4_typescript@4.9.5 + pnp-webpack-plugin: 1.6.4_typescript@5.7.2 react: 18.3.1 react-dom: 18.3.1_react@18.3.1 read-pkg-up: 7.0.1 @@ -9170,7 +9151,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 4.2.3_webpack@4.47.0 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 url-loader: 4.1.1_sd77y6q2gj67oxu7gpyhm2c5pq util-deprecate: 1.0.2 webpack: 4.47.0_webpack-cli@5.1.4 @@ -9186,7 +9167,7 @@ packages: - webpack-command dev: true - /@storybook/manager-webpack5/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/manager-webpack5/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-OtxXv8JCe0r/0rE5HxaFicsNsXA+fqZxzokxquFFgrYf/1Jg4d7QX6/pG5wINF+5qInJfVkRG6xhPzv1s5bk9Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -9200,8 +9181,8 @@ packages: '@babel/plugin-transform-template-literals': 7.25.9_@babel+core@7.26.0 '@babel/preset-react': 7.26.3_@babel+core@7.26.0 '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/core-client': 6.5.16_v4lq26g6zrlbjaxvhe5wvycgku - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-client': 6.5.16_ay6htulq6lt273koklctm66yem + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/node-logger': 6.5.16 '@storybook/theming': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@storybook/ui': 6.5.16_nnrd3gsncyragczmpvfhocinkq @@ -9226,7 +9207,7 @@ packages: telejson: 6.0.8 terser-webpack-plugin: 5.3.10_webpack@5.97.1 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 5.97.1_webpack-cli@5.1.4 webpack-dev-middleware: 4.3.0_webpack@5.97.1 @@ -9344,7 +9325,7 @@ packages: - supports-color dev: false - /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_66t5ay6qhhrtdlrxwzoomgxn7u: + /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_spju3kwbcjzmqxg7nqbyq65pzu: resolution: {integrity: sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==} peerDependencies: typescript: '>= 3.x' @@ -9355,14 +9336,14 @@ packages: find-cache-dir: 3.3.2 flat-cache: 3.2.0 micromatch: 4.0.8 - react-docgen-typescript: 2.2.2_typescript@4.9.5 + react-docgen-typescript: 2.2.2_typescript@5.7.2 tslib: 2.8.1 - typescript: 4.9.5 - webpack: 5.97.1_webpack-cli@5.1.4 + typescript: 5.7.2 + webpack: 5.97.1 transitivePeerDependencies: - supports-color - /@storybook/react/6.5.16_q4afme7zl3jatpcmpdmz5jyscq: + /@storybook/react/6.5.16_ci5o472dshllu2xyopex4uugpa: resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -9395,15 +9376,15 @@ packages: '@babel/preset-react': 7.26.3_@babel+core@7.26.0 '@pmmmwh/react-refresh-webpack-plugin': 0.5.15_6bwbov7v322v75dvenraft55t4 '@storybook/addons': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/builder-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/builder-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16_oldqgyykgzfi2kfs447kmqj5oi - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core': 6.5.16_wbg2vxfnxujvbpfatfrjb2g2ty + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16_nnrd3gsncyragczmpvfhocinkq - '@storybook/manager-webpack5': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/manager-webpack5': 6.5.16_uqbybdelupqrohpnl6epuc4ysy '@storybook/node-logger': 6.5.16 - '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_66t5ay6qhhrtdlrxwzoomgxn7u + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_spju3kwbcjzmqxg7nqbyq65pzu '@storybook/semver': 7.3.2 '@storybook/store': 6.5.16_nnrd3gsncyragczmpvfhocinkq '@types/estree': 0.0.51 @@ -9428,7 +9409,7 @@ packages: read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 5.97.1_webpack-cli@5.1.4 transitivePeerDependencies: @@ -9453,7 +9434,7 @@ packages: - webpack-plugin-serve dev: true - /@storybook/react/6.5.16_typescript@4.9.5: + /@storybook/react/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-cBtNlOzf/MySpNLBK22lJ8wFU22HnfTB2xJyBk7W7Zi71Lm7Uxkhv1Pz8HdiQndJ0SlsAAQOWjQYsSZsGkZIaA==} engines: {node: '>=10.13.0'} hasBin: true @@ -9486,12 +9467,12 @@ packages: '@pmmmwh/react-refresh-webpack-plugin': 0.5.15_gmt3punek4y4mzhymjo4vvekcq '@storybook/addons': 6.5.16 '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16_66t5ay6qhhrtdlrxwzoomgxn7u - '@storybook/core-common': 6.5.16_typescript@4.9.5 + '@storybook/core': 6.5.16_spju3kwbcjzmqxg7nqbyq65pzu + '@storybook/core-common': 6.5.16_typescript@5.7.2 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16 '@storybook/node-logger': 6.5.16 - '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_66t5ay6qhhrtdlrxwzoomgxn7u + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_spju3kwbcjzmqxg7nqbyq65pzu '@storybook/semver': 7.3.2 '@storybook/store': 6.5.16 '@types/estree': 0.0.51 @@ -9514,7 +9495,7 @@ packages: read-pkg-up: 7.0.1 regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - typescript: 4.9.5 + typescript: 5.7.2 util-deprecate: 1.0.2 webpack: 5.97.1 transitivePeerDependencies: @@ -9643,11 +9624,11 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/telemetry/6.5.16_typescript@4.9.5: + /@storybook/telemetry/6.5.16_typescript@5.7.2: resolution: {integrity: sha512-CWr5Uko1l9jJW88yTXsZTj/3GTabPvw0o7pDPOXPp8JRZiJTxv1JFaFCafhK9UzYbgcRuGfCC8kEWPZims7iKA==} dependencies: '@storybook/client-logger': 6.5.16 - '@storybook/core-common': 6.5.16_typescript@4.9.5 + '@storybook/core-common': 6.5.16_typescript@5.7.2 chalk: 4.1.2 core-js: 3.39.0 detect-package-manager: 2.0.1 @@ -9670,11 +9651,11 @@ packages: - webpack-command dev: false - /@storybook/telemetry/6.5.16_x7gg5uvf64t6rjzca4wucfcb4e: + /@storybook/telemetry/6.5.16_uqbybdelupqrohpnl6epuc4ysy: resolution: {integrity: sha512-CWr5Uko1l9jJW88yTXsZTj/3GTabPvw0o7pDPOXPp8JRZiJTxv1JFaFCafhK9UzYbgcRuGfCC8kEWPZims7iKA==} dependencies: '@storybook/client-logger': 6.5.16 - '@storybook/core-common': 6.5.16_x7gg5uvf64t6rjzca4wucfcb4e + '@storybook/core-common': 6.5.16_uqbybdelupqrohpnl6epuc4ysy chalk: 4.1.2 core-js: 3.39.0 detect-package-manager: 2.0.1 @@ -13407,7 +13388,7 @@ packages: postcss-value-parser: 4.2.0 schema-utils: 2.7.1 semver: 6.3.1 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /css-loader/5.2.7_webpack@5.97.1: resolution: {integrity: sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==} @@ -15452,7 +15433,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /file-system-cache/1.1.0: resolution: {integrity: sha512-IzF5MBq+5CR0jXx5RxPe4BICl/oEhBSXKaL9fLhAXrIfIUS77Hr4vzrYyqYMHN6uTt+BOqi3fDCTjjEBCjERKw==} @@ -15732,7 +15713,7 @@ packages: resolution: {integrity: sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==} dev: true - /fork-ts-checker-webpack-plugin/4.1.6_zbeh2op7o6vcpwow43ygl5jcty: + /fork-ts-checker-webpack-plugin/4.1.6_qjo62p2b7d5l5pr3ub55j6ya3q: resolution: {integrity: sha512-DUxuQaKoqfNne8iikd14SAkh5uw4+8vNifp6gmA73yYNS6ywLIWSLD/n/mBzHQRpW3J7rbATEakmiA8JvkTyZw==} engines: {node: '>=6.11.5', yarn: '>=1.0.0'} peerDependencies: @@ -15752,13 +15733,13 @@ packages: minimatch: 3.1.2 semver: 5.7.2 tapable: 1.1.3 - typescript: 4.9.5 - webpack: 4.47.0_webpack-cli@5.1.4 + typescript: 5.7.2 + webpack: 4.47.0 worker-rpc: 0.1.1 transitivePeerDependencies: - supports-color - /fork-ts-checker-webpack-plugin/6.5.3_66t5ay6qhhrtdlrxwzoomgxn7u: + /fork-ts-checker-webpack-plugin/6.5.3_qjo62p2b7d5l5pr3ub55j6ya3q: resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -15785,11 +15766,10 @@ packages: schema-utils: 2.7.0 semver: 7.6.3 tapable: 1.1.3 - typescript: 4.9.5 - webpack: 5.97.1_webpack-cli@5.1.4 - dev: true + typescript: 5.7.2 + webpack: 4.47.0_webpack-cli@5.1.4 - /fork-ts-checker-webpack-plugin/6.5.3_zbeh2op7o6vcpwow43ygl5jcty: + /fork-ts-checker-webpack-plugin/6.5.3_spju3kwbcjzmqxg7nqbyq65pzu: resolution: {integrity: sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==} engines: {node: '>=10', yarn: '>=1.0.0'} peerDependencies: @@ -15816,8 +15796,9 @@ packages: schema-utils: 2.7.0 semver: 7.6.3 tapable: 1.1.3 - typescript: 4.9.5 - webpack: 4.47.0_webpack-cli@5.1.4 + typescript: 5.7.2 + webpack: 5.97.1_webpack-cli@5.1.4 + dev: true /fork-ts-checker-webpack-plugin/9.0.2: resolution: {integrity: sha512-Uochze2R8peoN1XqlSi/rGUkDQpRogtLFocP9+PGu68zk1BDAKXfdeCdyVZpgTk8V8WFVQXdEz426VKjXLO1Gg==} @@ -16771,7 +16752,7 @@ packages: pretty-error: 2.1.2 tapable: 1.1.3 util.promisify: 1.0.0 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /html-webpack-plugin/5.6.3_webpack@5.97.1: resolution: {integrity: sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==} @@ -21101,11 +21082,11 @@ packages: ora: 8.1.1 v8flags: 4.0.1 - /pnp-webpack-plugin/1.6.4_typescript@4.9.5: + /pnp-webpack-plugin/1.6.4_typescript@5.7.2: resolution: {integrity: sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==} engines: {node: '>=6'} dependencies: - ts-pnp: 1.2.0_typescript@4.9.5 + ts-pnp: 1.2.0_typescript@5.7.2 transitivePeerDependencies: - typescript @@ -21168,7 +21149,7 @@ packages: postcss: 7.0.39 schema-utils: 3.3.0 semver: 7.6.3 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /postcss-modules-extract-imports/2.0.0: resolution: {integrity: sha512-LaYLDNS4SG8Q5WAWqIJgdHPJrDDr/Lv775rMBFUbgjTz6j34lUznACHcdRWroPvXANP2Vj7yNK57vp9eFqzLWQ==} @@ -21622,7 +21603,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /react-docgen-typescript/2.2.2: resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} @@ -21630,12 +21611,12 @@ packages: typescript: '>= 4.3.x' dev: false - /react-docgen-typescript/2.2.2_typescript@4.9.5: + /react-docgen-typescript/2.2.2_typescript@5.7.2: resolution: {integrity: sha512-tvg2ZtOpOi6QDwsb3GZhOjDkkX0h8Z2gipvTg6OVMUyoYoURhEiRNePT8NZItTVCDh39JJHnLdfCOkzoLbFnTg==} peerDependencies: typescript: '>= 4.3.x' dependencies: - typescript: 4.9.5 + typescript: 5.7.2 /react-docgen/5.4.3: resolution: {integrity: sha512-xlLJyOlnfr8lLEEeaDZ+X2J/KJoe6Nr9AzxnkdQWush5hz2ZSu66w6iLMOScMmxoSHWpWMn+k3v5ZiyCfcWsOA==} @@ -23921,7 +23902,7 @@ packages: dependencies: loader-utils: 2.0.4 schema-utils: 2.7.1 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /style-loader/2.0.0_webpack@5.97.1: resolution: {integrity: sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==} @@ -24161,7 +24142,7 @@ packages: serialize-javascript: 5.0.1 source-map: 0.6.1 terser: 5.37.0 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 webpack-sources: 1.4.3 transitivePeerDependencies: - bluebird @@ -24447,44 +24428,7 @@ packages: tslib: 2.8.1 dev: true - /ts-jest/29.2.5_67xnt3v64q2pgz6kguni4h37hu: - resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} - engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@jest/transform': ^29.0.0 - '@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/transform': - optional: true - '@jest/types': - optional: true - babel-jest: - optional: true - esbuild: - optional: true - dependencies: - bs-logger: 0.2.6 - ejs: 3.1.10 - fast-json-stable-stringify: 2.1.0 - jest: 29.7.0 - jest-util: 29.7.0 - json5: 2.2.3 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.6.3 - typescript: 4.9.5 - yargs-parser: 21.1.1 - dev: true - - /ts-jest/29.2.5_6kfvmrt7ij3gnanyewksvnvoum: + /ts-jest/29.2.5_2u526mzp3dtgchwduxkrywq7ni: resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -24519,7 +24463,7 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.6.3 - typescript: 4.9.5 + typescript: 5.7.2 yargs-parser: 21.1.1 dev: true @@ -24550,7 +24494,7 @@ packages: bs-logger: 0.2.6 ejs: 3.1.10 fast-json-stable-stringify: 2.1.0 - jest: 29.7.0_@types+node@22.10.5 + jest: 29.7.0 jest-util: 29.7.0 json5: 2.2.3 lodash.memoize: 4.1.2 @@ -24560,7 +24504,7 @@ packages: yargs-parser: 21.1.1 dev: true - /ts-pnp/1.2.0_typescript@4.9.5: + /ts-pnp/1.2.0_typescript@5.7.2: resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} peerDependencies: @@ -24569,7 +24513,7 @@ packages: typescript: optional: true dependencies: - typescript: 4.9.5 + typescript: 5.7.2 /tsconfig-paths/3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -24741,11 +24685,6 @@ packages: /typedarray/0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - /typescript/4.9.5: - resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} - engines: {node: '>=4.2.0'} - hasBin: true - /typescript/5.7.2: resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} @@ -25061,7 +25000,7 @@ packages: loader-utils: 2.0.4 mime-types: 2.1.35 schema-utils: 3.3.0 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /url-parse/1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} @@ -25478,7 +25417,7 @@ packages: mime: 2.6.0 mkdirp: 0.5.6 range-parser: 1.2.1 - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 webpack-log: 2.0.0 /webpack-dev-middleware/4.3.0_webpack@5.97.1: @@ -25519,7 +25458,7 @@ packages: peerDependencies: webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 dependencies: - webpack: 4.47.0_webpack-cli@5.1.4 + webpack: 4.47.0 /webpack-hot-middleware/2.26.1: resolution: {integrity: sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==} @@ -25625,7 +25564,6 @@ packages: webpack-sources: 1.4.3 transitivePeerDependencies: - supports-color - dev: false /webpack/4.47.0_webpack-cli@5.1.4: resolution: {integrity: sha512-td7fYwgLSrky3fI1EuU5cneU4+pbH6GgOfuKNS1tNPcfdGinGELAqsb/BP4nnvZyKSG2i/xFGU7+n2PvZA8HJQ==}