From 3b3cf86b54dfbcd4cabb50b8cd3ae79821f3cf83 Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Sat, 13 Jul 2024 06:38:04 -0400 Subject: [PATCH] chore: sync dependency defs between ui-components and ui-theme (#4712) --- .changeset/good-lions-rush.md | 5 + packages/ui-components/package.json | 8 +- pnpm-lock.yaml | 1741 +++++++-------------------- 3 files changed, 454 insertions(+), 1300 deletions(-) create mode 100644 .changeset/good-lions-rush.md diff --git a/.changeset/good-lions-rush.md b/.changeset/good-lions-rush.md new file mode 100644 index 000000000..0c25a660e --- /dev/null +++ b/.changeset/good-lions-rush.md @@ -0,0 +1,5 @@ +--- +'@verdaccio/ui-components': patch +--- + +chore: sync dependency defs between ui-components and ui-theme diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 308ad4efc..ecde71b35 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -21,8 +21,8 @@ "build-storybook": "build-storybook" }, "dependencies": { - "@emotion/react": "^11.10.6", - "@emotion/styled": "^11.10.6", + "@emotion/react": "11.10.6", + "@emotion/styled": "11.10.6", "@fontsource/material-icons": "^4.5.4", "@fontsource/roboto": "^4.5.8", "@mui/icons-material": "5.15.6", @@ -46,7 +46,7 @@ "normalize.css": "8.0.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.49.3", + "react-hook-form": "7.50.1", "react-i18next": "13.5.0", "react-json-view": "1.21.3", "react-markdown": "9.0.1", @@ -77,7 +77,7 @@ "@types/react-router": "^5.1.20", "@types/unist": "^2.0.0", "@verdaccio/types": "workspace:12.0.0-next-7.5", - "babel-loader": "^8.3.0", + "babel-loader": "8.3.0", "mockdate": "3.0.5", "msw": "0.49.3", "typescript": "4.9.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78e0223a8..4e55868ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -259,7 +259,7 @@ importers: version: 7.0.3 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) detect-secrets: specifier: 1.0.6 version: 1.0.6 @@ -370,7 +370,7 @@ importers: version: link:../../../packages/core/types debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) fs-extra: specifier: 11.2.0 version: 11.2.0 @@ -505,7 +505,7 @@ importers: version: 13.6.2 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) get-port: specifier: 5.1.1 version: 5.1.1 @@ -547,7 +547,7 @@ importers: version: 0.9.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) express: specifier: 4.19.2 version: 4.19.2(supports-color@6.1.0) @@ -599,7 +599,7 @@ importers: version: link:../utils debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -649,7 +649,7 @@ importers: devDependencies: ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.14.10)(typescript@5.5.3) + version: 10.9.2(@types/node@20.11.7)(typescript@5.3.3) packages/config: dependencies: @@ -661,7 +661,7 @@ importers: version: link:../utils debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) js-yaml: specifier: 4.1.0 version: 4.1.0 @@ -739,7 +739,7 @@ importers: version: link:../../utils debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) gunzip-maybe: specifier: ^1.4.2 version: 1.4.2 @@ -770,7 +770,7 @@ importers: version: link:../core debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -798,7 +798,7 @@ importers: version: 3.35.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) got-cjs: specifier: 12.5.4 version: 12.5.4 @@ -826,7 +826,7 @@ importers: version: link:../logger/logger debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -889,7 +889,7 @@ importers: version: 2.0.20 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) devDependencies: '@verdaccio/types': specifier: workspace:12.0.0-next-7.5 @@ -936,7 +936,7 @@ importers: version: link:../utils debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) express: specifier: 4.19.2 version: 4.19.2(supports-color@6.1.0) @@ -985,7 +985,7 @@ importers: version: 3.35.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -1044,7 +1044,7 @@ importers: version: link:../../core/core debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) devDependencies: '@types/debug': specifier: ^4.1.12 @@ -1075,7 +1075,7 @@ importers: version: 3.35.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) http-errors: specifier: 2.0.0 version: 2.0.0 @@ -1115,7 +1115,7 @@ importers: version: 3.35.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) globby: specifier: 11.1.0 version: 11.1.0 @@ -1161,7 +1161,7 @@ importers: version: link:../../core/core debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) memfs: specifier: 3.5.3 version: 3.5.3 @@ -1192,19 +1192,19 @@ importers: version: 11.11.0(@types/jest@29.5.11) '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.3.3)(react@18.2.0) + version: 11.10.6(@types/react@18.2.48)(react@18.2.0) '@emotion/styled': specifier: 11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0) '@mui/icons-material': specifier: 5.15.6 - version: 5.15.6(@mui/material@5.15.6)(@types/react@18.3.3)(react@18.2.0) + version: 5.15.6(@mui/material@5.15.6)(@types/react@18.2.48)(react@18.2.0) '@mui/material': specifier: 5.15.6 - version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': specifier: 5.15.6 - version: 5.15.6(@types/react@18.3.3)(react@18.2.0) + version: 5.15.6(@types/react@18.2.48)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -1234,7 +1234,7 @@ importers: version: link:../../ui-components babel-loader: specifier: 8.3.0 - version: 8.3.0(@babel/core@7.24.7)(webpack@5.90.0) + version: 8.3.0(@babel/core@7.23.9)(webpack@5.90.0) babel-plugin-dynamic-import-node: specifier: 2.3.3 version: 2.3.3 @@ -1321,19 +1321,19 @@ importers: version: 7.50.1(react@18.2.0) react-hot-loader: specifier: 4.13.1 - version: 4.13.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 4.13.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) react-i18next: specifier: 13.5.0 version: 13.5.0(i18next@20.6.1)(react-dom@18.2.0)(react@18.2.0) react-json-view: specifier: 1.21.3 - version: 1.21.3(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 1.21.3(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 9.0.1 - version: 9.0.1(@types/react@18.3.3)(react@18.2.0) + version: 9.0.1(@types/react@18.2.48)(react@18.2.0) react-redux: specifier: 8.1.3 - version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) + version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) react-router: specifier: 5.3.4 version: 5.3.4(react@18.2.0) @@ -1423,7 +1423,7 @@ importers: version: 1.3.5 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) got-cjs: specifier: 12.5.4 version: 12.5.4 @@ -1472,7 +1472,7 @@ importers: version: link:../proxy debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -1500,7 +1500,7 @@ importers: version: link:../core/types debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) esbuild: specifier: 0.14.10 version: 0.14.10 @@ -1545,7 +1545,7 @@ importers: version: 2.8.5 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) express: specifier: 4.19.2 version: 4.19.2(supports-color@6.1.0) @@ -1594,7 +1594,7 @@ importers: version: 3.35.0 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) fastify: specifier: 4.25.2 version: 4.25.2 @@ -1610,13 +1610,13 @@ importers: version: link:../../core/types ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.14.10)(typescript@5.5.3) + version: 10.9.2(@types/node@20.11.7)(typescript@5.3.3) packages/signature: dependencies: debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) jsonwebtoken: specifier: 9.0.2 version: 9.0.2 @@ -1692,7 +1692,7 @@ importers: version: 1.3.5 debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) lodash: specifier: 4.17.21 version: 4.17.21 @@ -1739,37 +1739,37 @@ importers: dependencies: eslint-config-google: specifier: 0.14.0 - version: 0.14.0(eslint@8.57.0) + version: 0.14.0(eslint@8.56.0) eslint-config-prettier: specifier: 8.10.0 - version: 8.10.0(eslint@8.57.0) + version: 8.10.0(eslint@8.56.0) eslint-plugin-babel: specifier: 5.3.1 - version: 5.3.1(eslint@8.57.0) + version: 5.3.1(eslint@8.56.0) eslint-plugin-cypress: specifier: 2.15.1 - version: 2.15.1(eslint@8.57.0) + version: 2.15.1(eslint@8.56.0) eslint-plugin-import: specifier: 2.29.1 - version: 2.29.1(@typescript-eslint/parser@6.19.1)(eslint@8.57.0) + version: 2.29.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0) eslint-plugin-jest: specifier: 27.6.3 - version: 27.6.3(@typescript-eslint/eslint-plugin@6.19.1)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.3) + version: 27.6.3(@typescript-eslint/eslint-plugin@6.19.1)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3) eslint-plugin-jsx-a11y: specifier: 6.8.0 - version: 6.8.0(eslint@8.57.0) + version: 6.8.0(eslint@8.56.0) eslint-plugin-prettier: specifier: 5.1.3 - version: 5.1.3(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.3.2) + version: 5.1.3(eslint-config-prettier@8.10.0)(eslint@8.56.0)(prettier@3.2.2) eslint-plugin-react: specifier: 7.33.2 - version: 7.33.2(eslint@8.57.0) + version: 7.33.2(eslint@8.56.0) eslint-plugin-react-hooks: specifier: 4.6.0 - version: 4.6.0(eslint@8.57.0) + version: 4.6.0(eslint@8.56.0) eslint-plugin-simple-import-sort: specifier: 10.0.0 - version: 10.0.0(eslint@8.57.0) + version: 10.0.0(eslint@8.56.0) eslint-plugin-verdaccio: specifier: 10.0.0 version: 10.0.0 @@ -1806,7 +1806,7 @@ importers: version: link:../../core/types ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.23.9)(babel-jest@29.7.0)(jest@29.7.0)(typescript@5.5.3) + version: 29.1.0(@babel/core@7.23.9)(babel-jest@29.7.0)(jest@29.7.0)(typescript@5.3.3) yeoman-assert: specifier: 3.1.1 version: 3.1.1 @@ -1842,7 +1842,7 @@ importers: version: 1.20.2(supports-color@6.1.0) debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) express: specifier: 4.19.2 version: 4.19.2(supports-color@6.1.0) @@ -1879,18 +1879,18 @@ importers: devDependencies: ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@20.14.10)(typescript@5.5.3) + version: 10.9.2(@types/node@20.11.7)(typescript@5.3.3) packages/tools/verdaccio-prefix-fake-plugin: {} packages/ui-components: dependencies: '@emotion/react': - specifier: ^11.10.6 - version: 11.10.6(@types/react@18.3.3)(react@18.2.0) + specifier: 11.10.6 + version: 11.10.6(@types/react@18.2.48)(react@18.2.0) '@emotion/styled': - specifier: ^11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0) + specifier: 11.10.6 + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0) '@fontsource/material-icons': specifier: ^4.5.4 version: 4.5.4 @@ -1899,16 +1899,16 @@ importers: version: 4.5.8 '@mui/icons-material': specifier: 5.15.6 - version: 5.15.6(@mui/material@5.15.6)(@types/react@18.3.3)(react@18.2.0) + version: 5.15.6(@mui/material@5.15.6)(@types/react@18.2.48)(react@18.2.0) '@mui/material': specifier: 5.15.6 - version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': specifier: 5.15.6 - version: 5.15.6(@types/react@18.3.3)(react@18.2.0) + version: 5.15.6(@types/react@18.2.48)(react@18.2.0) '@mui/system': specifier: 5.15.6 - version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react@18.2.0) + version: 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -1961,20 +1961,20 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: 7.49.3 - version: 7.49.3(react@18.2.0) + specifier: 7.50.1 + version: 7.50.1(react@18.2.0) react-i18next: specifier: 13.5.0 version: 13.5.0(i18next@20.6.1)(react-dom@18.2.0)(react@18.2.0) react-json-view: specifier: 1.21.3 - version: 1.21.3(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 1.21.3(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 9.0.1 - version: 9.0.1(@types/react@18.3.3)(react@18.2.0) + version: 9.0.1(@types/react@18.2.48)(react@18.2.0) react-redux: specifier: 8.1.3 - version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) + version: 8.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1) react-router: specifier: 5.3.4 version: 5.3.4(react@18.2.0) @@ -2008,10 +2008,10 @@ importers: version: 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-essentials': specifier: ^6.5.15 - version: 6.5.16(@babel/core@7.23.0)(@storybook/builder-webpack5@6.5.16)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.92.1) + version: 6.5.16(@babel/core@7.23.0)(@storybook/builder-webpack5@6.5.16)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.90.0) '@storybook/addon-interactions': specifier: ^6.5.15 - version: 6.5.16(@types/react@18.3.3)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) + version: 6.5.16(@types/react@18.2.48)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) '@storybook/addon-links': specifier: ^6.5.15 version: 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -2049,8 +2049,8 @@ importers: specifier: workspace:12.0.0-next-7.5 version: link:../core/types babel-loader: - specifier: ^8.3.0 - version: 8.3.0(@babel/core@7.23.0)(webpack@5.92.1) + specifier: 8.3.0 + version: 8.3.0(@babel/core@7.23.0)(webpack@5.90.0) mockdate: specifier: 3.0.5 version: 3.0.5 @@ -2138,10 +2138,10 @@ importers: version: 1.14.1 typedoc-plugin-markdown: specifier: 3.14.0 - version: 3.14.0(typedoc@0.23.28) + version: 3.14.0(typedoc@0.23.25) typedoc-plugin-missing-exports: specifier: 1.0.0 - version: 1.0.0(typedoc@0.23.28) + version: 1.0.0(typedoc@0.23.25) yaml: specifier: 2.4.3 version: 2.4.3 @@ -2180,7 +2180,7 @@ importers: version: link:../utils debug: specifier: 4.3.4 - version: 4.3.4(supports-color@6.1.0) + version: 4.3.4(supports-color@5.5.0) express: specifier: 4.19.2 version: 4.19.2(supports-color@6.1.0) @@ -2220,28 +2220,28 @@ importers: dependencies: '@docusaurus/core': specifier: 2.4.3 - version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/plugin-content-docs': specifier: 2.4.3 - version: 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/plugin-google-analytics': specifier: 2.4.3 - version: 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/preset-classic': specifier: 2.4.3 - version: 2.4.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@algolia/client-search@4.24.0)(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/remark-plugin-npm2yarn': specifier: 2.4.3 version: 2.4.3 '@docusaurus/theme-common': specifier: 2.4.3 - version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/theme-mermaid': specifier: 2.4.3 - version: 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/theme-search-algolia': specifier: 2.4.3 - version: 2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + version: 2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@emotion/cache': specifier: 11.10.7 version: 11.10.7 @@ -2344,13 +2344,13 @@ importers: version: link:../packages/tools/translations docusaurus-plugin-sass: specifier: ^0.2.1 - version: 0.2.3(@docusaurus/core@2.4.3)(sass@1.70.0)(webpack@5.92.1) + version: 0.2.3(@docusaurus/core@2.4.3)(sass@1.70.0)(webpack@5.90.0) esbuild: specifier: 0.14.10 version: 0.14.10 esbuild-loader: specifier: 2.16.0 - version: 2.16.0(webpack@5.92.1) + version: 2.16.0(webpack@5.90.0) prism-react-renderer: specifier: ^1.2.1 version: 1.3.5(react@17.0.2) @@ -2359,10 +2359,10 @@ importers: version: 1.70.0 sass-loader: specifier: ^12.1.0 - version: 12.6.0(sass@1.70.0)(webpack@5.92.1) + version: 12.6.0(sass@1.70.0)(webpack@5.90.0) url-loader: specifier: 4.1.1 - version: 4.1.1(webpack@5.92.1) + version: 4.1.1(file-loader@6.2.0)(webpack@5.90.0) packages: @@ -2531,14 +2531,6 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.20 - /@ampproject/remapping@2.3.0: - resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==, tarball: https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - dev: true - /@babel/cli@7.23.9(@babel/core@7.23.9): resolution: {integrity: sha512-vB1UXmGDNEhcf1jNAHKT9IlYk1R+hehVTLFlCLHBi8gfuHQGP6uRjgXVYU0EVlI/qwAWpstqkBdf2aez3/z/5Q==} engines: {node: '>=6.9.0'} @@ -2580,14 +2572,6 @@ packages: '@babel/highlight': 7.23.4 chalk: 2.4.2 - /@babel/code-frame@7.24.7: - resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==, tarball: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.24.7 - picocolors: 1.0.1 - dev: true - /@babel/compat-data@7.22.20: resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} engines: {node: '>=6.9.0'} @@ -2597,11 +2581,6 @@ packages: resolution: {integrity: sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==} engines: {node: '>=6.9.0'} - /@babel/compat-data@7.24.7: - resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==, tarball: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dev: true - /@babel/core@7.12.9: resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} engines: {node: '>=6.9.0'} @@ -2615,7 +2594,7 @@ packages: '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 convert-source-map: 1.9.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 lodash: 4.17.21 @@ -2640,7 +2619,7 @@ packages: '@babel/traverse': 7.23.0 '@babel/types': 7.23.0 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -2663,7 +2642,7 @@ packages: '@babel/traverse': 7.23.7 '@babel/types': 7.23.6 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -2685,36 +2664,13 @@ packages: '@babel/traverse': 7.23.9 '@babel/types': 7.23.9 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/core@7.24.7: - resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==, tarball: https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/helper-compilation-targets': 7.24.7 - '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7) - '@babel/helpers': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/template': 7.24.7 - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@6.1.0) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/eslint-parser@7.23.3(@babel/core@7.23.9)(eslint@8.56.0): resolution: {integrity: sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} @@ -2766,16 +2722,6 @@ packages: '@jridgewell/trace-mapping': 0.3.20 jsesc: 2.5.2 - /@babel/generator@7.24.7: - resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==, tarball: https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.7 - '@jridgewell/gen-mapping': 0.3.5 - '@jridgewell/trace-mapping': 0.3.25 - jsesc: 2.5.2 - dev: true - /@babel/helper-annotate-as-pure@7.22.5: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} @@ -2809,17 +2755,6 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-compilation-targets@7.24.7: - resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==, tarball: https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/compat-data': 7.24.7 - '@babel/helper-validator-option': 7.24.7 - browserslist: 4.23.2 - lru-cache: 5.1.1 - semver: 6.3.1 - dev: true - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.7): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} @@ -2968,7 +2903,7 @@ packages: '@babel/helper-module-imports': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/traverse': 7.23.7 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.6 semver: 6.3.1 @@ -2984,7 +2919,7 @@ packages: '@babel/core': 7.23.7 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.6 transitivePeerDependencies: @@ -2998,7 +2933,7 @@ packages: '@babel/core': 7.23.0 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.6 transitivePeerDependencies: @@ -3013,7 +2948,7 @@ packages: '@babel/core': 7.23.9 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) lodash.debounce: 4.0.8 resolve: 1.22.6 transitivePeerDependencies: @@ -3023,13 +2958,6 @@ packages: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - /@babel/helper-environment-visitor@7.24.7: - resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==, tarball: https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.7 - dev: true - /@babel/helper-function-name@7.23.0: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} @@ -3037,27 +2965,12 @@ packages: '@babel/template': 7.22.15 '@babel/types': 7.23.6 - /@babel/helper-function-name@7.24.7: - resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==, tarball: https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.24.7 - '@babel/types': 7.24.7 - dev: true - /@babel/helper-hoist-variables@7.22.5: resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.23.9 - /@babel/helper-hoist-variables@7.24.7: - resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==, tarball: https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.7 - dev: true - /@babel/helper-member-expression-to-functions@7.23.0: resolution: {integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==} engines: {node: '>=6.9.0'} @@ -3076,16 +2989,6 @@ packages: dependencies: '@babel/types': 7.23.6 - /@babel/helper-module-imports@7.24.7: - resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==, tarball: https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0): resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} engines: {node: '>=6.9.0'} @@ -3153,22 +3056,6 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 - /@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7): - resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==, tarball: https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.24.7 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-module-imports': 7.24.7 - '@babel/helper-simple-access': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-optimise-call-expression@7.22.5: resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} engines: {node: '>=6.9.0'} @@ -3260,16 +3147,6 @@ packages: dependencies: '@babel/types': 7.23.3 - /@babel/helper-simple-access@7.24.7: - resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==, tarball: https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/traverse': 7.24.7 - '@babel/types': 7.24.7 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helper-skip-transparent-expression-wrappers@7.22.5: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} @@ -3282,13 +3159,6 @@ packages: dependencies: '@babel/types': 7.23.6 - /@babel/helper-split-export-declaration@7.24.7: - resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==, tarball: https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.24.7 - dev: true - /@babel/helper-string-parser@7.22.5: resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} engines: {node: '>=6.9.0'} @@ -3297,11 +3167,6 @@ packages: resolution: {integrity: sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==} engines: {node: '>=6.9.0'} - /@babel/helper-string-parser@7.24.7: - resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==, tarball: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-validator-identifier@7.22.20: resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} engines: {node: '>=6.9.0'} @@ -3310,11 +3175,6 @@ packages: resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.24.7: - resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==, tarball: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-validator-option@7.22.15: resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} @@ -3323,11 +3183,6 @@ packages: resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option@7.24.7: - resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==, tarball: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dev: true - /@babel/helper-wrap-function@7.22.20: resolution: {integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==} engines: {node: '>=6.9.0'} @@ -3367,14 +3222,6 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helpers@7.24.7: - resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==, tarball: https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.24.7 - '@babel/types': 7.24.7 - dev: true - /@babel/highlight@7.22.20: resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} engines: {node: '>=6.9.0'} @@ -3392,16 +3239,6 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/highlight@7.24.7: - resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==, tarball: https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.24.7 - chalk: 2.4.2 - js-tokens: 4.0.0 - picocolors: 1.0.1 - dev: true - /@babel/node@7.23.9(@babel/core@7.23.9): resolution: {integrity: sha512-/d4ju/POwlGIJlZ+NqWH1qu61wt6ZlTZZZutrK2MOSdaH1JCh726nLw/GSvAjG+LTY6CO9SsB8uWcttnFKm6yg==} engines: {node: '>=6.9.0'} @@ -3455,14 +3292,6 @@ packages: dependencies: '@babel/types': 7.23.9 - /@babel/parser@7.24.7: - resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==, tarball: https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.24.7 - dev: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.23.3(@babel/core@7.23.0): resolution: {integrity: sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==} engines: {node: '>=6.9.0'} @@ -6536,13 +6365,13 @@ packages: regenerator-runtime: 0.14.0 /@babel/runtime@7.5.5: - resolution: {integrity: sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==} + resolution: {integrity: sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==, tarball: https://registry.npmjs.org/@babel/runtime/-/runtime-7.5.5.tgz} dependencies: regenerator-runtime: 0.13.11 dev: true /@babel/runtime@7.7.2: - resolution: {integrity: sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==} + resolution: {integrity: sha512-JONRbXbTXc9WQE2mAZd1p0Z3DZ/6vaQIkgYMSTP3KjRCyd7rCZCcfhCyX+YjwcKxcZ82UrxbRD358bpExNgrjw==, tarball: https://registry.npmjs.org/@babel/runtime/-/runtime-7.7.2.tgz} dependencies: regenerator-runtime: 0.13.11 dev: true @@ -6563,15 +6392,6 @@ packages: '@babel/parser': 7.23.9 '@babel/types': 7.23.9 - /@babel/template@7.24.7: - resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==, tarball: https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 - dev: true - /@babel/traverse@7.21.4: resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} engines: {node: '>=6.9.0'} @@ -6584,7 +6404,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6602,7 +6422,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.6 '@babel/types': 7.23.6 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6620,7 +6440,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.0 '@babel/types': 7.23.6 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6638,7 +6458,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.6 '@babel/types': 7.23.6 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6655,7 +6475,7 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.9 '@babel/types': 7.23.9 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -6672,29 +6492,11 @@ packages: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.9 '@babel/types': 7.23.9 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/traverse@7.24.7: - resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==, tarball: https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.24.7 - '@babel/generator': 7.24.7 - '@babel/helper-environment-visitor': 7.24.7 - '@babel/helper-function-name': 7.24.7 - '@babel/helper-hoist-variables': 7.24.7 - '@babel/helper-split-export-declaration': 7.24.7 - '@babel/parser': 7.24.7 - '@babel/types': 7.24.7 - debug: 4.3.4(supports-color@6.1.0) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/types@7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} @@ -6743,15 +6545,6 @@ packages: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@babel/types@7.24.7: - resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==, tarball: https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-string-parser': 7.24.7 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 - dev: true - /@base2/pretty-print-object@1.0.1: resolution: {integrity: sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==} dev: true @@ -7089,7 +6882,7 @@ packages: - supports-color dev: true - /@design-systems/utils@2.12.0(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@design-systems/utils@2.12.0(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Y/d2Zzr+JJfN6u1gbuBUb1ufBuLMJJRZQk+dRmw8GaTpqKx5uf7cGUYGTwN02dIb3I+Tf+cW8jcGBTRiFxdYFg==} peerDependencies: '@types/react': '*' @@ -7097,7 +6890,7 @@ packages: react-dom: '>= 16.8.6' dependencies: '@babel/runtime': 7.23.9 - '@types/react': 18.3.3 + '@types/react': 18.2.48 clsx: 1.2.1 focus-lock: 0.8.1 react: 18.2.0 @@ -7105,15 +6898,15 @@ packages: react-merge-refs: 1.1.0 dev: true - /@devtools-ds/object-inspector@1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/object-inspector@1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-nrAVVj4c4Iv9958oE4HA7Mk6T+4Mn/4xBRlFDeX4Ps6SMzsqO8bKhw/y6+bOfNyb/TYHmC0/pnPS68GDVZcg5Q==} peerDependencies: react: '>= 16.8.6' dependencies: '@babel/runtime': 7.7.2 '@devtools-ds/object-parser': 1.2.1 - '@devtools-ds/themes': 1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) - '@devtools-ds/tree': 1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/tree': 1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -7127,13 +6920,13 @@ packages: '@babel/runtime': 7.5.5 dev: true - /@devtools-ds/themes@1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/themes@1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-4/KFsHnokGxUq8CSCchINcVBb6fQ74HtEfNtMuitGtGg3VCRV0kaVSOsz6wzShzhLEaVLd5coSRQKaZj7yx72w==} peerDependencies: react: '>= 16.8.6' dependencies: '@babel/runtime': 7.5.5 - '@design-systems/utils': 2.12.0(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + '@design-systems/utils': 2.12.0(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -7141,13 +6934,13 @@ packages: - react-dom dev: true - /@devtools-ds/tree@1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/tree@1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-2ZHG28oWJno0gD+20EoSJO0yffm6JS5r7YzYhGMkrnLGvcCRZuwXSxMmIshSPLIR0cjidiAfGCqsrigHIR4ZQA==} peerDependencies: react: '>= 16.8.6' dependencies: '@babel/runtime': 7.7.2 - '@devtools-ds/themes': 1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -7304,7 +7097,7 @@ packages: - webpack-cli dev: false - /@docusaurus/core@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/core@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-dWH5P7cgeNSIg9ufReX6gaCl/TmrGKD38Orbwuz05WPhAQtFXHd5B8Qym1TiXfvUNvwoYKkAJOJuGe8ou0Z7PA==} engines: {node: '>=16.14'} hasBin: true @@ -7360,7 +7153,7 @@ packages: lodash: 4.17.21 mini-css-extract-plugin: 2.7.7(webpack@5.90.0) postcss: 8.4.31 - postcss-loader: 7.2.4(@types/node@20.14.10)(postcss@8.4.31)(ts-node@10.9.2)(typescript@4.9.5)(webpack@5.90.0) + postcss-loader: 7.2.4(@types/node@20.11.7)(postcss@8.4.31)(ts-node@10.9.2)(typescript@4.9.5)(webpack@5.90.0) prompts: 2.4.2 react: 17.0.2 react-dev-utils: 12.0.1(eslint@8.56.0)(typescript@4.9.5)(webpack@5.90.0) @@ -7486,14 +7279,14 @@ packages: - uglify-js - webpack-cli - /@docusaurus/plugin-content-blog@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-content-blog@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-PVhypqaA0t98zVDpOeTqWUTvRqCEjJubtfFUQ7zJNYdbYTbS/E/ytq6zbLVsN/dImvemtO/5JQgjLxsh8XLo8Q==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/logger': 2.4.3 '@docusaurus/mdx-loader': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) @@ -7532,14 +7325,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-content-docs@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-N7Po2LSH6UejQhzTCsvuX5NOzlC+HiXOVvofnEPj0WhMu1etpLEXE6a4aTxrtg95lQ5kf0xUIdjX9sh3d3G76A==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/logger': 2.4.3 '@docusaurus/mdx-loader': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/module-type-aliases': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) @@ -7578,14 +7371,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-content-pages@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-txtDVz7y3zGk67q0HjG0gRttVPodkHqE0bpJ+7dOaTH40CQFLSh7+aBeGnPOTl+oCPG+hxkim4SndqPqXjQ8Bg==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/mdx-loader': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) @@ -7616,14 +7409,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug@2.4.3(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-debug@2.4.3(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-LkUbuq3zCmINlFb+gAd4ZvYr+bPAzMC0hwND4F7V9bZ852dCX8YoWyovVUBKq4er1XsOwSQaHmNGtObtn8Av8Q==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) fs-extra: 10.1.0 @@ -7654,14 +7447,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-google-analytics@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-KzBV3k8lDkWOhg/oYGxlK5o9bOwX7KpPc/FTWoB+SfKhlHfhq7qcQdMi1elAaVEIop8tgK6gD1E58Q+XC6otSQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) react: 17.0.2 @@ -7688,14 +7481,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-google-gtag@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-5FMg0rT7sDy4i9AGsvJC71MQrqQZwgLNdDetLEGDHLfSHLvJhQbTCUGbGXknUgWXQJckcV/AILYeJy+HhxeIFA==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) react: 17.0.2 @@ -7722,14 +7515,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-tag-manager@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-google-tag-manager@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-1jTzp71yDGuQiX9Bi0pVp3alArV0LSnHXempvQTxwCGAEzUWWaBg4d8pocAlTpbP9aULQQqhgzrs8hgTRPOM0A==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) react: 17.0.2 @@ -7756,14 +7549,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/plugin-sitemap@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-LRQYrK1oH1rNfr4YvWBmRzTL0LN9UAPxBbghgeFRBm5yloF6P+zv1tm2pe2hQTX/QP5bSKdnajCvfnScgKXMZQ==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/logger': 2.4.3 '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) @@ -7795,25 +7588,25 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic@2.4.3(@algolia/client-search@4.24.0)(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/preset-classic@2.4.3(@algolia/client-search@4.24.0)(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-tRyMliepY11Ym6hB1rAFSNGwQDpmszvWYJvlK1E+md4SW8i6ylNHtpZjaYFff9Mdk3i/Pg8ItQq9P0daOJAvQw==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-debug': 2.4.3(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-google-analytics': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-google-gtag': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-google-tag-manager': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-sitemap': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/theme-classic': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/theme-search-algolia': 2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-debug': 2.4.3(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-google-analytics': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-google-gtag': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-google-tag-manager': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-sitemap': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-classic': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-search-algolia': 2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) react: 17.0.2 react-dom: 17.0.2(react@17.0.2) @@ -7855,7 +7648,7 @@ packages: peerDependencies: react: '*' dependencies: - '@types/react': 18.2.46 + '@types/react': 18.2.48 prop-types: 15.8.1 react: 17.0.2 @@ -7868,20 +7661,20 @@ packages: unist-util-visit: 2.0.3 dev: false - /@docusaurus/theme-classic@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/theme-classic@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-QKRAJPSGPfDY2yCiPMIVyr+MqwZCIV2lxNzqbyUW0YkrlmdzzP3WuQJPMGLCjWgQp/5c9kpWMvMxjhpZx1R32Q==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/mdx-loader': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/module-type-aliases': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) - '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/theme-translations': 2.4.3 '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) @@ -7923,7 +7716,7 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/theme-common@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-7KaDJBXKBVGXw5WOVt84FtN8czGWhM0lbyWEZXGp8AFfL6sZQfRTluFp4QriR97qwzSyOfQb+nzcDZZU4tezUw==} engines: {node: '>=16.14'} peerDependencies: @@ -7932,9 +7725,9 @@ packages: dependencies: '@docusaurus/mdx-loader': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/module-type-aliases': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) - '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) '@docusaurus/utils-common': 2.4.3(@docusaurus/types@2.4.3) '@types/history': 4.7.11 @@ -7970,16 +7763,16 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-mermaid@2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/theme-mermaid@2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-S1tZ3xpowtFiTrpTKmvVbRHUYGOlEG5CnPzWlO4huJT1sAwLR+pD6f9DYUlPv2+9NezF3EfUrUyW9xLH0UP58w==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/module-type-aliases': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/types': 2.4.3(esbuild@0.14.10)(react-dom@17.0.2)(react@17.0.2) '@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) '@mdx-js/react': 1.6.22(react@17.0.2) @@ -8008,7 +7801,7 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia@2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.14.10)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): + /@docusaurus/theme-search-algolia@2.4.3(@algolia/client-search@4.24.0)(@docusaurus/types@2.4.3)(@types/node@20.11.7)(@types/react@18.2.48)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-jziq4f6YVUB5hZOB85ELATwnxBz/RmSLD3ksGQOLDPKVzat4pmI8tddNWtriPpxR04BNT+ZfpPUMFkNFetSW1Q==} engines: {node: '>=16.14'} peerDependencies: @@ -8016,10 +7809,10 @@ packages: react-dom: ^16.8.4 || ^17.0.0 dependencies: '@docsearch/react': 3.3.3(@algolia/client-search@4.24.0)(@types/react@18.2.48)(react-dom@17.0.2)(react@17.0.2) - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/logger': 2.4.3 - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) '@docusaurus/theme-translations': 2.4.3 '@docusaurus/utils': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) '@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10) @@ -8294,7 +8087,7 @@ packages: stylis: 4.1.3 /@emotion/cache@11.11.0: - resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} + resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==, tarball: https://registry.npmjs.org/@emotion/cache/-/cache-11.11.0.tgz} dependencies: '@emotion/memoize': 0.8.1 '@emotion/sheet': 1.2.2 @@ -8321,10 +8114,10 @@ packages: resolution: {integrity: sha512-14FtKiHhy2QoPIzdTcvh//8OyBlknNs2nXRwIhG904opCby3l+9Xaf/wuPvICBF0rc1ZCNBd3nKe9cd2mecVkQ==} /@emotion/hash@0.9.1: - resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} + resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==, tarball: https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz} /@emotion/is-prop-valid@1.2.0: - resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==} + resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==, tarball: https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.0.tgz} dependencies: '@emotion/memoize': 0.8.1 @@ -8350,10 +8143,10 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} /@emotion/memoize@0.8.1: - resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} + resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==, tarball: https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz} /@emotion/react@11.10.6(@types/react@18.2.48)(react@17.0.2): - resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} + resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==, tarball: https://registry.npmjs.org/@emotion/react/-/react-11.10.6.tgz} peerDependencies: '@types/react': '*' react: '>=16.8.0' @@ -8374,7 +8167,7 @@ packages: dev: false /@emotion/react@11.10.6(@types/react@18.2.48)(react@18.2.0): - resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} + resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==, tarball: https://registry.npmjs.org/@emotion/react/-/react-11.10.6.tgz} peerDependencies: '@types/react': '*' react: '>=16.8.0' @@ -8392,45 +8185,24 @@ packages: '@types/react': 18.2.48 hoist-non-react-statics: 3.3.2 react: 18.2.0 - dev: true - - /@emotion/react@11.10.6(@types/react@18.3.3)(react@18.2.0): - resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} - peerDependencies: - '@types/react': '*' - react: '>=16.8.0' - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.23.1 - '@emotion/babel-plugin': 11.10.6 - '@emotion/cache': 11.10.7 - '@emotion/serialize': 1.1.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) - '@emotion/utils': 1.2.0 - '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.3.3 - hoist-non-react-statics: 3.3.2 - react: 18.2.0 /@emotion/serialize@1.1.1: - resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==} + resolution: {integrity: sha512-Zl/0LFggN7+L1liljxXdsVSVlg6E/Z/olVWpfxUTxOAmi8NU7YoeWeLfi1RmnB2TATHoaWwIBRoL+FvAJiTUQA==, tarball: https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.1.tgz} dependencies: '@emotion/hash': 0.9.1 '@emotion/memoize': 0.8.1 '@emotion/unitless': 0.8.0 '@emotion/utils': 1.2.1 - csstype: 3.1.2 + csstype: 3.1.3 /@emotion/sheet@1.2.1: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} /@emotion/sheet@1.2.2: - resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} + resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==, tarball: https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.2.tgz} /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@17.0.2): - resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} + resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==, tarball: https://registry.npmjs.org/@emotion/styled/-/styled-11.10.6.tgz} peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' @@ -8451,7 +8223,7 @@ packages: dev: false /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0): - resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} + resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==, tarball: https://registry.npmjs.org/@emotion/styled/-/styled-11.10.6.tgz} peerDependencies: '@emotion/react': ^11.0.0-rc.0 '@types/react': '*' @@ -8469,33 +8241,12 @@ packages: '@emotion/utils': 1.2.0 '@types/react': 18.2.48 react: 18.2.0 - dev: true - - /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0): - resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} - peerDependencies: - '@emotion/react': ^11.0.0-rc.0 - '@types/react': '*' - react: '>=16.8.0' - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.23.1 - '@emotion/babel-plugin': 11.10.6 - '@emotion/is-prop-valid': 1.2.0 - '@emotion/react': 11.10.6(@types/react@18.3.3)(react@18.2.0) - '@emotion/serialize': 1.1.1 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@18.2.0) - '@emotion/utils': 1.2.0 - '@types/react': 18.3.3 - react: 18.2.0 /@emotion/unitless@0.8.0: - resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==} + resolution: {integrity: sha512-VINS5vEYAscRl2ZUDiT3uMPlrFQupiKgHz5AA4bCH1miKBg4qtwkim1qPmJj/4WG6TreYMY111rEFsjupcOKHw==, tarball: https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.0.tgz} /@emotion/use-insertion-effect-with-fallbacks@1.0.0(react@17.0.2): - resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==} + resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==, tarball: https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.0.tgz} peerDependencies: react: '>=16.8.0' dependencies: @@ -8503,7 +8254,7 @@ packages: dev: false /@emotion/use-insertion-effect-with-fallbacks@1.0.0(react@18.2.0): - resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==} + resolution: {integrity: sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==, tarball: https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.0.tgz} peerDependencies: react: '>=16.8.0' dependencies: @@ -8513,13 +8264,13 @@ packages: resolution: {integrity: sha512-sn3WH53Kzpw8oQ5mgMmIzzyAaH2ZqFEbozVVBSYp538E06OSE6ytOp7pRAjNQR+Q/orwqdQYJSe2m3hCOeznkw==} /@emotion/utils@1.2.1: - resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} + resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==, tarball: https://registry.npmjs.org/@emotion/utils/-/utils-1.2.1.tgz} /@emotion/weak-memoize@0.3.0: resolution: {integrity: sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==} /@emotion/weak-memoize@0.3.1: - resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} + resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==, tarball: https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz} /@esbuild/aix-ppc64@0.21.5: resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==, tarball: https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz} @@ -8737,21 +8488,6 @@ packages: eslint: 8.56.0 eslint-visitor-keys: 3.4.3 - /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): - resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - dependencies: - eslint: 8.57.0 - eslint-visitor-keys: 3.4.3 - dev: false - - /@eslint-community/regexpp@4.11.0: - resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==, tarball: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: false - /@eslint-community/regexpp@4.9.1: resolution: {integrity: sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -8761,7 +8497,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) espree: 9.6.1 globals: 13.23.0 ignore: 5.2.4 @@ -8776,11 +8512,6 @@ packages: resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /@eslint/js@8.57.0: - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==, tarball: https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: false - /@fastify/ajv-compiler@3.5.0: resolution: {integrity: sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==} dependencies: @@ -8902,23 +8633,11 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 2.0.1 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color - /@humanwhocodes/config-array@0.11.14: - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==, tarball: https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz} - engines: {node: '>=10.10.0'} - deprecated: Use @eslint/config-array instead - dependencies: - '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.5 - minimatch: 3.1.2 - transitivePeerDependencies: - - supports-color - dev: false - /@humanwhocodes/module-importer@1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} @@ -8926,11 +8645,6 @@ packages: /@humanwhocodes/object-schema@2.0.1: resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} - /@humanwhocodes/object-schema@2.0.3: - resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==, tarball: https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz} - deprecated: Use @eslint/object-schema instead - dev: false - /@isaacs/cliui@8.0.2: resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -9212,33 +8926,14 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.20 - /@jridgewell/gen-mapping@0.3.5: - resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==, tarball: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz} - engines: {node: '>=6.0.0'} - dependencies: - '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.5.0 - '@jridgewell/trace-mapping': 0.3.25 - dev: true - /@jridgewell/resolve-uri@3.1.1: resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} engines: {node: '>=6.0.0'} - /@jridgewell/resolve-uri@3.1.2: - resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==, tarball: https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz} - engines: {node: '>=6.0.0'} - dev: true - /@jridgewell/set-array@1.1.2: resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} engines: {node: '>=6.0.0'} - /@jridgewell/set-array@1.2.1: - resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==, tarball: https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz} - engines: {node: '>=6.0.0'} - dev: true - /@jridgewell/source-map@0.3.5: resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} dependencies: @@ -9248,23 +8943,12 @@ packages: /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/sourcemap-codec@1.5.0: - resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==, tarball: https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz} - dev: true - /@jridgewell/trace-mapping@0.3.20: resolution: {integrity: sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==} dependencies: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 - /@jridgewell/trace-mapping@0.3.25: - resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==, tarball: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz} - dependencies: - '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.5.0 - dev: true - /@jridgewell/trace-mapping@0.3.9: resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} dependencies: @@ -9361,7 +9045,7 @@ packages: '@open-draft/until': 1.0.3 '@types/debug': 4.1.12 '@xmldom/xmldom': 0.8.7 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) headers-polyfill: 3.1.2 outvariant: 1.4.0 strict-event-emitter: 0.2.8 @@ -9393,7 +9077,7 @@ packages: react-dom: 17.0.2(react@17.0.2) dev: false - /@mui/base@5.0.0-beta.33(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-beta.33(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-WcSpoJUw/UYHXpvgtl4HyMar2Ar97illUpqiS/X1gtSBp6sdDW6kB2BJ9OlVQ+Kk/RL2GDp/WHA9sbjAYV35ow==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9406,10 +9090,10 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@floating-ui/react-dom': 2.0.7(react-dom@18.2.0)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.3.3) - '@mui/utils': 5.15.6(@types/react@18.3.3)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.48) + '@mui/utils': 5.15.6(@types/react@18.2.48)(react@18.2.0) '@popperjs/core': 2.11.8 - '@types/react': 18.3.3 + '@types/react': 18.2.48 clsx: 2.1.0 prop-types: 15.8.1 react: 18.2.0 @@ -9435,7 +9119,7 @@ packages: react: 17.0.2 dev: false - /@mui/icons-material@5.15.6(@mui/material@5.15.6)(@types/react@18.3.3)(react@18.2.0): + /@mui/icons-material@5.15.6(@mui/material@5.15.6)(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-GnkxMtlhs+8ieHLmCytg00ew0vMOiXGFCw8Ra9nxMsBjBqnrOI5gmXqUm+sGggeEU/HG8HyeqC1MX/IxOBJHzA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9447,8 +9131,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.8 - '@mui/material': 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) - '@types/react': 18.3.3 + '@mui/material': 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) + '@types/react': 18.2.48 react: 18.2.0 /@mui/material@5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react-dom@17.0.2)(react@17.0.2): @@ -9487,7 +9171,7 @@ packages: react-transition-group: 4.4.5(react-dom@17.0.2)(react@17.0.2) dev: false - /@mui/material@5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-rw7bDdpi2kzfmcDN78lHp8swArJ5sBCKsn+4G3IpGfu44ycyWAWX0VdlvkjcR9Yrws2KIm7c+8niXpWHUDbWoA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9505,14 +9189,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.8 - '@emotion/react': 11.10.6(@types/react@18.3.3)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0) - '@mui/base': 5.0.0-beta.33(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.48)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0) + '@mui/base': 5.0.0-beta.33(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.15.6 - '@mui/system': 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.3.3) - '@mui/utils': 5.15.6(@types/react@18.3.3)(react@18.2.0) - '@types/react': 18.3.3 + '@mui/system': 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.48) + '@mui/utils': 5.15.6(@types/react@18.2.48)(react@18.2.0) + '@types/react': 18.2.48 '@types/react-transition-group': 4.4.10 clsx: 2.1.0 csstype: 3.1.2 @@ -9539,7 +9223,7 @@ packages: react: 17.0.2 dev: false - /@mui/private-theming@5.15.6(@types/react@18.3.3)(react@18.2.0): + /@mui/private-theming@5.15.6(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-ZBX9E6VNUSscUOtU8uU462VvpvBS7eFl5VfxAzTRVQBHflzL+5KtnGrebgf6Nd6cdvxa1o0OomiaxSKoN2XDmg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9550,8 +9234,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@mui/utils': 5.15.6(@types/react@18.3.3)(react@18.2.0) - '@types/react': 18.3.3 + '@mui/utils': 5.15.6(@types/react@18.2.48)(react@18.2.0) + '@types/react': 18.2.48 prop-types: 15.8.1 react: 18.2.0 @@ -9572,7 +9256,7 @@ packages: '@emotion/cache': 11.11.0 '@emotion/react': 11.10.6(@types/react@18.2.48)(react@17.0.2) '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@17.0.2) - csstype: 3.1.2 + csstype: 3.1.3 prop-types: 15.8.1 react: 17.0.2 dev: false @@ -9592,9 +9276,9 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@emotion/cache': 11.11.0 - '@emotion/react': 11.10.6(@types/react@18.3.3)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0) - csstype: 3.1.2 + '@emotion/react': 11.10.6(@types/react@18.2.48)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0) + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 @@ -9629,7 +9313,7 @@ packages: react: 17.0.2 dev: false - /@mui/styles@5.15.6(@types/react@18.3.3)(react@18.2.0): + /@mui/styles@5.15.6(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-5WYJ4KjJ4eMEgWcqY8lPr1hbte5mw7/zVgB7IjonoyIEnG9JPKbT/ma4QW5Rm3q/dUxmpngrRdh60fZPIhQpfw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9641,10 +9325,10 @@ packages: dependencies: '@babel/runtime': 7.23.8 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.15.6(@types/react@18.3.3)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.3.3) - '@mui/utils': 5.15.6(@types/react@18.3.3)(react@18.2.0) - '@types/react': 18.3.3 + '@mui/private-theming': 5.15.6(@types/react@18.2.48)(react@18.2.0) + '@mui/types': 7.2.13(@types/react@18.2.48) + '@mui/utils': 5.15.6(@types/react@18.2.48)(react@18.2.0) + '@types/react': 18.2.48 clsx: 2.1.0 csstype: 3.1.2 hoist-non-react-statics: 3.3.2 @@ -9684,12 +9368,12 @@ packages: '@mui/utils': 5.15.6(@types/react@18.2.48)(react@17.0.2) '@types/react': 18.2.48 clsx: 2.1.0 - csstype: 3.1.2 + csstype: 3.1.3 prop-types: 15.8.1 react: 17.0.2 dev: false - /@mui/system@5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.3.3)(react@18.2.0): + /@mui/system@5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-J01D//u8IfXvaEHMBQX5aO2l7Q+P15nt96c4NskX7yp5/+UuZP8XCQJhtBtLuj+M2LLyXHYGmCPeblsmmscP2Q==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9706,15 +9390,15 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.9 - '@emotion/react': 11.10.6(@types/react@18.3.3)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.3.3)(react@18.2.0) - '@mui/private-theming': 5.15.6(@types/react@18.3.3)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.48)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.48)(react@18.2.0) + '@mui/private-theming': 5.15.6(@types/react@18.2.48)(react@18.2.0) '@mui/styled-engine': 5.15.6(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) - '@mui/types': 7.2.13(@types/react@18.3.3) - '@mui/utils': 5.15.6(@types/react@18.3.3)(react@18.2.0) - '@types/react': 18.3.3 + '@mui/types': 7.2.13(@types/react@18.2.48) + '@mui/utils': 5.15.6(@types/react@18.2.48)(react@18.2.0) + '@types/react': 18.2.48 clsx: 2.1.0 - csstype: 3.1.2 + csstype: 3.1.3 prop-types: 15.8.1 react: 18.2.0 @@ -9727,17 +9411,6 @@ packages: optional: true dependencies: '@types/react': 18.2.48 - dev: false - - /@mui/types@7.2.13(@types/react@18.3.3): - resolution: {integrity: sha512-qP9OgacN62s+l8rdDhSFRe05HWtLLJ5TGclC9I1+tQngbssu0m2dmFZs+Px53AcOs9fD7TbYd4gc9AXzVqO/+g==} - peerDependencies: - '@types/react': ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@types/react': 18.3.3 /@mui/utils@5.15.6(@types/react@18.2.48)(react@17.0.2): resolution: {integrity: sha512-qfEhf+zfU9aQdbzo1qrSWlbPQhH1nCgeYgwhOVnj9Bn39shJQitEnXpSQpSNag8+uty5Od6PxmlNKPTnPySRKA==} @@ -9757,7 +9430,7 @@ packages: react-is: 18.2.0 dev: false - /@mui/utils@5.15.6(@types/react@18.3.3)(react@18.2.0): + /@mui/utils@5.15.6(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-qfEhf+zfU9aQdbzo1qrSWlbPQhH1nCgeYgwhOVnj9Bn39shJQitEnXpSQpSNag8+uty5Od6PxmlNKPTnPySRKA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -9769,7 +9442,7 @@ packages: dependencies: '@babel/runtime': 7.23.9 '@types/prop-types': 15.7.11 - '@types/react': 18.3.3 + '@types/react': 18.2.48 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 @@ -10724,7 +10397,7 @@ packages: - webpack-command dev: true - /@storybook/addon-docs@6.5.16(@babel/core@7.23.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.92.1): + /@storybook/addon-docs@6.5.16(@babel/core@7.23.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.90.0): resolution: {integrity: sha512-QM9WDZG9P02UvbzLu947a8ZngOrQeAKAT8jCibQFM/+RJ39xBlfm8rm+cQy3dm94wgtjmVkA3mKGOV/yrrsddg==} peerDependencies: '@storybook/mdx2-csf': ^0.0.3 @@ -10756,7 +10429,7 @@ packages: '@storybook/source-loader': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/store': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/theming': 6.5.16(react-dom@18.2.0)(react@18.2.0) - babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.92.1) + babel-loader: 8.3.0(@babel/core@7.23.0)(webpack@5.90.0) core-js: 3.35.0 fast-deep-equal: 3.1.3 global: 4.4.0 @@ -10779,7 +10452,7 @@ packages: - webpack-command dev: true - /@storybook/addon-essentials@6.5.16(@babel/core@7.23.0)(@storybook/builder-webpack5@6.5.16)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.92.1): + /@storybook/addon-essentials@6.5.16(@babel/core@7.23.0)(@storybook/builder-webpack5@6.5.16)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.90.0): resolution: {integrity: sha512-TeoMr6tEit4Pe91GH6f8g/oar1P4M0JL9S6oMcFxxrhhtOGO7XkWD5EnfyCx272Ok2VYfE58FNBTGPNBVIqYKQ==} peerDependencies: '@babel/core': ^7.9.6 @@ -10840,7 +10513,7 @@ packages: '@storybook/addon-actions': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-backgrounds': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-controls': 6.5.16(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) - '@storybook/addon-docs': 6.5.16(@babel/core@7.23.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.92.1) + '@storybook/addon-docs': 6.5.16(@babel/core@7.23.0)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.90.0) '@storybook/addon-measure': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-outline': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/addon-toolbars': 6.5.16(react-dom@18.2.0)(react@18.2.0) @@ -10855,7 +10528,7 @@ packages: react-dom: 18.2.0(react@18.2.0) regenerator-runtime: 0.13.11 ts-dedent: 2.2.0 - webpack: 5.92.1 + webpack: 5.90.0(webpack-cli@4.10.0) transitivePeerDependencies: - '@storybook/mdx2-csf' - eslint @@ -10866,7 +10539,7 @@ packages: - webpack-command dev: true - /@storybook/addon-interactions@6.5.16(@types/react@18.3.3)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5): + /@storybook/addon-interactions@6.5.16(@types/react@18.2.48)(eslint@8.56.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5): resolution: {integrity: sha512-DdTtyp3DgB/SpbM1GQgMnuSEBCkadxmj1mUcPk+Wp2iY+fDwsuoRDkr1H9Oe7IvlBKe7ciR79LEjoaABXNdw4w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -10877,7 +10550,7 @@ packages: react-dom: optional: true dependencies: - '@devtools-ds/object-inspector': 1.2.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/object-inspector': 1.2.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) '@storybook/addons': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/api': 6.5.16(react-dom@18.2.0)(react@18.2.0) '@storybook/client-logger': 6.5.16 @@ -11823,7 +11496,7 @@ packages: typescript: '>= 3.x' webpack: '>= 4' dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) endent: 2.1.0 find-cache-dir: 3.3.2 flat-cache: 3.1.1 @@ -12603,25 +12276,11 @@ packages: '@types/eslint': 8.44.3 '@types/estree': 1.0.5 - /@types/eslint-scope@3.7.7: - resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==, tarball: https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz} - dependencies: - '@types/eslint': 8.56.10 - '@types/estree': 1.0.5 - dev: true - /@types/eslint@8.44.3: resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==} - dependencies: - '@types/estree': 1.0.5 - '@types/json-schema': 7.0.13 - - /@types/eslint@8.56.10: - resolution: {integrity: sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==, tarball: https://registry.npmjs.org/@types/eslint/-/eslint-8.56.10.tgz} dependencies: '@types/estree': 1.0.5 '@types/json-schema': 7.0.15 - dev: true /@types/estree-jsx@1.0.3: resolution: {integrity: sha512-pvQ+TKeRHeiUGRhvYwRrQ/ISnohKkSJR14fT2yqyZ4e9K5vqc7hrtY2Y1Dw0ZwAzQ6DQsxsaCUuSIIi8v0Cq6w==} @@ -12777,12 +12436,8 @@ packages: parse5: 7.1.2 dev: true - /@types/json-schema@7.0.13: - resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} - /@types/json-schema@7.0.15: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==, tarball: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz} - dev: true /@types/json-stable-stringify@1.0.34: resolution: {integrity: sha512-s2cfwagOQAS8o06TcwKfr9Wx11dNGbH2E9vJz1cqV+a/LOyhWNLUNd6JSRYNzvB4d29UuJX2M0Dj9vE1T8fRXw==} @@ -12835,7 +12490,7 @@ packages: resolution: {integrity: sha512-hLNd2KEDHz/3dg4Rq7y8fQJSOObzR/aFHrnR1imAfTtSO/6vJs2mOCy3Fwpfqs1uVj9KFahW1Ky7BFlDqPl1hg==} dependencies: '@types/ejs': 3.1.5 - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 '@types/mem-fs': 1.1.5 '@types/node': 20.11.7 '@types/vinyl': 2.0.12 @@ -12914,11 +12569,6 @@ packages: dependencies: undici-types: 5.26.5 - /@types/node@20.14.10: - resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==, tarball: https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz} - dependencies: - undici-types: 5.26.5 - /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -12939,9 +12589,6 @@ packages: /@types/prop-types@15.7.11: resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - /@types/prop-types@15.7.12: - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==, tarball: https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz} - /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} @@ -13005,26 +12652,20 @@ packages: dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 - csstype: 3.1.2 + csstype: 3.1.3 /@types/react@18.2.46: resolution: {integrity: sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.4 - csstype: 3.1.2 + csstype: 3.1.3 /@types/react@18.2.48: resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.4 - csstype: 3.1.2 - - /@types/react@18.3.3: - resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==, tarball: https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz} - dependencies: - '@types/prop-types': 15.7.12 csstype: 3.1.3 /@types/redux@3.6.0: @@ -13308,7 +12949,7 @@ packages: '@typescript-eslint/type-utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.19.1 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) eslint: 8.56.0 graphemer: 1.4.0 ignore: 5.2.4 @@ -13333,7 +12974,7 @@ packages: '@typescript-eslint/types': 6.19.1 '@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3) '@typescript-eslint/visitor-keys': 6.19.1 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) eslint: 8.56.0 typescript: 5.3.3 transitivePeerDependencies: @@ -13366,7 +13007,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 6.19.1(typescript@5.3.3) '@typescript-eslint/utils': 6.19.1(eslint@8.56.0)(typescript@5.3.3) - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) eslint: 8.56.0 ts-api-utils: 1.0.3(typescript@5.3.3) typescript: 5.3.3 @@ -13382,7 +13023,7 @@ packages: resolution: {integrity: sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==} engines: {node: ^16.0.0 || >=18.0.0} - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.5.3): + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.3): resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -13393,12 +13034,12 @@ packages: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 - tsutils: 3.21.0(typescript@5.5.3) - typescript: 5.5.3 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: false @@ -13414,7 +13055,7 @@ packages: dependencies: '@typescript-eslint/types': 6.19.1 '@typescript-eslint/visitor-keys': 6.19.1 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.3 @@ -13424,19 +13065,19 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.5.3): + /@typescript-eslint/utils@5.62.0(eslint@8.56.0)(typescript@5.3.3): resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@types/json-schema': 7.0.13 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) + '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.3) - eslint: 8.57.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) + eslint: 8.56.0 eslint-scope: 5.1.1 semver: 7.6.2 transitivePeerDependencies: @@ -13451,7 +13092,7 @@ packages: eslint: ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 '@typescript-eslint/scope-manager': 6.19.1 '@typescript-eslint/types': 6.19.1 @@ -13613,13 +13254,6 @@ packages: '@webassemblyjs/helper-numbers': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - /@webassemblyjs/ast@1.12.1: - resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==, tarball: https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz} - dependencies: - '@webassemblyjs/helper-numbers': 1.11.6 - '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - dev: true - /@webassemblyjs/ast@1.9.0: resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} dependencies: @@ -13645,10 +13279,6 @@ packages: /@webassemblyjs/helper-buffer@1.11.6: resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} - /@webassemblyjs/helper-buffer@1.12.1: - resolution: {integrity: sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==, tarball: https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz} - dev: true - /@webassemblyjs/helper-buffer@1.9.0: resolution: {integrity: sha512-qZol43oqhq6yBPx7YM3m9Bv7WMV9Eevj6kMi6InKOuZxhw+q9hOkvq5e/PpKSiLfyetpaBnogSbNCfBwyB00CA==} dev: true @@ -13691,15 +13321,6 @@ packages: '@webassemblyjs/helper-wasm-bytecode': 1.11.6 '@webassemblyjs/wasm-gen': 1.11.6 - /@webassemblyjs/helper-wasm-section@1.12.1: - resolution: {integrity: sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==, tarball: https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/helper-buffer': 1.12.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/wasm-gen': 1.12.1 - dev: true - /@webassemblyjs/helper-wasm-section@1.9.0: resolution: {integrity: sha512-XnMB8l3ek4tvrKUUku+IVaXNHz2YsJyOOmz+MMkZvh8h1uSJpSen6vYnw3IoQ7WwEuAhL8Efjms1ZWjqh2agvw==} dependencies: @@ -13750,19 +13371,6 @@ packages: '@webassemblyjs/wasm-parser': 1.11.6 '@webassemblyjs/wast-printer': 1.11.6 - /@webassemblyjs/wasm-edit@1.12.1: - resolution: {integrity: sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==, tarball: https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/helper-buffer': 1.12.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/helper-wasm-section': 1.12.1 - '@webassemblyjs/wasm-gen': 1.12.1 - '@webassemblyjs/wasm-opt': 1.12.1 - '@webassemblyjs/wasm-parser': 1.12.1 - '@webassemblyjs/wast-printer': 1.12.1 - dev: true - /@webassemblyjs/wasm-edit@1.9.0: resolution: {integrity: sha512-FgHzBm80uwz5M8WKnMTn6j/sVbqilPdQXTWraSjBwFXSYGirpkSWE2R9Qvz9tNiTKQvoKILpCuTjBKzOIm0nxw==} dependencies: @@ -13785,16 +13393,6 @@ packages: '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - /@webassemblyjs/wasm-gen@1.12.1: - resolution: {integrity: sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==, tarball: https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/ieee754': 1.11.6 - '@webassemblyjs/leb128': 1.11.6 - '@webassemblyjs/utf8': 1.11.6 - dev: true - /@webassemblyjs/wasm-gen@1.9.0: resolution: {integrity: sha512-cPE3o44YzOOHvlsb4+E9qSqjc9Qf9Na1OO/BHFy4OI91XDE14MjFN4lTMezzaIWdPqHnsTodGGNP+iRSYfGkjA==} dependencies: @@ -13813,15 +13411,6 @@ packages: '@webassemblyjs/wasm-gen': 1.11.6 '@webassemblyjs/wasm-parser': 1.11.6 - /@webassemblyjs/wasm-opt@1.12.1: - resolution: {integrity: sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==, tarball: https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/helper-buffer': 1.12.1 - '@webassemblyjs/wasm-gen': 1.12.1 - '@webassemblyjs/wasm-parser': 1.12.1 - dev: true - /@webassemblyjs/wasm-opt@1.9.0: resolution: {integrity: sha512-Qkjgm6Anhm+OMbIL0iokO7meajkzQD71ioelnfPEj6r4eOFuqm4YC3VBPqXjFyyNwowzbMD+hizmprP/Fwkl2A==} dependencies: @@ -13841,17 +13430,6 @@ packages: '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - /@webassemblyjs/wasm-parser@1.12.1: - resolution: {integrity: sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==, tarball: https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/helper-api-error': 1.11.6 - '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - '@webassemblyjs/ieee754': 1.11.6 - '@webassemblyjs/leb128': 1.11.6 - '@webassemblyjs/utf8': 1.11.6 - dev: true - /@webassemblyjs/wasm-parser@1.9.0: resolution: {integrity: sha512-9+wkMowR2AmdSWQzsPEjFU7njh8HTO5MqO8vjwEHuM+AMHioNqSBONRdr0NQQ3dVQrzp0s8lTcYqzUdb7YgELA==} dependencies: @@ -13880,13 +13458,6 @@ packages: '@webassemblyjs/ast': 1.11.6 '@xtuc/long': 4.2.2 - /@webassemblyjs/wast-printer@1.12.1: - resolution: {integrity: sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==, tarball: https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz} - dependencies: - '@webassemblyjs/ast': 1.12.1 - '@xtuc/long': 4.2.2 - dev: true - /@webassemblyjs/wast-printer@1.9.0: resolution: {integrity: sha512-2J0nE95rHXHyQ24cWjMKJ1tqB/ds8z/cyeOZxJhcb+rW+SQASVjuznUSmdz5GpVJTzU8JkhYut0D3siFDD6wsA==} dependencies: @@ -14020,14 +13591,6 @@ packages: dependencies: acorn: 8.10.0 - /acorn-import-attributes@1.9.5(acorn@8.12.1): - resolution: {integrity: sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==, tarball: https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz} - peerDependencies: - acorn: ^8 - dependencies: - acorn: 8.12.1 - dev: true - /acorn-jsx@5.3.2(acorn@7.4.1): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -14082,12 +13645,6 @@ packages: hasBin: true dev: true - /acorn@8.12.1: - resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==, tarball: https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz} - engines: {node: '>=0.4.0'} - hasBin: true - dev: true - /address@1.1.2: resolution: {integrity: sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==} engines: {node: '>= 0.12.0'} @@ -14101,7 +13658,7 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -14158,14 +13715,14 @@ packages: ajv: 8.12.0 /ajv-keywords@3.5.2(ajv@6.12.6): - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==, tarball: https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz} peerDependencies: ajv: ^6.9.1 dependencies: ajv: 6.12.6 /ajv-keywords@5.1.0(ajv@8.12.0): - resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} + resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==, tarball: https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz} peerDependencies: ajv: ^8.8.2 dependencies: @@ -14173,7 +13730,7 @@ packages: fast-deep-equal: 3.1.3 /ajv@6.12.6: - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==, tarball: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz} dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 @@ -14264,10 +13821,6 @@ packages: /ansi-sequence-parser@1.1.0: resolution: {integrity: sha512-lEm8mt52to2fT8GhciPCGeCXACSz2UwIN4X2e2LJSnZ5uAbn2/dsYdOmUXq0AtWS5cpAupysIneExOgH0Vd2TQ==} - /ansi-sequence-parser@1.1.1: - resolution: {integrity: sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==, tarball: https://registry.npmjs.org/ansi-sequence-parser/-/ansi-sequence-parser-1.1.1.tgz} - dev: true - /ansi-styles@2.2.1: resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==} engines: {node: '>=0.10.0'} @@ -14674,7 +14227,7 @@ packages: resolution: {integrity: sha512-TAlMYvOuwGyLK3PfBb5WKBXZmXz2fVCgv23d6zZFdle/q3gPjmxBaeuC0pY0Dzs5PWMSgfqqEZkrye19GlDTgw==} dependencies: archy: 1.0.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) fastq: 1.15.0 transitivePeerDependencies: - supports-color @@ -14753,7 +14306,7 @@ packages: - supports-color /babel-loader@8.3.0(@babel/core@7.23.0)(webpack@5.90.0): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==, tarball: https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 @@ -14767,23 +14320,8 @@ packages: webpack: 5.90.0(webpack-cli@4.10.0) dev: true - /babel-loader@8.3.0(@babel/core@7.23.0)(webpack@5.92.1): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} - engines: {node: '>= 8.9'} - peerDependencies: - '@babel/core': ^7.0.0 - webpack: '>=2' - dependencies: - '@babel/core': 7.23.0 - find-cache-dir: 3.3.2 - loader-utils: 2.0.4 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.92.1 - dev: true - /babel-loader@8.3.0(@babel/core@7.23.7)(webpack@5.90.0): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==, tarball: https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 @@ -14797,7 +14335,7 @@ packages: webpack: 5.90.0(esbuild@0.14.10) /babel-loader@8.3.0(@babel/core@7.23.9)(webpack@4.46.0): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==, tarball: https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 @@ -14812,7 +14350,7 @@ packages: dev: true /babel-loader@8.3.0(@babel/core@7.23.9)(webpack@5.90.0): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} + resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==, tarball: https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz} engines: {node: '>= 8.9'} peerDependencies: '@babel/core': ^7.0.0 @@ -14823,23 +14361,7 @@ packages: loader-utils: 2.0.4 make-dir: 3.1.0 schema-utils: 2.7.1 - webpack: 5.90.0(esbuild@0.14.10) - dev: false - - /babel-loader@8.3.0(@babel/core@7.24.7)(webpack@5.90.0): - resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} - engines: {node: '>= 8.9'} - peerDependencies: - '@babel/core': ^7.0.0 - webpack: '>=2' - dependencies: - '@babel/core': 7.24.7 - find-cache-dir: 3.3.2 - loader-utils: 2.0.4 - make-dir: 3.1.0 - schema-utils: 2.7.1 webpack: 5.90.0(webpack-cli@4.10.0) - dev: true /babel-plugin-add-react-displayname@0.0.5: resolution: {integrity: sha512-LY3+Y0XVDYcShHHorshrDbt4KFWL4bSeniCtl4SYZbask+Syngk1uMPCeN9+nSiZo6zX5s0RTq/J9Pnaaf/KHw==} @@ -15135,7 +14657,7 @@ packages: optional: true /big.js@5.2.2: - resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} + resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==, tarball: https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz} /bin-links@3.0.3: resolution: {integrity: sha512-zKdnMPWEdh4F5INR07/eBrodC7QrF5JKvqskjz/ZZRXg5YSAZIbn8zGhbhUrElzHBZ2fvEQdOU59RHcTG3GiwA==} @@ -15395,17 +14917,6 @@ packages: node-releases: 2.0.14 update-browserslist-db: 1.0.13(browserslist@4.22.2) - /browserslist@4.23.2: - resolution: {integrity: sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==, tarball: https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001641 - electron-to-chromium: 1.4.823 - node-releases: 2.0.14 - update-browserslist-db: 1.1.0(browserslist@4.23.2) - dev: true - /bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} engines: {node: '>= 6'} @@ -15922,11 +15433,6 @@ packages: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} engines: {node: '>=6.0'} - /chrome-trace-event@1.0.4: - resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==, tarball: https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz} - engines: {node: '>=6.0'} - dev: true - /ci-info@2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} @@ -16259,7 +15765,7 @@ packages: dev: true /commondir@1.0.1: - resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==, tarball: https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz} /component-emitter@1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} @@ -16492,7 +15998,7 @@ packages: layout-base: 2.0.1 dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.14.10)(cosmiconfig@8.2.0)(ts-node@10.9.2)(typescript@4.9.5): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.11.7)(cosmiconfig@8.2.0)(ts-node@10.9.2)(typescript@4.9.5): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -16501,9 +16007,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.14.10 + '@types/node': 20.11.7 cosmiconfig: 8.2.0 - ts-node: 10.9.2(@types/node@20.14.10)(typescript@4.9.5) + ts-node: 10.9.2(@types/node@20.11.7)(typescript@4.9.5) typescript: 4.9.5 /cosmiconfig@6.0.0: @@ -17525,7 +17031,6 @@ packages: dependencies: ms: 2.1.2 supports-color: 5.5.0 - dev: true /debug@4.3.4(supports-color@6.1.0): resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} @@ -17552,18 +17057,6 @@ packages: supports-color: 8.1.1 dev: true - /debug@4.3.5: - resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==, tarball: https://registry.npmjs.org/debug/-/debug-4.3.5.tgz} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - dependencies: - ms: 2.1.2 - dev: false - /debuglog@1.0.1: resolution: {integrity: sha512-syBZ+rnAK3EgMsH2aYEOLUW7mZSY9Gb+0wUMCFsZvcmiz+HigA0LOcq/HoQqVuGG+EKykunc7QG2bzrponfaSw==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. @@ -17860,7 +17353,7 @@ packages: hasBin: true dependencies: address: 1.2.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -17869,7 +17362,7 @@ packages: engines: {node: '>=8.0.0'} hasBin: true dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) which: 1.3.1 transitivePeerDependencies: - supports-color @@ -17952,15 +17445,15 @@ packages: dependencies: esutils: 2.0.3 - /docusaurus-plugin-sass@0.2.3(@docusaurus/core@2.4.3)(sass@1.70.0)(webpack@5.92.1): + /docusaurus-plugin-sass@0.2.3(@docusaurus/core@2.4.3)(sass@1.70.0)(webpack@5.90.0): resolution: {integrity: sha512-FbaE06K8NF8SPUYTwiG+83/jkXrwHJ/Afjqz3SUIGon6QvFwSSoKOcoxGQmUBnjTOk+deUONDx8jNWsegFJcBQ==} peerDependencies: '@docusaurus/core': ^2.0.0-beta sass: ^1.30.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.14.10)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.11.7)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.56.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.2)(typescript@4.9.5) sass: 1.70.0 - sass-loader: 10.4.1(sass@1.70.0)(webpack@5.92.1) + sass-loader: 10.4.1(sass@1.70.0)(webpack@5.90.0) transitivePeerDependencies: - fibers - node-sass @@ -18021,7 +17514,7 @@ packages: resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==} dependencies: '@babel/runtime': 7.23.9 - csstype: 3.1.2 + csstype: 3.1.3 /dom-serializer@0.2.2: resolution: {integrity: sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==} @@ -18181,10 +17674,6 @@ packages: /electron-to-chromium@1.4.616: resolution: {integrity: sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==} - /electron-to-chromium@1.4.823: - resolution: {integrity: sha512-4h+oPeAiGQOHFyUJOqpoEcPj/xxlicxBzOErVeYVMMmAiXUXsGpsFd0QXBMaUUbnD8hhSfLf9uw+MlsoIA7j5w==, tarball: https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.823.tgz} - dev: true - /elkjs@0.8.2: resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} dev: false @@ -18215,7 +17704,7 @@ packages: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} /emojis-list@3.0.0: - resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} + resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==, tarball: https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz} engines: {node: '>= 4'} /emoticon@3.2.0: @@ -18261,14 +17750,6 @@ packages: graceful-fs: 4.2.11 tapable: 2.2.1 - /enhanced-resolve@5.17.0: - resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==, tarball: https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz} - engines: {node: '>=10.13.0'} - dependencies: - graceful-fs: 4.2.11 - tapable: 2.2.1 - dev: true - /enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} @@ -18417,10 +17898,6 @@ packages: /es-module-lexer@1.3.1: resolution: {integrity: sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q==} - /es-module-lexer@1.5.4: - resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==, tarball: https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz} - dev: true - /es-set-tostringtag@2.0.1: resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} @@ -18623,7 +18100,7 @@ packages: requiresBuild: true optional: true - /esbuild-loader@2.16.0(webpack@5.92.1): + /esbuild-loader@2.16.0(webpack@5.90.0): resolution: {integrity: sha512-LCJEwkf+nMJbNmVYNgg/0PaIZDdr5OcHw1qbWAZLkrmBRX+KwHY/yAS6ia98UBtwzk/WhsftUBNB6tfPHgFIxw==} peerDependencies: webpack: ^4.40.0 || ^5.0.0 @@ -18634,7 +18111,7 @@ packages: loader-utils: 2.0.4 tapable: 2.2.1 type-fest: 1.4.0 - webpack: 5.92.1(esbuild@0.14.10) + webpack: 5.90.0(esbuild@0.14.10) webpack-sources: 2.3.1 dev: true @@ -18811,11 +18288,6 @@ packages: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} - /escalade@3.1.2: - resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==, tarball: https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz} - engines: {node: '>=6'} - dev: true - /escape-goat@2.1.1: resolution: {integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==} engines: {node: '>=8'} @@ -18860,22 +18332,22 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-google@0.14.0(eslint@8.57.0): + /eslint-config-google@0.14.0(eslint@8.56.0): resolution: {integrity: sha512-WsbX4WbjuMvTdeVL6+J3rK1RGhCTqjsFjX7UMSMgZiyxxaNLkoJENbrGExzERFeoTpGw3F3FypTiWAP9ZXzkEw==} engines: {node: '>=0.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.57.0 + eslint: 8.56.0 dev: false - /eslint-config-prettier@8.10.0(eslint@8.57.0): + /eslint-config-prettier@8.10.0(eslint@8.56.0): resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.57.0 + eslint: 8.56.0 dev: false /eslint-import-resolver-node@0.3.9: @@ -18888,7 +18360,7 @@ packages: - supports-color dev: false - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -18911,32 +18383,32 @@ packages: dependencies: '@typescript-eslint/parser': 6.19.1(eslint@8.56.0)(typescript@5.3.3) debug: 3.2.7(supports-color@6.1.0) - eslint: 8.57.0 + eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-babel@5.3.1(eslint@8.57.0): + /eslint-plugin-babel@5.3.1(eslint@8.56.0): resolution: {integrity: sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==} engines: {node: '>=4'} peerDependencies: eslint: '>=4.0.0' dependencies: - eslint: 8.57.0 + eslint: 8.56.0 eslint-rule-composer: 0.3.0 dev: false - /eslint-plugin-cypress@2.15.1(eslint@8.57.0): + /eslint-plugin-cypress@2.15.1(eslint@8.56.0): resolution: {integrity: sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==} peerDependencies: eslint: '>= 3.2.1' dependencies: - eslint: 8.57.0 + eslint: 8.56.0 globals: 13.20.0 dev: false - /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.19.1)(eslint@8.57.0): + /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0): resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: @@ -18953,9 +18425,9 @@ packages: array.prototype.flatmap: 1.3.2 debug: 3.2.7(supports-color@6.1.0) doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.1)(eslint-import-resolver-node@0.3.9)(eslint@8.56.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -18971,7 +18443,7 @@ packages: - supports-color dev: false - /eslint-plugin-jest@27.6.3(@typescript-eslint/eslint-plugin@6.19.1)(eslint@8.57.0)(jest@29.7.0)(typescript@5.5.3): + /eslint-plugin-jest@27.6.3(@typescript-eslint/eslint-plugin@6.19.1)(eslint@8.56.0)(jest@29.7.0)(typescript@5.3.3): resolution: {integrity: sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -18985,15 +18457,15 @@ packages: optional: true dependencies: '@typescript-eslint/eslint-plugin': 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/utils': 5.62.0(eslint@8.57.0)(typescript@5.5.3) - eslint: 8.57.0 + '@typescript-eslint/utils': 5.62.0(eslint@8.56.0)(typescript@5.3.3) + eslint: 8.56.0 jest: 29.7.0(@types/node@20.11.7)(ts-node@10.9.2) transitivePeerDependencies: - supports-color - typescript dev: false - /eslint-plugin-jsx-a11y@6.8.0(eslint@8.57.0): + /eslint-plugin-jsx-a11y@6.8.0(eslint@8.56.0): resolution: {integrity: sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==} engines: {node: '>=4.0'} peerDependencies: @@ -19009,7 +18481,7 @@ packages: damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 es-iterator-helpers: 1.0.15 - eslint: 8.57.0 + eslint: 8.56.0 hasown: 2.0.0 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -19018,7 +18490,7 @@ packages: object.fromentries: 2.0.7 dev: false - /eslint-plugin-prettier@5.1.3(eslint-config-prettier@8.10.0)(eslint@8.57.0)(prettier@3.3.2): + /eslint-plugin-prettier@5.1.3(eslint-config-prettier@8.10.0)(eslint@8.56.0)(prettier@3.2.2): resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -19032,23 +18504,23 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.57.0 - eslint-config-prettier: 8.10.0(eslint@8.57.0) - prettier: 3.3.2 + eslint: 8.56.0 + eslint-config-prettier: 8.10.0(eslint@8.56.0) + prettier: 3.2.2 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 dev: false - /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): + /eslint-plugin-react-hooks@4.6.0(eslint@8.56.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.57.0 + eslint: 8.56.0 dev: false - /eslint-plugin-react@7.33.2(eslint@8.57.0): + /eslint-plugin-react@7.33.2(eslint@8.56.0): resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==} engines: {node: '>=4'} peerDependencies: @@ -19059,7 +18531,7 @@ packages: array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 es-iterator-helpers: 1.0.14 - eslint: 8.57.0 + eslint: 8.56.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -19073,12 +18545,12 @@ packages: string.prototype.matchall: 4.0.8 dev: false - /eslint-plugin-simple-import-sort@10.0.0(eslint@8.57.0): + /eslint-plugin-simple-import-sort@10.0.0(eslint@8.56.0): resolution: {integrity: sha512-AeTvO9UCMSNzIHRkg8S6c3RPy5YEwKWSQPx3DYghLedo2ZQxowPFLGDN1AZ2evfg6r6mjBSZSLxLFsWSu3acsw==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.57.0 + eslint: 8.56.0 dev: false /eslint-plugin-verdaccio@10.0.0: @@ -19140,7 +18612,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -19170,53 +18642,6 @@ packages: transitivePeerDependencies: - supports-color - /eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==, tarball: https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - hasBin: true - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.11.0 - '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.0 - '@humanwhocodes/config-array': 0.11.14 - '@humanwhocodes/module-importer': 1.0.1 - '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 - ajv: 6.12.6 - chalk: 4.1.2 - cross-spawn: 7.0.3 - debug: 4.3.5 - doctrine: 3.0.0 - escape-string-regexp: 4.0.0 - eslint-scope: 7.2.2 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 - esquery: 1.6.0 - esutils: 2.0.3 - fast-deep-equal: 3.1.3 - file-entry-cache: 6.0.1 - find-up: 5.0.0 - glob-parent: 6.0.2 - globals: 13.24.0 - graphemer: 1.4.0 - ignore: 5.3.1 - imurmurhash: 0.1.4 - is-glob: 4.0.3 - is-path-inside: 3.0.3 - js-yaml: 4.1.0 - json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 - lodash.merge: 4.6.2 - minimatch: 3.1.2 - natural-compare: 1.4.0 - optionator: 0.9.4 - strip-ansi: 6.0.1 - text-table: 0.2.0 - transitivePeerDependencies: - - supports-color - dev: false - /espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -19236,13 +18661,6 @@ packages: dependencies: estraverse: 5.3.0 - /esquery@1.6.0: - resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==, tarball: https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz} - engines: {node: '>=0.10'} - dependencies: - estraverse: 5.3.0 - dev: false - /esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} @@ -19540,7 +18958,7 @@ packages: resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==} /fast-deep-equal@3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==, tarball: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz} /fast-diff@1.3.0: resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==} @@ -19589,7 +19007,7 @@ packages: dev: true /fast-json-stable-stringify@2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==, tarball: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz} /fast-json-stringify@5.9.2: resolution: {integrity: sha512-SwHnT5PL2BawF0ccL+8b800QovvopUPgV/qzhBY+vw5ZniDH9boewbzBXYox+SetfD2dlxAgeZKSnELzrA+2hg==} @@ -19826,7 +19244,7 @@ packages: dev: true /find-cache-dir@3.3.2: - resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} + resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==, tarball: https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz} engines: {node: '>=8'} dependencies: commondir: 1.0.1 @@ -19845,7 +19263,7 @@ packages: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} /find-up@1.1.2: - resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==, tarball: https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz} engines: {node: '>=0.10.0'} requiresBuild: true dependencies: @@ -19855,13 +19273,13 @@ packages: optional: true /find-up@3.0.0: - resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} + resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==, tarball: https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz} engines: {node: '>=6'} dependencies: locate-path: 3.0.0 /find-up@4.1.0: - resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} + resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==, tarball: https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 @@ -19947,7 +19365,7 @@ packages: debug: optional: true dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) /for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -20048,7 +19466,7 @@ packages: optional: true dependencies: '@babel/code-frame': 7.23.5 - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 chalk: 4.1.2 chokidar: 3.6.0 cosmiconfig: 6.0.0 @@ -20080,7 +19498,7 @@ packages: optional: true dependencies: '@babel/code-frame': 7.23.5 - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 chalk: 4.1.2 chokidar: 3.6.0 cosmiconfig: 6.0.0 @@ -20506,13 +19924,6 @@ packages: dependencies: type-fest: 0.20.2 - /globals@13.24.0: - resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==, tarball: https://registry.npmjs.org/globals/-/globals-13.24.0.tgz} - engines: {node: '>=8'} - dependencies: - type-fest: 0.20.2 - dev: false - /globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} engines: {node: '>= 0.4'} @@ -20950,7 +20361,7 @@ packages: dev: true /hoist-non-react-statics@3.3.2: - resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} + resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==, tarball: https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz} dependencies: react-is: 16.13.1 @@ -21134,7 +20545,7 @@ packages: dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -21144,7 +20555,7 @@ packages: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -21230,7 +20641,7 @@ packages: engines: {node: '>= 6'} dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color @@ -21342,11 +20753,6 @@ packages: resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} engines: {node: '>= 4'} - /ignore@5.3.1: - resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==, tarball: https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz} - engines: {node: '>= 4'} - dev: false - /image-size@1.0.2: resolution: {integrity: sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==} engines: {node: '>=14.0.0'} @@ -22117,7 +21523,7 @@ packages: resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} engines: {node: '>=10'} dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -22832,7 +22238,7 @@ packages: fast-deep-equal: 3.1.3 /json-schema-traverse@0.4.1: - resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==, tarball: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz} /json-schema-traverse@1.0.0: resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} @@ -22858,23 +22264,19 @@ packages: dev: true /json5@1.0.2: - resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==, tarball: https://registry.npmjs.org/json5/-/json5-1.0.2.tgz} hasBin: true dependencies: minimist: 1.2.8 /json5@2.2.3: - resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==, tarball: https://registry.npmjs.org/json5/-/json5-2.2.3.tgz} engines: {node: '>=6'} hasBin: true /jsonc-parser@3.2.0: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} - /jsonc-parser@3.3.1: - resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==, tarball: https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz} - dev: true - /jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: @@ -22971,7 +22373,7 @@ packages: resolution: {integrity: sha512-cqsOTS7jqPsPMjtKYDUpdFC0AbhYFLTcuGRqymgmdJIeQ8cH7+AgX7YSgQy79wXloZq2VvATYxUOUQEvS1V/Zw==} dependencies: '@babel/runtime': 7.23.9 - csstype: 3.1.2 + csstype: 3.1.3 is-in-browser: 1.1.3 tiny-warning: 1.0.3 @@ -23252,7 +22654,7 @@ packages: engines: {node: '>=6.11.5'} /loader-utils@1.4.2: - resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==} + resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==, tarball: https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz} engines: {node: '>=4.0.0'} dependencies: big.js: 5.2.2 @@ -23261,7 +22663,7 @@ packages: dev: true /loader-utils@2.0.0: - resolution: {integrity: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==} + resolution: {integrity: sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==, tarball: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz} engines: {node: '>=8.9.0'} dependencies: big.js: 5.2.2 @@ -23270,7 +22672,7 @@ packages: dev: false /loader-utils@2.0.4: - resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} + resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==, tarball: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz} engines: {node: '>=8.9.0'} dependencies: big.js: 5.2.2 @@ -23278,7 +22680,7 @@ packages: json5: 2.2.3 /loader-utils@3.2.1: - resolution: {integrity: sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==} + resolution: {integrity: sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==, tarball: https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.1.tgz} engines: {node: '>= 12.13.0'} /loadjs@4.2.0: @@ -23297,20 +22699,20 @@ packages: resolution: {integrity: sha512-t9P8WB6DcVttbw/W4PIE8HOqum8Qlvx5SjR6oInwR9Uia0EEmyUeBh7S+weKByW+l/f45Bj4L/dgZikGFDM6ng==} /locate-path@3.0.0: - resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==} + resolution: {integrity: sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==, tarball: https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz} engines: {node: '>=6'} dependencies: p-locate: 3.0.0 path-exists: 3.0.0 /locate-path@5.0.0: - resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} + resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==, tarball: https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 /locate-path@6.0.0: - resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==, tarball: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz} engines: {node: '>=10'} dependencies: p-locate: 5.0.0 @@ -23519,13 +22921,13 @@ packages: dev: true /make-dir@3.1.0: - resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} + resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==, tarball: https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz} engines: {node: '>=8'} dependencies: semver: 6.3.1 /make-dir@4.0.0: - resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} + resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==, tarball: https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz} engines: {node: '>=10'} dependencies: semver: 7.6.2 @@ -24114,7 +23516,7 @@ packages: resolution: {integrity: sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==} dependencies: '@types/debug': 4.1.12 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -24681,7 +24083,7 @@ packages: resolution: {integrity: sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==} engines: {node: '>= 10.13'} dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) json-stringify-safe: 5.0.1 propagate: 2.0.1 transitivePeerDependencies: @@ -25501,18 +24903,6 @@ packages: prelude-ls: 1.2.1 type-check: 0.4.0 - /optionator@0.9.4: - resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==, tarball: https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz} - engines: {node: '>= 0.8.0'} - dependencies: - deep-is: 0.1.4 - fast-levenshtein: 2.0.6 - levn: 0.4.1 - prelude-ls: 1.2.1 - type-check: 0.4.0 - word-wrap: 1.2.5 - dev: false - /ora@5.4.1: resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==} engines: {node: '>=10'} @@ -25593,38 +24983,38 @@ packages: engines: {node: '>=4'} /p-limit@2.3.0: - resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} + resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==, tarball: https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz} engines: {node: '>=6'} dependencies: p-try: 2.2.0 /p-limit@3.1.0: - resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==, tarball: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz} engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 /p-limit@5.0.0: - resolution: {integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==} + resolution: {integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==, tarball: https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz} engines: {node: '>=18'} dependencies: yocto-queue: 1.0.0 dev: true /p-locate@3.0.0: - resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} + resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==, tarball: https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz} engines: {node: '>=6'} dependencies: p-limit: 2.3.0 /p-locate@4.1.0: - resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} + resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==, tarball: https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 /p-locate@5.0.0: - resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==, tarball: https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 @@ -25676,13 +25066,13 @@ packages: resolution: {integrity: sha512-UJKdSzgd3KOnXXAtqN5+/eeHcvTn1hBkesEmElVgvO/NAYcxAvmjzIGmnNd3Tb/gRAvMBdNRFD4qAWdHxY6QXg==} engines: {node: '>=12.10.0'} dependencies: - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) p-queue: 6.6.2 transitivePeerDependencies: - supports-color /p-try@2.2.0: - resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} + resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==, tarball: https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz} engines: {node: '>=6'} /package-json@6.5.0: @@ -25890,7 +25280,7 @@ packages: requiresBuild: true /path-exists@2.1.0: - resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==} + resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==, tarball: https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz} engines: {node: '>=0.10.0'} requiresBuild: true dependencies: @@ -25899,11 +25289,11 @@ packages: optional: true /path-exists@3.0.0: - resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} + resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==, tarball: https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz} engines: {node: '>=4'} /path-exists@4.0.0: - resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==, tarball: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz} engines: {node: '>=8'} /path-is-absolute@1.0.1: @@ -26019,10 +25409,6 @@ packages: /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - /picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==, tarball: https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz} - dev: true - /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -26113,19 +25499,19 @@ packages: engines: {node: '>= 6'} /pkg-dir@3.0.0: - resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==} + resolution: {integrity: sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==, tarball: https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz} engines: {node: '>=6'} dependencies: find-up: 3.0.0 /pkg-dir@4.2.0: - resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} + resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==, tarball: https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz} engines: {node: '>=8'} dependencies: find-up: 4.1.0 /pkg-dir@5.0.0: - resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==} + resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==, tarball: https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz} engines: {node: '>=10'} dependencies: find-up: 5.0.0 @@ -26379,7 +25765,7 @@ packages: webpack: 5.90.0(esbuild@0.14.10) dev: false - /postcss-loader@7.2.4(@types/node@20.14.10)(postcss@8.4.31)(ts-node@10.9.2)(typescript@4.9.5)(webpack@5.90.0): + /postcss-loader@7.2.4(@types/node@20.11.7)(postcss@8.4.31)(ts-node@10.9.2)(typescript@4.9.5)(webpack@5.90.0): resolution: {integrity: sha512-F88rpxxNspo5hatIc+orYwZDtHFaVFOSIVAx+fBfJC1GmhWbVmPWtmg2gXKE1OxJbneOSGn8PWdIwsZFcruS+w==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -26394,11 +25780,11 @@ packages: optional: true dependencies: cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.14.10)(cosmiconfig@8.2.0)(ts-node@10.9.2)(typescript@4.9.5) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.11.7)(cosmiconfig@8.2.0)(ts-node@10.9.2)(typescript@4.9.5) klona: 2.0.6 postcss: 8.4.31 semver: 7.6.2 - ts-node: 10.9.2(@types/node@20.14.10)(typescript@4.9.5) + ts-node: 10.9.2(@types/node@20.11.7)(typescript@4.9.5) typescript: 4.9.5 webpack: 5.90.0(esbuild@0.14.10) transitivePeerDependencies: @@ -27070,13 +26456,6 @@ packages: resolution: {integrity: sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==} engines: {node: '>=14'} hasBin: true - dev: true - - /prettier@3.3.2: - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==, tarball: https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz} - engines: {node: '>=14'} - hasBin: true - dev: false /pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} @@ -27304,13 +26683,13 @@ packages: pump: 2.0.1 /punycode@1.3.2: - resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==} + resolution: {integrity: sha512-RofWgt/7fL5wP1Y7fxE7/EmTLzQVnB0ycyibJ0OOHIlJqTNzglYFxVwETOcIoJqJmpDXJ9xImDv+Fq34F/d4Dw==, tarball: https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz} /punycode@1.4.1: - resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} + resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==, tarball: https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz} /punycode@2.3.0: - resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} + resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==, tarball: https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz} engines: {node: '>=6'} /pupa@2.1.1: @@ -27633,25 +27012,15 @@ packages: react-side-effect: 2.1.2(react@17.0.2) dev: false - /react-hook-form@7.49.3(react@18.2.0): - resolution: {integrity: sha512-foD6r3juidAT1cOZzpmD/gOKt7fRsDhXXZ0y28+Al1CHgX+AY1qIN9VSIIItXRq1dN68QrRwl1ORFlwjBaAqeQ==} - engines: {node: '>=18', pnpm: '8'} - peerDependencies: - react: ^16.8.0 || ^17 || ^18 - dependencies: - react: 18.2.0 - dev: false - /react-hook-form@7.50.1(react@18.2.0): - resolution: {integrity: sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==} + resolution: {integrity: sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==, tarball: https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 dependencies: react: 18.2.0 - dev: true - /react-hot-loader@4.13.1(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /react-hot-loader@4.13.1(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-ZlqCfVRqDJmMXTulUGic4lN7Ic1SXgHAFw7y/Jb7t25GBgTR0fYAJ8uY4mrpxjRyWGWmqw77qJQGnYbzCvBU7g==} engines: {node: '>= 6'} peerDependencies: @@ -27662,7 +27031,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.3 + '@types/react': 18.2.48 fast-levenshtein: 2.0.6 global: 4.4.0 hoist-non-react-statics: 3.3.2 @@ -27715,10 +27084,10 @@ packages: dev: true /react-is@16.13.1: - resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==, tarball: https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz} /react-is@17.0.2: - resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} + resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==, tarball: https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz} dev: true /react-is@18.2.0: @@ -27741,7 +27110,7 @@ packages: - encoding dev: false - /react-json-view@1.21.3(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0): + /react-json-view@1.21.3(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==} peerDependencies: react: ^17.0.0 || ^16.3.0 || ^15.5.4 @@ -27752,7 +27121,7 @@ packages: react-base16-styling: 0.6.0 react-dom: 18.2.0(react@18.2.0) react-lifecycles-compat: 3.0.4 - react-textarea-autosize: 8.4.1(@types/react@18.3.3)(react@18.2.0) + react-textarea-autosize: 8.4.1(@types/react@18.2.48)(react@18.2.0) transitivePeerDependencies: - '@types/react' - encoding @@ -27792,14 +27161,14 @@ packages: react: 17.0.2 dev: false - /react-markdown@9.0.1(@types/react@18.3.3)(react@18.2.0): + /react-markdown@9.0.1(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==} peerDependencies: '@types/react': '>=18' react: '>=18' dependencies: '@types/hast': 3.0.3 - '@types/react': 18.3.3 + '@types/react': 18.2.48 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.0 html-url-attributes: 3.0.0 @@ -27830,7 +27199,7 @@ packages: react-fast-compare: 3.2.1 dev: false - /react-redux@8.1.3(@types/react-dom@18.2.18)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): + /react-redux@8.1.3(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0)(redux@4.2.1): resolution: {integrity: sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==} peerDependencies: '@types/react': ^16.8 || ^17.0 || ^18.0 @@ -27853,7 +27222,7 @@ packages: dependencies: '@babel/runtime': 7.23.7 '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.3.3 + '@types/react': 18.2.48 '@types/react-dom': 18.2.18 '@types/use-sync-external-store': 0.0.3 hoist-non-react-statics: 3.3.2 @@ -27911,7 +27280,7 @@ packages: peerDependencies: react: '>=15' dependencies: - '@babel/runtime': 7.21.0 + '@babel/runtime': 7.23.9 history: 4.10.1 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 @@ -27960,7 +27329,7 @@ packages: - '@types/react' dev: false - /react-textarea-autosize@8.4.1(@types/react@18.3.3)(react@18.2.0): + /react-textarea-autosize@8.4.1(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==} engines: {node: '>=10'} peerDependencies: @@ -27969,7 +27338,7 @@ packages: '@babel/runtime': 7.23.9 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.3.3)(react@18.2.0) + use-latest: 1.2.1(@types/react@18.2.48)(react@18.2.0) transitivePeerDependencies: - '@types/react' @@ -28302,7 +27671,7 @@ packages: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} /regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} + resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==, tarball: https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz} /regenerator-transform@0.15.2: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} @@ -28782,7 +28151,7 @@ packages: truncate-utf8-bytes: 1.0.2 dev: false - /sass-loader@10.4.1(sass@1.70.0)(webpack@5.92.1): + /sass-loader@10.4.1(sass@1.70.0)(webpack@5.90.0): resolution: {integrity: sha512-aX/iJZTTpNUNx/OSYzo2KsjIUQHqvWsAhhUijFjAPdZTEhstjZI9zTNvkTTwsx+uNUJqUwOw5gacxQMx4hJxGQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -28804,10 +28173,10 @@ packages: sass: 1.70.0 schema-utils: 3.3.0 semver: 7.6.2 - webpack: 5.92.1(esbuild@0.14.10) + webpack: 5.90.0(esbuild@0.14.10) dev: true - /sass-loader@12.6.0(sass@1.70.0)(webpack@5.92.1): + /sass-loader@12.6.0(sass@1.70.0)(webpack@5.90.0): resolution: {integrity: sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==} engines: {node: '>= 12.13.0'} peerDependencies: @@ -28829,7 +28198,7 @@ packages: klona: 2.0.6 neo-async: 2.6.2 sass: 1.70.0 - webpack: 5.92.1(esbuild@0.14.10) + webpack: 5.90.0(esbuild@0.14.10) dev: true /sass@1.70.0: @@ -28873,18 +28242,18 @@ packages: ajv-keywords: 3.5.2(ajv@6.12.6) /schema-utils@2.7.0: - resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==} + resolution: {integrity: sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==, tarball: https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz} engines: {node: '>= 8.9.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) /schema-utils@2.7.1: - resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} + resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==, tarball: https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz} engines: {node: '>= 8.9.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) @@ -28892,7 +28261,7 @@ packages: resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) dev: true @@ -28901,15 +28270,15 @@ packages: resolution: {integrity: sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) /schema-utils@3.3.0: - resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} + resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==, tarball: https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) @@ -28917,7 +28286,7 @@ packages: resolution: {integrity: sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==} engines: {node: '>= 12.13.0'} dependencies: - '@types/json-schema': 7.0.13 + '@types/json-schema': 7.0.15 ajv: 8.12.0 ajv-formats: 2.1.1(ajv@8.12.0) ajv-keywords: 5.1.0(ajv@8.12.0) @@ -28962,11 +28331,11 @@ packages: semver: 6.3.1 /semver@5.7.2: - resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} + resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==, tarball: https://registry.npmjs.org/semver/-/semver-5.7.2.tgz} hasBin: true /semver@6.3.1: - resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==, tarball: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz} hasBin: true /semver@7.5.4: @@ -29160,15 +28529,6 @@ packages: vscode-oniguruma: 1.7.0 vscode-textmate: 8.0.0 - /shiki@0.14.7: - resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==, tarball: https://registry.npmjs.org/shiki/-/shiki-0.14.7.tgz} - dependencies: - ansi-sequence-parser: 1.1.1 - jsonc-parser: 3.3.1 - vscode-oniguruma: 1.7.0 - vscode-textmate: 8.0.0 - dev: true - /side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: @@ -29347,7 +28707,7 @@ packages: engines: {node: '>= 10'} dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -29357,7 +28717,7 @@ packages: engines: {node: '>= 10'} dependencies: agent-base: 6.0.2 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -29486,6 +28846,18 @@ packages: /spdx-license-ids@3.0.13: resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==} + /spdy-transport@3.0.0: + resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} + dependencies: + debug: 4.3.4(supports-color@5.5.0) + detect-node: 2.1.0 + hpack.js: 2.1.6 + obuf: 1.1.2 + readable-stream: 3.6.2 + wbuf: 1.7.3 + transitivePeerDependencies: + - supports-color + /spdy-transport@3.0.0(supports-color@6.1.0): resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: @@ -29498,6 +28870,18 @@ packages: transitivePeerDependencies: - supports-color + /spdy@4.0.2: + resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} + engines: {node: '>=6.0.0'} + dependencies: + debug: 4.3.4(supports-color@5.5.0) + handle-thing: 2.0.1 + http-deceiver: 1.2.7 + select-hose: 2.0.0 + spdy-transport: 3.0.0 + transitivePeerDependencies: + - supports-color + /spdy@4.0.2(supports-color@6.1.0): resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} @@ -30055,7 +29439,7 @@ packages: cosmiconfig: 8.2.0 css-functions-list: 3.2.1 css-tree: 2.3.1 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) fast-glob: 3.3.1 fastest-levenshtein: 1.0.16 file-entry-cache: 7.0.1 @@ -30091,7 +29475,7 @@ packages: dev: true /stylis@4.1.3: - resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==} + resolution: {integrity: sha512-GP6WDNWf+o403jrEp9c5jibKavrtLW+/qYGhFxFrG8maXhwTBI7gLLhiBb0o7uFccWN+EOS9aMO6cGHWAO07OA==, tarball: https://registry.npmjs.org/stylis/-/stylis-4.1.3.tgz} /stylis@4.2.0: resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} @@ -30102,7 +29486,7 @@ packages: dependencies: component-emitter: 1.3.0 cookiejar: 2.1.4 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) fast-safe-stringify: 2.1.1 form-data: 4.0.0 formidable: 2.1.2 @@ -30374,31 +29758,6 @@ packages: terser: 5.26.0 webpack: 5.90.0(esbuild@0.14.10) - /terser-webpack-plugin@5.3.10(esbuild@0.14.10)(webpack@5.92.1): - resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - esbuild: 0.14.10 - jest-worker: 27.5.1 - schema-utils: 3.3.0 - serialize-javascript: 6.0.1 - terser: 5.26.0 - webpack: 5.92.1(esbuild@0.14.10) - dev: true - /terser-webpack-plugin@5.3.10(webpack@5.90.0): resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} engines: {node: '>= 10.13.0'} @@ -30422,30 +29781,6 @@ packages: terser: 5.26.0 webpack: 5.90.0(webpack-cli@4.10.0) - /terser-webpack-plugin@5.3.10(webpack@5.92.1): - resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true - dependencies: - '@jridgewell/trace-mapping': 0.3.20 - jest-worker: 27.5.1 - schema-utils: 3.3.0 - serialize-javascript: 6.0.1 - terser: 5.26.0 - webpack: 5.92.1 - dev: true - /terser@4.8.1: resolution: {integrity: sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==} engines: {node: '>=6.0.0'} @@ -30700,7 +30035,7 @@ packages: resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} engines: {node: '>=6.10'} - /ts-jest@29.1.0(@babel/core@7.23.9)(babel-jest@29.7.0)(jest@29.7.0)(typescript@5.5.3): + /ts-jest@29.1.0(@babel/core@7.23.9)(babel-jest@29.7.0)(jest@29.7.0)(typescript@5.3.3): resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -30731,10 +30066,40 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.6.2 - typescript: 5.5.3 + typescript: 5.3.3 yargs-parser: 21.1.1 dev: true + /ts-node@10.9.2(@types/node@20.11.7)(typescript@4.9.5): + resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} + hasBin: true + peerDependencies: + '@swc/core': '>=1.2.50' + '@swc/wasm': '>=1.2.50' + '@types/node': '*' + typescript: '>=2.7' + peerDependenciesMeta: + '@swc/core': + optional: true + '@swc/wasm': + optional: true + 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.3 + '@types/node': 20.11.7 + acorn: 8.10.0 + acorn-walk: 8.2.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 4.9.5 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + /ts-node@10.9.2(@types/node@20.11.7)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true @@ -30765,67 +30130,6 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /ts-node@10.9.2(@types/node@20.14.10)(typescript@4.9.5): - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - 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.3 - '@types/node': 20.14.10 - acorn: 8.10.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 4.9.5 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - - /ts-node@10.9.2(@types/node@20.14.10)(typescript@5.5.3): - resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - 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.3 - '@types/node': 20.14.10 - acorn: 8.10.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 5.5.3 - v8-compile-cache-lib: 3.0.1 - yn: 3.1.1 - dev: true - /ts-pnp@1.2.0(typescript@4.9.5): resolution: {integrity: sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==} engines: {node: '>=6'} @@ -30858,14 +30162,14 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsutils@3.21.0(typescript@5.5.3): + /tsutils@3.21.0(typescript@5.3.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.5.3 + typescript: 5.3.3 dev: false /tty-browserify@0.0.0: @@ -30891,7 +30195,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: '@tufjs/models': 1.0.4 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) make-fetch-happen: 11.1.1 transitivePeerDependencies: - supports-color @@ -31024,16 +30328,6 @@ packages: dependencies: handlebars: 4.7.8 typedoc: 0.23.25(typescript@4.9.5) - dev: false - - /typedoc-plugin-markdown@3.14.0(typedoc@0.23.28): - resolution: {integrity: sha512-UyQLkLRkfTFhLdhSf3RRpA3nNInGn+k6sll2vRXjflaMNwQAAiB61SYbisNZTg16t4K1dt1bPQMMGLrxS0GZ0Q==} - peerDependencies: - typedoc: '>=0.23.0' - dependencies: - handlebars: 4.7.8 - typedoc: 0.23.28(typescript@5.0.4) - dev: true /typedoc-plugin-merge-modules@4.0.1(typedoc@0.23.25): resolution: {integrity: sha512-peuoWT/xcpEO71kNuaTBAS2IVwc8qm5tiIXnJc0vW/Cy9HHoVGkYecarkwtLBl5VmrhZjZN6LQNriqYfgHA1+A==} @@ -31043,12 +30337,12 @@ packages: typedoc: 0.23.25(typescript@4.9.5) dev: false - /typedoc-plugin-missing-exports@1.0.0(typedoc@0.23.28): + /typedoc-plugin-missing-exports@1.0.0(typedoc@0.23.25): resolution: {integrity: sha512-7s6znXnuAj1eD9KYPyzVzR1lBF5nwAY8IKccP5sdoO9crG4lpd16RoFpLsh2PccJM+I2NASpr0+/NMka6ThwVA==} peerDependencies: typedoc: 0.22.x || 0.23.x dependencies: - typedoc: 0.23.28(typescript@5.0.4) + typedoc: 0.23.25(typescript@4.9.5) dev: true /typedoc-plugin-missing-exports@2.1.0(typedoc@0.23.25): @@ -31072,41 +30366,16 @@ packages: shiki: 0.14.1 typescript: 4.9.5 - /typedoc@0.23.28(typescript@5.0.4): - resolution: {integrity: sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w==, tarball: https://registry.npmjs.org/typedoc/-/typedoc-0.23.28.tgz} - engines: {node: '>= 14.14'} - hasBin: true - peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x - dependencies: - lunr: 2.3.9 - marked: 4.3.0 - minimatch: 7.4.6 - shiki: 0.14.7 - typescript: 5.0.4 - dev: true - /typescript@4.9.5: resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} engines: {node: '>=4.2.0'} hasBin: true - /typescript@5.0.4: - resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==, tarball: https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz} - engines: {node: '>=12.20'} - hasBin: true - dev: true - /typescript@5.3.3: resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true - /typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==, tarball: https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz} - engines: {node: '>=14.17'} - hasBin: true - /ua-parser-js@0.7.35: resolution: {integrity: sha512-veRf7dawaj9xaWEu9HoTVn5Pggtc/qj+kqTOFvNiN1l0YdxwC1kvel57UCjThjGa3BHBihE8/UJAHI+uQHmd/g==} @@ -31396,17 +30665,6 @@ packages: escalade: 3.1.1 picocolors: 1.0.0 - /update-browserslist-db@1.1.0(browserslist@4.23.2): - resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==, tarball: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' - dependencies: - browserslist: 4.23.2 - escalade: 3.1.2 - picocolors: 1.0.1 - dev: true - /update-notifier@5.1.0: resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} engines: {node: '>=10'} @@ -31443,7 +30701,7 @@ packages: dev: true /uri-js@4.4.1: - resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==, tarball: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz} dependencies: punycode: 2.3.0 @@ -31484,22 +30742,6 @@ packages: schema-utils: 3.1.2 webpack: 5.90.0(webpack-cli@4.10.0) - /url-loader@4.1.1(webpack@5.92.1): - resolution: {integrity: sha512-3BTV812+AVHHOJQO8O5MkWgZ5aosP7GnROJwvzLS9hWDj00lZ6Z0wNak423Lp9PBZN05N+Jk/N5Si8jRAlGyWA==} - engines: {node: '>= 10.13.0'} - peerDependencies: - file-loader: '*' - webpack: ^4.0.0 || ^5.0.0 - peerDependenciesMeta: - file-loader: - optional: true - dependencies: - loader-utils: 2.0.4 - mime-types: 2.1.35 - schema-utils: 3.1.2 - webpack: 5.92.1(esbuild@0.14.10) - dev: true - /url-parse-lax@3.0.0: resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} engines: {node: '>=4'} @@ -31556,7 +30798,7 @@ packages: react: 17.0.2 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.3.3)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -31565,7 +30807,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.3 + '@types/react': 18.2.48 react: 18.2.0 /use-latest@1.2.1(@types/react@18.2.48)(react@17.0.2): @@ -31582,7 +30824,7 @@ packages: use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.48)(react@17.0.2) dev: false - /use-latest@1.2.1(@types/react@18.3.3)(react@18.2.0): + /use-latest@1.2.1(@types/react@18.2.48)(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -31591,9 +30833,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.3.3 + '@types/react': 18.2.48 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.3.3)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.48)(react@18.2.0) /use-sync-external-store@1.2.0(react@17.0.2): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} @@ -31809,7 +31051,7 @@ packages: hasBin: true dependencies: cac: 6.7.14 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) pathe: 1.1.1 picocolors: 1.0.0 vite: 5.3.1(@types/node@20.11.7) @@ -31893,7 +31135,7 @@ packages: '@vitest/utils': 1.6.0 acorn-walk: 8.3.3 chai: 4.3.10 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) execa: 8.0.1 local-pkg: 0.5.0 magic-string: 0.30.10 @@ -32001,14 +31243,6 @@ packages: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 - /watchpack@2.4.1: - resolution: {integrity: sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==, tarball: https://registry.npmjs.org/watchpack/-/watchpack-2.4.1.tgz} - engines: {node: '>=10.13.0'} - dependencies: - glob-to-regexp: 0.4.1 - graceful-fs: 4.2.11 - dev: true - /wbuf@1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} dependencies: @@ -32340,7 +31574,7 @@ packages: selfsigned: 2.4.1 serve-index: 1.9.1(supports-color@6.1.0) sockjs: 0.3.24 - spdy: 4.0.2(supports-color@6.1.0) + spdy: 4.0.2 webpack: 5.90.0(esbuild@0.14.10) webpack-dev-middleware: 5.3.3(webpack@5.90.0) ws: 8.14.2 @@ -32542,86 +31776,6 @@ packages: - esbuild - uglify-js - /webpack@5.92.1: - resolution: {integrity: sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==, tarball: https://registry.npmjs.org/webpack/-/webpack-5.92.1.tgz} - engines: {node: '>=10.13.0'} - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true - dependencies: - '@types/eslint-scope': 3.7.7 - '@types/estree': 1.0.5 - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/wasm-edit': 1.12.1 - '@webassemblyjs/wasm-parser': 1.12.1 - acorn: 8.12.1 - acorn-import-attributes: 1.9.5(acorn@8.12.1) - browserslist: 4.23.2 - chrome-trace-event: 1.0.4 - enhanced-resolve: 5.17.0 - es-module-lexer: 1.5.4 - 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.10(webpack@5.92.1) - watchpack: 2.4.1 - webpack-sources: 3.2.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - dev: true - - /webpack@5.92.1(esbuild@0.14.10): - resolution: {integrity: sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==, tarball: https://registry.npmjs.org/webpack/-/webpack-5.92.1.tgz} - engines: {node: '>=10.13.0'} - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true - dependencies: - '@types/eslint-scope': 3.7.7 - '@types/estree': 1.0.5 - '@webassemblyjs/ast': 1.12.1 - '@webassemblyjs/wasm-edit': 1.12.1 - '@webassemblyjs/wasm-parser': 1.12.1 - acorn: 8.12.1 - acorn-import-attributes: 1.9.5(acorn@8.12.1) - browserslist: 4.23.2 - chrome-trace-event: 1.0.4 - enhanced-resolve: 5.17.0 - es-module-lexer: 1.5.4 - 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.10(esbuild@0.14.10)(webpack@5.92.1) - watchpack: 2.4.1 - webpack-sources: 3.2.3 - transitivePeerDependencies: - - '@swc/core' - - esbuild - - uglify-js - dev: true - /webpackbar@5.0.2(webpack@5.90.0): resolution: {integrity: sha512-BmFJo7veBDgQzfWXl/wwYXr/VFus0614qZ8i9znqcl9fnEdiVkdbi0TedLQ6xAK92HZHDJ0QmyQ0fmuZPAgCYQ==} engines: {node: '>=12'} @@ -32785,11 +31939,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /word-wrap@1.2.5: - resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==, tarball: https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz} - engines: {node: '>=0.10.0'} - dev: false - /wordwrap@1.0.0: resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} @@ -33094,7 +32243,7 @@ packages: cli-table: 0.3.11 commander: 7.1.0 dateformat: 4.6.3 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) diff: 5.2.0 error: 10.4.0 escape-string-regexp: 4.0.0 @@ -33138,7 +32287,7 @@ packages: dependencies: chalk: 4.1.2 dargs: 7.0.0 - debug: 4.3.4(supports-color@6.1.0) + debug: 4.3.4(supports-color@5.5.0) execa: 5.1.1 github-username: 6.0.0 lodash: 4.17.21