From 66b7624d6f6cf91f22101ea123b95bf785dd7829 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 22:58:13 +0000 Subject: [PATCH] chore(deps): bump vite from 4.5.12 to 5.4.21 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.12 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/vite-ts/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 2523 +++++++++++++++++++++++++-------- 3 files changed, 1939 insertions(+), 588 deletions(-) diff --git a/examples/vite-ts/package.json b/examples/vite-ts/package.json index 667e23066..fa3616f76 100644 --- a/examples/vite-ts/package.json +++ b/examples/vite-ts/package.json @@ -17,6 +17,6 @@ "@types/react-dom": "^18.3.0", "@vitejs/plugin-react": "^4.0.4", "typescript": "^5.1.6", - "vite": "^4.5.12" + "vite": "^5.4.21" } } diff --git a/package.json b/package.json index 5610b23fc..43f5d63c8 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "tsx": "^3.12.7", "typescript": "^5.1.6", "vercel": "^37.6.0", - "vite": "^4.5.12", + "vite": "^5.4.21", "vitest": "^1.0.2", "vitest-axe": "^0.1.0", "vitest-matchmedia-mock": "^1.0.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cbe2200b..813329cc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,13 +103,13 @@ importers: version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.1.6) '@storybook/react-vite': specifier: ^7.3.2 - version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.6.1)(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2)) + version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.6.1)(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2)) '@storybook/theming': specifier: ^7.3.2 version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@testing-library/jest-dom': specifier: ^6.0.1 - version: 6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2)) + version: 6.0.1(@types/jest@29.5.3)(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2)) '@types/edit-json-file': specifier: ^1.7.0 version: 1.7.0 @@ -226,13 +226,13 @@ importers: version: 1.2.2 rollup-plugin-esbuild: specifier: ^6.1.0 - version: 6.1.0(esbuild@0.19.8)(rollup@4.6.1) + version: 6.1.0(esbuild@0.21.5)(rollup@4.6.1) storybook: specifier: ^7.3.2 version: 7.3.2 tsup: specifier: ^8.0.1 - version: 8.0.1(postcss@8.5.3)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6) + version: 8.0.1(postcss@8.5.6)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6) tsx: specifier: ^3.12.7 version: 3.12.7 @@ -243,8 +243,8 @@ importers: specifier: ^37.6.0 version: 37.6.0 vite: - specifier: ^4.5.12 - version: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + specifier: ^5.4.21 + version: 5.4.21(@types/node@20.5.2)(terser@5.19.2) vitest: specifier: ^1.0.2 version: 1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2) @@ -281,7 +281,7 @@ importers: devDependencies: '@testing-library/jest-dom': specifier: ^6.0.1 - version: 6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2)) + version: 6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2)) '@testing-library/react': specifier: ^14.0.0 version: 14.0.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -299,10 +299,10 @@ importers: version: 8.47.0 eslint-config-react-app: specifier: ^7.0.1 - version: 7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(typescript@5.1.6) + version: 7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(typescript@5.1.6) react-scripts: specifier: ^5.0.1 - version: 5.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(@types/babel__core@7.1.19)(esbuild@0.19.8)(eslint@8.47.0)(react@18.2.0)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))(type-fest@2.19.0)(typescript@5.1.6) + version: 5.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(@types/babel__core@7.1.19)(esbuild@0.21.5)(eslint@8.47.0)(react@18.2.0)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6))(type-fest@2.19.0)(typescript@5.1.6) typescript: specifier: ^5.1.6 version: 5.1.6 @@ -326,28 +326,28 @@ importers: version: 10.16.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) gatsby: specifier: ^5.11.0 - version: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + version: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-image: specifier: ^3.11.0 version: 3.11.0 gatsby-plugin-manifest: specifier: ^5.11.0 - version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) gatsby-plugin-offline: specifier: ^6.11.0 - version: 6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) gatsby-plugin-react-helmet: specifier: ^6.11.0 - version: 6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(react-helmet@6.1.0(react@18.2.0)) + version: 6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(react-helmet@6.1.0(react@18.2.0)) gatsby-plugin-sharp: specifier: ^5.11.0 - version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) gatsby-source-filesystem: specifier: ^5.11.0 - version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) + version: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) gatsby-transformer-sharp: specifier: ^5.11.0 - version: 5.11.0(gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0))(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + version: 5.11.0(gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0))(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) prop-types: specifier: ^15.8.1 version: 15.8.1 @@ -468,17 +468,17 @@ importers: version: link:../../packages/storybook-addon '@storybook/addon-actions': specifier: ^7.3.2 - version: 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/react': specifier: ^7.3.2 - version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.1.6) + version: 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) devDependencies: '@storybook/addon-essentials': specifier: ^7.3.2 - version: 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/addon-links': specifier: ^7.3.2 - version: 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) babel-loader: specifier: ^9.1.3 version: 9.1.3(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.18.20)) @@ -503,13 +503,13 @@ importers: version: 18.3.0 '@vitejs/plugin-react': specifier: ^4.0.4 - version: 4.0.4(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2)) + version: 4.0.4(vite@5.4.21(@types/node@20.19.22)(terser@5.19.2)) typescript: specifier: ^5.1.6 version: 5.1.6 vite: - specifier: ^4.5.12 - version: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + specifier: ^5.4.21 + version: 5.4.21(@types/node@20.19.22)(terser@5.19.2) packages/anatomy: {} @@ -624,7 +624,7 @@ importers: version: link:../components gatsby: specifier: ^5.11.0 - version: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + version: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) packages/hooks: dependencies: @@ -671,7 +671,7 @@ importers: version: 11.11.1(@types/react@18.3.11)(react@18.2.0) next: specifier: '>=14' - version: 14.2.26(@babel/core@7.22.10)(@opentelemetry/api@1.1.0)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 14.2.26(@babel/core@7.22.10)(@opentelemetry/api@1.1.0)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -696,10 +696,10 @@ importers: version: link:../components '@storybook/components': specifier: ^7.5.3 - version: 7.5.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 7.5.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@storybook/manager-api': specifier: ^7.5.3 - version: 7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@storybook/preview-api': specifier: ^7.5.3 version: 7.5.3 @@ -724,10 +724,10 @@ importers: version: link:../theme '@emotion/react': specifier: ^11.11.1 - version: 11.11.1(@types/react@18.3.11)(react@18.2.0) + version: 11.11.1(@types/react@18.3.11)(react@18.3.1) '@emotion/styled': specifier: ^11.11.0 - version: 11.11.0(@emotion/react@11.11.1(@types/react@18.3.11)(react@18.2.0))(@types/react@18.3.11)(react@18.2.0) + version: 11.11.0(@emotion/react@11.11.1(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1) packages/test-utils: dependencies: @@ -742,16 +742,16 @@ importers: version: link:../utils '@testing-library/jest-dom': specifier: ^6.0.1 - version: 6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2)) + version: 6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2)) '@testing-library/react': specifier: ^14.0.0 - version: 14.0.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + version: 14.0.0(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@testing-library/user-event': specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.1) vitest-axe: specifier: ^0.1.0 - version: 0.1.0(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2)) + version: 0.1.0(vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2)) devDependencies: react: specifier: ^18.2.0 @@ -1116,8 +1116,8 @@ packages: resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} engines: {node: '>=6.9.0'} - '@babel/code-frame@7.26.2': - resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} + '@babel/code-frame@7.27.1': + resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} engines: {node: '>=6.9.0'} '@babel/compat-data@7.22.9': @@ -1139,8 +1139,8 @@ packages: resolution: {integrity: sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A==} engines: {node: '>=6.9.0'} - '@babel/generator@7.27.0': - resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==} + '@babel/generator@7.28.3': + resolution: {integrity: sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==} engines: {node: '>=6.9.0'} '@babel/helper-annotate-as-pure@7.22.5': @@ -1194,6 +1194,10 @@ packages: resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} engines: {node: '>=6.9.0'} + '@babel/helper-globals@7.28.0': + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} + engines: {node: '>=6.9.0'} + '@babel/helper-hoist-variables@7.22.5': resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} @@ -1268,16 +1272,16 @@ packages: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.25.9': - resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} + '@babel/helper-string-parser@7.27.1': + resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} engines: {node: '>=6.9.0'} '@babel/helper-validator-identifier@7.22.5': resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - '@babel/helper-validator-identifier@7.25.9': - resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} + '@babel/helper-validator-identifier@7.27.1': + resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==} engines: {node: '>=6.9.0'} '@babel/helper-validator-option@7.22.5': @@ -1306,8 +1310,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/parser@7.27.0': - resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} + '@babel/parser@7.28.4': + resolution: {integrity: sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==} engines: {node: '>=6.0.0'} hasBin: true @@ -1939,8 +1943,8 @@ packages: resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} engines: {node: '>=6.9.0'} - '@babel/template@7.27.0': - resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==} + '@babel/template@7.27.2': + resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} '@babel/traverse@7.22.10': @@ -1951,8 +1955,8 @@ packages: resolution: {integrity: sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.27.0': - resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==} + '@babel/traverse@7.28.4': + resolution: {integrity: sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==} engines: {node: '>=6.9.0'} '@babel/types@7.22.10': @@ -1963,8 +1967,8 @@ packages: resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} engines: {node: '>=6.9.0'} - '@babel/types@7.27.0': - resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} + '@babel/types@7.28.4': + resolution: {integrity: sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==} engines: {node: '>=6.9.0'} '@base2/pretty-print-object@1.0.1': @@ -1975,6 +1979,7 @@ packages: '@builder.io/partytown@0.7.6': resolution: {integrity: sha512-snXIGNiZpqjno3XYQN2lbBB+05hsQR/LSttbtIW1c0gmZ7Kh/DIo0YrxlDxCDulAMFPFM8J+4voLwvYepSj3sw==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. hasBin: true '@changesets/apply-release-plan@7.0.5': @@ -3570,14 +3575,13 @@ packages: resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} engines: {node: '>=6.0.0'} + '@jridgewell/gen-mapping@0.3.13': + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} + '@jridgewell/gen-mapping@0.3.2': resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} engines: {node: '>=6.0.0'} - '@jridgewell/gen-mapping@0.3.8': - resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} - engines: {node: '>=6.0.0'} - '@jridgewell/resolve-uri@3.1.0': resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} engines: {node: '>=6.0.0'} @@ -3590,10 +3594,6 @@ packages: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - '@jridgewell/set-array@1.2.1': - resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} - engines: {node: '>=6.0.0'} - '@jridgewell/source-map@0.3.5': resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} @@ -3603,14 +3603,14 @@ packages: '@jridgewell/sourcemap-codec@1.4.15': resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - '@jridgewell/sourcemap-codec@1.5.0': - resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/sourcemap-codec@1.5.5': + resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} '@jridgewell/trace-mapping@0.3.18': resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} - '@jridgewell/trace-mapping@0.3.25': - resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} + '@jridgewell/trace-mapping@0.3.31': + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} @@ -5031,8 +5031,8 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.39.0': - resolution: {integrity: sha512-lGVys55Qb00Wvh8DMAocp5kIcaNzEFTmGhfFd88LfaogYTRKrdxgtlO5H6S49v2Nd8R2C6wLOal0qv6/kCkOwA==} + '@rollup/rollup-android-arm-eabi@4.52.5': + resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==} cpu: [arm] os: [android] @@ -5041,8 +5041,8 @@ packages: cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.39.0': - resolution: {integrity: sha512-It9+M1zE31KWfqh/0cJLrrsCPiF72PoJjIChLX+rEcujVRCb4NLQ5QzFkzIZW8Kn8FTbvGQBY5TkKBau3S8cCQ==} + '@rollup/rollup-android-arm64@4.52.5': + resolution: {integrity: sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==} cpu: [arm64] os: [android] @@ -5051,8 +5051,8 @@ packages: cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.39.0': - resolution: {integrity: sha512-lXQnhpFDOKDXiGxsU9/l8UEGGM65comrQuZ+lDcGUx+9YQ9dKpF3rSEGepyeR5AHZ0b5RgiligsBhWZfSSQh8Q==} + '@rollup/rollup-darwin-arm64@4.52.5': + resolution: {integrity: sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==} cpu: [arm64] os: [darwin] @@ -5061,8 +5061,8 @@ packages: cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.39.0': - resolution: {integrity: sha512-mKXpNZLvtEbgu6WCkNij7CGycdw9cJi2k9v0noMb++Vab12GZjFgUXD69ilAbBh034Zwn95c2PNSz9xM7KYEAQ==} + '@rollup/rollup-darwin-x64@4.52.5': + resolution: {integrity: sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==} cpu: [x64] os: [darwin] @@ -5071,18 +5071,18 @@ packages: cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.39.0': - resolution: {integrity: sha512-jivRRlh2Lod/KvDZx2zUR+I4iBfHcu2V/BA2vasUtdtTN2Uk3jfcZczLa81ESHZHPHy4ih3T/W5rPFZ/hX7RtQ==} + '@rollup/rollup-freebsd-arm64@4.52.5': + resolution: {integrity: sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.39.0': - resolution: {integrity: sha512-8RXIWvYIRK9nO+bhVz8DwLBepcptw633gv/QT4015CpJ0Ht8punmoHU/DuEd3iw9Hr8UwUV+t+VNNuZIWYeY7Q==} + '@rollup/rollup-freebsd-x64@4.52.5': + resolution: {integrity: sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': - resolution: {integrity: sha512-mz5POx5Zu58f2xAG5RaRRhp3IZDK7zXGk5sdEDj4o96HeaXhlUwmLFzNlc4hCQi5sGdR12VDgEUqVSHer0lI9g==} + '@rollup/rollup-linux-arm-gnueabihf@4.52.5': + resolution: {integrity: sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==} cpu: [arm] os: [linux] @@ -5091,13 +5091,13 @@ packages: cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.39.0': - resolution: {integrity: sha512-+YDwhM6gUAyakl0CD+bMFpdmwIoRDzZYaTWV3SDRBGkMU/VpIBYXXEvkEcTagw/7VVkL2vA29zU4UVy1mP0/Yw==} + '@rollup/rollup-linux-arm-musleabihf@4.52.5': + resolution: {integrity: sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.39.0': - resolution: {integrity: sha512-EKf7iF7aK36eEChvlgxGnk7pdJfzfQbNvGV/+l98iiMwU23MwvmV0Ty3pJ0p5WQfm3JRHOytSIqD9LB7Bq7xdQ==} + '@rollup/rollup-linux-arm64-gnu@4.52.5': + resolution: {integrity: sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==} cpu: [arm64] os: [linux] @@ -5106,8 +5106,8 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.39.0': - resolution: {integrity: sha512-vYanR6MtqC7Z2SNr8gzVnzUul09Wi1kZqJaek3KcIlI/wq5Xtq4ZPIZ0Mr/st/sv/NnaPwy/D4yXg5x0B3aUUA==} + '@rollup/rollup-linux-arm64-musl@4.52.5': + resolution: {integrity: sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==} cpu: [arm64] os: [linux] @@ -5116,33 +5116,33 @@ packages: cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': - resolution: {integrity: sha512-NMRUT40+h0FBa5fb+cpxtZoGAggRem16ocVKIv5gDB5uLDgBIwrIsXlGqYbLwW8YyO3WVTk1FkFDjMETYlDqiw==} + '@rollup/rollup-linux-loong64-gnu@4.52.5': + resolution: {integrity: sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': - resolution: {integrity: sha512-0pCNnmxgduJ3YRt+D+kJ6Ai/r+TaePu9ZLENl+ZDV/CdVczXl95CbIiwwswu4L+K7uOIGf6tMo2vm8uadRaICQ==} + '@rollup/rollup-linux-ppc64-gnu@4.52.5': + resolution: {integrity: sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.39.0': - resolution: {integrity: sha512-t7j5Zhr7S4bBtksT73bO6c3Qa2AV/HqiGlj9+KB3gNF5upcVkx+HLgxTm8DK4OkzsOYqbdqbLKwvGMhylJCPhQ==} + '@rollup/rollup-linux-riscv64-gnu@4.52.5': + resolution: {integrity: sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-riscv64-musl@4.39.0': - resolution: {integrity: sha512-m6cwI86IvQ7M93MQ2RF5SP8tUjD39Y7rjb1qjHgYh28uAPVU8+k/xYWvxRO3/tBN2pZkSMa5RjnPuUIbrwVxeA==} + '@rollup/rollup-linux-riscv64-musl@4.52.5': + resolution: {integrity: sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.39.0': - resolution: {integrity: sha512-iRDJd2ebMunnk2rsSBYlsptCyuINvxUfGwOUldjv5M4tpa93K8tFMeYGpNk2+Nxl+OBJnBzy2/JCscGeO507kA==} + '@rollup/rollup-linux-s390x-gnu@4.52.5': + resolution: {integrity: sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.39.0': - resolution: {integrity: sha512-t9jqYw27R6Lx0XKfEFe5vUeEJ5pF3SGIM6gTfONSMb7DuG6z6wfj2yjcoZxHg129veTqU7+wOhY6GX8wmf90dA==} + '@rollup/rollup-linux-x64-gnu@4.52.5': + resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==} cpu: [x64] os: [linux] @@ -5151,8 +5151,8 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.39.0': - resolution: {integrity: sha512-ThFdkrFDP55AIsIZDKSBWEt/JcWlCzydbZHinZ0F/r1h83qbGeenCt/G/wG2O0reuENDD2tawfAj2s8VK7Bugg==} + '@rollup/rollup-linux-x64-musl@4.52.5': + resolution: {integrity: sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==} cpu: [x64] os: [linux] @@ -5161,8 +5161,13 @@ packages: cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.39.0': - resolution: {integrity: sha512-jDrLm6yUtbOg2TYB3sBF3acUnAwsIksEYjLeHL+TJv9jg+TmTwdyjnDex27jqEMakNKf3RwwPahDIt7QXCSqRQ==} + '@rollup/rollup-openharmony-arm64@4.52.5': + resolution: {integrity: sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==} + cpu: [arm64] + os: [openharmony] + + '@rollup/rollup-win32-arm64-msvc@4.52.5': + resolution: {integrity: sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==} cpu: [arm64] os: [win32] @@ -5171,8 +5176,8 @@ packages: cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.39.0': - resolution: {integrity: sha512-6w9uMuza+LbLCVoNKL5FSLE7yvYkq9laSd09bwS0tMjkwXrmib/4KmoJcrKhLWHvw19mwU+33ndC69T7weNNjQ==} + '@rollup/rollup-win32-ia32-msvc@4.52.5': + resolution: {integrity: sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==} cpu: [ia32] os: [win32] @@ -5181,8 +5186,13 @@ packages: cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.39.0': - resolution: {integrity: sha512-yAkUOkIKZlK5dl7u6dg897doBgLXmUHhIINM2c+sND3DZwnrdQkkSiDh7N75Ll4mM4dxSkYfXqU9fW3lLkMFug==} + '@rollup/rollup-win32-x64-gnu@4.52.5': + resolution: {integrity: sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==} + cpu: [x64] + os: [win32] + + '@rollup/rollup-win32-x64-msvc@4.52.5': + resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==} cpu: [x64] os: [win32] @@ -5906,8 +5916,8 @@ packages: '@types/estree@1.0.0': resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} - '@types/estree@1.0.7': - resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} + '@types/estree@1.0.8': + resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} '@types/execa@2.0.0': resolution: {integrity: sha512-aBnkJ0r3khaZkHzu9pDZeWXrDg1N/ZtDGRQkK+KIqNVvvTvW+URXMUHQQCQMYdb2GPrcwu9Fq6l9iiT+pirIbg==} @@ -6054,6 +6064,9 @@ packages: '@types/node@18.19.8': resolution: {integrity: sha512-g1pZtPhsvGVTwmeVoexWZLTQaOvXwoSq//pTL0DHeNzUDrFnir4fgETdhjhIxjVnN+hKOuh98+E1eMLnUXstFg==} + '@types/node@20.19.22': + resolution: {integrity: sha512-hRnu+5qggKDSyWHlnmThnUqg62l29Aj/6vcYgUaSFL9oc7DVjeWEQN3PRgdSc6F8d9QRMWkf36CLMch1Do/+RQ==} + '@types/node@20.4.7': resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} @@ -6454,18 +6467,33 @@ packages: '@vitest/expect@1.0.2': resolution: {integrity: sha512-mAIo/8uddSWkjQMLFcjqZP3WmkwvvN0OtlyZIu33jFnwme3vZds8m8EDMxtj+Uzni2DwtPfHNjJcTM8zTV1f4A==} + '@vitest/expect@1.6.1': + resolution: {integrity: sha512-jXL+9+ZNIJKruofqXuuTClf44eSpcHlgj3CiuNihUF3Ioujtmc0zIa3UJOW5RjDK1YLBJZnWBlPuqhYycLioog==} + '@vitest/runner@1.0.2': resolution: {integrity: sha512-ZcHJXPT2kg/9Hc4fNkCbItlsgZSs3m4vQbxB8LCSdzpbG85bExCmSvu6K9lWpMNdoKfAr1Jn0BwS9SWUcGnbTQ==} + '@vitest/runner@1.6.1': + resolution: {integrity: sha512-3nSnYXkVkf3mXFfE7vVyPmi3Sazhb/2cfZGGs0JRzFsPFvAMBEcrweV1V1GsrstdXeKCTXlJbvnQwGWgEIHmOA==} + '@vitest/snapshot@1.0.2': resolution: {integrity: sha512-9ClDz2/aV5TfWA4reV7XR9p+hE0e7bifhwxlURugj3Fw0YXeTFzHmKCNEHd6wOIFMfthbGGwhlq7TOJ2jDO4/g==} + '@vitest/snapshot@1.6.1': + resolution: {integrity: sha512-WvidQuWAzU2p95u8GAKlRMqMyN1yOJkGHnx3M1PL9Raf7AQ1kwLKg04ADlCa3+OXUZE7BceOhVZiuWAbzCKcUQ==} + '@vitest/spy@1.0.2': resolution: {integrity: sha512-YlnHmDntp+zNV3QoTVFI5EVHV0AXpiThd7+xnDEbWnD6fw0TH/J4/+3GFPClLimR39h6nA5m0W4Bjm5Edg4A/A==} + '@vitest/spy@1.6.1': + resolution: {integrity: sha512-MGcMmpGkZebsMZhbQKkAf9CX5zGvjkBTqf8Zx3ApYWXr3wG+QvEu2eXWfnIIWYSJExIp4V9FCKDEeygzkYrXMw==} + '@vitest/utils@1.0.2': resolution: {integrity: sha512-GPQkGHAnFAP/+seSbB9pCsj339yRrMgILoI5H2sPevTLCYgBq0VRjF8QSllmnQyvf0EontF6KUIt2t5s2SmqoQ==} + '@vitest/utils@1.6.1': + resolution: {integrity: sha512-jOrrUvXM4Av9ZWiG1EajNto0u96kWAhJ1LmPmJhXXQx/32MecEKd10pOLYgS2BQx1TgkGhloPU1ArDW2vvaY6g==} + '@webassemblyjs/ast@1.11.1': resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==} @@ -6658,6 +6686,10 @@ packages: resolution: {integrity: sha512-TgUZgYvqZprrl7YldZNoa9OciCAyZR+Ejm9eXzKCmjsF5IKp/wgQ7Z/ZpjpGTIUPwrHQIcYeI8qDh4PsEwxMbw==} engines: {node: '>=0.4.0'} + acorn-walk@8.3.4: + resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} + engines: {node: '>=0.4.0'} + acorn@6.4.2: resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} engines: {node: '>=0.4.0'} @@ -6673,6 +6705,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.15.0: + resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} + engines: {node: '>=0.4.0'} + hasBin: true + address@1.2.0: resolution: {integrity: sha512-tNEZYz5G/zYunxFm7sfhAxkXEuLj3K6BKwv6ZURlsF6yiUQ65z0Q2wZW9L5cPUl9ocofGvXOdFYbFHp0+6MOig==} engines: {node: '>= 10.0.0'} @@ -7464,6 +7501,10 @@ packages: resolution: {integrity: sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==} engines: {node: '>=4'} + chai@4.5.0: + resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} + engines: {node: '>=4'} + chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} @@ -7802,6 +7843,9 @@ packages: concat-with-sourcemaps@1.1.0: resolution: {integrity: sha512-4gEjHJFT9e+2W/77h/DS5SGUgwDaOwprX8L/gl5+3ixnzkVJJsZWDSelmN3Oilw3LNDZjZV0yqH1hLG3k6nghg==} + confbox@0.1.8: + resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==} + config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} @@ -8170,8 +8214,8 @@ packages: supports-color: optional: true - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + debug@4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -8208,6 +8252,10 @@ packages: resolution: {integrity: sha512-WaEtAOpRA1MQ0eohqZjpGD8zdI0Ovsm8mmFhaDN8dvDZzyoUMcYDnf5Y6iu7HTXxf8JDS23qWa4a+hKCDyOPzw==} engines: {node: '>=6'} + deep-eql@4.1.4: + resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==} + engines: {node: '>=6'} + deep-equal@2.2.1: resolution: {integrity: sha512-lKdkdV6EOGoVn65XaOsPdH4rMxTZOnmFyuIkMjM1i5HHCbfjC97dawgTAy0deYNfuqUqW+Q5VrVaQYtUpSd6yQ==} @@ -11117,6 +11165,9 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + js-tokens@9.0.1: + resolution: {integrity: sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==} + js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true @@ -11365,6 +11416,10 @@ packages: resolution: {integrity: sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==} engines: {node: '>=14'} + local-pkg@0.5.1: + resolution: {integrity: sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ==} + engines: {node: '>=14'} + locate-path@3.0.0: resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} engines: {node: '>=6'} @@ -11572,6 +11627,9 @@ packages: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} + magic-string@0.30.19: + resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} + magic-string@0.30.3: resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} engines: {node: '>=12'} @@ -12022,6 +12080,9 @@ packages: mlly@1.4.2: resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==} + mlly@1.8.0: + resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==} + moment@2.29.4: resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==} @@ -12050,6 +12111,7 @@ packages: multer@1.4.5-lts.1: resolution: {integrity: sha512-ywPWvcDMeH+z9gQq5qYHCCy+ethsk4goepZ45GLD63fOu0YcNecQxi64nDs3qluZB+murG3/D4dJ7+dGctcCQQ==} engines: {node: '>= 6.0.0'} + deprecated: Multer 1.x is impacted by a number of vulnerabilities, which have been patched in 2.x. You should upgrade to the latest 2.x version. multicast-dns@7.2.5: resolution: {integrity: sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==} @@ -12176,6 +12238,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-emoji@1.11.0: resolution: {integrity: sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==} @@ -12682,6 +12745,7 @@ packages: path-match@1.2.4: resolution: {integrity: sha512-UWlehEdqu36jmh4h5CWJ7tARp1OEVKGHKm6+dg9qMq5RKUTV5WJrGgaZ3dN2m7WFAXDbjlHzvJvL/IUpy84Ktw==} + deprecated: This package is archived and no longer maintained. For support, visit https://github.com/expressjs/express/discussions path-name@1.0.0: resolution: {integrity: sha512-/dcAb5vMXH0f51yvMuSUqFpxUcA8JelbRmE5mW/p4CUJxrNgK24IkstnV7ENtg2IDGBOu6izKTG6eilbnbNKWQ==} @@ -12731,6 +12795,12 @@ packages: pathe@1.1.1: resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==} + pathe@1.1.2: + resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + + pathe@2.0.3: + resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} + pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} @@ -12814,6 +12884,9 @@ packages: pkg-types@1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} + pkg-types@1.3.1: + resolution: {integrity: sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==} + pkg-up@3.1.0: resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==} engines: {node: '>=8'} @@ -13290,8 +13363,8 @@ packages: resolution: {integrity: sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==} engines: {node: ^10 || ^12 || >=14} - postcss@8.5.3: - resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} + postcss@8.5.6: + resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} prebuild-install@7.1.1: @@ -13579,6 +13652,11 @@ packages: peerDependencies: react: ^18.2.0 + react-dom@18.3.1: + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + peerDependencies: + react: ^18.2.0 + react-element-to-jsx-string@15.0.0: resolution: {integrity: sha512-UDg4lXB6BzlobN60P8fHWVPX3Kyw8ORrTeBtClmIlGdkOOE+GYQSFvmEU5iLLpwp/6v42DINwNcwOhOLfQ//FQ==} peerDependencies: @@ -13797,6 +13875,10 @@ packages: resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} engines: {node: '>=0.10.0'} + react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + engines: {node: '>=0.10.0'} + read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} @@ -14101,8 +14183,8 @@ packages: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true - resolve@1.22.10: - resolution: {integrity: sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==} + resolve@1.22.11: + resolution: {integrity: sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==} engines: {node: '>= 0.4'} hasBin: true @@ -14194,8 +14276,8 @@ packages: engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true - rollup@4.39.0: - resolution: {integrity: sha512-thI8kNc02yNvnmJp8dr3fNWJ9tCONDhp6TV35X6HkKGGs9E6q7YWCHbe5vKiTa7TAiNcFEmXKj3X/pG2b3ci0g==} + rollup@4.52.5: + resolution: {integrity: sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -14281,6 +14363,9 @@ packages: scheduler@0.23.0: resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} + scheduler@0.23.2: + resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==} + schema-utils@2.7.0: resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} engines: {node: '>= 8.9.0'} @@ -14556,6 +14641,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -14646,6 +14732,9 @@ packages: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} engines: {node: '>= 0.8'} + std-env@3.10.0: + resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} + std-env@3.6.0: resolution: {integrity: sha512-aFZ19IgVmhdB2uX599ve2kE6BIE3YMnQ6Gp6BURhW/oIzpXGKr878TQfAQZn1+i0Flcc/UKUy1gOlcfaUBCryg==} @@ -14818,6 +14907,9 @@ packages: strip-literal@1.3.0: resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==} + strip-literal@2.1.1: + resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==} + strip-outer@1.0.1: resolution: {integrity: sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==} engines: {node: '>=0.10.0'} @@ -15085,6 +15177,9 @@ packages: tinybench@2.5.1: resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==} + tinybench@2.9.0: + resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} + tinypool@0.3.1: resolution: {integrity: sha512-zLA1ZXlstbU2rlpA4CIeVaqvWq41MTWqLY3FfsAXgC8+f7Pk7zroaJQxDgxn1xNudKW6Kmj4808rPFShUlIRmQ==} engines: {node: '>=14.0.0'} @@ -15093,6 +15188,10 @@ packages: resolution: {integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==} engines: {node: '>=14.0.0'} + tinypool@0.8.4: + resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} + engines: {node: '>=14.0.0'} + tinyspy@1.1.1: resolution: {integrity: sha512-UVq5AXt/gQlti7oxoIg5oi/9r0WpF7DGEVwXgqWSMmyN16+e3tl5lIvTaOpJ3TAtu5xFzWccFRM4R5NaWHF+4g==} engines: {node: '>=14.0.0'} @@ -15101,6 +15200,10 @@ packages: resolution: {integrity: sha512-d2eda04AN/cPOR89F7Xv5bK/jrQEhmcLFe6HFldoeO9AJtps+fqEnh486vnT/8y4bw38pSyxDcTCAq+Ks2aJTg==} engines: {node: '>=14.0.0'} + tinyspy@2.2.1: + resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} + engines: {node: '>=14.0.0'} + title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} @@ -15305,6 +15408,10 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} + type-detect@4.1.0: + resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==} + engines: {node: '>=4'} + type-fest@0.16.0: resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} engines: {node: '>=10'} @@ -15385,12 +15492,21 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} + hasBin: true + ua-parser-js@0.7.31: resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==} + deprecated: You are using an outdated version of ua-parser-js. Please update to ua-parser-js v0.7.33 / v1.0.33 / v2.0.0 (or later) to avoid ReDoS vulnerability [CVE-2022-25927](https://github.com/advisories/GHSA-fhg7-m89q-25r3) ufo@1.3.2: resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==} + ufo@1.6.1: + resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} + uglify-js@3.16.2: resolution: {integrity: sha512-AaQNokTNgExWrkEYA24BTNMSjyqEXPSfhqoS0AxmHkCJ4U+Dyy5AvbGV/sqxuxficEfGGoX3zWw9R7QpLFfEsg==} engines: {node: '>=0.8.0'} @@ -15409,6 +15525,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici@5.28.4: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} @@ -15684,8 +15803,13 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite@4.5.12: - resolution: {integrity: sha512-qrMwavANtSz91nDy3zEiUHMtL09x0mniQsSMvDkNxuCBM1W5vriJ22hEmwTth6DhLSWsZnHBT0yHFAQXt6efGA==} + vite-node@1.6.1: + resolution: {integrity: sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + + vite@4.5.14: + resolution: {integrity: sha512-+v57oAaoYNnO3hIu5Z/tJRZjq5aHM2zDve9YZ8HngVHbhk66RStobhb1sqPMIPEleV6cNKYK4eGrAbE9Ulbl2g==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -15712,8 +15836,8 @@ packages: terser: optional: true - vite@5.4.17: - resolution: {integrity: sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==} + vite@5.4.21: + resolution: {integrity: sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -15798,6 +15922,31 @@ packages: jsdom: optional: true + vitest@1.6.1: + resolution: {integrity: sha512-Ljb1cnSJSivGN0LqXd/zmDbWEM0RNNg2t1QW/XUhYl/qPqyu7CsqeWtqQXHVaJsecLPuDoak2oJcZN2QoRIOag==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/node': ^18.0.0 || >=20.0.0 + '@vitest/browser': 1.6.1 + '@vitest/ui': 1.6.1 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + vlq@1.0.1: resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==} @@ -15983,6 +16132,11 @@ packages: engines: {node: '>=8'} hasBin: true + why-is-node-running@2.3.0: + resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==} + engines: {node: '>=8'} + hasBin: true + wide-align@1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} @@ -16445,9 +16599,9 @@ snapshots: dependencies: '@babel/highlight': 7.22.10 - '@babel/code-frame@7.26.2': + '@babel/code-frame@7.27.1': dependencies: - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-validator-identifier': 7.27.1 js-tokens: 4.0.0 picocolors: 1.1.1 @@ -16504,12 +16658,12 @@ snapshots: '@jridgewell/trace-mapping': 0.3.18 jsesc: 2.5.2 - '@babel/generator@7.27.0': + '@babel/generator@7.28.3': dependencies: - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 - '@jridgewell/gen-mapping': 0.3.8 - '@jridgewell/trace-mapping': 0.3.25 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 + '@jridgewell/gen-mapping': 0.3.13 + '@jridgewell/trace-mapping': 0.3.31 jsesc: 3.1.0 '@babel/helper-annotate-as-pure@7.22.5': @@ -16586,6 +16740,8 @@ snapshots: '@babel/template': 7.22.5 '@babel/types': 7.22.10 + '@babel/helper-globals@7.28.0': {} + '@babel/helper-hoist-variables@7.22.5': dependencies: '@babel/types': 7.22.10 @@ -16665,11 +16821,11 @@ snapshots: '@babel/helper-string-parser@7.22.5': {} - '@babel/helper-string-parser@7.25.9': {} + '@babel/helper-string-parser@7.27.1': {} '@babel/helper-validator-identifier@7.22.5': {} - '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-identifier@7.27.1': {} '@babel/helper-validator-option@7.22.5': {} @@ -16701,9 +16857,9 @@ snapshots: dependencies: '@babel/types': 7.22.10 - '@babel/parser@7.27.0': + '@babel/parser@7.28.4': dependencies: - '@babel/types': 7.27.0 + '@babel/types': 7.28.4 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.10)': dependencies: @@ -17426,11 +17582,11 @@ snapshots: '@babel/parser': 7.22.10 '@babel/types': 7.22.10 - '@babel/template@7.27.0': + '@babel/template@7.27.2': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.27.0 - '@babel/types': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/parser': 7.28.4 + '@babel/types': 7.28.4 '@babel/traverse@7.22.10': dependencies: @@ -17462,15 +17618,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/traverse@7.27.0': + '@babel/traverse@7.28.4': dependencies: - '@babel/code-frame': 7.26.2 - '@babel/generator': 7.27.0 - '@babel/parser': 7.27.0 - '@babel/template': 7.27.0 - '@babel/types': 7.27.0 - debug: 4.4.0 - globals: 11.12.0 + '@babel/code-frame': 7.27.1 + '@babel/generator': 7.28.3 + '@babel/helper-globals': 7.28.0 + '@babel/parser': 7.28.4 + '@babel/template': 7.27.2 + '@babel/types': 7.28.4 + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -17486,10 +17642,10 @@ snapshots: '@babel/helper-validator-identifier': 7.22.5 to-fast-properties: 2.0.0 - '@babel/types@7.27.0': + '@babel/types@7.28.4': dependencies: - '@babel/helper-string-parser': 7.25.9 - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-string-parser': 7.27.1 + '@babel/helper-validator-identifier': 7.27.1 '@base2/pretty-print-object@1.0.1': {} @@ -17831,7 +17987,7 @@ snapshots: '@types/node': 20.4.7 chalk: 4.1.2 cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -18195,6 +18351,20 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@emotion/react@11.11.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.23.4 + '@emotion/babel-plugin': 11.11.0 + '@emotion/cache': 11.11.0 + '@emotion/serialize': 1.1.2 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@emotion/utils': 1.2.1 + '@emotion/weak-memoize': 0.3.1 + hoist-non-react-statics: 3.3.2 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@emotion/serialize@1.1.2': dependencies: '@emotion/hash': 0.9.1 @@ -18218,12 +18388,29 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@emotion/styled@11.11.0(@emotion/react@11.11.1(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.23.4 + '@emotion/babel-plugin': 11.11.0 + '@emotion/is-prop-valid': 1.2.1 + '@emotion/react': 11.11.1(@types/react@18.3.11)(react@18.3.1) + '@emotion/serialize': 1.1.2 + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@emotion/utils': 1.2.1 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@emotion/unitless@0.8.1': {} '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0)': dependencies: react: 18.2.0 + '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1)': + dependencies: + react: 18.3.1 + '@emotion/utils@1.2.1': {} '@emotion/weak-memoize@0.3.1': {} @@ -18673,6 +18860,18 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + '@floating-ui/react-dom@2.0.1(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@floating-ui/dom': 1.5.1 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + + '@floating-ui/react-dom@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@floating-ui/dom': 1.5.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@floating-ui/utils@0.1.1': {} '@francoischalifour/autocomplete-core@1.0.0-alpha.28': {} @@ -18695,6 +18894,13 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + '@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + invariant: 2.2.4 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@gatsbyjs/webpack-hot-middleware@2.25.3': dependencies: ansi-html-community: 0.0.8 @@ -19047,7 +19253,7 @@ snapshots: jest-util: 28.1.3 slash: 3.0.0 - '@jest/core@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))': + '@jest/core@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6))': dependencies: '@jest/console': 27.5.1 '@jest/reporters': 27.5.1 @@ -19061,7 +19267,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest-config: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -19247,13 +19453,13 @@ snapshots: '@types/yargs': 17.0.10 chalk: 4.1.2 - '@joshwooding/vite-plugin-react-docgen-typescript@0.2.1(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2))': + '@joshwooding/vite-plugin-react-docgen-typescript@0.2.1(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2))': dependencies: glob: 7.2.3 glob-promise: 4.2.2(glob@7.2.3) magic-string: 0.27.0 react-docgen-typescript: 2.2.2(typescript@5.1.6) - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) optionalDependencies: typescript: 5.1.6 @@ -19262,26 +19468,23 @@ snapshots: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/gen-mapping@0.3.13': + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + '@jridgewell/trace-mapping': 0.3.31 + '@jridgewell/gen-mapping@0.3.2': dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.18 - '@jridgewell/gen-mapping@0.3.8': - dependencies: - '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.5.0 - '@jridgewell/trace-mapping': 0.3.25 - '@jridgewell/resolve-uri@3.1.0': {} '@jridgewell/resolve-uri@3.1.2': {} '@jridgewell/set-array@1.1.2': {} - '@jridgewell/set-array@1.2.1': {} - '@jridgewell/source-map@0.3.5': dependencies: '@jridgewell/gen-mapping': 0.3.2 @@ -19291,17 +19494,17 @@ snapshots: '@jridgewell/sourcemap-codec@1.4.15': {} - '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/sourcemap-codec@1.5.5': {} '@jridgewell/trace-mapping@0.3.18': dependencies: '@jridgewell/resolve-uri': 3.1.0 '@jridgewell/sourcemap-codec': 1.4.14 - '@jridgewell/trace-mapping@0.3.25': + '@jridgewell/trace-mapping@0.3.31': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.0 + '@jridgewell/sourcemap-codec': 1.5.5 '@jridgewell/trace-mapping@0.3.9': dependencies: @@ -19455,6 +19658,12 @@ snapshots: '@types/react': 18.3.11 react: 18.2.0 + '@mdx-js/react@2.3.0(react@18.3.1)': + dependencies: + '@types/mdx': 2.0.5 + '@types/react': 18.3.11 + react: 18.3.1 + '@mischnic/json-sourcemap@0.1.0': dependencies: '@lezer/common': 0.15.12 @@ -20212,7 +20421,7 @@ snapshots: '@pkgr/core@0.1.0': {} - '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8))': + '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5))': dependencies: ansi-html-community: 0.0.8 common-path-prefix: 3.0.0 @@ -20224,12 +20433,12 @@ snapshots: react-refresh: 0.14.0 schema-utils: 3.3.0 source-map: 0.7.4 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) optionalDependencies: type-fest: 3.13.1 - webpack-dev-server: 4.9.3(webpack@5.88.2(esbuild@0.19.8)) + webpack-dev-server: 4.9.3(webpack@5.88.2(esbuild@0.21.5)) - '@pmmmwh/react-refresh-webpack-plugin@0.5.7(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.19.8)))(webpack@5.73.0(esbuild@0.19.8))': + '@pmmmwh/react-refresh-webpack-plugin@0.5.7(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.21.5)))(webpack@5.73.0(esbuild@0.21.5))': dependencies: ansi-html-community: 0.0.8 common-path-prefix: 3.0.0 @@ -20241,10 +20450,10 @@ snapshots: react-refresh: 0.11.0 schema-utils: 3.3.0 source-map: 0.7.4 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: type-fest: 2.19.0 - webpack-dev-server: 4.9.3(webpack@5.73.0(esbuild@0.19.8)) + webpack-dev-server: 4.9.3(webpack@5.73.0(esbuild@0.21.5)) '@pnpm/config.env-replace@1.1.0': {} @@ -20528,6 +20737,26 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-arrow@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-collection@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20541,6 +20770,32 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-collection@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-collection@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20548,6 +20803,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-context@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20555,6 +20817,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-context@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-direction@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20562,6 +20831,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-direction@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20576,6 +20852,34 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-dismissable-layer@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-escape-keydown': 1.0.3(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-focus-guards@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20583,6 +20887,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-focus-guards@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20595,6 +20906,30 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-focus-scope@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-id@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20603,6 +20938,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-id@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-popper@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20622,6 +20965,44 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-popper@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@floating-ui/react-dom': 2.0.1(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-rect': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-size': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/rect': 1.0.1 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-popper@1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@floating-ui/react-dom': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-rect': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-size': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/rect': 1.0.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-portal@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20632,6 +21013,26 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-portal@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-portal@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20642,6 +21043,26 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-primitive@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20660,6 +21081,42 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-id': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-roving-focus@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-id': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-select@1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20690,6 +21147,66 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-select@1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/number': 1.0.1 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-id': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-use-previous': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + aria-hidden: 1.2.3 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + react-remove-scroll: 2.5.5(@types/react@18.3.11)(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-select@1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/number': 1.0.1 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-dismissable-layer': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-focus-guards': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-focus-scope': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-id': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-popper': 1.1.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-portal': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-use-previous': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-visually-hidden': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + aria-hidden: 1.2.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-remove-scroll: 2.5.5(@types/react@18.3.11)(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-separator@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20700,6 +21217,26 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-separator@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-separator@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-slot@1.0.2(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20708,6 +21245,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-slot@1.0.2(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-toggle-group@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20724,6 +21269,38 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-toggle-group@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-toggle': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-toggle-group@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toggle': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-toggle@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20736,6 +21313,30 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-toggle@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-toggle@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-use-controllable-state': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-toolbar@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20752,6 +21353,38 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-toolbar@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.2.0) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-separator': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-toggle-group': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-toolbar@1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/primitive': 1.0.1 + '@radix-ui/react-context': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-direction': 1.0.1(@types/react@18.3.11)(react@18.3.1) + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-roving-focus': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-separator': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toggle-group': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20759,6 +21392,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-callback-ref@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20767,6 +21407,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-controllable-state@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20775,6 +21423,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-escape-keydown@1.0.3(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20782,6 +21438,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-layout-effect@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-previous@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20789,6 +21452,13 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-previous@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-rect@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20797,6 +21467,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-rect@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/rect': 1.0.1 + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-use-size@1.0.1(@types/react@18.3.11)(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20805,6 +21483,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + '@radix-ui/react-use-size@1.0.1(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.3.11)(react@18.3.1) + react: 18.3.1 + optionalDependencies: + '@types/react': 18.3.11 + '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.27.0 @@ -20815,6 +21501,26 @@ snapshots: '@types/react': 18.3.11 '@types/react-dom': 18.3.0 + '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + + '@radix-ui/react-visually-hidden@1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@babel/runtime': 7.27.0 + '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + '@types/react-dom': 18.3.0 + '@radix-ui/rect@1.0.1': dependencies: '@babel/runtime': 7.27.0 @@ -20908,97 +21614,103 @@ snapshots: optionalDependencies: rollup: 4.6.1 - '@rollup/rollup-android-arm-eabi@4.39.0': + '@rollup/rollup-android-arm-eabi@4.52.5': optional: true '@rollup/rollup-android-arm-eabi@4.6.1': optional: true - '@rollup/rollup-android-arm64@4.39.0': + '@rollup/rollup-android-arm64@4.52.5': optional: true '@rollup/rollup-android-arm64@4.6.1': optional: true - '@rollup/rollup-darwin-arm64@4.39.0': + '@rollup/rollup-darwin-arm64@4.52.5': optional: true '@rollup/rollup-darwin-arm64@4.6.1': optional: true - '@rollup/rollup-darwin-x64@4.39.0': + '@rollup/rollup-darwin-x64@4.52.5': optional: true '@rollup/rollup-darwin-x64@4.6.1': optional: true - '@rollup/rollup-freebsd-arm64@4.39.0': + '@rollup/rollup-freebsd-arm64@4.52.5': optional: true - '@rollup/rollup-freebsd-x64@4.39.0': + '@rollup/rollup-freebsd-x64@4.52.5': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.39.0': + '@rollup/rollup-linux-arm-gnueabihf@4.52.5': optional: true '@rollup/rollup-linux-arm-gnueabihf@4.6.1': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.39.0': + '@rollup/rollup-linux-arm-musleabihf@4.52.5': optional: true - '@rollup/rollup-linux-arm64-gnu@4.39.0': + '@rollup/rollup-linux-arm64-gnu@4.52.5': optional: true '@rollup/rollup-linux-arm64-gnu@4.6.1': optional: true - '@rollup/rollup-linux-arm64-musl@4.39.0': + '@rollup/rollup-linux-arm64-musl@4.52.5': optional: true '@rollup/rollup-linux-arm64-musl@4.6.1': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.39.0': + '@rollup/rollup-linux-loong64-gnu@4.52.5': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.39.0': + '@rollup/rollup-linux-ppc64-gnu@4.52.5': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.39.0': + '@rollup/rollup-linux-riscv64-gnu@4.52.5': optional: true - '@rollup/rollup-linux-riscv64-musl@4.39.0': + '@rollup/rollup-linux-riscv64-musl@4.52.5': optional: true - '@rollup/rollup-linux-s390x-gnu@4.39.0': + '@rollup/rollup-linux-s390x-gnu@4.52.5': optional: true - '@rollup/rollup-linux-x64-gnu@4.39.0': + '@rollup/rollup-linux-x64-gnu@4.52.5': optional: true '@rollup/rollup-linux-x64-gnu@4.6.1': optional: true - '@rollup/rollup-linux-x64-musl@4.39.0': + '@rollup/rollup-linux-x64-musl@4.52.5': optional: true '@rollup/rollup-linux-x64-musl@4.6.1': optional: true - '@rollup/rollup-win32-arm64-msvc@4.39.0': + '@rollup/rollup-openharmony-arm64@4.52.5': + optional: true + + '@rollup/rollup-win32-arm64-msvc@4.52.5': optional: true '@rollup/rollup-win32-arm64-msvc@4.6.1': optional: true - '@rollup/rollup-win32-ia32-msvc@4.39.0': + '@rollup/rollup-win32-ia32-msvc@4.52.5': optional: true '@rollup/rollup-win32-ia32-msvc@4.6.1': optional: true - '@rollup/rollup-win32-x64-msvc@4.39.0': + '@rollup/rollup-win32-x64-gnu@4.52.5': + optional: true + + '@rollup/rollup-win32-x64-msvc@4.52.5': optional: true '@rollup/rollup-win32-x64-msvc@4.6.1': @@ -21093,6 +21805,31 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-actions@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + dequal: 2.0.3 + lodash: 4.17.21 + polished: 4.2.2 + prop-types: 15.8.1 + react-inspector: 6.0.2(react@18.3.1) + telejson: 7.1.0 + ts-dedent: 2.2.0 + uuid: 9.0.0 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addon-backgrounds@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.3.2 @@ -21112,6 +21849,25 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-backgrounds@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + memoizerific: 1.11.3 + ts-dedent: 2.2.0 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addon-controls@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/blocks': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -21135,6 +21891,29 @@ snapshots: - encoding - supports-color + '@storybook/addon-controls@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/blocks': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-common': 7.3.2 + '@storybook/core-events': 7.3.2 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/node-logger': 7.3.2 + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + lodash: 4.17.21 + ts-dedent: 2.2.0 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + - encoding + - supports-color + '@storybook/addon-docs@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@jest/transform': 29.5.0 @@ -21164,6 +21943,35 @@ snapshots: - encoding - supports-color + '@storybook/addon-docs@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@jest/transform': 29.5.0 + '@mdx-js/react': 2.3.0(react@18.3.1) + '@storybook/blocks': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/csf-plugin': 7.3.2 + '@storybook/csf-tools': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/mdx2-csf': 1.1.0 + '@storybook/node-logger': 7.3.2 + '@storybook/postinstall': 7.3.2 + '@storybook/preview-api': 7.3.2 + '@storybook/react-dom-shim': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + fs-extra: 11.2.0 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + remark-external-links: 8.0.0 + remark-slug: 6.1.0 + ts-dedent: 2.2.0 + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + - encoding + - supports-color + '@storybook/addon-essentials@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/addon-actions': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -21188,27 +21996,51 @@ snapshots: - encoding - supports-color + '@storybook/addon-essentials@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/addon-actions': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-backgrounds': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-controls': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-docs': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-highlight': 7.3.2 + '@storybook/addon-measure': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-outline': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-toolbars': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/addon-viewport': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-common': 7.3.2 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/node-logger': 7.3.2 + '@storybook/preview-api': 7.3.2 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + ts-dedent: 2.2.0 + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + - encoding + - supports-color + '@storybook/addon-highlight@7.3.2': dependencies: '@storybook/core-events': 7.3.2 '@storybook/global': 5.0.0 '@storybook/preview-api': 7.3.2 - '@storybook/addon-links@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/addon-links@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@storybook/client-logger': 7.3.2 '@storybook/core-events': 7.3.2 '@storybook/csf': 0.1.1 '@storybook/global': 5.0.0 - '@storybook/manager-api': 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/preview-api': 7.3.2 - '@storybook/router': 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@storybook/router': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': 7.3.2 prop-types: 15.8.1 ts-dedent: 2.2.0 optionalDependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) '@storybook/addon-measure@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: @@ -21227,6 +22059,23 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-measure@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/types': 7.3.2 + tiny-invariant: 1.3.1 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addon-outline@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.3.2 @@ -21244,6 +22093,23 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-outline@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/types': 7.3.2 + ts-dedent: 2.2.0 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addon-storysource@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.3.2 @@ -21278,6 +22144,20 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-toolbars@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addon-viewport@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.3.2 @@ -21296,6 +22176,24 @@ snapshots: - '@types/react' - '@types/react-dom' + '@storybook/addon-viewport@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + memoizerific: 1.11.3 + prop-types: 15.8.1 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + '@storybook/addons@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/manager-api': 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) @@ -21337,6 +22235,39 @@ snapshots: - encoding - supports-color + '@storybook/blocks@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/channels': 7.3.2 + '@storybook/client-logger': 7.3.2 + '@storybook/components': 7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/core-events': 7.3.2 + '@storybook/csf': 0.1.1 + '@storybook/docs-tools': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/manager-api': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/preview-api': 7.3.2 + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + '@types/lodash': 4.14.182 + color-convert: 2.0.1 + dequal: 2.0.3 + lodash: 4.17.21 + markdown-to-jsx: 7.2.1(react@18.3.1) + memoizerific: 1.11.3 + polished: 4.2.2 + react: 18.3.1 + react-colorful: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) + telejson: 7.2.0 + tocbot: 4.21.1 + ts-dedent: 2.2.0 + util-deprecate: 1.0.2 + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + - encoding + - supports-color + '@storybook/builder-manager@7.3.2': dependencies: '@fal-works/esbuild-plugin-global-externals': 2.1.2 @@ -21359,7 +22290,7 @@ snapshots: - encoding - supports-color - '@storybook/builder-vite@7.3.2(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2))': + '@storybook/builder-vite@7.3.2(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2))': dependencies: '@storybook/channels': 7.3.2 '@storybook/client-logger': 7.3.2 @@ -21380,7 +22311,7 @@ snapshots: remark-external-links: 8.0.0 remark-slug: 6.1.0 rollup: 3.29.5 - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: @@ -21499,19 +22430,38 @@ snapshots: - '@types/react' - '@types/react-dom' - '@storybook/components@7.5.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/components@7.3.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@radix-ui/react-select': 1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@radix-ui/react-select': 1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/client-logger': 7.3.2 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/icons': 1.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + memoizerific: 1.11.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + use-resize-observer: 9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + util-deprecate: 1.0.2 + transitivePeerDependencies: + - '@types/react' + - '@types/react-dom' + + '@storybook/components@7.5.3(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@radix-ui/react-select': 1.2.2(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@storybook/client-logger': 7.5.3 '@storybook/csf': 0.1.1 '@storybook/global': 5.0.0 - '@storybook/theming': 7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@storybook/theming': 7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@storybook/types': 7.5.3 memoizerific: 1.11.3 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - use-resize-observer: 9.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + react-dom: 18.3.1(react@18.2.0) + use-resize-observer: 9.1.0(react-dom@18.3.1(react@18.2.0))(react@18.2.0) util-deprecate: 1.0.2 transitivePeerDependencies: - '@types/react' @@ -21652,6 +22602,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + '@storybook/icons@1.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@storybook/manager-api@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/channels': 7.3.2 @@ -21672,21 +22627,41 @@ snapshots: telejson: 7.1.0 ts-dedent: 2.2.0 - '@storybook/manager-api@7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/manager-api@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/channels': 7.3.2 + '@storybook/client-logger': 7.3.2 + '@storybook/core-events': 7.3.2 + '@storybook/csf': 0.1.1 + '@storybook/global': 5.0.0 + '@storybook/router': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/theming': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + dequal: 2.0.3 + lodash: 4.17.21 + memoizerific: 1.11.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + semver: 7.6.3 + store2: 2.14.2 + telejson: 7.1.0 + ts-dedent: 2.2.0 + + '@storybook/manager-api@7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/channels': 7.5.3 '@storybook/client-logger': 7.5.3 '@storybook/core-events': 7.5.3 '@storybook/csf': 0.1.1 '@storybook/global': 5.0.0 - '@storybook/router': 7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - '@storybook/theming': 7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@storybook/router': 7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0) + '@storybook/theming': 7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0) '@storybook/types': 7.5.3 dequal: 2.0.3 lodash: 4.17.21 memoizerific: 1.11.3 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.3.1(react@18.2.0) semver: 7.5.4 store2: 2.14.2 telejson: 7.2.0 @@ -21741,19 +22716,24 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@storybook/react-vite@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.6.1)(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2))': + '@storybook/react-dom-shim@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@storybook/react-vite@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(rollup@4.6.1)(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2))': dependencies: - '@joshwooding/vite-plugin-react-docgen-typescript': 0.2.1(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2)) + '@joshwooding/vite-plugin-react-docgen-typescript': 0.2.1(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2)) '@rollup/pluginutils': 5.0.3(rollup@4.6.1) - '@storybook/builder-vite': 7.3.2(typescript@5.1.6)(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2)) + '@storybook/builder-vite': 7.3.2(typescript@5.1.6)(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2)) '@storybook/react': 7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(typescript@5.1.6) - '@vitejs/plugin-react': 3.1.0(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2)) + '@vitejs/plugin-react': 3.1.0(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2)) ast-types: 0.14.2 magic-string: 0.30.3 react: 18.2.0 react-docgen: 6.0.0-alpha.3 react-dom: 18.2.0(react@18.2.0) - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) transitivePeerDependencies: - '@preact/preset-vite' - encoding @@ -21793,6 +22773,37 @@ snapshots: - encoding - supports-color + '@storybook/react@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3)': + dependencies: + '@storybook/client-logger': 7.3.2 + '@storybook/core-client': 7.3.2 + '@storybook/docs-tools': 7.3.2 + '@storybook/global': 5.0.0 + '@storybook/preview-api': 7.3.2 + '@storybook/react-dom-shim': 7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@storybook/types': 7.3.2 + '@types/escodegen': 0.0.6 + '@types/estree': 0.0.51 + '@types/node': 16.11.45 + acorn: 7.4.1 + acorn-jsx: 5.3.2(acorn@7.4.1) + acorn-walk: 7.2.0 + escodegen: 2.0.0 + html-tags: 3.2.0 + lodash: 4.17.21 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-element-to-jsx-string: 15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + ts-dedent: 2.2.0 + type-fest: 2.19.0 + util-deprecate: 1.0.2 + optionalDependencies: + typescript: 5.9.3 + transitivePeerDependencies: + - encoding + - supports-color + '@storybook/router@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.3.2 @@ -21801,13 +22812,21 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@storybook/router@7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/router@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@storybook/client-logger': 7.3.2 + memoizerific: 1.11.3 + qs: 6.11.0 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@storybook/router@7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': dependencies: '@storybook/client-logger': 7.5.3 memoizerific: 1.11.3 qs: 6.11.0 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.3.1(react@18.2.0) '@storybook/source-loader@7.3.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: @@ -21842,14 +22861,23 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@storybook/theming@7.5.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': + '@storybook/theming@7.3.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1) + '@storybook/client-logger': 7.3.2 + '@storybook/global': 5.0.0 + memoizerific: 1.11.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + '@storybook/theming@7.5.3(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': dependencies: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@storybook/client-logger': 7.5.3 '@storybook/global': 5.0.0 memoizerific: 1.11.3 react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react-dom: 18.3.1(react@18.2.0) '@storybook/types@7.3.2': dependencies: @@ -22067,7 +23095,22 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2))': + '@testing-library/jest-dom@6.0.1(@types/jest@29.5.3)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2))': + dependencies: + '@adobe/css-tools': 4.0.1 + '@babel/runtime': 7.22.10 + aria-query: 5.1.3 + chalk: 3.0.0 + css.escape: 1.5.1 + dom-accessibility-api: 0.5.14 + lodash: 4.17.21 + redent: 3.0.0 + optionalDependencies: + '@types/jest': 29.5.3 + jest: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) + vitest: 1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2) + + '@testing-library/jest-dom@6.0.1(@types/jest@29.5.3)(vitest@1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2))': dependencies: '@adobe/css-tools': 4.0.1 '@babel/runtime': 7.22.10 @@ -22079,7 +23122,6 @@ snapshots: redent: 3.0.0 optionalDependencies: '@types/jest': 29.5.3 - jest: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) vitest: 1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2) '@testing-library/react@14.0.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': @@ -22090,6 +23132,14 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + '@testing-library/react@14.0.0(react-dom@18.3.1(react@18.2.0))(react@18.2.0)': + dependencies: + '@babel/runtime': 7.22.10 + '@testing-library/dom': 9.3.1 + '@types/react-dom': 18.3.0 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + '@testing-library/user-event@14.4.3(@testing-library/dom@9.3.1)': dependencies: '@testing-library/dom': 9.3.1 @@ -22126,7 +23176,7 @@ snapshots: '@types/acorn@4.0.6': dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 '@types/aria-query@5.0.1': {} @@ -22242,7 +23292,7 @@ snapshots: '@types/estree-jsx@1.0.3': dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 '@types/estree@0.0.39': {} @@ -22250,7 +23300,7 @@ snapshots: '@types/estree@1.0.0': {} - '@types/estree@1.0.7': {} + '@types/estree@1.0.8': {} '@types/execa@2.0.0': dependencies: @@ -22419,6 +23469,11 @@ snapshots: dependencies: undici-types: 5.26.5 + '@types/node@20.19.22': + dependencies: + undici-types: 6.21.0 + optional: true + '@types/node@20.4.7': {} '@types/node@20.5.2': {} @@ -22553,22 +23608,22 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6)': + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.7.0 - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@7.32.0)(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 5.62.0(eslint@7.32.0)(typescript@5.9.3) + '@typescript-eslint/utils': 5.62.0(eslint@7.32.0)(typescript@5.9.3) debug: 4.3.4 eslint: 7.32.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) + tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: - typescript: 5.1.6 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -22631,15 +23686,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6)': + '@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) debug: 4.3.4 eslint: 7.32.0 optionalDependencies: - typescript: 5.1.6 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -22712,15 +23767,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/type-utils@5.62.0(eslint@7.32.0)(typescript@5.1.6)': + '@typescript-eslint/type-utils@5.62.0(eslint@7.32.0)(typescript@5.9.3)': dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) - '@typescript-eslint/utils': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) + '@typescript-eslint/utils': 5.62.0(eslint@7.32.0)(typescript@5.9.3) debug: 4.3.4 eslint: 7.32.0 - tsutils: 3.21.0(typescript@5.1.6) + tsutils: 3.21.0(typescript@5.9.3) optionalDependencies: - typescript: 5.1.6 + typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -22812,6 +23867,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@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 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.6.3 + tsutils: 3.21.0(typescript@5.9.3) + optionalDependencies: + typescript: 5.9.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/typescript-estree@6.18.1(typescript@4.9.5)': dependencies: '@typescript-eslint/types': 6.18.1 @@ -22868,14 +23937,14 @@ snapshots: - supports-color - typescript - '@typescript-eslint/utils@5.62.0(eslint@7.32.0)(typescript@5.1.6)': + '@typescript-eslint/utils@5.62.0(eslint@7.32.0)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@7.32.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.9.3) eslint: 7.32.0 eslint-scope: 5.1.1 semver: 7.6.3 @@ -23115,24 +24184,24 @@ snapshots: dependencies: resolve: 1.22.4 - '@vitejs/plugin-react@3.1.0(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2))': + '@vitejs/plugin-react@3.1.0(vite@5.4.21(@types/node@20.5.2)(terser@5.19.2))': dependencies: '@babel/core': 7.22.10 '@babel/plugin-transform-react-jsx-self': 7.18.6(@babel/core@7.22.10) '@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.22.10) magic-string: 0.27.0 react-refresh: 0.14.0 - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) transitivePeerDependencies: - supports-color - '@vitejs/plugin-react@4.0.4(vite@4.5.12(@types/node@20.5.2)(terser@5.19.2))': + '@vitejs/plugin-react@4.0.4(vite@5.4.21(@types/node@20.19.22)(terser@5.19.2))': dependencies: '@babel/core': 7.22.10 '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.22.10) '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.22.10) react-refresh: 0.14.0 - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.19.22)(terser@5.19.2) transitivePeerDependencies: - supports-color @@ -23142,28 +24211,57 @@ snapshots: '@vitest/utils': 1.0.2 chai: 4.3.10 + '@vitest/expect@1.6.1': + dependencies: + '@vitest/spy': 1.6.1 + '@vitest/utils': 1.6.1 + chai: 4.5.0 + '@vitest/runner@1.0.2': dependencies: '@vitest/utils': 1.0.2 p-limit: 5.0.0 pathe: 1.1.1 + '@vitest/runner@1.6.1': + dependencies: + '@vitest/utils': 1.6.1 + p-limit: 5.0.0 + pathe: 1.1.2 + '@vitest/snapshot@1.0.2': dependencies: magic-string: 0.30.5 pathe: 1.1.1 pretty-format: 29.7.0 + '@vitest/snapshot@1.6.1': + dependencies: + magic-string: 0.30.19 + pathe: 1.1.2 + pretty-format: 29.7.0 + '@vitest/spy@1.0.2': dependencies: tinyspy: 2.2.0 + '@vitest/spy@1.6.1': + dependencies: + tinyspy: 2.2.1 + '@vitest/utils@1.0.2': dependencies: diff-sequences: 29.6.3 loupe: 2.3.7 pretty-format: 29.7.0 + '@vitest/utils@1.6.1': + dependencies: + diff-sequences: 29.6.3 + estree-walker: 3.0.3 + loupe: 2.3.7 + pretty-format: 29.7.0 + '@webassemblyjs/ast@1.11.1': dependencies: '@webassemblyjs/helper-numbers': 1.11.1 @@ -23410,12 +24508,18 @@ snapshots: acorn-walk@8.3.1: {} + acorn-walk@8.3.4: + dependencies: + acorn: 8.15.0 + acorn@6.4.2: {} acorn@7.4.1: {} acorn@8.10.0: {} + acorn@8.15.0: {} + address@1.2.0: {} address@1.2.2: {} @@ -23815,25 +24919,25 @@ snapshots: babel-eslint@10.1.0(eslint@7.32.0): dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.27.0 - '@babel/traverse': 7.27.0 - '@babel/types': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/parser': 7.28.4 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 eslint: 7.32.0 eslint-visitor-keys: 1.3.0 - resolve: 1.22.10 + resolve: 1.22.11 transitivePeerDependencies: - supports-color babel-eslint@10.1.0(eslint@8.56.0): dependencies: - '@babel/code-frame': 7.26.2 - '@babel/parser': 7.27.0 - '@babel/traverse': 7.27.0 - '@babel/types': 7.27.0 + '@babel/code-frame': 7.27.1 + '@babel/parser': 7.28.4 + '@babel/traverse': 7.28.4 + '@babel/types': 7.28.4 eslint: 8.56.0 eslint-visitor-keys: 1.3.0 - resolve: 1.22.10 + resolve: 1.22.11 transitivePeerDependencies: - supports-color @@ -23857,23 +24961,23 @@ snapshots: babel-jsx-utils@1.1.0: {} - babel-loader@8.2.5(@babel/core@7.22.10)(webpack@5.73.0(esbuild@0.19.8)): + babel-loader@8.2.5(@babel/core@7.22.10)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@babel/core': 7.22.10 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) - babel-loader@8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.19.8)): + babel-loader@8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.21.5)): dependencies: '@babel/core': 7.22.10 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) babel-loader@9.1.3(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.18.20)): dependencies: @@ -23947,20 +25051,20 @@ snapshots: transitivePeerDependencies: - supports-color - babel-plugin-remove-graphql-queries@5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))): + babel-plugin-remove-graphql-queries@5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))): dependencies: '@babel/core': 7.22.10 '@babel/runtime': 7.27.0 '@babel/types': 7.22.10 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 - babel-plugin-remove-graphql-queries@5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))): + babel-plugin-remove-graphql-queries@5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))): dependencies: '@babel/core': 7.22.10 '@babel/runtime': 7.27.0 '@babel/types': 7.22.10 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 babel-plugin-syntax-object-rest-spread@6.13.0: {} @@ -24426,6 +25530,16 @@ snapshots: pathval: 1.1.1 type-detect: 4.0.8 + chai@4.5.0: + dependencies: + assertion-error: 1.1.0 + check-error: 1.0.3 + deep-eql: 4.1.4 + get-func-name: 2.0.2 + loupe: 2.3.7 + pathval: 1.1.1 + type-detect: 4.1.0 + chalk@2.4.2: dependencies: ansi-styles: 3.2.1 @@ -24785,6 +25899,8 @@ snapshots: dependencies: source-map: 0.6.1 + confbox@0.1.8: {} + config-chain@1.1.13: dependencies: ini: 1.3.8 @@ -24895,7 +26011,7 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))(typescript@5.1.6): + cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.7)(cosmiconfig@8.2.0)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6): dependencies: '@types/node': 20.4.7 cosmiconfig: 8.2.0 @@ -24984,7 +26100,7 @@ snapshots: postcss: 8.4.14 postcss-selector-parser: 6.0.10 - css-loader@5.2.7(webpack@5.88.2(esbuild@0.19.8)): + css-loader@5.2.7(webpack@5.88.2(esbuild@0.21.5)): dependencies: icss-utils: 5.1.0(postcss@8.4.32) loader-utils: 2.0.4 @@ -24996,9 +26112,9 @@ snapshots: postcss-value-parser: 4.2.0 schema-utils: 3.3.0 semver: 7.6.3 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - css-loader@6.7.1(webpack@5.73.0(esbuild@0.19.8)): + css-loader@6.7.1(webpack@5.73.0(esbuild@0.21.5)): dependencies: icss-utils: 5.1.0(postcss@8.4.32) postcss: 8.4.32 @@ -25008,9 +26124,9 @@ snapshots: postcss-modules-values: 4.0.0(postcss@8.4.32) postcss-value-parser: 4.2.0 semver: 7.5.4 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) - css-minimizer-webpack-plugin@2.0.0(webpack@5.88.2(esbuild@0.19.8)): + css-minimizer-webpack-plugin@2.0.0(webpack@5.88.2(esbuild@0.21.5)): dependencies: cssnano: 5.1.12(postcss@8.4.32) jest-worker: 26.6.2 @@ -25019,9 +26135,9 @@ snapshots: schema-utils: 3.3.0 serialize-javascript: 5.0.1 source-map: 0.6.1 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - css-minimizer-webpack-plugin@3.4.1(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)): + css-minimizer-webpack-plugin@3.4.1(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)): dependencies: cssnano: 5.1.12(postcss@8.4.32) jest-worker: 27.5.1 @@ -25029,9 +26145,9 @@ snapshots: schema-utils: 4.0.0 serialize-javascript: 6.0.1 source-map: 0.6.1 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: - esbuild: 0.19.8 + esbuild: 0.21.5 css-prefers-color-scheme@6.0.3(postcss@8.4.14): dependencies: @@ -25185,7 +26301,7 @@ snapshots: dependencies: ms: 2.1.2 - debug@4.4.0: + debug@4.4.3: dependencies: ms: 2.1.3 @@ -25214,6 +26330,10 @@ snapshots: dependencies: type-detect: 4.0.8 + deep-eql@4.1.4: + dependencies: + type-detect: 4.1.0 + deep-equal@2.2.1: dependencies: array-buffer-byte-length: 1.0.0 @@ -26084,39 +27204,39 @@ snapshots: dependencies: eslint: 8.56.0 - eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(babel-eslint@10.1.0(eslint@7.32.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@7.32.0))(eslint-plugin-react@7.33.2(eslint@7.32.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6): + eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(babel-eslint@10.1.0(eslint@7.32.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@7.32.0))(eslint-plugin-react@7.33.2(eslint@7.32.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) babel-eslint: 10.1.0(eslint@7.32.0) confusing-browser-globals: 1.0.11 eslint: 7.32.0 eslint-plugin-flowtype: 5.10.0(eslint@7.32.0) - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@7.32.0) eslint-plugin-react: 7.33.2(eslint@7.32.0) eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0) optionalDependencies: eslint-plugin-testing-library: 6.2.0(eslint@8.56.0)(typescript@5.1.6) - typescript: 5.1.6 + typescript: 5.9.3 - eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(babel-eslint@10.1.0(eslint@8.56.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6): + eslint-config-react-app@6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(babel-eslint@10.1.0(eslint@8.56.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) babel-eslint: 10.1.0(eslint@8.56.0) confusing-browser-globals: 1.0.11 eslint: 7.32.0 eslint-plugin-flowtype: 5.10.0(eslint@7.32.0) - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@7.32.0) eslint-plugin-react: 7.33.2(eslint@8.56.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) optionalDependencies: eslint-plugin-testing-library: 6.2.0(eslint@8.56.0)(typescript@5.1.6) - typescript: 5.1.6 + typescript: 5.9.3 - eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(typescript@5.1.6): + eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(typescript@5.1.6): dependencies: '@babel/core': 7.22.10 '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@8.47.0) @@ -26128,7 +27248,7 @@ snapshots: eslint: 8.47.0 eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0) eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0) - eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.30.3(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(typescript@5.1.6) + eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.30.3(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(typescript@5.1.6) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.47.0) eslint-plugin-react: 7.33.2(eslint@8.47.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.47.0) @@ -26192,11 +27312,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@7.32.0): + eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@7.32.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) eslint: 7.32.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: @@ -26275,7 +27395,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0): + eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0): dependencies: array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 @@ -26285,7 +27405,7 @@ snapshots: doctrine: 2.1.0 eslint: 7.32.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@7.32.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@7.32.0) has: 1.0.3 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -26296,7 +27416,7 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -26383,13 +27503,13 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.30.3(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(typescript@5.1.6): + eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.30.3(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(typescript@5.1.6): dependencies: '@typescript-eslint/experimental-utils': 5.30.7(eslint@8.47.0)(typescript@5.1.6) eslint: 8.47.0 optionalDependencies: '@typescript-eslint/eslint-plugin': 5.30.3(@typescript-eslint/parser@5.30.3(eslint@8.47.0)(typescript@5.1.6))(eslint@8.47.0)(typescript@5.1.6) - jest: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) transitivePeerDependencies: - supports-color - typescript @@ -26585,7 +27705,7 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-webpack-plugin@2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.19.8)): + eslint-webpack-plugin@2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.21.5)): dependencies: '@types/eslint': 7.29.0 arrify: 2.0.1 @@ -26594,9 +27714,9 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - eslint-webpack-plugin@3.2.0(eslint@8.47.0)(webpack@5.73.0(esbuild@0.19.8)): + eslint-webpack-plugin@3.2.0(eslint@8.47.0)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@types/eslint': 8.4.5 eslint: 8.47.0 @@ -26604,7 +27724,7 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 schema-utils: 4.0.0 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) eslint@7.32.0: dependencies: @@ -26772,7 +27892,7 @@ snapshots: estree-util-attach-comments@2.1.1: dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 estree-util-build-jsx@2.2.2: dependencies: @@ -26805,7 +27925,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 esutils@2.0.3: {} @@ -27098,17 +28218,11 @@ snapshots: dependencies: flat-cache: 3.0.4 - file-loader@6.2.0(webpack@5.73.0(esbuild@0.19.8)): - dependencies: - loader-utils: 2.0.4 - schema-utils: 3.3.0 - webpack: 5.73.0(esbuild@0.19.8) - - file-loader@6.2.0(webpack@5.88.2(esbuild@0.19.8)): + file-loader@6.2.0(webpack@5.73.0(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) file-loader@6.2.0(webpack@5.88.2(esbuild@0.21.5)): dependencies: @@ -27277,7 +28391,7 @@ snapshots: forever-agent@0.6.1: {} - fork-ts-checker-webpack-plugin@6.5.2(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2(esbuild@0.19.8)): + fork-ts-checker-webpack-plugin@6.5.2(eslint@7.32.0)(typescript@5.9.3)(webpack@5.88.2(esbuild@0.21.5)): dependencies: '@babel/code-frame': 7.22.10 '@types/json-schema': 7.0.12 @@ -27292,12 +28406,12 @@ snapshots: schema-utils: 2.7.0 semver: 7.6.3 tapable: 1.1.3 - typescript: 5.1.6 - webpack: 5.88.2(esbuild@0.19.8) + typescript: 5.9.3 + webpack: 5.88.2(esbuild@0.21.5) optionalDependencies: eslint: 7.32.0 - fork-ts-checker-webpack-plugin@6.5.2(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.19.8)): + fork-ts-checker-webpack-plugin@6.5.2(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@babel/code-frame': 7.22.10 '@types/json-schema': 7.0.12 @@ -27313,7 +28427,7 @@ snapshots: semver: 7.6.3 tapable: 1.1.3 typescript: 5.1.6 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: eslint: 8.47.0 @@ -27559,6 +28673,15 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + gatsby-link@5.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@types/reach__router': 1.3.10 + gatsby-page-utils: 3.11.0 + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + gatsby-page-utils@3.11.0: dependencies: '@babel/runtime': 7.27.0 @@ -27586,22 +28709,22 @@ snapshots: '@parcel/transformer-js': 2.8.3(@parcel/core@2.8.3) '@parcel/transformer-json': 2.8.3(@parcel/core@2.8.3) - gatsby-plugin-manifest@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-manifest@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.22.10 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) semver: 7.5.4 sharp: 0.32.1 transitivePeerDependencies: - graphql - gatsby-plugin-offline@6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + gatsby-plugin-offline@6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@babel/runtime': 7.22.10 cheerio: 1.0.0-rc.12 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 glob: 7.2.3 idb-keyval: 3.2.0 @@ -27610,7 +28733,7 @@ snapshots: react-dom: 18.2.0(react@18.2.0) workbox-build: 4.3.1 - gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.27.0 '@babel/traverse': 7.22.10 @@ -27618,10 +28741,10 @@ snapshots: chokidar: 3.5.3 fs-exists-cached: 1.0.0 fs-extra: 11.2.0 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 gatsby-page-utils: 3.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) gatsby-telemetry: 4.11.0 globby: 11.1.0 lodash: 4.17.21 @@ -27630,7 +28753,7 @@ snapshots: - graphql - supports-color - gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-page-creator@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.27.0 '@babel/traverse': 7.22.10 @@ -27638,10 +28761,10 @@ snapshots: chokidar: 3.5.3 fs-exists-cached: 1.0.0 fs-extra: 11.2.0 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 gatsby-page-utils: 3.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) gatsby-telemetry: 4.11.0 globby: 11.1.0 lodash: 4.17.21 @@ -27650,13 +28773,13 @@ snapshots: - graphql - supports-color - gatsby-plugin-react-helmet@6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(react-helmet@6.1.0(react@18.2.0)): + gatsby-plugin-react-helmet@6.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(react-helmet@6.1.0(react@18.2.0)): dependencies: '@babel/runtime': 7.22.10 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) react-helmet: 6.1.0(react@18.2.0) - gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.22.10 async: 3.2.4 @@ -27664,9 +28787,9 @@ snapshots: debug: 4.3.4 filenamify: 4.3.0 fs-extra: 11.1.1 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) lodash: 4.17.21 probe-image-size: 7.2.3 semver: 7.5.4 @@ -27675,7 +28798,7 @@ snapshots: - graphql - supports-color - gatsby-plugin-typescript@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))): + gatsby-plugin-typescript@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))): dependencies: '@babel/core': 7.22.10 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.10) @@ -27683,12 +28806,12 @@ snapshots: '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.10) '@babel/preset-typescript': 7.22.5(@babel/core@7.22.10) '@babel/runtime': 7.27.0 - babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) transitivePeerDependencies: - supports-color - gatsby-plugin-typescript@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))): + gatsby-plugin-typescript@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))): dependencies: '@babel/core': 7.22.10 '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.22.10) @@ -27696,17 +28819,17 @@ snapshots: '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.22.10) '@babel/preset-typescript': 7.22.5(@babel/core@7.22.10) '@babel/runtime': 7.27.0 - babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) transitivePeerDependencies: - supports-color - gatsby-plugin-utils@4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-utils@4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.27.0 fastq: 1.15.0 fs-extra: 11.2.0 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 gatsby-sharp: 1.11.0 graphql: 16.6.0 @@ -27715,12 +28838,12 @@ snapshots: joi: 17.9.2 mime: 3.0.0 - gatsby-plugin-utils@4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-plugin-utils@4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.27.0 fastq: 1.15.0 fs-extra: 11.2.0 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 gatsby-sharp: 1.11.0 graphql: 16.6.0 @@ -27737,23 +28860,37 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + gatsby-react-router-scroll@6.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@babel/runtime': 7.27.0 + '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + prop-types: 15.8.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + gatsby-script@2.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@gatsbyjs/reach-router': 2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + gatsby-script@2.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + gatsby-sharp@1.11.0: dependencies: sharp: 0.32.1 - gatsby-source-filesystem@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))): + gatsby-source-filesystem@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))): dependencies: '@babel/runtime': 7.22.10 chokidar: 3.5.3 file-type: 16.5.4 fs-extra: 11.1.1 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) gatsby-core-utils: 4.11.0 mime: 3.0.0 pretty-bytes: 5.6.0 @@ -27777,15 +28914,15 @@ snapshots: transitivePeerDependencies: - encoding - gatsby-transformer-sharp@5.11.0(gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0))(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0): + gatsby-transformer-sharp@5.11.0(gatsby-plugin-sharp@5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0))(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0): dependencies: '@babel/runtime': 7.22.10 bluebird: 3.7.2 common-tags: 1.8.2 fs-extra: 11.1.1 - gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))) - gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby: 5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))) + gatsby-plugin-sharp: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) probe-image-size: 7.2.3 semver: 7.5.4 sharp: 0.32.1 @@ -27802,7 +28939,7 @@ snapshots: transitivePeerDependencies: - supports-color - gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))): + gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))): dependencies: '@babel/code-frame': 7.22.5 '@babel/core': 7.22.10 @@ -27826,10 +28963,10 @@ snapshots: '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.8.3(@parcel/core@2.8.3) '@parcel/core': 2.8.3 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8)) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5)) '@types/http-proxy': 1.17.11 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) '@vercel/webpack-asset-relocator-loader': 1.7.3 acorn-loose: 8.3.0 acorn-walk: 8.2.0 @@ -27838,11 +28975,11 @@ snapshots: autoprefixer: 10.4.15(postcss@8.4.24) axios: 0.21.4(debug@4.3.4) babel-jsx-utils: 1.1.0 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.19.8)) + babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.21.5)) babel-plugin-add-module-exports: 1.0.4 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-lodash: 3.3.4 - babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) + babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) babel-preset-gatsby: 3.11.0(@babel/core@7.22.10)(core-js@3.32.1) better-opn: 2.1.1 bluebird: 3.7.2 @@ -27855,8 +28992,8 @@ snapshots: cookie: 0.5.0 core-js: 3.32.1 cors: 2.8.5 - css-loader: 5.2.7(webpack@5.88.2(esbuild@0.19.8)) - css-minimizer-webpack-plugin: 2.0.0(webpack@5.88.2(esbuild@0.19.8)) + css-loader: 5.2.7(webpack@5.88.2(esbuild@0.21.5)) + css-minimizer-webpack-plugin: 2.0.0(webpack@5.88.2(esbuild@0.21.5)) css.escape: 1.5.1 date-fns: 2.30.0 debug: 4.3.4 @@ -27867,20 +29004,20 @@ snapshots: enhanced-resolve: 5.15.0 error-stack-parser: 2.1.4 eslint: 7.32.0 - eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(babel-eslint@10.1.0(eslint@7.32.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@7.32.0))(eslint-plugin-react@7.33.2(eslint@7.32.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) + eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(babel-eslint@10.1.0(eslint@7.32.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@7.32.0))(eslint-plugin-react@7.33.2(eslint@7.32.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.9.3) eslint-plugin-flowtype: 5.10.0(eslint@7.32.0) - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@7.32.0) eslint-plugin-react: 7.33.2(eslint@7.32.0) eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0) - eslint-webpack-plugin: 2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.19.8)) + eslint-webpack-plugin: 2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.21.5)) event-source-polyfill: 1.0.31 execa: 5.1.1 express: 4.18.2 express-http-proxy: 1.6.3 fastest-levenshtein: 1.0.16 fastq: 1.15.0 - file-loader: 6.2.0(webpack@5.88.2(esbuild@0.19.8)) + file-loader: 6.2.0(webpack@5.88.2(esbuild@0.21.5)) find-cache-dir: 3.3.2 fs-exists-cached: 1.0.0 fs-extra: 11.1.1 @@ -27891,9 +29028,9 @@ snapshots: gatsby-link: 5.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) gatsby-page-utils: 3.11.0 gatsby-parcel-config: 1.11.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) - gatsby-plugin-typescript: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) + gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) + gatsby-plugin-typescript: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@7.32.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) gatsby-react-router-scroll: 6.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) gatsby-script: 2.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) gatsby-telemetry: 4.11.0 @@ -27918,14 +29055,14 @@ snapshots: memoizee: 0.4.15 micromatch: 4.0.5 mime: 3.0.0 - mini-css-extract-plugin: 1.6.2(webpack@5.88.2(esbuild@0.19.8)) + mini-css-extract-plugin: 1.6.2(webpack@5.88.2(esbuild@0.21.5)) mitt: 1.2.0 moment: 2.29.4 multer: 1.4.5-lts.1 node-fetch: 2.6.11 node-html-parser: 5.4.2 normalize-path: 3.0.0 - null-loader: 4.0.1(webpack@5.88.2(esbuild@0.19.8)) + null-loader: 4.0.1(webpack@5.88.2(esbuild@0.21.5)) opentracing: 0.14.7 p-defer: 3.0.0 parseurl: 1.3.3 @@ -27933,16 +29070,16 @@ snapshots: platform: 1.3.6 postcss: 8.4.24 postcss-flexbugs-fixes: 5.0.2(postcss@8.4.24) - postcss-loader: 5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.19.8)) + postcss-loader: 5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.21.5)) prompts: 2.4.2 prop-types: 15.8.1 query-string: 6.14.1 - raw-loader: 4.0.2(webpack@5.88.2(esbuild@0.19.8)) + raw-loader: 4.0.2(webpack@5.88.2(esbuild@0.21.5)) react: 18.2.0 - react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2(esbuild@0.19.8)) + react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.9.3)(webpack@5.88.2(esbuild@0.21.5)) react-dom: 18.2.0(react@18.2.0) react-refresh: 0.14.0 - react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@18.2.0)(webpack@5.88.2(esbuild@0.19.8)) + react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@18.2.0)(webpack@5.88.2(esbuild@0.21.5)) redux: 4.2.1 redux-thunk: 2.4.2(redux@4.2.1) resolve-from: 5.0.0 @@ -27955,16 +29092,16 @@ snapshots: stack-trace: 0.0.10 string-similarity: 1.2.2 strip-ansi: 6.0.1 - style-loader: 2.0.0(webpack@5.88.2(esbuild@0.19.8)) + style-loader: 2.0.0(webpack@5.88.2(esbuild@0.21.5)) style-to-object: 0.4.2 - terser-webpack-plugin: 5.3.9(esbuild@0.19.8)(webpack@5.88.2(esbuild@0.19.8)) + terser-webpack-plugin: 5.3.9(esbuild@0.21.5)(webpack@5.88.2(esbuild@0.21.5)) tmp: 0.2.1 true-case-path: 2.2.1 type-of: 2.0.1 - url-loader: 4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8)) + url-loader: 4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5)) uuid: 8.3.2 - webpack: 5.88.2(esbuild@0.19.8) - webpack-dev-middleware: 4.3.0(webpack@5.88.2(esbuild@0.19.8)) + webpack: 5.88.2(esbuild@0.21.5) + webpack-dev-middleware: 4.3.0(webpack@5.88.2(esbuild@0.21.5)) webpack-merge: 5.9.0 webpack-stats-plugin: 1.1.3 webpack-virtual-modules: 0.5.0 @@ -27997,7 +29134,7 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))): + gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))): dependencies: '@babel/code-frame': 7.22.5 '@babel/core': 7.22.10 @@ -28008,7 +29145,7 @@ snapshots: '@babel/traverse': 7.22.5 '@babel/types': 7.22.5 '@builder.io/partytown': 0.7.6 - '@gatsbyjs/reach-router': 2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@gatsbyjs/reach-router': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@gatsbyjs/webpack-hot-middleware': 2.25.3 '@graphql-codegen/add': 3.2.3(graphql@16.6.0) '@graphql-codegen/core': 2.6.8(graphql@16.6.0) @@ -28021,10 +29158,10 @@ snapshots: '@nodelib/fs.walk': 1.2.8 '@parcel/cache': 2.8.3(@parcel/core@2.8.3) '@parcel/core': 2.8.3 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8)) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.14.0)(type-fest@3.13.1)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5)) '@types/http-proxy': 1.17.11 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) - '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3) + '@typescript-eslint/parser': 5.62.0(eslint@7.32.0)(typescript@5.9.3) '@vercel/webpack-asset-relocator-loader': 1.7.3 acorn-loose: 8.3.0 acorn-walk: 8.2.0 @@ -28033,11 +29170,11 @@ snapshots: autoprefixer: 10.4.15(postcss@8.4.24) axios: 0.21.4(debug@4.3.4) babel-jsx-utils: 1.1.0 - babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.19.8)) + babel-loader: 8.3.0(@babel/core@7.22.10)(webpack@5.88.2(esbuild@0.21.5)) babel-plugin-add-module-exports: 1.0.4 babel-plugin-dynamic-import-node: 2.3.3 babel-plugin-lodash: 3.3.4 - babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) + babel-plugin-remove-graphql-queries: 5.11.0(@babel/core@7.22.10)(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) babel-preset-gatsby: 3.11.0(@babel/core@7.22.10)(core-js@3.32.1) better-opn: 2.1.1 bluebird: 3.7.2 @@ -28050,8 +29187,8 @@ snapshots: cookie: 0.5.0 core-js: 3.32.1 cors: 2.8.5 - css-loader: 5.2.7(webpack@5.88.2(esbuild@0.19.8)) - css-minimizer-webpack-plugin: 2.0.0(webpack@5.88.2(esbuild@0.19.8)) + css-loader: 5.2.7(webpack@5.88.2(esbuild@0.21.5)) + css-minimizer-webpack-plugin: 2.0.0(webpack@5.88.2(esbuild@0.21.5)) css.escape: 1.5.1 date-fns: 2.30.0 debug: 4.3.4 @@ -28062,20 +29199,20 @@ snapshots: enhanced-resolve: 5.15.0 error-stack-parser: 2.1.4 eslint: 7.32.0 - eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(babel-eslint@10.1.0(eslint@8.56.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.1.6) + eslint-config-react-app: 6.0.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0)(typescript@5.9.3))(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(babel-eslint@10.1.0(eslint@8.56.0))(eslint-plugin-flowtype@5.10.0(eslint@7.32.0))(eslint-plugin-import@2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0))(eslint-plugin-jsx-a11y@6.7.1(eslint@7.32.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.56.0))(eslint-plugin-react@7.33.2(eslint@8.56.0))(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(eslint@7.32.0)(typescript@5.9.3) eslint-plugin-flowtype: 5.10.0(eslint@7.32.0) - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.1.6))(eslint@7.32.0) + eslint-plugin-import: 2.28.1(@typescript-eslint/parser@5.62.0(eslint@7.32.0)(typescript@5.9.3))(eslint@7.32.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@7.32.0) eslint-plugin-react: 7.33.2(eslint@7.32.0) eslint-plugin-react-hooks: 4.6.0(eslint@7.32.0) - eslint-webpack-plugin: 2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.19.8)) + eslint-webpack-plugin: 2.7.0(eslint@7.32.0)(webpack@5.88.2(esbuild@0.21.5)) event-source-polyfill: 1.0.31 execa: 5.1.1 express: 4.18.2 express-http-proxy: 1.6.3 fastest-levenshtein: 1.0.16 fastq: 1.15.0 - file-loader: 6.2.0(webpack@5.88.2(esbuild@0.19.8)) + file-loader: 6.2.0(webpack@5.88.2(esbuild@0.21.5)) find-cache-dir: 3.3.2 fs-exists-cached: 1.0.0 fs-extra: 11.1.1 @@ -28083,14 +29220,14 @@ snapshots: gatsby-core-utils: 4.11.0 gatsby-graphiql-explorer: 3.11.0 gatsby-legacy-polyfills: 3.11.0 - gatsby-link: 5.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + gatsby-link: 5.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) gatsby-page-utils: 3.11.0 gatsby-parcel-config: 1.11.0(@parcel/core@2.8.3) - gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) - gatsby-plugin-typescript: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)))) - gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.19.8)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.2.0(react@18.2.0))(react@18.2.0)(type-fest@3.13.1)(typescript@5.1.6)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8))))(graphql@16.6.0) - gatsby-react-router-scroll: 6.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - gatsby-script: 2.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + gatsby-plugin-page-creator: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) + gatsby-plugin-typescript: 5.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)))) + gatsby-plugin-utils: 4.11.0(gatsby@5.11.0(babel-eslint@10.1.0(eslint@8.56.0))(esbuild@0.21.5)(eslint-plugin-testing-library@6.2.0(eslint@8.56.0)(typescript@5.1.6))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(type-fest@3.13.1)(typescript@5.9.3)(webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5))))(graphql@16.6.0) + gatsby-react-router-scroll: 6.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + gatsby-script: 2.11.0(@gatsbyjs/reach-router@2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) gatsby-telemetry: 4.11.0 gatsby-worker: 2.11.0 glob: 7.2.3 @@ -28113,14 +29250,14 @@ snapshots: memoizee: 0.4.15 micromatch: 4.0.5 mime: 3.0.0 - mini-css-extract-plugin: 1.6.2(webpack@5.88.2(esbuild@0.19.8)) + mini-css-extract-plugin: 1.6.2(webpack@5.88.2(esbuild@0.21.5)) mitt: 1.2.0 moment: 2.29.4 multer: 1.4.5-lts.1 node-fetch: 2.6.11 node-html-parser: 5.4.2 normalize-path: 3.0.0 - null-loader: 4.0.1(webpack@5.88.2(esbuild@0.19.8)) + null-loader: 4.0.1(webpack@5.88.2(esbuild@0.21.5)) opentracing: 0.14.7 p-defer: 3.0.0 parseurl: 1.3.3 @@ -28128,16 +29265,16 @@ snapshots: platform: 1.3.6 postcss: 8.4.24 postcss-flexbugs-fixes: 5.0.2(postcss@8.4.24) - postcss-loader: 5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.19.8)) + postcss-loader: 5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.21.5)) prompts: 2.4.2 prop-types: 15.8.1 query-string: 6.14.1 - raw-loader: 4.0.2(webpack@5.88.2(esbuild@0.19.8)) - react: 18.2.0 - react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2(esbuild@0.19.8)) - react-dom: 18.2.0(react@18.2.0) + raw-loader: 4.0.2(webpack@5.88.2(esbuild@0.21.5)) + react: 18.3.1 + react-dev-utils: 12.0.1(eslint@7.32.0)(typescript@5.9.3)(webpack@5.88.2(esbuild@0.21.5)) + react-dom: 18.3.1(react@18.3.1) react-refresh: 0.14.0 - react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@18.2.0)(webpack@5.88.2(esbuild@0.19.8)) + react-server-dom-webpack: 0.0.0-experimental-c8b778b7f-20220825(react@18.3.1)(webpack@5.88.2(esbuild@0.21.5)) redux: 4.2.1 redux-thunk: 2.4.2(redux@4.2.1) resolve-from: 5.0.0 @@ -28150,16 +29287,16 @@ snapshots: stack-trace: 0.0.10 string-similarity: 1.2.2 strip-ansi: 6.0.1 - style-loader: 2.0.0(webpack@5.88.2(esbuild@0.19.8)) + style-loader: 2.0.0(webpack@5.88.2(esbuild@0.21.5)) style-to-object: 0.4.2 - terser-webpack-plugin: 5.3.9(esbuild@0.19.8)(webpack@5.88.2(esbuild@0.19.8)) + terser-webpack-plugin: 5.3.9(esbuild@0.21.5)(webpack@5.88.2(esbuild@0.21.5)) tmp: 0.2.1 true-case-path: 2.2.1 type-of: 2.0.1 - url-loader: 4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8)) + url-loader: 4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5)) uuid: 8.3.2 - webpack: 5.88.2(esbuild@0.19.8) - webpack-dev-middleware: 4.3.0(webpack@5.88.2(esbuild@0.19.8)) + webpack: 5.88.2(esbuild@0.21.5) + webpack-dev-middleware: 4.3.0(webpack@5.88.2(esbuild@0.21.5)) webpack-merge: 5.9.0 webpack-stats-plugin: 1.1.3 webpack-virtual-modules: 0.5.0 @@ -28588,7 +29725,7 @@ snapshots: hast-util-to-estree@2.3.3: dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 '@types/estree-jsx': 1.0.3 '@types/hast': 2.3.4 '@types/unist': 2.0.6 @@ -28712,14 +29849,14 @@ snapshots: html-void-elements@2.0.1: {} - html-webpack-plugin@5.5.0(webpack@5.73.0(esbuild@0.19.8)): + html-webpack-plugin@5.5.0(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@types/html-minifier-terser': 6.1.0 html-minifier-terser: 6.1.0 lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) htmlparser2@6.1.0: dependencies: @@ -29171,7 +30308,7 @@ snapshots: is-reference@3.0.2: dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 is-regex@1.1.4: dependencies: @@ -29383,16 +30520,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)): + jest-cli@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest-config: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -29404,7 +30541,7 @@ snapshots: - ts-node - utf-8-validate - jest-config@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)): + jest-config@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)): dependencies: '@babel/core': 7.22.10 '@jest/test-sequencer': 27.5.1 @@ -29431,7 +30568,7 @@ snapshots: slash: 3.0.0 strip-json-comments: 3.1.1 optionalDependencies: - ts-node: 10.9.1(@types/node@20.5.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.19.22)(typescript@5.1.6) transitivePeerDependencies: - bufferutil - canvas @@ -29762,11 +30899,11 @@ snapshots: leven: 3.1.0 pretty-format: 27.5.1 - jest-watch-typeahead@1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))): + jest-watch-typeahead@1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6))): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 - jest: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) jest-regex-util: 28.0.2 jest-watcher: 28.1.3 slash: 4.0.0 @@ -29819,11 +30956,11 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)): + jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) import-local: 3.1.0 - jest-cli: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest-cli: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) transitivePeerDependencies: - bufferutil - canvas @@ -29843,6 +30980,8 @@ snapshots: js-tokens@4.0.0: {} + js-tokens@9.0.1: {} + js-yaml@3.14.1: dependencies: argparse: 1.0.10 @@ -30175,6 +31314,11 @@ snapshots: mlly: 1.4.2 pkg-types: 1.0.3 + local-pkg@0.5.1: + dependencies: + mlly: 1.8.0 + pkg-types: 1.3.1 + locate-path@3.0.0: dependencies: p-locate: 3.0.0 @@ -30356,6 +31500,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 + magic-string@0.30.19: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.5 + magic-string@0.30.3: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 @@ -30405,6 +31553,10 @@ snapshots: dependencies: react: 18.2.0 + markdown-to-jsx@7.2.1(react@18.3.1): + dependencies: + react: 18.3.1 + markdown-toc@1.2.0: dependencies: concat-stream: 1.6.2 @@ -30761,7 +31913,7 @@ snapshots: micromark-extension-mdx-expression@1.0.8: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0 @@ -30773,7 +31925,7 @@ snapshots: micromark-extension-mdx-jsx@1.0.5: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 estree-util-is-identifier-name: 2.1.0 micromark-factory-mdx-expression: 1.0.9 micromark-factory-space: 1.1.0 @@ -30789,7 +31941,7 @@ snapshots: micromark-extension-mdxjs-esm@1.0.5: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 micromark-core-commonmark: 1.1.0 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 @@ -30825,7 +31977,7 @@ snapshots: micromark-factory-mdx-expression@1.0.9: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 micromark-util-character: 1.2.0 micromark-util-events-to-acorn: 1.2.3 micromark-util-symbol: 1.1.0 @@ -30889,7 +32041,7 @@ snapshots: micromark-util-events-to-acorn@1.2.3: dependencies: '@types/acorn': 4.0.6 - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 '@types/unist': 2.0.6 estree-util-visit: 1.2.1 micromark-util-symbol: 1.1.0 @@ -30981,17 +32133,17 @@ snapshots: min-indent@1.0.1: {} - mini-css-extract-plugin@1.6.2(webpack@5.88.2(esbuild@0.19.8)): + mini-css-extract-plugin@1.6.2(webpack@5.88.2(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) webpack-sources: 1.4.3 - mini-css-extract-plugin@2.6.1(webpack@5.73.0(esbuild@0.19.8)): + mini-css-extract-plugin@2.6.1(webpack@5.73.0(esbuild@0.21.5)): dependencies: schema-utils: 4.0.0 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) minimalistic-assert@1.0.1: {} @@ -31065,6 +32217,13 @@ snapshots: pkg-types: 1.0.3 ufo: 1.3.2 + mlly@1.8.0: + dependencies: + acorn: 8.15.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.1 + moment@2.29.4: {} mri@1.2.0: {} @@ -31221,6 +32380,32 @@ snapshots: - '@babel/core' - babel-plugin-macros + next@14.2.26(@babel/core@7.22.10)(@opentelemetry/api@1.1.0)(react-dom@18.3.1(react@18.2.0))(react@18.2.0): + dependencies: + '@next/env': 14.2.26 + '@swc/helpers': 0.5.5 + busboy: 1.6.0 + caniuse-lite: 1.0.30001707 + graceful-fs: 4.2.11 + postcss: 8.4.31 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + styled-jsx: 5.1.1(@babel/core@7.22.10)(react@18.2.0) + optionalDependencies: + '@next/swc-darwin-arm64': 14.2.26 + '@next/swc-darwin-x64': 14.2.26 + '@next/swc-linux-arm64-gnu': 14.2.26 + '@next/swc-linux-arm64-musl': 14.2.26 + '@next/swc-linux-x64-gnu': 14.2.26 + '@next/swc-linux-x64-musl': 14.2.26 + '@next/swc-win32-arm64-msvc': 14.2.26 + '@next/swc-win32-ia32-msvc': 14.2.26 + '@next/swc-win32-x64-msvc': 14.2.26 + '@opentelemetry/api': 1.1.0 + transitivePeerDependencies: + - '@babel/core' + - babel-plugin-macros + nice-try@1.0.5: {} no-case@3.0.4: @@ -31388,11 +32573,11 @@ snapshots: dependencies: boolbase: 1.0.0 - null-loader@4.0.1(webpack@5.88.2(esbuild@0.19.8)): + null-loader@4.0.1(webpack@5.88.2(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) nullthrows@1.1.1: {} @@ -31842,6 +33027,10 @@ snapshots: pathe@1.1.1: {} + pathe@1.1.2: {} + + pathe@2.0.3: {} + pathval@1.1.1: {} peek-readable@4.1.0: {} @@ -31858,7 +33047,7 @@ snapshots: periscopic@3.1.0: dependencies: - '@types/estree': 1.0.0 + '@types/estree': 1.0.8 estree-walker: 3.0.3 is-reference: 3.0.2 @@ -31908,6 +33097,12 @@ snapshots: mlly: 1.4.2 pathe: 1.1.1 + pkg-types@1.3.1: + dependencies: + confbox: 0.1.8 + mlly: 1.8.0 + pathe: 2.0.3 + pkg-up@3.1.0: dependencies: find-up: 3.0.0 @@ -32093,37 +33288,37 @@ snapshots: postcss: 8.4.14 postcss-value-parser: 4.2.0 - postcss-load-config@3.1.4(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)): + postcss-load-config@3.1.4(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)): dependencies: lilconfig: 2.1.0 yaml: 1.10.2 optionalDependencies: postcss: 8.4.14 - ts-node: 10.9.1(@types/node@20.5.2)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.19.22)(typescript@5.1.6) - postcss-load-config@4.0.1(postcss@8.5.3)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6)): + postcss-load-config@4.0.1(postcss@8.5.6)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6)): dependencies: lilconfig: 2.1.0 yaml: 2.3.1 optionalDependencies: - postcss: 8.5.3 + postcss: 8.5.6 ts-node: 10.9.1(@types/node@20.4.7)(typescript@5.1.6) - postcss-loader@5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.19.8)): + postcss-loader@5.3.0(postcss@8.4.24)(webpack@5.88.2(esbuild@0.21.5)): dependencies: cosmiconfig: 7.0.1 klona: 2.0.5 postcss: 8.4.24 semver: 7.6.3 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - postcss-loader@6.2.1(postcss@8.4.14)(webpack@5.73.0(esbuild@0.19.8)): + postcss-loader@6.2.1(postcss@8.4.14)(webpack@5.73.0(esbuild@0.21.5)): dependencies: cosmiconfig: 7.0.1 klona: 2.0.5 postcss: 8.4.14 semver: 7.5.4 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) postcss-logical@5.0.4(postcss@8.4.14): dependencies: @@ -32402,7 +33597,7 @@ snapshots: picocolors: 1.0.0 source-map-js: 1.0.2 - postcss@8.5.3: + postcss@8.5.6: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -32685,11 +33880,11 @@ snapshots: iconv-lite: 0.4.24 unpipe: 1.0.0 - raw-loader@4.0.2(webpack@5.88.2(esbuild@0.19.8)): + raw-loader@4.0.2(webpack@5.88.2(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) rc@1.2.8: dependencies: @@ -32717,7 +33912,12 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-dev-utils@12.0.1(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2(esbuild@0.19.8)): + react-colorful@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + react-dev-utils@12.0.1(eslint@7.32.0)(typescript@5.9.3)(webpack@5.88.2(esbuild@0.21.5)): dependencies: '@babel/code-frame': 7.22.10 address: 1.2.2 @@ -32728,7 +33928,7 @@ snapshots: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2(eslint@7.32.0)(typescript@5.1.6)(webpack@5.88.2(esbuild@0.19.8)) + fork-ts-checker-webpack-plugin: 6.5.2(eslint@7.32.0)(typescript@5.9.3)(webpack@5.88.2(esbuild@0.21.5)) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -32743,15 +33943,15 @@ snapshots: shell-quote: 1.7.3 strip-ansi: 6.0.1 text-table: 0.2.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) optionalDependencies: - typescript: 5.1.6 + typescript: 5.9.3 transitivePeerDependencies: - eslint - supports-color - vue-template-compiler - react-dev-utils@12.0.1(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.19.8)): + react-dev-utils@12.0.1(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@babel/code-frame': 7.22.10 address: 1.2.2 @@ -32762,7 +33962,7 @@ snapshots: escape-string-regexp: 4.0.0 filesize: 8.0.7 find-up: 5.0.0 - fork-ts-checker-webpack-plugin: 6.5.2(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.19.8)) + fork-ts-checker-webpack-plugin: 6.5.2(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.21.5)) global-modules: 2.0.0 globby: 11.1.0 gzip-size: 6.0.0 @@ -32777,7 +33977,7 @@ snapshots: shell-quote: 1.7.3 strip-ansi: 6.0.1 text-table: 0.2.0 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: @@ -32814,6 +34014,18 @@ snapshots: react: 18.2.0 scheduler: 0.23.0 + react-dom@18.3.1(react@18.2.0): + dependencies: + loose-envify: 1.4.0 + react: 18.2.0 + scheduler: 0.23.2 + + react-dom@18.3.1(react@18.3.1): + dependencies: + loose-envify: 1.4.0 + react: 18.3.1 + scheduler: 0.23.2 + react-element-to-jsx-string@15.0.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@base2/pretty-print-object': 1.0.1 @@ -32822,6 +34034,14 @@ snapshots: react-dom: 18.2.0(react@18.2.0) react-is: 18.1.0 + react-element-to-jsx-string@15.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@base2/pretty-print-object': 1.0.1 + is-plain-object: 5.0.0 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-is: 18.1.0 + react-error-boundary@3.1.4(react@18.2.0): dependencies: '@babel/runtime': 7.23.4 @@ -32877,6 +34097,10 @@ snapshots: dependencies: react: 18.2.0 + react-inspector@6.0.2(react@18.3.1): + dependencies: + react: 18.3.1 + react-is@16.13.1: {} react-is@17.0.2: {} @@ -32931,6 +34155,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + react-remove-scroll-bar@2.3.4(@types/react@18.3.11)(react@18.3.1): + dependencies: + react: 18.3.1 + react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1) + tslib: 2.6.2 + optionalDependencies: + '@types/react': 18.3.11 + react-remove-scroll@2.5.5(@types/react@18.3.11)(react@18.2.0): dependencies: react: 18.2.0 @@ -32942,6 +34174,17 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + react-remove-scroll@2.5.5(@types/react@18.3.11)(react@18.3.1): + dependencies: + react: 18.3.1 + react-remove-scroll-bar: 2.3.4(@types/react@18.3.11)(react@18.3.1) + react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1) + tslib: 2.8.1 + use-callback-ref: 1.3.0(@types/react@18.3.11)(react@18.3.1) + use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.11 + react-remove-scroll@2.5.7(@types/react@18.3.11)(react@18.2.0): dependencies: react: 18.2.0 @@ -32973,56 +34216,56 @@ snapshots: '@remix-run/router': 1.13.1 react: 18.2.0 - react-scripts@5.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(@types/babel__core@7.1.19)(esbuild@0.19.8)(eslint@8.47.0)(react@18.2.0)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))(type-fest@2.19.0)(typescript@5.1.6): + react-scripts@5.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(@types/babel__core@7.1.19)(esbuild@0.21.5)(eslint@8.47.0)(react@18.2.0)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6))(type-fest@2.19.0)(typescript@5.1.6): dependencies: '@babel/core': 7.22.10 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.7(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.19.8)))(webpack@5.73.0(esbuild@0.19.8)) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.7(react-refresh@0.11.0)(type-fest@2.19.0)(webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.21.5)))(webpack@5.73.0(esbuild@0.21.5)) '@svgr/webpack': 5.5.0 babel-jest: 27.5.1(@babel/core@7.22.10) - babel-loader: 8.2.5(@babel/core@7.22.10)(webpack@5.73.0(esbuild@0.19.8)) + babel-loader: 8.2.5(@babel/core@7.22.10)(webpack@5.73.0(esbuild@0.21.5)) babel-plugin-named-asset-import: 0.3.8(@babel/core@7.22.10) babel-preset-react-app: 10.0.1 bfj: 7.0.2 browserslist: 4.21.2 camelcase: 6.3.0 case-sensitive-paths-webpack-plugin: 2.4.0 - css-loader: 6.7.1(webpack@5.73.0(esbuild@0.19.8)) - css-minimizer-webpack-plugin: 3.4.1(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)) + css-loader: 6.7.1(webpack@5.73.0(esbuild@0.21.5)) + css-minimizer-webpack-plugin: 3.4.1(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)) dotenv: 10.0.0 dotenv-expand: 5.1.0 eslint: 8.47.0 - eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)))(typescript@5.1.6) - eslint-webpack-plugin: 3.2.0(eslint@8.47.0)(webpack@5.73.0(esbuild@0.19.8)) - file-loader: 6.2.0(webpack@5.73.0(esbuild@0.19.8)) + eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.18.6(@babel/core@7.22.10))(@babel/plugin-transform-react-jsx@7.22.5(@babel/core@7.22.10))(eslint@8.47.0)(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)))(typescript@5.1.6) + eslint-webpack-plugin: 3.2.0(eslint@8.47.0)(webpack@5.73.0(esbuild@0.21.5)) + file-loader: 6.2.0(webpack@5.73.0(esbuild@0.21.5)) fs-extra: 10.1.0 - html-webpack-plugin: 5.5.0(webpack@5.73.0(esbuild@0.19.8)) + html-webpack-plugin: 5.5.0(webpack@5.73.0(esbuild@0.21.5)) identity-obj-proxy: 3.0.0 - jest: 27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + jest: 27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) jest-resolve: 27.5.1 - jest-watch-typeahead: 1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6))) - mini-css-extract-plugin: 2.6.1(webpack@5.73.0(esbuild@0.19.8)) + jest-watch-typeahead: 1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6))) + mini-css-extract-plugin: 2.6.1(webpack@5.73.0(esbuild@0.21.5)) postcss: 8.4.14 postcss-flexbugs-fixes: 5.0.2(postcss@8.4.14) - postcss-loader: 6.2.1(postcss@8.4.14)(webpack@5.73.0(esbuild@0.19.8)) + postcss-loader: 6.2.1(postcss@8.4.14)(webpack@5.73.0(esbuild@0.21.5)) postcss-normalize: 10.0.1(browserslist@4.21.2)(postcss@8.4.14) postcss-preset-env: 7.7.2(postcss@8.4.14) prompts: 2.4.2 react: 18.2.0 react-app-polyfill: 3.0.0 - react-dev-utils: 12.0.1(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.19.8)) + react-dev-utils: 12.0.1(eslint@8.47.0)(typescript@5.1.6)(webpack@5.73.0(esbuild@0.21.5)) react-refresh: 0.11.0 resolve: 1.22.1 resolve-url-loader: 4.0.0 - sass-loader: 12.6.0(webpack@5.73.0(esbuild@0.19.8)) + sass-loader: 12.6.0(webpack@5.73.0(esbuild@0.21.5)) semver: 7.3.7 - source-map-loader: 3.0.1(webpack@5.73.0(esbuild@0.19.8)) - style-loader: 3.3.1(webpack@5.73.0(esbuild@0.19.8)) - tailwindcss: 3.1.6(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) - terser-webpack-plugin: 5.3.3(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)) - webpack: 5.73.0(esbuild@0.19.8) - webpack-dev-server: 4.9.3(webpack@5.73.0(esbuild@0.19.8)) - webpack-manifest-plugin: 4.1.1(webpack@5.73.0(esbuild@0.19.8)) - workbox-webpack-plugin: 6.5.3(@types/babel__core@7.1.19)(webpack@5.73.0(esbuild@0.19.8)) + source-map-loader: 3.0.1(webpack@5.73.0(esbuild@0.21.5)) + style-loader: 3.3.1(webpack@5.73.0(esbuild@0.21.5)) + tailwindcss: 3.1.6(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) + terser-webpack-plugin: 5.3.3(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)) + webpack: 5.73.0(esbuild@0.21.5) + webpack-dev-server: 4.9.3(webpack@5.73.0(esbuild@0.21.5)) + webpack-manifest-plugin: 4.1.1(webpack@5.73.0(esbuild@0.21.5)) + workbox-webpack-plugin: 6.5.3(@types/babel__core@7.1.19)(webpack@5.73.0(esbuild@0.21.5)) optionalDependencies: fsevents: 2.3.3 typescript: 5.1.6 @@ -33059,13 +34302,21 @@ snapshots: - webpack-hot-middleware - webpack-plugin-serve - react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825(react@18.2.0)(webpack@5.88.2(esbuild@0.19.8)): + react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825(react@18.2.0)(webpack@5.88.2(esbuild@0.21.5)): dependencies: acorn: 6.4.2 loose-envify: 1.4.0 neo-async: 2.6.2 react: 18.2.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) + + react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825(react@18.3.1)(webpack@5.88.2(esbuild@0.21.5)): + dependencies: + acorn: 6.4.2 + loose-envify: 1.4.0 + neo-async: 2.6.2 + react: 18.3.1 + webpack: 5.88.2(esbuild@0.21.5) react-side-effect@2.1.2(react@18.2.0): dependencies: @@ -33090,6 +34341,15 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + react-style-singleton@2.2.1(@types/react@18.3.11)(react@18.3.1): + dependencies: + get-nonce: 1.0.1 + invariant: 2.2.4 + react: 18.3.1 + tslib: 2.6.2 + optionalDependencies: + '@types/react': 18.3.11 + react-syntax-highlighter@15.5.0(react@18.2.0): dependencies: '@babel/runtime': 7.27.0 @@ -33107,6 +34367,10 @@ snapshots: dependencies: loose-envify: 1.4.0 + react@18.3.1: + dependencies: + loose-envify: 1.4.0 + read-cache@1.0.0: dependencies: pify: 2.3.0 @@ -33521,7 +34785,7 @@ snapshots: path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - resolve@1.22.10: + resolve@1.22.11: dependencies: is-core-module: 2.16.1 path-parse: 1.0.7 @@ -33587,12 +34851,12 @@ snapshots: dependencies: magic-string: 0.25.9 - rollup-plugin-esbuild@6.1.0(esbuild@0.19.8)(rollup@4.6.1): + rollup-plugin-esbuild@6.1.0(esbuild@0.21.5)(rollup@4.6.1): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.6.1) debug: 4.3.4 es-module-lexer: 1.4.1 - esbuild: 0.19.8 + esbuild: 0.21.5 get-tsconfig: 4.7.2 rollup: 4.6.1 transitivePeerDependencies: @@ -33614,30 +34878,32 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - rollup@4.39.0: + rollup@4.52.5: dependencies: - '@types/estree': 1.0.7 + '@types/estree': 1.0.8 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.39.0 - '@rollup/rollup-android-arm64': 4.39.0 - '@rollup/rollup-darwin-arm64': 4.39.0 - '@rollup/rollup-darwin-x64': 4.39.0 - '@rollup/rollup-freebsd-arm64': 4.39.0 - '@rollup/rollup-freebsd-x64': 4.39.0 - '@rollup/rollup-linux-arm-gnueabihf': 4.39.0 - '@rollup/rollup-linux-arm-musleabihf': 4.39.0 - '@rollup/rollup-linux-arm64-gnu': 4.39.0 - '@rollup/rollup-linux-arm64-musl': 4.39.0 - '@rollup/rollup-linux-loongarch64-gnu': 4.39.0 - '@rollup/rollup-linux-powerpc64le-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-gnu': 4.39.0 - '@rollup/rollup-linux-riscv64-musl': 4.39.0 - '@rollup/rollup-linux-s390x-gnu': 4.39.0 - '@rollup/rollup-linux-x64-gnu': 4.39.0 - '@rollup/rollup-linux-x64-musl': 4.39.0 - '@rollup/rollup-win32-arm64-msvc': 4.39.0 - '@rollup/rollup-win32-ia32-msvc': 4.39.0 - '@rollup/rollup-win32-x64-msvc': 4.39.0 + '@rollup/rollup-android-arm-eabi': 4.52.5 + '@rollup/rollup-android-arm64': 4.52.5 + '@rollup/rollup-darwin-arm64': 4.52.5 + '@rollup/rollup-darwin-x64': 4.52.5 + '@rollup/rollup-freebsd-arm64': 4.52.5 + '@rollup/rollup-freebsd-x64': 4.52.5 + '@rollup/rollup-linux-arm-gnueabihf': 4.52.5 + '@rollup/rollup-linux-arm-musleabihf': 4.52.5 + '@rollup/rollup-linux-arm64-gnu': 4.52.5 + '@rollup/rollup-linux-arm64-musl': 4.52.5 + '@rollup/rollup-linux-loong64-gnu': 4.52.5 + '@rollup/rollup-linux-ppc64-gnu': 4.52.5 + '@rollup/rollup-linux-riscv64-gnu': 4.52.5 + '@rollup/rollup-linux-riscv64-musl': 4.52.5 + '@rollup/rollup-linux-s390x-gnu': 4.52.5 + '@rollup/rollup-linux-x64-gnu': 4.52.5 + '@rollup/rollup-linux-x64-musl': 4.52.5 + '@rollup/rollup-openharmony-arm64': 4.52.5 + '@rollup/rollup-win32-arm64-msvc': 4.52.5 + '@rollup/rollup-win32-ia32-msvc': 4.52.5 + '@rollup/rollup-win32-x64-gnu': 4.52.5 + '@rollup/rollup-win32-x64-msvc': 4.52.5 fsevents: 2.3.3 rollup@4.6.1: @@ -33710,11 +34976,11 @@ snapshots: sanitize.css@13.0.0: {} - sass-loader@12.6.0(webpack@5.73.0(esbuild@0.19.8)): + sass-loader@12.6.0(webpack@5.73.0(esbuild@0.21.5)): dependencies: klona: 2.0.5 neo-async: 2.6.2 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) sax@1.2.4: {} @@ -33726,6 +34992,10 @@ snapshots: dependencies: loose-envify: 1.4.0 + scheduler@0.23.2: + dependencies: + loose-envify: 1.4.0 + schema-utils@2.7.0: dependencies: '@types/json-schema': 7.0.12 @@ -34053,12 +35323,12 @@ snapshots: source-map-js@1.2.1: {} - source-map-loader@3.0.1(webpack@5.73.0(esbuild@0.19.8)): + source-map-loader@3.0.1(webpack@5.73.0(esbuild@0.21.5)): dependencies: abab: 2.0.6 iconv-lite: 0.6.3 source-map-js: 1.0.2 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) source-map-support@0.5.21: dependencies: @@ -34178,6 +35448,8 @@ snapshots: statuses@2.0.1: {} + std-env@3.10.0: {} + std-env@3.6.0: {} stdin-discarder@0.1.0: @@ -34368,6 +35640,10 @@ snapshots: dependencies: acorn: 8.10.0 + strip-literal@2.1.1: + dependencies: + js-tokens: 9.0.1 + strip-outer@1.0.1: dependencies: escape-string-regexp: 1.0.5 @@ -34377,15 +35653,15 @@ snapshots: '@tokenizer/token': 0.3.0 peek-readable: 4.1.0 - style-loader@2.0.0(webpack@5.88.2(esbuild@0.19.8)): + style-loader@2.0.0(webpack@5.88.2(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - style-loader@3.3.1(webpack@5.73.0(esbuild@0.19.8)): + style-loader@3.3.1(webpack@5.73.0(esbuild@0.21.5)): dependencies: - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) style-mod@4.1.0: {} @@ -34493,7 +35769,7 @@ snapshots: string-width: 4.2.3 strip-ansi: 6.0.1 - tailwindcss@3.1.6(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)): + tailwindcss@3.1.6(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)): dependencies: arg: 5.0.2 chokidar: 3.5.3 @@ -34511,7 +35787,7 @@ snapshots: postcss: 8.4.14 postcss-import: 14.1.0(postcss@8.4.14) postcss-js: 4.0.0(postcss@8.4.14) - postcss-load-config: 3.1.4(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6)) + postcss-load-config: 3.1.4(postcss@8.4.14)(ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6)) postcss-nested: 5.0.6(postcss@8.4.14) postcss-selector-parser: 6.0.10 postcss-value-parser: 4.2.0 @@ -34594,16 +35870,16 @@ snapshots: ansi-escapes: 4.3.2 supports-hyperlinks: 2.2.0 - terser-webpack-plugin@5.3.3(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)): + terser-webpack-plugin@5.3.3(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@jridgewell/trace-mapping': 0.3.18 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.19.2 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: - esbuild: 0.19.8 + esbuild: 0.21.5 terser-webpack-plugin@5.3.9(esbuild@0.18.20)(webpack@5.88.2(esbuild@0.18.20)): dependencies: @@ -34616,27 +35892,16 @@ snapshots: optionalDependencies: esbuild: 0.18.20 - terser-webpack-plugin@5.3.9(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)): - dependencies: - '@jridgewell/trace-mapping': 0.3.18 - jest-worker: 27.5.1 - schema-utils: 3.3.0 - serialize-javascript: 6.0.1 - terser: 5.19.2 - webpack: 5.73.0(esbuild@0.19.8) - optionalDependencies: - esbuild: 0.19.8 - - terser-webpack-plugin@5.3.9(esbuild@0.19.8)(webpack@5.88.2(esbuild@0.19.8)): + terser-webpack-plugin@5.3.9(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@jridgewell/trace-mapping': 0.3.18 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.19.2 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) optionalDependencies: - esbuild: 0.19.8 + esbuild: 0.21.5 terser-webpack-plugin@5.3.9(esbuild@0.21.5)(webpack@5.88.2(esbuild@0.21.5)): dependencies: @@ -34704,14 +35969,20 @@ snapshots: tinybench@2.5.1: {} + tinybench@2.9.0: {} + tinypool@0.3.1: {} tinypool@0.8.1: {} + tinypool@0.8.4: {} + tinyspy@1.1.1: {} tinyspy@2.2.0: {} + tinyspy@2.2.1: {} + title-case@3.0.3: dependencies: tslib: 2.8.1 @@ -34827,14 +36098,14 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): + ts-node@10.9.1(@types/node@20.19.22)(typescript@5.1.6): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.4.7 + '@types/node': 20.19.22 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -34844,15 +36115,16 @@ snapshots: typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + optional: true - ts-node@10.9.1(@types/node@20.5.2)(typescript@5.1.6): + ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.5.2 + '@types/node': 20.4.7 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -34862,7 +36134,6 @@ snapshots: typescript: 5.1.6 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - optional: true ts-pattern@4.3.0: {} @@ -34885,7 +36156,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.0.1(postcss@8.5.3)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6): + tsup@8.0.1(postcss@8.5.6)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6))(typescript@5.1.6): dependencies: bundle-require: 4.0.1(esbuild@0.19.8) cac: 6.7.12 @@ -34895,14 +36166,14 @@ snapshots: execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 - postcss-load-config: 4.0.1(postcss@8.5.3)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6)) + postcss-load-config: 4.0.1(postcss@8.5.6)(ts-node@10.9.1(@types/node@20.4.7)(typescript@5.1.6)) resolve-from: 5.0.0 rollup: 4.6.1 source-map: 0.8.0-beta.0 sucrase: 3.24.0 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.5.3 + postcss: 8.5.6 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -34918,6 +36189,11 @@ snapshots: tslib: 1.14.1 typescript: 5.1.6 + tsutils@3.21.0(typescript@5.9.3): + dependencies: + tslib: 1.14.1 + typescript: 5.9.3 + tsx@3.12.7: dependencies: '@esbuild-kit/cjs-loader': 2.4.2 @@ -34951,6 +36227,8 @@ snapshots: type-detect@4.0.8: {} + type-detect@4.1.0: {} + type-fest@0.16.0: {} type-fest@0.18.1: {} @@ -35017,10 +36295,14 @@ snapshots: typescript@5.1.6: {} + typescript@5.9.3: {} + ua-parser-js@0.7.31: {} ufo@1.3.2: {} + ufo@1.6.1: {} + uglify-js@3.16.2: optional: true @@ -35037,6 +36319,9 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.21.0: + optional: true + undici@5.28.4: dependencies: '@fastify/busboy': 2.1.1 @@ -35198,15 +36483,6 @@ snapshots: dependencies: punycode: 2.1.1 - url-loader@4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.19.8)))(webpack@5.88.2(esbuild@0.19.8)): - dependencies: - loader-utils: 2.0.4 - mime-types: 2.1.35 - schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) - optionalDependencies: - file-loader: 6.2.0(webpack@5.88.2(esbuild@0.19.8)) - url-loader@4.1.1(file-loader@6.2.0(webpack@5.88.2(esbuild@0.21.5)))(webpack@5.88.2(esbuild@0.21.5)): dependencies: loader-utils: 2.0.4 @@ -35223,12 +36499,31 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + use-callback-ref@1.3.0(@types/react@18.3.11)(react@18.3.1): + dependencies: + react: 18.3.1 + tslib: 2.6.2 + optionalDependencies: + '@types/react': 18.3.11 + use-resize-observer@9.1.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@juggle/resize-observer': 3.4.0 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) + use-resize-observer@9.1.0(react-dom@18.3.1(react@18.2.0))(react@18.2.0): + dependencies: + '@juggle/resize-observer': 3.4.0 + react: 18.2.0 + react-dom: 18.3.1(react@18.2.0) + + use-resize-observer@9.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + '@juggle/resize-observer': 3.4.0 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + use-sidecar@1.1.2(@types/react@18.3.11)(react@18.2.0): dependencies: detect-node-es: 1.1.0 @@ -35237,6 +36532,14 @@ snapshots: optionalDependencies: '@types/react': 18.3.11 + use-sidecar@1.1.2(@types/react@18.3.11)(react@18.3.1): + dependencies: + detect-node-es: 1.1.0 + react: 18.3.1 + tslib: 2.6.2 + optionalDependencies: + '@types/react': 18.3.11 + use-sync-external-store@1.2.0(react@18.2.0): dependencies: react: 18.2.0 @@ -35364,7 +36667,7 @@ snapshots: pathe: 0.2.0 source-map: 0.6.1 source-map-support: 0.5.21 - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 4.5.14(@types/node@20.5.2)(terser@5.19.2) transitivePeerDependencies: - '@types/node' - less @@ -35381,7 +36684,7 @@ snapshots: debug: 4.3.4 pathe: 1.1.1 picocolors: 1.0.0 - vite: 5.4.17(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) transitivePeerDependencies: - '@types/node' - less @@ -35393,21 +36696,49 @@ snapshots: - supports-color - terser - vite@4.5.12(@types/node@20.5.2)(terser@5.19.2): + vite-node@1.6.1(@types/node@20.19.22)(terser@5.19.2): + dependencies: + cac: 6.7.14 + debug: 4.4.3 + pathe: 1.1.2 + picocolors: 1.1.1 + vite: 5.4.21(@types/node@20.19.22)(terser@5.19.2) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + + vite@4.5.14(@types/node@20.5.2)(terser@5.19.2): dependencies: esbuild: 0.18.20 - postcss: 8.5.3 + postcss: 8.5.6 rollup: 3.29.5 optionalDependencies: '@types/node': 20.5.2 fsevents: 2.3.3 terser: 5.19.2 - vite@5.4.17(@types/node@20.5.2)(terser@5.19.2): + vite@5.4.21(@types/node@20.19.22)(terser@5.19.2): dependencies: esbuild: 0.21.5 - postcss: 8.5.3 - rollup: 4.39.0 + postcss: 8.5.6 + rollup: 4.52.5 + optionalDependencies: + '@types/node': 20.19.22 + fsevents: 2.3.3 + terser: 5.19.2 + + vite@5.4.21(@types/node@20.5.2)(terser@5.19.2): + dependencies: + esbuild: 0.21.5 + postcss: 8.5.6 + rollup: 4.52.5 optionalDependencies: '@types/node': 20.5.2 fsevents: 2.3.3 @@ -35423,6 +36754,16 @@ snapshots: redent: 3.0.0 vitest: 1.0.2(@edge-runtime/vm@3.2.0)(@types/node@20.5.2)(jsdom@16.7.0)(terser@5.19.2) + vitest-axe@0.1.0(vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2)): + dependencies: + aria-query: 5.3.0 + axe-core: 4.7.2 + chalk: 5.3.0 + dom-accessibility-api: 0.5.14 + lodash-es: 4.17.21 + redent: 3.0.0 + vitest: 1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2) + vitest-matchmedia-mock@1.0.2(@edge-runtime/vm@3.2.0)(jsdom@16.7.0)(terser@5.19.2): dependencies: vitest: 0.26.3(@edge-runtime/vm@3.2.0)(jsdom@16.7.0)(terser@5.19.2) @@ -35455,7 +36796,7 @@ snapshots: tinybench: 2.5.1 tinypool: 0.3.1 tinyspy: 1.1.1 - vite: 4.5.12(@types/node@20.5.2)(terser@5.19.2) + vite: 4.5.14(@types/node@20.5.2)(terser@5.19.2) vite-node: 0.26.3(@types/node@20.5.2)(terser@5.19.2) optionalDependencies: '@edge-runtime/vm': 3.2.0 @@ -35489,7 +36830,7 @@ snapshots: strip-literal: 1.3.0 tinybench: 2.5.1 tinypool: 0.8.1 - vite: 5.4.17(@types/node@20.5.2)(terser@5.19.2) + vite: 5.4.21(@types/node@20.5.2)(terser@5.19.2) vite-node: 1.0.2(@types/node@20.5.2)(terser@5.19.2) why-is-node-running: 2.2.2 optionalDependencies: @@ -35506,6 +36847,42 @@ snapshots: - supports-color - terser + vitest@1.6.1(@edge-runtime/vm@3.2.0)(@types/node@20.19.22)(jsdom@16.7.0)(terser@5.19.2): + dependencies: + '@vitest/expect': 1.6.1 + '@vitest/runner': 1.6.1 + '@vitest/snapshot': 1.6.1 + '@vitest/spy': 1.6.1 + '@vitest/utils': 1.6.1 + acorn-walk: 8.3.4 + chai: 4.5.0 + debug: 4.4.3 + execa: 8.0.1 + local-pkg: 0.5.1 + magic-string: 0.30.19 + pathe: 1.1.2 + picocolors: 1.1.1 + std-env: 3.10.0 + strip-literal: 2.1.1 + tinybench: 2.9.0 + tinypool: 0.8.4 + vite: 5.4.21(@types/node@20.19.22)(terser@5.19.2) + vite-node: 1.6.1(@types/node@20.19.22)(terser@5.19.2) + why-is-node-running: 2.3.0 + optionalDependencies: + '@edge-runtime/vm': 3.2.0 + '@types/node': 20.19.22 + jsdom: 16.7.0 + transitivePeerDependencies: + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + vlq@1.0.1: {} w-json@1.3.10: {} @@ -35553,7 +36930,7 @@ snapshots: webidl-conversions@6.1.0: {} - webpack-dev-middleware@4.3.0(webpack@5.88.2(esbuild@0.19.8)): + webpack-dev-middleware@4.3.0(webpack@5.88.2(esbuild@0.21.5)): dependencies: colorette: 1.4.0 mem: 8.1.1 @@ -35561,28 +36938,28 @@ snapshots: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 3.3.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) - webpack-dev-middleware@5.3.3(webpack@5.73.0(esbuild@0.19.8)): + webpack-dev-middleware@5.3.3(webpack@5.73.0(esbuild@0.21.5)): dependencies: colorette: 2.0.19 memfs: 3.4.7 mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) - webpack-dev-middleware@5.3.3(webpack@5.88.2(esbuild@0.19.8)): + webpack-dev-middleware@5.3.3(webpack@5.88.2(esbuild@0.21.5)): dependencies: colorette: 2.0.19 memfs: 3.4.7 mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.88.2(esbuild@0.19.8) + webpack: 5.88.2(esbuild@0.21.5) optional: true - webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.19.8)): + webpack-dev-server@4.9.3(webpack@5.73.0(esbuild@0.21.5)): dependencies: '@types/bonjour': 3.5.10 '@types/connect-history-api-fallback': 1.3.5 @@ -35611,8 +36988,8 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.73.0(esbuild@0.19.8) - webpack-dev-middleware: 5.3.3(webpack@5.73.0(esbuild@0.19.8)) + webpack: 5.73.0(esbuild@0.21.5) + webpack-dev-middleware: 5.3.3(webpack@5.73.0(esbuild@0.21.5)) ws: 8.8.1 transitivePeerDependencies: - bufferutil @@ -35620,7 +36997,7 @@ snapshots: - supports-color - utf-8-validate - webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.19.8)): + webpack-dev-server@4.9.3(webpack@5.88.2(esbuild@0.21.5)): dependencies: '@types/bonjour': 3.5.10 '@types/connect-history-api-fallback': 1.3.5 @@ -35649,8 +37026,8 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.88.2(esbuild@0.19.8) - webpack-dev-middleware: 5.3.3(webpack@5.88.2(esbuild@0.19.8)) + webpack: 5.88.2(esbuild@0.21.5) + webpack-dev-middleware: 5.3.3(webpack@5.88.2(esbuild@0.21.5)) ws: 8.8.1 transitivePeerDependencies: - bufferutil @@ -35659,10 +37036,10 @@ snapshots: - utf-8-validate optional: true - webpack-manifest-plugin@4.1.1(webpack@5.73.0(esbuild@0.19.8)): + webpack-manifest-plugin@4.1.1(webpack@5.73.0(esbuild@0.21.5)): dependencies: tapable: 2.2.1 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) webpack-sources: 2.3.1 webpack-merge@5.9.0: @@ -35686,7 +37063,7 @@ snapshots: webpack-virtual-modules@0.5.0: {} - webpack@5.73.0(esbuild@0.19.8): + webpack@5.73.0(esbuild@0.21.5): dependencies: '@types/eslint-scope': 3.7.4 '@types/estree': 0.0.51 @@ -35709,7 +37086,7 @@ snapshots: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.9(esbuild@0.19.8)(webpack@5.73.0(esbuild@0.19.8)) + terser-webpack-plugin: 5.3.9(esbuild@0.21.5)(webpack@5.73.0(esbuild@0.21.5)) watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -35748,37 +37125,6 @@ snapshots: - esbuild - uglify-js - webpack@5.88.2(esbuild@0.19.8): - dependencies: - '@types/eslint-scope': 3.7.4 - '@types/estree': 1.0.0 - '@webassemblyjs/ast': 1.11.6 - '@webassemblyjs/wasm-edit': 1.11.6 - '@webassemblyjs/wasm-parser': 1.11.6 - acorn: 8.10.0 - acorn-import-assertions: 1.9.0(acorn@8.10.0) - browserslist: 4.21.10 - chrome-trace-event: 1.0.3 - enhanced-resolve: 5.15.0 - es-module-lexer: 1.4.1 - eslint-scope: 5.1.1 - events: 3.3.0 - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.11 - json-parse-even-better-errors: 2.3.1 - loader-runner: 4.3.0 - mime-types: 2.1.35 - neo-async: 2.6.2 - schema-utils: 3.3.0 - tapable: 2.2.1 - terser-webpack-plugin: 5.3.9(esbuild@0.19.8)(webpack@5.88.2(esbuild@0.19.8)) - watchpack: 2.4.0 - webpack-sources: 3.2.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - webpack@5.88.2(esbuild@0.21.5): dependencies: '@types/eslint-scope': 3.7.4 @@ -35896,6 +37242,11 @@ snapshots: siginfo: 2.0.0 stackback: 0.0.2 + why-is-node-running@2.3.0: + dependencies: + siginfo: 2.0.0 + stackback: 0.0.2 + wide-align@1.1.5: dependencies: string-width: 4.2.3 @@ -36099,12 +37450,12 @@ snapshots: workbox-sw@6.5.3: {} - workbox-webpack-plugin@6.5.3(@types/babel__core@7.1.19)(webpack@5.73.0(esbuild@0.19.8)): + workbox-webpack-plugin@6.5.3(@types/babel__core@7.1.19)(webpack@5.73.0(esbuild@0.21.5)): dependencies: fast-json-stable-stringify: 2.1.0 pretty-bytes: 5.6.0 upath: 1.2.0 - webpack: 5.73.0(esbuild@0.19.8) + webpack: 5.73.0(esbuild@0.21.5) webpack-sources: 1.4.3 workbox-build: 6.5.3(@types/babel__core@7.1.19) transitivePeerDependencies: