From 57073fbf13b402d558915fb2d9d69426a1799af7 Mon Sep 17 00:00:00 2001 From: James Mockett <1166188+jamesmockett@users.noreply.github.com> Date: Fri, 16 Jan 2026 16:15:16 +0000 Subject: [PATCH 1/3] Update Source packages and TS version --- dotcom-rendering/package.json | 8 +- dotcom-rendering/scripts/jest/setup.ts | 2 +- pnpm-lock.yaml | 1009 ++++++++++++------------ 3 files changed, 493 insertions(+), 526 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 16f47506a1d..76989eb0146 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -41,8 +41,8 @@ "@guardian/ophan-tracker-js": "2.8.0", "@guardian/react-crossword": "11.1.0", "@guardian/shimport": "1.0.2", - "@guardian/source": "11.3.0", - "@guardian/source-development-kitchen": "18.1.1", + "@guardian/source": "12.2.0", + "@guardian/source-development-kitchen": "23.0.0", "@guardian/support-dotcom-components": "8.3.1", "@guardian/tsconfig": "0.2.0", "@playwright/test": "1.56.1", @@ -151,10 +151,10 @@ "trusted-types": "2.0.0", "ts-loader": "9.5.4", "ts-unused-exports": "10.1.0", - "tslib": "2.6.2", + "tslib": "2.8.1", "tsx": "4.6.2", "type-fest": "4.21.0", - "typescript": "5.5.3", + "typescript": "5.9.3", "typescript-json-schema": "0.64.0", "unified": "11.0.5", "valibot": "0.28.1", diff --git a/dotcom-rendering/scripts/jest/setup.ts b/dotcom-rendering/scripts/jest/setup.ts index e5f3637ca9e..5b270243325 100644 --- a/dotcom-rendering/scripts/jest/setup.ts +++ b/dotcom-rendering/scripts/jest/setup.ts @@ -107,7 +107,7 @@ if (!isServer) { * DOM and NodeJS versions of `TextDecoder`. This affect the running of the application and * allows us to update jsdom. */ -global.TextEncoder = TextEncoder; +global.TextEncoder = TextEncoder as unknown as typeof global.TextEncoder; global.TextDecoder = TextDecoder as unknown as typeof global.TextDecoder; // Mocks the version number used by CDK, we don't want our tests to fail every time we update our cdk dependency. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65a36e147e6..254f5c83486 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -297,58 +297,58 @@ importers: version: 11.11.0 '@guardian/ab-core': specifier: 8.0.0 - version: 8.0.0(tslib@2.6.2)(typescript@5.5.3) + version: 8.0.0(tslib@2.8.1)(typescript@5.9.3) '@guardian/ab-testing-config': specifier: workspace:ab-testing-config version: link:../ab-testing/config '@guardian/braze-components': specifier: 22.2.0 - version: 22.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(react@18.3.1) + version: 22.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(react@18.3.1) '@guardian/bridget': specifier: 8.7.0 version: 8.7.0 '@guardian/browserslist-config': specifier: 6.1.0 - version: 6.1.0(browserslist@4.24.4)(tslib@2.6.2) + version: 6.1.0(browserslist@4.24.4)(tslib@2.8.1) '@guardian/cdk': specifier: 62.0.1 version: 62.0.1(aws-cdk-lib@2.220.0(constructs@10.4.2))(aws-cdk@2.1030.0)(constructs@10.4.2) '@guardian/commercial-core': specifier: 29.0.0 - version: 29.0.0(@guardian/ab-core@8.0.0(tslib@2.6.2)(typescript@5.5.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3)) + version: 29.0.0(@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)) '@guardian/core-web-vitals': specifier: 7.0.0 - version: 7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3)(web-vitals@4.2.3) + version: 7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3) '@guardian/eslint-config-typescript': specifier: 12.0.0 - version: 12.0.0(eslint@8.57.1)(tslib@2.6.2)(typescript@5.5.3) + version: 12.0.0(eslint@8.57.1)(tslib@2.8.1)(typescript@5.9.3) '@guardian/identity-auth': specifier: 6.0.1 - version: 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3) + version: 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) '@guardian/identity-auth-frontend': specifier: 8.1.0 - version: 8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3) + version: 8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) '@guardian/libs': specifier: 27.1.0 - version: 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) + version: 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) '@guardian/ophan-tracker-js': specifier: 2.8.0 version: 2.8.0 '@guardian/react-crossword': specifier: 11.1.0 - version: 11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3) + version: 11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) '@guardian/shimport': specifier: 1.0.2 version: 1.0.2 '@guardian/source': - specifier: 11.3.0 - version: 11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3) + specifier: 12.2.0 + version: 12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) '@guardian/source-development-kitchen': - specifier: 18.1.1 - version: 18.1.1(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3) + specifier: 23.0.0 + version: 23.0.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) '@guardian/support-dotcom-components': specifier: 8.3.1 - version: 8.3.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/ophan-tracker-js@2.8.0)(zod@4.1.12) + version: 8.3.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/ophan-tracker-js@2.8.0)(zod@4.1.12) '@guardian/tsconfig': specifier: 0.2.0 version: 0.2.0 @@ -369,10 +369,10 @@ importers: version: 4.0.2(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.102.1) '@storybook/react-webpack5': specifier: 10.1.10 - version: 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1) + version: 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1) '@svgr/webpack': specifier: 8.1.0 - version: 8.1.0(typescript@5.5.3) + version: 8.1.0(typescript@5.9.3) '@swc/cli': specifier: 0.7.8 version: 0.7.8(@swc/core@1.13.5)(chokidar@4.0.3) @@ -537,7 +537,7 @@ importers: version: 6.7.1(eslint@8.57.1) eslint-plugin-jsx-expressions: specifier: 1.3.1 - version: 1.3.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3) + version: 1.3.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) eslint-plugin-mocha: specifier: 10.1.0 version: 10.1.0(eslint@8.57.1) @@ -552,7 +552,7 @@ importers: version: 1.3.0(eslint@8.57.1) eslint-plugin-storybook: specifier: 10.1.10 - version: 10.1.10(eslint@8.57.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3) + version: 10.1.10(eslint@8.57.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3) eslint-plugin-unicorn: specifier: 48.0.1 version: 48.0.1(eslint@8.57.1) @@ -576,7 +576,7 @@ importers: version: 3.1.1 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + version: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) jest-environment-jsdom: specifier: 29.7.0 version: 29.7.0 @@ -648,10 +648,10 @@ importers: version: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) stylelint: specifier: 16.5.0 - version: 16.5.0(typescript@5.5.3) + version: 16.5.0(typescript@5.9.3) stylelint-config-recommended: specifier: 14.0.0 - version: 14.0.0(stylelint@16.5.0(typescript@5.5.3)) + version: 14.0.0(stylelint@16.5.0(typescript@5.9.3)) swc-loader: specifier: 0.2.6 version: 0.2.6(@swc/core@1.13.5)(webpack@5.102.1) @@ -666,13 +666,13 @@ importers: version: 2.0.0 ts-loader: specifier: 9.5.4 - version: 9.5.4(typescript@5.5.3)(webpack@5.102.1) + version: 9.5.4(typescript@5.9.3)(webpack@5.102.1) ts-unused-exports: specifier: 10.1.0 - version: 10.1.0(typescript@5.5.3) + version: 10.1.0(typescript@5.9.3) tslib: - specifier: 2.6.2 - version: 2.6.2 + specifier: 2.8.1 + version: 2.8.1 tsx: specifier: 4.6.2 version: 4.6.2 @@ -680,8 +680,8 @@ importers: specifier: 4.21.0 version: 4.21.0 typescript: - specifier: 5.5.3 - version: 5.5.3 + specifier: 5.9.3 + version: 5.9.3 typescript-json-schema: specifier: 0.64.0 version: 0.64.0(@swc/core@1.13.5) @@ -2628,16 +2628,16 @@ packages: '@guardian/shimport@1.0.2': resolution: {integrity: sha512-o35TxvMFfpQTGL6flW0ggIfU4tPlXp0PqY9vPL2Fx+68qy+s+uX4T0+dN3+JeoBad9QrRZoHfZPALvZlrRWfHw==} - '@guardian/source-development-kitchen@18.1.1': - resolution: {integrity: sha512-wuMULnVjValyEz6YjrOPt054tXJkutkAbPdeV/KQHoSCSjAJnd0Cp3SZeoVog77HE/iZ0mnKaiVkK+QXpRVtCQ==} + '@guardian/source-development-kitchen@23.0.0': + resolution: {integrity: sha512-CRODdBBXNmJyMPkHX1ZyYUEYoXAuvQUa+Gia1DlNe5nGO5DwTVy7vQUHf4JGf8FE1AGZlqXDyLPqRpumgBb9CA==} peerDependencies: '@emotion/react': ^11.11.4 - '@guardian/libs': ^22.0.0 - '@guardian/source': ^10.0.0 + '@guardian/libs': ^27.0.0 + '@guardian/source': ^12.0.0 '@types/react': ^18.2.79 react: ^18.2.0 - tslib: ^2.6.2 - typescript: ~5.5.2 + tslib: ^2.8.1 + typescript: ~5.9.3 peerDependenciesMeta: '@emotion/react': optional: true @@ -2648,14 +2648,14 @@ packages: typescript: optional: true - '@guardian/source@11.3.0': - resolution: {integrity: sha512-J8KDoa/dZ926zkx1LdmoGo5i83znqjGDYuyOOc/UBcfH8dKbXDBmi4tvg8Xbl7/C4jSJpgG1JkjRHyzDarcAjg==} + '@guardian/source@12.2.0': + resolution: {integrity: sha512-+D7X1iR2QxFZI+ag43FljR3WIYTxur+HSfEnXnAg8XdMhGPfJWE/XsedYWH71f4YYEbCcaDbVos5sHXJUykIxQ==} peerDependencies: '@emotion/react': ^11.11.4 '@types/react': ^18.2.79 react: ^18.2.0 - tslib: ^2.6.2 - typescript: ~5.5.2 + tslib: ^2.8.1 + typescript: ~5.9.3 peerDependenciesMeta: '@emotion/react': optional: true @@ -9853,13 +9853,13 @@ snapshots: dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.957.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/crc32c@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.957.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/sha1-browser@5.2.0': dependencies: @@ -9868,7 +9868,7 @@ snapshots: '@aws-sdk/types': 3.957.0 '@aws-sdk/util-locate-window': 3.465.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/sha256-browser@5.2.0': dependencies: @@ -9878,23 +9878,23 @@ snapshots: '@aws-sdk/types': 3.609.0 '@aws-sdk/util-locate-window': 3.465.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/sha256-js@5.2.0': dependencies: '@aws-crypto/util': 5.2.0 '@aws-sdk/types': 3.930.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/supports-web-crypto@5.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@aws-crypto/util@5.2.0': dependencies: '@aws-sdk/types': 3.957.0 '@smithy/util-utf8': 2.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/client-cloudwatch@3.621.0': dependencies: @@ -9940,7 +9940,7 @@ snapshots: '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 '@smithy/util-waiter': 3.1.2 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -9986,7 +9986,7 @@ snapshots: '@smithy/util-retry': 4.2.5 '@smithy/util-utf8': 4.2.0 '@smithy/util-waiter': 4.2.5 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10030,7 +10030,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10074,7 +10074,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10121,7 +10121,7 @@ snapshots: '@smithy/util-utf8': 4.2.0 '@smithy/util-waiter': 4.2.5 '@types/uuid': 9.0.8 - tslib: 2.6.2 + tslib: 2.8.1 uuid: 9.0.1 transitivePeerDependencies: - aws-crt @@ -10321,7 +10321,7 @@ snapshots: '@smithy/util-utf8': 4.2.0 '@smithy/util-waiter': 4.2.5 '@types/uuid': 9.0.8 - tslib: 2.6.2 + tslib: 2.8.1 uuid: 9.0.1 transitivePeerDependencies: - aws-crt @@ -10367,7 +10367,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10410,7 +10410,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10453,7 +10453,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10496,7 +10496,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10539,7 +10539,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10584,7 +10584,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10598,7 +10598,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-middleware': 3.0.3 fast-xml-parser: 4.4.1 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/core@3.840.0': dependencies: @@ -10616,7 +10616,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-utf8': 4.2.0 fast-xml-parser: 4.4.1 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/core@3.931.0': dependencies: @@ -10632,7 +10632,7 @@ snapshots: '@smithy/util-base64': 4.3.0 '@smithy/util-middleware': 4.2.5 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/core@3.957.0': dependencies: @@ -10648,7 +10648,7 @@ snapshots: '@smithy/util-base64': 4.3.0 '@smithy/util-middleware': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-cognito-identity@3.840.0': dependencies: @@ -10656,7 +10656,7 @@ snapshots: '@aws-sdk/types': 3.840.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10666,7 +10666,7 @@ snapshots: '@aws-sdk/types': 3.957.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10675,7 +10675,7 @@ snapshots: '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-env@3.840.0': dependencies: @@ -10683,7 +10683,7 @@ snapshots: '@aws-sdk/types': 3.840.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-env@3.931.0': dependencies: @@ -10691,7 +10691,7 @@ snapshots: '@aws-sdk/types': 3.930.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-env@3.957.0': dependencies: @@ -10699,7 +10699,7 @@ snapshots: '@aws-sdk/types': 3.957.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-http@3.621.0': dependencies: @@ -10711,7 +10711,7 @@ snapshots: '@smithy/smithy-client': 3.1.11 '@smithy/types': 3.3.0 '@smithy/util-stream': 3.1.3 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-http@3.840.0': dependencies: @@ -10724,7 +10724,7 @@ snapshots: '@smithy/smithy-client': 4.10.2 '@smithy/types': 4.11.0 '@smithy/util-stream': 4.5.8 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-http@3.931.0': dependencies: @@ -10737,7 +10737,7 @@ snapshots: '@smithy/smithy-client': 4.10.2 '@smithy/types': 4.11.0 '@smithy/util-stream': 4.5.8 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-http@3.957.0': dependencies: @@ -10750,7 +10750,7 @@ snapshots: '@smithy/smithy-client': 4.10.2 '@smithy/types': 4.11.0 '@smithy/util-stream': 4.5.8 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-ini@3.621.0(@aws-sdk/client-sso-oidc@3.621.0(@aws-sdk/client-sts@3.621.0))(@aws-sdk/client-sts@3.621.0)': dependencies: @@ -10765,7 +10765,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt @@ -10784,7 +10784,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10802,7 +10802,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10821,7 +10821,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10834,7 +10834,7 @@ snapshots: '@smithy/protocol-http': 5.3.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10851,7 +10851,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - '@aws-sdk/client-sts' @@ -10870,7 +10870,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10887,7 +10887,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10904,7 +10904,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10914,7 +10914,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-process@3.840.0': dependencies: @@ -10923,7 +10923,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-process@3.931.0': dependencies: @@ -10932,7 +10932,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-process@3.957.0': dependencies: @@ -10941,7 +10941,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-sso@3.621.0(@aws-sdk/client-sso-oidc@3.621.0(@aws-sdk/client-sts@3.621.0))': dependencies: @@ -10951,7 +10951,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - '@aws-sdk/client-sso-oidc' - aws-crt @@ -10965,7 +10965,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10978,7 +10978,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -10991,7 +10991,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11001,7 +11001,7 @@ snapshots: '@aws-sdk/types': 3.609.0 '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/credential-provider-web-identity@3.840.0': dependencies: @@ -11010,7 +11010,7 @@ snapshots: '@aws-sdk/types': 3.840.0 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11022,7 +11022,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11034,7 +11034,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11058,7 +11058,7 @@ snapshots: '@smithy/node-config-provider': 4.3.7 '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11090,7 +11090,7 @@ snapshots: '@aws-sdk/endpoint-cache@3.804.0': dependencies: mnemonist: 0.38.3 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/lib-dynamodb@3.840.0(@aws-sdk/client-dynamodb@3.840.0)': dependencies: @@ -11100,7 +11100,7 @@ snapshots: '@smithy/core': 3.20.0 '@smithy/smithy-client': 4.9.8 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-bucket-endpoint@3.930.0': dependencies: @@ -11110,7 +11110,7 @@ snapshots: '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 '@smithy/util-config-provider': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-endpoint-discovery@3.840.0': dependencies: @@ -11119,14 +11119,14 @@ snapshots: '@smithy/node-config-provider': 4.3.7 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-expect-continue@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-flexible-checksums@3.931.0': dependencies: @@ -11142,79 +11142,79 @@ snapshots: '@smithy/util-middleware': 4.2.5 '@smithy/util-stream': 4.5.6 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-host-header@3.620.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-host-header@3.840.0': dependencies: '@aws-sdk/types': 3.840.0 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-host-header@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-host-header@3.957.0': dependencies: '@aws-sdk/types': 3.957.0 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-location-constraint@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-logger@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-logger@3.840.0': dependencies: '@aws-sdk/types': 3.840.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-logger@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-logger@3.957.0': dependencies: '@aws-sdk/types': 3.957.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-recursion-detection@3.620.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-recursion-detection@3.840.0': dependencies: '@aws-sdk/types': 3.840.0 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-recursion-detection@3.930.0': dependencies: @@ -11222,7 +11222,7 @@ snapshots: '@aws/lambda-invoke-store': 0.1.1 '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-recursion-detection@3.957.0': dependencies: @@ -11230,7 +11230,7 @@ snapshots: '@aws/lambda-invoke-store': 0.2.2 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-sdk-s3@3.931.0': dependencies: @@ -11247,13 +11247,13 @@ snapshots: '@smithy/util-middleware': 4.2.5 '@smithy/util-stream': 4.5.6 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-ssec@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-user-agent@3.620.0': dependencies: @@ -11261,7 +11261,7 @@ snapshots: '@aws-sdk/util-endpoints': 3.614.0 '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-user-agent@3.840.0': dependencies: @@ -11271,7 +11271,7 @@ snapshots: '@smithy/core': 3.20.0 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-user-agent@3.931.0': dependencies: @@ -11281,7 +11281,7 @@ snapshots: '@smithy/core': 3.20.0 '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/middleware-user-agent@3.957.0': dependencies: @@ -11291,7 +11291,7 @@ snapshots: '@smithy/core': 3.20.0 '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/nested-clients@3.840.0': dependencies: @@ -11332,7 +11332,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11375,7 +11375,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11418,7 +11418,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11429,7 +11429,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/region-config-resolver@3.840.0': dependencies: @@ -11438,7 +11438,7 @@ snapshots: '@smithy/types': 4.11.0 '@smithy/util-config-provider': 4.2.0 '@smithy/util-middleware': 4.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/region-config-resolver@3.930.0': dependencies: @@ -11446,7 +11446,7 @@ snapshots: '@smithy/config-resolver': 4.4.5 '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/region-config-resolver@3.957.0': dependencies: @@ -11454,7 +11454,7 @@ snapshots: '@smithy/config-resolver': 4.4.5 '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/signature-v4-multi-region@3.931.0': dependencies: @@ -11463,7 +11463,7 @@ snapshots: '@smithy/protocol-http': 5.3.5 '@smithy/signature-v4': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/token-providers@3.614.0(@aws-sdk/client-sso-oidc@3.621.0(@aws-sdk/client-sts@3.621.0))': dependencies: @@ -11472,7 +11472,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/token-providers@3.840.0': dependencies: @@ -11482,7 +11482,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11494,7 +11494,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt @@ -11506,52 +11506,52 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 transitivePeerDependencies: - aws-crt '@aws-sdk/types@3.609.0': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/types@3.840.0': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/types@3.930.0': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/types@3.957.0': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-arn-parser@3.893.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-dynamodb@3.840.0(@aws-sdk/client-dynamodb@3.840.0)': dependencies: '@aws-sdk/client-dynamodb': 3.840.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-endpoints@3.614.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 '@smithy/util-endpoints': 2.0.5 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-endpoints@3.840.0': dependencies: '@aws-sdk/types': 3.840.0 '@smithy/types': 4.11.0 '@smithy/util-endpoints': 3.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-endpoints@3.930.0': dependencies: @@ -11559,7 +11559,7 @@ snapshots: '@smithy/types': 4.11.0 '@smithy/url-parser': 4.2.5 '@smithy/util-endpoints': 3.2.5 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-endpoints@3.957.0': dependencies: @@ -11567,46 +11567,46 @@ snapshots: '@smithy/types': 4.11.0 '@smithy/url-parser': 4.2.7 '@smithy/util-endpoints': 3.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-locate-window@3.465.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-browser@3.609.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/types': 3.3.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-browser@3.840.0': dependencies: '@aws-sdk/types': 3.840.0 '@smithy/types': 4.11.0 bowser: 2.12.1 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-browser@3.930.0': dependencies: '@aws-sdk/types': 3.930.0 '@smithy/types': 4.11.0 bowser: 2.12.1 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-browser@3.957.0': dependencies: '@aws-sdk/types': 3.957.0 '@smithy/types': 4.11.0 bowser: 2.12.1 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-node@3.614.0': dependencies: '@aws-sdk/types': 3.609.0 '@smithy/node-config-provider': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-node@3.840.0': dependencies: @@ -11614,7 +11614,7 @@ snapshots: '@aws-sdk/types': 3.840.0 '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-node@3.931.0': dependencies: @@ -11622,7 +11622,7 @@ snapshots: '@aws-sdk/types': 3.930.0 '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/util-user-agent-node@3.957.0': dependencies: @@ -11630,24 +11630,24 @@ snapshots: '@aws-sdk/types': 3.957.0 '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/xml-builder@3.821.0': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/xml-builder@3.930.0': dependencies: '@smithy/types': 4.11.0 fast-xml-parser: 5.2.5 - tslib: 2.6.2 + tslib: 2.8.1 '@aws-sdk/xml-builder@3.957.0': dependencies: '@smithy/types': 4.11.0 fast-xml-parser: 5.2.5 - tslib: 2.6.2 + tslib: 2.8.1 '@aws/lambda-invoke-store@0.1.1': {} @@ -12865,25 +12865,25 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 - '@guardian/ab-core@8.0.0(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3)': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/braze-components@22.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(react@18.3.1)': + '@guardian/braze-components@22.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(react@18.3.1)': dependencies: '@emotion/react': 11.14.0(@types/react@18.3.1)(react@18.3.1) - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - '@guardian/source': 11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3) + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + '@guardian/source': 12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) react: 18.3.1 '@guardian/bridget@8.7.0': {} - '@guardian/browserslist-config@6.1.0(browserslist@4.24.4)(tslib@2.6.2)': + '@guardian/browserslist-config@6.1.0(browserslist@4.24.4)(tslib@2.8.1)': dependencies: browserslist: 4.24.4 - tslib: 2.6.2 + tslib: 2.8.1 '@guardian/cdk@62.0.1(aws-cdk-lib@2.220.0(constructs@10.4.2))(aws-cdk@2.1030.0)(constructs@10.4.2)': dependencies: @@ -12899,31 +12899,31 @@ snapshots: read-pkg-up: 7.0.1 yargs: 17.7.2 - '@guardian/commercial-core@29.0.0(@guardian/ab-core@8.0.0(tslib@2.6.2)(typescript@5.5.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))': + '@guardian/commercial-core@29.0.0(@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))': dependencies: - '@guardian/ab-core': 8.0.0(tslib@2.6.2)(typescript@5.5.3) - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) + '@guardian/ab-core': 8.0.0(tslib@2.8.1)(typescript@5.9.3) + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) '@types/googletag': 3.3.0 - '@guardian/core-web-vitals@7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3)(web-vitals@4.2.3)': + '@guardian/core-web-vitals@7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3)': dependencies: - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - tslib: 2.6.2 + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + tslib: 2.8.1 web-vitals: 4.2.3 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/eslint-config-typescript@12.0.0(eslint@8.57.1)(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/eslint-config-typescript@12.0.0(eslint@8.57.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/eslint-config': 9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1)(tslib@2.6.2) - '@stylistic/eslint-plugin': 2.6.2(eslint@8.57.1)(typescript@5.5.3) - '@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3) - '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@guardian/eslint-config': 9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)(tslib@2.8.1) + '@stylistic/eslint-plugin': 2.6.2(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) - tslib: 2.6.2 - typescript: 5.5.3 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + tslib: 2.8.1 + typescript: 5.9.3 transitivePeerDependencies: - eslint-import-resolver-node - eslint-import-resolver-webpack @@ -12950,40 +12950,40 @@ snapshots: - supports-color - typescript - '@guardian/eslint-config@9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1)(tslib@2.6.2)': + '@guardian/eslint-config@9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)(tslib@2.8.1)': dependencies: eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) - tslib: 2.6.2 + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + tslib: 2.8.1 transitivePeerDependencies: - '@typescript-eslint/parser' - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - '@guardian/identity-auth-frontend@8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/identity-auth-frontend@8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/identity-auth': 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3) - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - tslib: 2.6.2 + '@guardian/identity-auth': 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + tslib: 2.8.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - tslib: 2.6.2 + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + tslib: 2.8.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)': dependencies: '@guardian/ophan-tracker-js': 2.8.0 - tslib: 2.6.2 + tslib: 2.8.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 '@guardian/ophan-tracker-js@2.8.0': dependencies: @@ -12994,46 +12994,46 @@ snapshots: prettier: 3.0.3 tslib: 2.6.2 - '@guardian/react-crossword@11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.3)': + '@guardian/react-crossword@11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)': dependencies: '@emotion/react': 11.14.0(@types/react@18.3.1)(react@18.3.1) - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - '@guardian/source': 11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3) + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + '@guardian/source': 12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) react: 18.3.1 tslib: 2.6.2 use-local-storage-state: 19.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: '@types/react': 18.3.1 - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - react-dom '@guardian/shimport@1.0.2': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 - '@guardian/source-development-kitchen@18.1.1(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/source-development-kitchen@23.0.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) - '@guardian/source': 11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3) - tslib: 2.6.2 + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) + '@guardian/source': 12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) + tslib: 2.8.1 optionalDependencies: '@emotion/react': 11.14.0(@types/react@18.3.1)(react@18.3.1) '@types/react': 18.3.1 react: 18.3.1 - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/source@11.3.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.6.2)(typescript@5.5.3)': + '@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: mini-svg-data-uri: 1.4.4 - tslib: 2.6.2 + tslib: 2.8.1 optionalDependencies: '@emotion/react': 11.14.0(@types/react@18.3.1)(react@18.3.1) '@types/react': 18.3.1 react: 18.3.1 - typescript: 5.5.3 + typescript: 5.9.3 - '@guardian/support-dotcom-components@8.3.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3))(@guardian/ophan-tracker-js@2.8.0)(zod@4.1.12)': + '@guardian/support-dotcom-components@8.3.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/ophan-tracker-js@2.8.0)(zod@4.1.12)': dependencies: '@aws-sdk/client-cloudwatch': 3.841.0 '@aws-sdk/client-dynamodb': 3.840.0 @@ -13041,7 +13041,7 @@ snapshots: '@aws-sdk/client-ssm': 3.840.0 '@aws-sdk/credential-providers': 3.840.0 '@aws-sdk/lib-dynamodb': 3.840.0(@aws-sdk/client-dynamodb@3.840.0) - '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.6.2)(typescript@5.5.3) + '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) '@guardian/ophan-tracker-js': 2.8.0 '@okta/jwt-verifier': 4.0.2 compression: 1.7.4 @@ -13102,7 +13102,7 @@ snapshots: jest-util: 29.7.0 slash: 3.0.0 - '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3))': + '@jest/core@29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3))': dependencies: '@jest/console': 29.7.0 '@jest/reporters': 29.7.0 @@ -13116,7 +13116,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -13324,41 +13324,41 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@jsonjoy.com/base64@1.1.2(tslib@2.6.2)': + '@jsonjoy.com/base64@1.1.2(tslib@2.8.1)': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 - '@jsonjoy.com/buffers@1.2.1(tslib@2.6.2)': + '@jsonjoy.com/buffers@1.2.1(tslib@2.8.1)': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 - '@jsonjoy.com/codegen@1.0.0(tslib@2.6.2)': + '@jsonjoy.com/codegen@1.0.0(tslib@2.8.1)': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 - '@jsonjoy.com/json-pack@1.21.0(tslib@2.6.2)': + '@jsonjoy.com/json-pack@1.21.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/base64': 1.1.2(tslib@2.6.2) - '@jsonjoy.com/buffers': 1.2.1(tslib@2.6.2) - '@jsonjoy.com/codegen': 1.0.0(tslib@2.6.2) - '@jsonjoy.com/json-pointer': 1.0.2(tslib@2.6.2) - '@jsonjoy.com/util': 1.9.0(tslib@2.6.2) + '@jsonjoy.com/base64': 1.1.2(tslib@2.8.1) + '@jsonjoy.com/buffers': 1.2.1(tslib@2.8.1) + '@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1) + '@jsonjoy.com/json-pointer': 1.0.2(tslib@2.8.1) + '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) hyperdyperid: 1.2.0 - thingies: 2.5.0(tslib@2.6.2) - tree-dump: 1.1.0(tslib@2.6.2) - tslib: 2.6.2 + thingies: 2.5.0(tslib@2.8.1) + tree-dump: 1.1.0(tslib@2.8.1) + tslib: 2.8.1 - '@jsonjoy.com/json-pointer@1.0.2(tslib@2.6.2)': + '@jsonjoy.com/json-pointer@1.0.2(tslib@2.8.1)': dependencies: - '@jsonjoy.com/codegen': 1.0.0(tslib@2.6.2) - '@jsonjoy.com/util': 1.9.0(tslib@2.6.2) - tslib: 2.6.2 + '@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1) + '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) + tslib: 2.8.1 - '@jsonjoy.com/util@1.9.0(tslib@2.6.2)': + '@jsonjoy.com/util@1.9.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/buffers': 1.2.1(tslib@2.6.2) - '@jsonjoy.com/codegen': 1.0.0(tslib@2.6.2) - tslib: 2.6.2 + '@jsonjoy.com/buffers': 1.2.1(tslib@2.8.1) + '@jsonjoy.com/codegen': 1.0.0(tslib@2.8.1) + tslib: 2.8.1 '@leichtgewicht/ip-codec@2.0.5': {} @@ -13577,26 +13577,26 @@ snapshots: '@smithy/abort-controller@3.1.1': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/abort-controller@4.2.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/abort-controller@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/chunked-blob-reader-native@4.2.1': dependencies: '@smithy/util-base64': 4.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/chunked-blob-reader@5.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/config-resolver@3.0.5': dependencies: @@ -13604,7 +13604,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-config-provider': 3.0.0 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/config-resolver@4.4.3': dependencies: @@ -13613,7 +13613,7 @@ snapshots: '@smithy/util-config-provider': 4.2.0 '@smithy/util-endpoints': 3.2.5 '@smithy/util-middleware': 4.2.5 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/config-resolver@4.4.5': dependencies: @@ -13622,7 +13622,7 @@ snapshots: '@smithy/util-config-provider': 4.2.0 '@smithy/util-endpoints': 3.2.7 '@smithy/util-middleware': 4.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/core@2.3.1': dependencies: @@ -13633,7 +13633,7 @@ snapshots: '@smithy/smithy-client': 3.1.11 '@smithy/types': 3.3.0 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/core@3.18.5': dependencies: @@ -13646,7 +13646,7 @@ snapshots: '@smithy/util-stream': 4.5.6 '@smithy/util-utf8': 4.2.0 '@smithy/uuid': 1.1.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/core@3.20.0': dependencies: @@ -13659,7 +13659,7 @@ snapshots: '@smithy/util-stream': 4.5.8 '@smithy/util-utf8': 4.2.0 '@smithy/uuid': 1.1.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/credential-provider-imds@3.2.0': dependencies: @@ -13667,7 +13667,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/types': 3.3.0 '@smithy/url-parser': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/credential-provider-imds@4.2.7': dependencies: @@ -13675,37 +13675,37 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/types': 4.11.0 '@smithy/url-parser': 4.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/eventstream-codec@4.2.5': dependencies: '@aws-crypto/crc32': 5.2.0 '@smithy/types': 4.11.0 '@smithy/util-hex-encoding': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/eventstream-serde-browser@4.2.5': dependencies: '@smithy/eventstream-serde-universal': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/eventstream-serde-config-resolver@4.3.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/eventstream-serde-node@4.2.5': dependencies: '@smithy/eventstream-serde-universal': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/eventstream-serde-universal@4.2.5': dependencies: '@smithy/eventstream-codec': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/fetch-http-handler@3.2.4': dependencies: @@ -13713,7 +13713,7 @@ snapshots: '@smithy/querystring-builder': 3.0.3 '@smithy/types': 3.3.0 '@smithy/util-base64': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/fetch-http-handler@5.3.6': dependencies: @@ -13721,7 +13721,7 @@ snapshots: '@smithy/querystring-builder': 4.2.5 '@smithy/types': 4.11.0 '@smithy/util-base64': 4.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/fetch-http-handler@5.3.8': dependencies: @@ -13729,74 +13729,74 @@ snapshots: '@smithy/querystring-builder': 4.2.7 '@smithy/types': 4.11.0 '@smithy/util-base64': 4.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/hash-blob-browser@4.2.6': dependencies: '@smithy/chunked-blob-reader': 5.2.0 '@smithy/chunked-blob-reader-native': 4.2.1 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/hash-node@3.0.3': dependencies: '@smithy/types': 3.3.0 '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/hash-node@4.2.5': dependencies: '@smithy/types': 4.11.0 '@smithy/util-buffer-from': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/hash-node@4.2.7': dependencies: '@smithy/types': 4.11.0 '@smithy/util-buffer-from': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/hash-stream-node@4.2.5': dependencies: '@smithy/types': 4.11.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/invalid-dependency@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/invalid-dependency@4.2.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/invalid-dependency@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/is-array-buffer@2.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/is-array-buffer@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/is-array-buffer@4.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/md5-js@4.2.5': dependencies: '@smithy/types': 4.11.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-compression@3.0.7': dependencies: @@ -13808,7 +13808,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-utf8': 3.0.0 fflate: 0.8.1 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-compression@4.1.12': dependencies: @@ -13821,25 +13821,25 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-utf8': 4.2.0 fflate: 0.8.1 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-content-length@3.0.5': dependencies: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-content-length@4.2.5': dependencies: '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-content-length@4.2.7': dependencies: '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-endpoint@3.1.0': dependencies: @@ -13849,7 +13849,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/url-parser': 3.0.3 '@smithy/util-middleware': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-endpoint@4.3.12': dependencies: @@ -13860,7 +13860,7 @@ snapshots: '@smithy/types': 4.11.0 '@smithy/url-parser': 4.2.5 '@smithy/util-middleware': 4.2.5 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-endpoint@4.4.1': dependencies: @@ -13871,7 +13871,7 @@ snapshots: '@smithy/types': 4.11.0 '@smithy/url-parser': 4.2.7 '@smithy/util-middleware': 4.2.7 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-retry@3.0.13': dependencies: @@ -13882,7 +13882,7 @@ snapshots: '@smithy/types': 3.3.0 '@smithy/util-middleware': 3.0.3 '@smithy/util-retry': 3.0.3 - tslib: 2.6.2 + tslib: 2.8.1 uuid: 9.0.1 '@smithy/middleware-retry@4.4.12': @@ -13895,7 +13895,7 @@ snapshots: '@smithy/util-middleware': 4.2.5 '@smithy/util-retry': 4.2.5 '@smithy/uuid': 1.1.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-retry@4.4.17': dependencies: @@ -13907,60 +13907,60 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-retry': 4.2.7 '@smithy/uuid': 1.1.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-serde@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-serde@4.2.6': dependencies: '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-serde@4.2.8': dependencies: '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-stack@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-stack@4.2.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/middleware-stack@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-config-provider@3.1.4': dependencies: '@smithy/property-provider': 3.1.3 '@smithy/shared-ini-file-loader': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-config-provider@4.3.5': dependencies: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.0 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-config-provider@4.3.7': dependencies: '@smithy/property-provider': 4.2.7 '@smithy/shared-ini-file-loader': 4.4.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-http-handler@3.1.4': dependencies: @@ -13968,7 +13968,7 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/querystring-builder': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-http-handler@4.4.5': dependencies: @@ -13976,7 +13976,7 @@ snapshots: '@smithy/protocol-http': 5.3.5 '@smithy/querystring-builder': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/node-http-handler@4.4.7': dependencies: @@ -13984,65 +13984,65 @@ snapshots: '@smithy/protocol-http': 5.3.7 '@smithy/querystring-builder': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/property-provider@3.1.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/property-provider@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/protocol-http@4.1.0': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/protocol-http@5.3.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/protocol-http@5.3.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-builder@3.0.3': dependencies: '@smithy/types': 3.3.0 '@smithy/util-uri-escape': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-builder@4.2.5': dependencies: '@smithy/types': 4.11.0 '@smithy/util-uri-escape': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-builder@4.2.7': dependencies: '@smithy/types': 4.11.0 '@smithy/util-uri-escape': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-parser@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-parser@4.2.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/querystring-parser@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/service-error-classification@3.0.3': dependencies: @@ -14059,17 +14059,17 @@ snapshots: '@smithy/shared-ini-file-loader@3.1.4': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/shared-ini-file-loader@4.4.0': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/shared-ini-file-loader@4.4.2': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/signature-v4@4.1.0': dependencies: @@ -14080,7 +14080,7 @@ snapshots: '@smithy/util-middleware': 3.0.3 '@smithy/util-uri-escape': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/signature-v4@5.3.5': dependencies: @@ -14091,7 +14091,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-uri-escape': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/signature-v4@5.3.7': dependencies: @@ -14102,7 +14102,7 @@ snapshots: '@smithy/util-middleware': 4.2.7 '@smithy/util-uri-escape': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/smithy-client@3.1.11': dependencies: @@ -14111,7 +14111,7 @@ snapshots: '@smithy/protocol-http': 4.1.0 '@smithy/types': 3.3.0 '@smithy/util-stream': 3.1.3 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/smithy-client@4.10.2': dependencies: @@ -14121,7 +14121,7 @@ snapshots: '@smithy/protocol-http': 5.3.7 '@smithy/types': 4.11.0 '@smithy/util-stream': 4.5.8 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/smithy-client@4.9.8': dependencies: @@ -14131,88 +14131,88 @@ snapshots: '@smithy/protocol-http': 5.3.5 '@smithy/types': 4.11.0 '@smithy/util-stream': 4.5.6 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/types@3.3.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/types@4.11.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/types@4.9.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/url-parser@3.0.3': dependencies: '@smithy/querystring-parser': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/url-parser@4.2.5': dependencies: '@smithy/querystring-parser': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/url-parser@4.2.7': dependencies: '@smithy/querystring-parser': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-base64@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-base64@4.3.0': dependencies: '@smithy/util-buffer-from': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-body-length-browser@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-body-length-browser@4.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-body-length-node@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-body-length-node@4.2.1': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-buffer-from@2.2.0': dependencies: '@smithy/is-array-buffer': 2.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-buffer-from@3.0.0': dependencies: '@smithy/is-array-buffer': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-buffer-from@4.2.0': dependencies: '@smithy/is-array-buffer': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-config-provider@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-config-provider@4.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-browser@3.0.13': dependencies: @@ -14220,21 +14220,21 @@ snapshots: '@smithy/smithy-client': 3.1.11 '@smithy/types': 3.3.0 bowser: 2.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-browser@4.3.11': dependencies: '@smithy/property-provider': 4.2.7 '@smithy/smithy-client': 4.9.8 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-browser@4.3.16': dependencies: '@smithy/property-provider': 4.2.7 '@smithy/smithy-client': 4.10.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-node@3.0.13': dependencies: @@ -14244,7 +14244,7 @@ snapshots: '@smithy/property-provider': 3.1.3 '@smithy/smithy-client': 3.1.11 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-node@4.2.14': dependencies: @@ -14254,7 +14254,7 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/smithy-client': 4.9.8 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-defaults-mode-node@4.2.19': dependencies: @@ -14264,66 +14264,66 @@ snapshots: '@smithy/property-provider': 4.2.7 '@smithy/smithy-client': 4.10.2 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-endpoints@2.0.5': dependencies: '@smithy/node-config-provider': 3.1.4 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-endpoints@3.2.5': dependencies: '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-endpoints@3.2.7': dependencies: '@smithy/node-config-provider': 4.3.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-hex-encoding@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-hex-encoding@4.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-middleware@3.0.3': dependencies: '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-middleware@4.2.5': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-middleware@4.2.7': dependencies: '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-retry@3.0.3': dependencies: '@smithy/service-error-classification': 3.0.3 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-retry@4.2.5': dependencies: '@smithy/service-error-classification': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-retry@4.2.7': dependencies: '@smithy/service-error-classification': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-stream@3.1.3': dependencies: @@ -14334,7 +14334,7 @@ snapshots: '@smithy/util-buffer-from': 3.0.0 '@smithy/util-hex-encoding': 3.0.0 '@smithy/util-utf8': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-stream@4.5.6': dependencies: @@ -14345,7 +14345,7 @@ snapshots: '@smithy/util-buffer-from': 4.2.0 '@smithy/util-hex-encoding': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-stream@4.5.8': dependencies: @@ -14356,52 +14356,52 @@ snapshots: '@smithy/util-buffer-from': 4.2.0 '@smithy/util-hex-encoding': 4.2.0 '@smithy/util-utf8': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-uri-escape@3.0.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-uri-escape@4.2.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-utf8@2.3.0': dependencies: '@smithy/util-buffer-from': 2.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-utf8@3.0.0': dependencies: '@smithy/util-buffer-from': 3.0.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-utf8@4.2.0': dependencies: '@smithy/util-buffer-from': 4.2.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-waiter@3.1.2': dependencies: '@smithy/abort-controller': 3.1.1 '@smithy/types': 3.3.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-waiter@4.2.5': dependencies: '@smithy/abort-controller': 4.2.5 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/util-waiter@4.2.7': dependencies: '@smithy/abort-controller': 4.2.7 '@smithy/types': 4.11.0 - tslib: 2.6.2 + tslib: 2.8.1 '@smithy/uuid@1.1.0': dependencies: - tslib: 2.6.2 + tslib: 2.8.1 '@standard-schema/spec@1.1.0': {} @@ -14437,7 +14437,7 @@ snapshots: - '@swc/helpers' - webpack - '@storybook/builder-webpack5@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1)': + '@storybook/builder-webpack5@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1)': dependencies: '@storybook/core-webpack': 10.1.10(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@vitest/mocker': 3.2.4(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2)) @@ -14445,7 +14445,7 @@ snapshots: cjs-module-lexer: 1.4.3 css-loader: 7.1.2(webpack@5.102.1) es-module-lexer: 1.7.0 - fork-ts-checker-webpack-plugin: 9.1.0(typescript@5.5.3)(webpack@5.102.1) + fork-ts-checker-webpack-plugin: 9.1.0(typescript@5.9.3)(webpack@5.102.1) html-webpack-plugin: 5.6.4(webpack@5.102.1) magic-string: 0.30.21 storybook: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -14457,7 +14457,7 @@ snapshots: webpack-hot-middleware: 2.26.1 webpack-virtual-modules: 0.6.2 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -14493,10 +14493,10 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@storybook/preset-react-webpack@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(webpack-cli@6.0.1)': + '@storybook/preset-react-webpack@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(webpack-cli@6.0.1)': dependencies: '@storybook/core-webpack': 10.1.10(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.5.3)(webpack@5.102.1) + '@storybook/react-docgen-typescript-plugin': 1.0.6--canary.9.0c3f3b7.0(typescript@5.9.3)(webpack@5.102.1) '@types/semver': 7.5.6 magic-string: 0.30.21 react: 18.3.1 @@ -14508,7 +14508,7 @@ snapshots: tsconfig-paths: 4.2.0 webpack: 5.102.1(@swc/core@1.13.5)(esbuild@0.27.0)(webpack-cli@6.0.1) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - '@swc/core' - esbuild @@ -14516,16 +14516,16 @@ snapshots: - uglify-js - webpack-cli - '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.5.3)(webpack@5.102.1)': + '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.9.3)(webpack@5.102.1)': dependencies: debug: 4.4.3(supports-color@8.1.1) endent: 2.1.0 find-cache-dir: 3.3.2 flat-cache: 3.2.0 micromatch: 4.0.8 - react-docgen-typescript: 2.2.2(typescript@5.5.3) - tslib: 2.6.2 - typescript: 5.5.3 + react-docgen-typescript: 2.2.2(typescript@5.9.3) + tslib: 2.8.1 + typescript: 5.9.3 webpack: 5.102.1(@swc/core@1.13.5)(esbuild@0.27.0)(webpack-cli@6.0.1) transitivePeerDependencies: - supports-color @@ -14536,16 +14536,16 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@storybook/react-webpack5@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1)': + '@storybook/react-webpack5@10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1)': dependencies: - '@storybook/builder-webpack5': 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1) - '@storybook/preset-react-webpack': 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)(webpack-cli@6.0.1) - '@storybook/react': 10.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3) + '@storybook/builder-webpack5': 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(vite@6.4.0(@types/node@22.17.0)(terser@5.44.0)(tsx@4.6.2))(webpack-cli@6.0.1) + '@storybook/preset-react-webpack': 10.1.10(@swc/core@1.13.5)(esbuild@0.27.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)(webpack-cli@6.0.1) + '@storybook/react': 10.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) storybook: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - '@rspack/core' - '@swc/core' @@ -14556,7 +14556,7 @@ snapshots: - vite - webpack-cli - '@storybook/react@10.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3)': + '@storybook/react@10.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3)': dependencies: '@storybook/global': 5.0.0 '@storybook/react-dom-shim': 10.1.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) @@ -14565,7 +14565,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) storybook: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -14585,20 +14585,20 @@ snapshots: estraverse: 5.3.0 picomatch: 4.0.3 - '@stylistic/eslint-plugin-plus@2.6.2(eslint@8.57.1)(typescript@5.5.3)': + '@stylistic/eslint-plugin-plus@2.6.2(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin-ts@2.6.2(eslint@8.57.1)(typescript@5.5.3)': + '@stylistic/eslint-plugin-ts@2.6.2(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.1) '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -14616,12 +14616,12 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@2.6.2(eslint@8.57.1)(typescript@5.5.3)': + '@stylistic/eslint-plugin@2.6.2(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@stylistic/eslint-plugin-js': 2.6.2(eslint@8.57.1) '@stylistic/eslint-plugin-jsx': 2.6.2(eslint@8.57.1) - '@stylistic/eslint-plugin-plus': 2.6.2(eslint@8.57.1)(typescript@5.5.3) - '@stylistic/eslint-plugin-ts': 2.6.2(eslint@8.57.1)(typescript@5.5.3) + '@stylistic/eslint-plugin-plus': 2.6.2(eslint@8.57.1)(typescript@5.9.3) + '@stylistic/eslint-plugin-ts': 2.6.2(eslint@8.57.1)(typescript@5.9.3) '@types/eslint': 9.6.1 eslint: 8.57.1 transitivePeerDependencies: @@ -14731,12 +14731,12 @@ snapshots: '@svgr/babel-plugin-transform-react-native-svg': 8.1.0(@babel/core@7.28.4) '@svgr/babel-plugin-transform-svg-component': 8.0.0(@babel/core@7.28.4) - '@svgr/core@8.1.0(typescript@5.5.3)': + '@svgr/core@8.1.0(typescript@5.9.3)': dependencies: '@babel/core': 7.28.4 '@svgr/babel-preset': 8.1.0(@babel/core@7.28.4) camelcase: 6.3.0 - cosmiconfig: 8.3.6(typescript@5.5.3) + cosmiconfig: 8.3.6(typescript@5.9.3) snake-case: 3.0.4 transitivePeerDependencies: - supports-color @@ -14747,35 +14747,35 @@ snapshots: '@babel/types': 7.28.4 entities: 4.5.0 - '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.5.3))': + '@svgr/plugin-jsx@8.1.0(@svgr/core@8.1.0(typescript@5.9.3))': dependencies: '@babel/core': 7.28.4 '@svgr/babel-preset': 8.1.0(@babel/core@7.28.4) - '@svgr/core': 8.1.0(typescript@5.5.3) + '@svgr/core': 8.1.0(typescript@5.9.3) '@svgr/hast-util-to-babel-ast': 8.0.0 svg-parser: 2.0.4 transitivePeerDependencies: - supports-color - '@svgr/plugin-svgo@8.1.0(@svgr/core@8.1.0(typescript@5.5.3))(typescript@5.5.3)': + '@svgr/plugin-svgo@8.1.0(@svgr/core@8.1.0(typescript@5.9.3))(typescript@5.9.3)': dependencies: - '@svgr/core': 8.1.0(typescript@5.5.3) - cosmiconfig: 8.3.6(typescript@5.5.3) + '@svgr/core': 8.1.0(typescript@5.9.3) + cosmiconfig: 8.3.6(typescript@5.9.3) deepmerge: 4.3.1 svgo: 3.1.0 transitivePeerDependencies: - typescript - '@svgr/webpack@8.1.0(typescript@5.5.3)': + '@svgr/webpack@8.1.0(typescript@5.9.3)': dependencies: '@babel/core': 7.28.4 '@babel/plugin-transform-react-constant-elements': 7.23.3(@babel/core@7.28.4) '@babel/preset-env': 7.28.3(@babel/core@7.28.4) '@babel/preset-react': 7.27.1(@babel/core@7.28.4) '@babel/preset-typescript': 7.27.1(@babel/core@7.28.4) - '@svgr/core': 8.1.0(typescript@5.5.3) - '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.5.3)) - '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.5.3))(typescript@5.5.3) + '@svgr/core': 8.1.0(typescript@5.9.3) + '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.9.3)) + '@svgr/plugin-svgo': 8.1.0(@svgr/core@8.1.0(typescript@5.9.3))(typescript@5.9.3) transitivePeerDependencies: - supports-color - typescript @@ -15255,21 +15255,21 @@ snapshots: '@types/youtube@0.0.50': {} - '@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.1.0 - '@typescript-eslint/type-utils': 8.1.0(eslint@8.57.1)(typescript@5.5.3) - '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/type-utils': 8.1.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.1.0 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.9.3) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -15290,24 +15290,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.1.0 '@typescript-eslint/types': 8.1.0 - '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.1.0 debug: 4.4.3(supports-color@8.1.1) eslint: 8.57.1 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -15323,15 +15323,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.46.2(typescript@5.5.3)': - dependencies: - '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.5.3) - '@typescript-eslint/types': 8.46.2 - debug: 4.4.3(supports-color@8.1.1) - typescript: 5.5.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/project-service@8.46.2(typescript@5.9.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3) @@ -15361,22 +15352,18 @@ snapshots: '@typescript-eslint/types': 8.46.2 '@typescript-eslint/visitor-keys': 8.46.2 - '@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.5.3)': - dependencies: - typescript: 5.5.3 - '@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.9.3)': dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.1.0(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/type-utils@8.1.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.3) - '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.1.0(eslint@8.57.1)(typescript@5.9.3) debug: 4.4.3(supports-color@8.1.1) - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.9.3) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - eslint - supports-color @@ -15400,7 +15387,7 @@ snapshots: '@typescript-eslint/types@8.46.2': {} - '@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@5.62.0(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 @@ -15408,13 +15395,13 @@ snapshots: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.5.3) + tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.1.0(typescript@5.5.3)': + '@typescript-eslint/typescript-estree@8.1.0(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.1.0 '@typescript-eslint/visitor-keys': 8.1.0 @@ -15423,9 +15410,9 @@ snapshots: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.3 - ts-api-utils: 1.3.0(typescript@5.5.3) + ts-api-utils: 1.3.0(typescript@5.9.3) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -15443,22 +15430,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.46.2(typescript@5.5.3)': - dependencies: - '@typescript-eslint/project-service': 8.46.2(typescript@5.5.3) - '@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.5.3) - '@typescript-eslint/types': 8.46.2 - '@typescript-eslint/visitor-keys': 8.46.2 - debug: 4.4.3(supports-color@8.1.1) - fast-glob: 3.3.3 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.7.3 - ts-api-utils: 2.1.0(typescript@5.5.3) - typescript: 5.5.3 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)': dependencies: '@typescript-eslint/project-service': 8.46.2(typescript@5.9.3) @@ -15475,14 +15446,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/utils@5.62.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) eslint: 8.57.1 eslint-scope: 5.1.1 semver: 7.5.4 @@ -15490,12 +15461,12 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@8.1.0(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/utils@8.1.0(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1) '@typescript-eslint/scope-manager': 8.1.0 '@typescript-eslint/types': 8.1.0 - '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.1.0(typescript@5.9.3) eslint: 8.57.1 transitivePeerDependencies: - supports-color @@ -15512,14 +15483,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.46.2(eslint@8.57.1)(typescript@5.5.3)': + '@typescript-eslint/utils@8.46.2(eslint@8.57.1)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@8.57.1) '@typescript-eslint/scope-manager': 8.46.2 '@typescript-eslint/types': 8.46.2 - '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.5.3) + '@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3) eslint: 8.57.1 - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -15968,7 +15939,7 @@ snapshots: ast-types@0.16.1: dependencies: - tslib: 2.6.2 + tslib: 2.8.1 astral-regex@2.0.0: {} @@ -16281,7 +16252,7 @@ snapshots: camel-case@4.1.2: dependencies: pascal-case: 3.1.2 - tslib: 2.6.2 + tslib: 2.8.1 camelcase@5.3.1: {} @@ -16542,23 +16513,23 @@ snapshots: path-type: 4.0.0 yaml: 1.10.2 - cosmiconfig@8.3.6(typescript@5.5.3): + cosmiconfig@8.3.6(typescript@5.9.3): dependencies: import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 - cosmiconfig@9.0.0(typescript@5.5.3): + cosmiconfig@9.0.0(typescript@5.9.3): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.1.0 parse-json: 5.2.0 optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 cpy@11.0.0: dependencies: @@ -16569,13 +16540,13 @@ snapshots: p-filter: 3.0.0 p-map: 6.0.0 - create-jest@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)): + create-jest@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)): dependencies: '@jest/types': 29.6.3 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -16871,7 +16842,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.8.1 dunder-proto@1.0.1: dependencies: @@ -17176,13 +17147,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1): dependencies: debug: 4.4.3(supports-color@8.1.1) enhanced-resolve: 5.18.3 eslint: 8.57.1 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) fast-glob: 3.3.3 get-tsconfig: 4.7.2 is-core-module: 2.16.1 @@ -17210,14 +17181,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) transitivePeerDependencies: - supports-color @@ -17262,7 +17233,7 @@ snapshots: - supports-color - typescript - eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): dependencies: array-includes: 3.1.9 array.prototype.findlastindex: 1.2.6 @@ -17272,7 +17243,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3 @@ -17283,7 +17254,7 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -17356,14 +17327,14 @@ snapshots: object.fromentries: 2.0.8 semver: 6.3.1 - eslint-plugin-jsx-expressions@1.3.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.5.3))(eslint@8.57.1)(typescript@5.5.3): + eslint-plugin-jsx-expressions@1.3.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3): dependencies: - '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1)(typescript@5.5.3) - '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.57.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 - tsutils: 3.21.0(typescript@5.5.3) + tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: - typescript: 5.5.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -17438,9 +17409,9 @@ snapshots: - supports-color - typescript - eslint-plugin-storybook@10.1.10(eslint@8.57.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.5.3): + eslint-plugin-storybook@10.1.10(eslint@8.57.1)(storybook@10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.5.3) + '@typescript-eslint/utils': 8.46.2(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 storybook: 10.1.10(@testing-library/dom@10.4.1)(prettier@3.0.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: @@ -17906,12 +17877,12 @@ snapshots: dependencies: is-callable: 1.2.7 - fork-ts-checker-webpack-plugin@9.1.0(typescript@5.5.3)(webpack@5.102.1): + fork-ts-checker-webpack-plugin@9.1.0(typescript@5.9.3)(webpack@5.102.1): dependencies: '@babel/code-frame': 7.27.1 chalk: 4.1.2 chokidar: 4.0.3 - cosmiconfig: 8.3.6(typescript@5.5.3) + cosmiconfig: 8.3.6(typescript@5.9.3) deepmerge: 4.3.1 fs-extra: 10.1.0 memfs: 3.5.3 @@ -17920,7 +17891,7 @@ snapshots: schema-utils: 3.3.0 semver: 7.5.4 tapable: 2.3.0 - typescript: 5.5.3 + typescript: 5.9.3 webpack: 5.102.1(@swc/core@1.13.5)(esbuild@0.27.0)(webpack-cli@6.0.1) form-data-encoder@2.1.4: {} @@ -18050,9 +18021,9 @@ snapshots: dependencies: is-glob: 4.0.3 - glob-to-regex.js@1.2.0(tslib@2.6.2): + glob-to-regex.js@1.2.0(tslib@2.8.1): dependencies: - tslib: 2.6.2 + tslib: 2.8.1 glob-to-regexp@0.4.1: {} @@ -18774,16 +18745,16 @@ snapshots: - babel-plugin-macros - supports-color - jest-cli@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)): + jest-cli@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)): dependencies: - '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + create-jest: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) exit: 0.1.2 import-local: 3.2.0 - jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + jest-config: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -18793,7 +18764,7 @@ snapshots: - supports-color - ts-node - jest-config@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)): + jest-config@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)): dependencies: '@babel/core': 7.28.4 '@jest/test-sequencer': 29.7.0 @@ -18819,7 +18790,7 @@ snapshots: strip-json-comments: 3.1.1 optionalDependencies: '@types/node': 22.17.0 - ts-node: 10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3) + ts-node: 10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -19062,12 +19033,12 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)): + jest@29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)): dependencies: - '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + '@jest/core': 29.7.0(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3)) + jest-cli: 29.7.0(@types/node@22.17.0)(babel-plugin-macros@3.1.0)(ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3)) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -19330,7 +19301,7 @@ snapshots: lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.8.1 lowercase-keys@3.0.0: {} @@ -19424,12 +19395,12 @@ snapshots: memfs@4.49.0: dependencies: - '@jsonjoy.com/json-pack': 1.21.0(tslib@2.6.2) - '@jsonjoy.com/util': 1.9.0(tslib@2.6.2) - glob-to-regex.js: 1.2.0(tslib@2.6.2) - thingies: 2.5.0(tslib@2.6.2) - tree-dump: 1.1.0(tslib@2.6.2) - tslib: 2.6.2 + '@jsonjoy.com/json-pack': 1.21.0(tslib@2.8.1) + '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) + glob-to-regex.js: 1.2.0(tslib@2.8.1) + thingies: 2.5.0(tslib@2.8.1) + tree-dump: 1.1.0(tslib@2.8.1) + tslib: 2.8.1 meow@13.2.0: {} @@ -19692,7 +19663,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.6.2 + tslib: 2.8.1 node-abort-controller@3.1.1: {} @@ -19899,7 +19870,7 @@ snapshots: param-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.8.1 parent-module@1.0.1: dependencies: @@ -19938,7 +19909,7 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.8.1 password-prompt@1.1.3: dependencies: @@ -20167,9 +20138,9 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - react-docgen-typescript@2.2.2(typescript@5.5.3): + react-docgen-typescript@2.2.2(typescript@5.9.3): dependencies: - typescript: 5.5.3 + typescript: 5.9.3 react-docgen@7.1.1: dependencies: @@ -20285,7 +20256,7 @@ snapshots: esprima: 4.0.1 source-map: 0.6.1 tiny-invariant: 1.3.3 - tslib: 2.6.2 + tslib: 2.8.1 rechoir@0.8.0: dependencies: @@ -20780,7 +20751,7 @@ snapshots: snake-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.8.1 sockjs@0.3.24: dependencies: @@ -21057,11 +21028,11 @@ snapshots: dependencies: webpack: 5.102.1(@swc/core@1.13.5)(esbuild@0.27.0)(webpack-cli@6.0.1) - stylelint-config-recommended@14.0.0(stylelint@16.5.0(typescript@5.5.3)): + stylelint-config-recommended@14.0.0(stylelint@16.5.0(typescript@5.9.3)): dependencies: - stylelint: 16.5.0(typescript@5.5.3) + stylelint: 16.5.0(typescript@5.9.3) - stylelint@16.5.0(typescript@5.5.3): + stylelint@16.5.0(typescript@5.9.3): dependencies: '@csstools/css-parser-algorithms': 2.6.1(@csstools/css-tokenizer@2.2.4) '@csstools/css-tokenizer': 2.2.4 @@ -21070,7 +21041,7 @@ snapshots: '@dual-bundle/import-meta-resolve': 4.0.0 balanced-match: 2.0.0 colord: 2.9.3 - cosmiconfig: 9.0.0(typescript@5.5.3) + cosmiconfig: 9.0.0(typescript@5.9.3) css-functions-list: 3.2.2 css-tree: 2.3.1 debug: 4.3.5 @@ -21247,9 +21218,9 @@ snapshots: text-table@0.2.0: {} - thingies@2.5.0(tslib@2.6.2): + thingies@2.5.0(tslib@2.8.1): dependencies: - tslib: 2.6.2 + tslib: 2.8.1 through2@0.4.2: dependencies: @@ -21307,9 +21278,9 @@ snapshots: traverse-chain@0.1.0: {} - tree-dump@1.1.0(tslib@2.6.2): + tree-dump@1.1.0(tslib@2.8.1): dependencies: - tslib: 2.6.2 + tslib: 2.8.1 trim-lines@3.0.1: {} @@ -21317,13 +21288,9 @@ snapshots: trusted-types@2.0.0: {} - ts-api-utils@1.3.0(typescript@5.5.3): + ts-api-utils@1.3.0(typescript@5.9.3): dependencies: - typescript: 5.5.3 - - ts-api-utils@2.1.0(typescript@5.5.3): - dependencies: - typescript: 5.5.3 + typescript: 5.9.3 ts-api-utils@2.1.0(typescript@5.9.3): dependencies: @@ -21331,14 +21298,14 @@ snapshots: ts-dedent@2.2.0: {} - ts-loader@9.5.4(typescript@5.5.3)(webpack@5.102.1): + ts-loader@9.5.4(typescript@5.9.3)(webpack@5.102.1): dependencies: chalk: 4.1.2 enhanced-resolve: 5.18.3 micromatch: 4.0.8 semver: 7.5.4 source-map: 0.7.4 - typescript: 5.5.3 + typescript: 5.9.3 webpack: 5.102.1(@swc/core@1.13.5)(esbuild@0.27.0)(webpack-cli@6.0.1) ts-node@10.9.2(@swc/core@1.13.5)(@types/node@16.18.68)(typescript@5.1.6): @@ -21361,7 +21328,7 @@ snapshots: optionalDependencies: '@swc/core': 1.13.5 - ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.5.3): + ts-node@10.9.2(@swc/core@1.13.5)(@types/node@22.17.0)(typescript@5.9.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 @@ -21375,18 +21342,18 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.5.3 + typescript: 5.9.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 optionalDependencies: '@swc/core': 1.13.5 optional: true - ts-unused-exports@10.1.0(typescript@5.5.3): + ts-unused-exports@10.1.0(typescript@5.9.3): dependencies: chalk: 4.1.2 tsconfig-paths: 3.15.0 - typescript: 5.5.3 + typescript: 5.9.3 tsconfig-paths@3.15.0: dependencies: @@ -21407,10 +21374,10 @@ snapshots: tslib@2.8.1: {} - tsutils@3.21.0(typescript@5.5.3): + tsutils@3.21.0(typescript@5.9.3): dependencies: tslib: 1.14.1 - typescript: 5.5.3 + typescript: 5.9.3 tsx@4.6.2: dependencies: From 176cb610910755bb9be9af34f07a3862d59b61d8 Mon Sep 17 00:00:00 2001 From: James Mockett <1166188+jamesmockett@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:24:29 +0000 Subject: [PATCH 2/3] Update core `@guardian/*` libraries --- dotcom-rendering/package.json | 10 ++-- pnpm-lock.yaml | 90 +++++++++++++++++------------------ 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 76989eb0146..d2c0d0d1544 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -26,20 +26,20 @@ "@emotion/cache": "11.14.0", "@emotion/react": "11.14.0", "@emotion/server": "11.11.0", - "@guardian/ab-core": "8.0.0", + "@guardian/ab-core": "9.0.0", "@guardian/ab-testing-config": "workspace:ab-testing-config", "@guardian/braze-components": "22.2.0", "@guardian/bridget": "8.7.0", "@guardian/browserslist-config": "6.1.0", "@guardian/cdk": "62.0.1", "@guardian/commercial-core": "29.0.0", - "@guardian/core-web-vitals": "7.0.0", + "@guardian/core-web-vitals": "16.0.0", "@guardian/eslint-config-typescript": "12.0.0", - "@guardian/identity-auth": "6.0.1", - "@guardian/identity-auth-frontend": "8.1.0", + "@guardian/identity-auth": "12.0.0", + "@guardian/identity-auth-frontend": "14.0.0", "@guardian/libs": "27.1.0", "@guardian/ophan-tracker-js": "2.8.0", - "@guardian/react-crossword": "11.1.0", + "@guardian/react-crossword": "13.0.0", "@guardian/shimport": "1.0.2", "@guardian/source": "12.2.0", "@guardian/source-development-kitchen": "23.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 254f5c83486..9573a6696e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -296,8 +296,8 @@ importers: specifier: 11.11.0 version: 11.11.0 '@guardian/ab-core': - specifier: 8.0.0 - version: 8.0.0(tslib@2.8.1)(typescript@5.9.3) + specifier: 9.0.0 + version: 9.0.0(tslib@2.8.1)(typescript@5.9.3) '@guardian/ab-testing-config': specifier: workspace:ab-testing-config version: link:../ab-testing/config @@ -315,19 +315,19 @@ importers: version: 62.0.1(aws-cdk-lib@2.220.0(constructs@10.4.2))(aws-cdk@2.1030.0)(constructs@10.4.2) '@guardian/commercial-core': specifier: 29.0.0 - version: 29.0.0(@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)) + version: 29.0.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)) '@guardian/core-web-vitals': - specifier: 7.0.0 - version: 7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3) + specifier: 16.0.0 + version: 16.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3) '@guardian/eslint-config-typescript': specifier: 12.0.0 version: 12.0.0(eslint@8.57.1)(tslib@2.8.1)(typescript@5.9.3) '@guardian/identity-auth': - specifier: 6.0.1 - version: 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) + specifier: 12.0.0 + version: 12.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) '@guardian/identity-auth-frontend': - specifier: 8.1.0 - version: 8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) + specifier: 14.0.0 + version: 14.0.0(@guardian/identity-auth@12.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) '@guardian/libs': specifier: 27.1.0 version: 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) @@ -335,8 +335,8 @@ importers: specifier: 2.8.0 version: 2.8.0 '@guardian/react-crossword': - specifier: 11.1.0 - version: 11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) + specifier: 13.0.0 + version: 13.0.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) '@guardian/shimport': specifier: 1.0.2 version: 1.0.2 @@ -2499,11 +2499,11 @@ packages: resolution: {integrity: sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@guardian/ab-core@8.0.0': - resolution: {integrity: sha512-I6KV03kROJPnU7FdRbqkmEAzsTDMMK/bgnB7rbL/qht8+hrK9y52ySFSJF5WX0zPX/9MoMRyAgmf+wBWOeogBA==} + '@guardian/ab-core@9.0.0': + resolution: {integrity: sha512-3xzDd8+VMpsJiDiVnSpANcvqOaouTJwi+FGepoajEvPBzfDJqhv3rp2pIFdlMEEA3SXt8ejJ5RMtuvSFAt0rtQ==} peerDependencies: - tslib: ^2.6.2 - typescript: ~5.5.2 + tslib: ^2.8.1 + typescript: ~5.9.3 peerDependenciesMeta: typescript: optional: true @@ -2540,12 +2540,12 @@ packages: '@guardian/ab-core': ^8.0.1 '@guardian/libs': ^26.0.0 - '@guardian/core-web-vitals@7.0.0': - resolution: {integrity: sha512-1JLUQjkLY8SXYJqcy0TiE9/9hCcmyIlmMpRoW8Ygn/qGtyNxG+zzwkwsgtJIP+B0ZjtDqfukra2IV9l7wX5A0g==} + '@guardian/core-web-vitals@16.0.0': + resolution: {integrity: sha512-vfxSdTDnczsok7k5+qA7JoNRc3UZ4IdUMqXhxiNRVOj6GTogM/922cYq6mmJRcQDzjdNWg4jIS7ZRBV7kHSyDw==} peerDependencies: - '@guardian/libs': ^18.0.0 - tslib: ^2.6.2 - typescript: ~5.5.2 + '@guardian/libs': ^27.0.0 + tslib: ^2.8.1 + typescript: ~5.9.3 web-vitals: ^4.2.1 peerDependenciesMeta: typescript: @@ -2569,23 +2569,23 @@ packages: eslint: ^8.57.0 tslib: ^2.6.2 - '@guardian/identity-auth-frontend@8.1.0': - resolution: {integrity: sha512-2GzIsUBp8uiP+fRsKUpMrqJYSqokUCDo4q9WByi143CN0LRRWj2tVt23Y/+cZxWUuwDfRBxp1qbRnsy4QSMVLQ==} + '@guardian/identity-auth-frontend@14.0.0': + resolution: {integrity: sha512-ZaRJrOKier89ot20Gw3mUMN5F76knNJWAFRYh4UZDprn53QrRF0Q6MjQAPnBMxMqAHfiX/Fhp9PxdXKjfbwqvg==} peerDependencies: - '@guardian/identity-auth': ^6.0.0 - '@guardian/libs': ^21.0.0 - tslib: ^2.6.2 - typescript: ~5.5.2 + '@guardian/identity-auth': ^12.0.0 + '@guardian/libs': ^27.0.0 + tslib: ^2.8.1 + typescript: ~5.9.3 peerDependenciesMeta: typescript: optional: true - '@guardian/identity-auth@6.0.1': - resolution: {integrity: sha512-x6X7/+0w2ZLYZERUbkO69AjHJ7Jq2IDA5UJP8SrQPhJoTlSxKAl+13w77TcVX75IK7L8KldZscHMfOW1tSnq9g==} + '@guardian/identity-auth@12.0.0': + resolution: {integrity: sha512-PE6R7dfrceFPFEaWnW2ijjjuHbkdZ85/NjL6tP+hpb4OMGj9kyM12+JgKJWg56DZ70S/iU542HS3Z+ST6yTPeA==} peerDependencies: - '@guardian/libs': ^21.0.0 - tslib: ^2.6.2 - typescript: ~5.5.2 + '@guardian/libs': ^27.0.0 + tslib: ^2.8.1 + typescript: ~5.9.3 peerDependenciesMeta: typescript: optional: true @@ -2610,15 +2610,15 @@ packages: prettier: ^3.0.0 tslib: ^2.5.3 - '@guardian/react-crossword@11.1.0': - resolution: {integrity: sha512-GfkyqCHCajiyuMdK8s/s8TH+LhADTcJeIXFEqbesCYp0wQO/DdTR27tRtaFhKqVRCgzRIKFyxd68HcAy+Z7eBQ==} + '@guardian/react-crossword@13.0.0': + resolution: {integrity: sha512-FyVIyRbeABI0NhJ6MzKJdfEfXuhVwkG9kgGNOdQwBJ69YVXk8l+i5MZ5WF+rV9/3ISZUFvd7nfl/AjmGf3f85Q==} peerDependencies: '@emotion/react': ^11.11.4 - '@guardian/libs': ^26.0.0 - '@guardian/source': ^11.0.0 + '@guardian/libs': ^27.0.0 + '@guardian/source': ^12.0.0 '@types/react': ^18.2.79 react: ^18.2.0 - typescript: ~5.5.2 + typescript: ~5.9.3 peerDependenciesMeta: '@types/react': optional: true @@ -12865,7 +12865,7 @@ snapshots: '@eslint/core': 0.17.0 levn: 0.4.1 - '@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3)': + '@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3)': dependencies: tslib: 2.8.1 optionalDependencies: @@ -12899,13 +12899,13 @@ snapshots: read-pkg-up: 7.0.1 yargs: 17.7.2 - '@guardian/commercial-core@29.0.0(@guardian/ab-core@8.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))': + '@guardian/commercial-core@29.0.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))': dependencies: - '@guardian/ab-core': 8.0.0(tslib@2.8.1)(typescript@5.9.3) + '@guardian/ab-core': 9.0.0(tslib@2.8.1)(typescript@5.9.3) '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) '@types/googletag': 3.3.0 - '@guardian/core-web-vitals@7.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3)': + '@guardian/core-web-vitals@16.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3)': dependencies: '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) tslib: 2.8.1 @@ -12963,15 +12963,15 @@ snapshots: - eslint-import-resolver-webpack - supports-color - '@guardian/identity-auth-frontend@8.1.0(@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': + '@guardian/identity-auth-frontend@14.0.0(@guardian/identity-auth@12.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/identity-auth': 6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) + '@guardian/identity-auth': 12.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3) '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) tslib: 2.8.1 optionalDependencies: typescript: 5.9.3 - '@guardian/identity-auth@6.0.1(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': + '@guardian/identity-auth@12.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)': dependencies: '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) tslib: 2.8.1 @@ -12994,13 +12994,13 @@ snapshots: prettier: 3.0.3 tslib: 2.6.2 - '@guardian/react-crossword@11.1.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)': + '@guardian/react-crossword@13.0.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(@guardian/source@12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)': dependencies: '@emotion/react': 11.14.0(@types/react@18.3.1)(react@18.3.1) '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) '@guardian/source': 12.2.0(@emotion/react@11.14.0(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)(tslib@2.8.1)(typescript@5.9.3) react: 18.3.1 - tslib: 2.6.2 + tslib: 2.8.1 use-local-storage-state: 19.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) optionalDependencies: '@types/react': 18.3.1 From 87f36fbe1630878a18d809dd5ee620b2eb2f847e Mon Sep 17 00:00:00 2001 From: James Mockett <1166188+jamesmockett@users.noreply.github.com> Date: Mon, 19 Jan 2026 16:38:48 +0000 Subject: [PATCH 3/3] Update `@guardian/commercial-core` --- dotcom-rendering/package.json | 2 +- pnpm-lock.yaml | 46 +++++++++++++++++------------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index d2c0d0d1544..20cb1b99577 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -32,7 +32,7 @@ "@guardian/bridget": "8.7.0", "@guardian/browserslist-config": "6.1.0", "@guardian/cdk": "62.0.1", - "@guardian/commercial-core": "29.0.0", + "@guardian/commercial-core": "30.2.0", "@guardian/core-web-vitals": "16.0.0", "@guardian/eslint-config-typescript": "12.0.0", "@guardian/identity-auth": "12.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9573a6696e4..657026e0e81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -314,8 +314,8 @@ importers: specifier: 62.0.1 version: 62.0.1(aws-cdk-lib@2.220.0(constructs@10.4.2))(aws-cdk@2.1030.0)(constructs@10.4.2) '@guardian/commercial-core': - specifier: 29.0.0 - version: 29.0.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)) + specifier: 30.2.0 + version: 30.2.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3)) '@guardian/core-web-vitals': specifier: 16.0.0 version: 16.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3) @@ -2534,11 +2534,11 @@ packages: aws-cdk-lib: ^2.219.0 constructs: ^10.4.2 - '@guardian/commercial-core@29.0.0': - resolution: {integrity: sha512-qBPxH7xp8JrJ2rDLaLqSFJ/mwHeV9iL9+z4Yr9bRdC97Xf4ri2D8WpKweFs2dabPxEBKWT9IHse1OZgLE1t03Q==} + '@guardian/commercial-core@30.2.0': + resolution: {integrity: sha512-ekP4QI67bQDOiSbZXTzgAxFUTaWYlrcI43o+kFtb7ztcREoZGNHzwq6ZYXpcS9idvOcza3LezuxSVAbmNajC+A==} peerDependencies: - '@guardian/ab-core': ^8.0.1 - '@guardian/libs': ^26.0.0 + '@guardian/ab-core': ^9.0.0 + '@guardian/libs': ^27.0.0 '@guardian/core-web-vitals@16.0.0': resolution: {integrity: sha512-vfxSdTDnczsok7k5+qA7JoNRc3UZ4IdUMqXhxiNRVOj6GTogM/922cYq6mmJRcQDzjdNWg4jIS7ZRBV7kHSyDw==} @@ -4092,8 +4092,8 @@ packages: '@types/express@5.0.1': resolution: {integrity: sha512-UZUw8vjpWFXuDnjFTh7/5c2TWDlQqeXHi6hcN7F2XSVT5P+WmUnnbFS3KA6Jnc6IsEqI2qCVu2bK0R0J4A8ZQQ==} - '@types/googletag@3.3.0': - resolution: {integrity: sha512-9qQzN/lgjEbj+69S6uYSijZHxlSFA5K+t19x0qqwW13r0fD3xQsBJFrDWyIDOk0zlh7+IVkoIPAZYP9hk13d0w==} + '@types/google-publisher-tag@1.20251117.0': + resolution: {integrity: sha512-pcqhkSnj0zUj0JzaNF93c9bTVzRLvSht9bMPXcE3l+C3tZmqNwHdvuzsdVWYqrpajSmKo6i/09BylJWoei4q6A==} '@types/graceful-fs@4.1.9': resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} @@ -12899,11 +12899,11 @@ snapshots: read-pkg-up: 7.0.1 yargs: 17.7.2 - '@guardian/commercial-core@29.0.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))': + '@guardian/commercial-core@30.2.0(@guardian/ab-core@9.0.0(tslib@2.8.1)(typescript@5.9.3))(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))': dependencies: '@guardian/ab-core': 9.0.0(tslib@2.8.1)(typescript@5.9.3) '@guardian/libs': 27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3) - '@types/googletag': 3.3.0 + '@types/google-publisher-tag': 1.20251117.0 '@guardian/core-web-vitals@16.0.0(@guardian/libs@27.1.0(@guardian/ophan-tracker-js@2.8.0)(tslib@2.8.1)(typescript@5.9.3))(tslib@2.8.1)(typescript@5.9.3)(web-vitals@4.2.3)': dependencies: @@ -12915,13 +12915,13 @@ snapshots: '@guardian/eslint-config-typescript@12.0.0(eslint@8.57.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: - '@guardian/eslint-config': 9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)(tslib@2.8.1) + '@guardian/eslint-config': 9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1)(tslib@2.8.1) '@stylistic/eslint-plugin': 2.6.2(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) tslib: 2.8.1 typescript: 5.9.3 transitivePeerDependencies: @@ -12950,12 +12950,12 @@ snapshots: - supports-color - typescript - '@guardian/eslint-config@9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1)(tslib@2.8.1)': + '@guardian/eslint-config@9.0.0(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1)(tslib@2.8.1)': dependencies: eslint: 8.57.1 eslint-config-prettier: 9.1.0(eslint@8.57.1) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) tslib: 2.8.1 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -15021,7 +15021,7 @@ snapshots: '@types/express-serve-static-core': 5.0.6 '@types/serve-static': 1.15.7 - '@types/googletag@3.3.0': {} + '@types/google-publisher-tag@1.20251117.0': {} '@types/graceful-fs@4.1.9': dependencies: @@ -17147,13 +17147,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1): dependencies: debug: 4.4.3(supports-color@8.1.1) enhanced-resolve: 5.18.3 eslint: 8.57.1 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) fast-glob: 3.3.3 get-tsconfig: 4.7.2 is-core-module: 2.16.1 @@ -17181,14 +17181,14 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-module-utils@2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): dependencies: debug: 3.2.7 optionalDependencies: '@typescript-eslint/parser': 8.1.0(eslint@8.57.1)(typescript@5.9.3) eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1)(eslint@8.57.1) transitivePeerDependencies: - supports-color @@ -17233,7 +17233,7 @@ snapshots: - supports-color - typescript - eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1): dependencies: array-includes: 3.1.9 array.prototype.findlastindex: 1.2.6 @@ -17243,7 +17243,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.1.0(eslint@8.57.1)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.1) hasown: 2.0.2 is-core-module: 2.16.1 is-glob: 4.0.3