diff --git a/package.json b/package.json index 9c2f0b7e3..7cb47b879 100644 --- a/package.json +++ b/package.json @@ -49,33 +49,34 @@ "@testing-library/dom": "9.3.3", "@testing-library/jest-dom": "6.1.5", "@testing-library/react": "14.0.0", - "@trivago/prettier-plugin-sort-imports": "^4.2.0", + "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/async": "3.2.24", "@types/body-parser": "1.19.5", "@types/connect": "3.4.38", "@types/cookiejar": "2.1.5", - "@types/debug": "^4.1.9", + "@types/debug": "^4.1.12", "@types/express": "4.17.21", - "@types/express-serve-static-core": "4.17.37", + "@types/express-serve-static-core": "4.17.41", "@types/http-errors": "2.0.4", "@types/jest": "29.5.10", "@types/jsonwebtoken": "9.0.5", - "@types/lodash": "4.14.199", + "@types/lodash": "4.14.202", "@types/mime": "3.0.4", "@types/minimatch": "5.1.2", - "@types/node": "20.8.3", + "@types/node": "20.10.2", "@types/node-fetch": "2.6.9", "@types/qs": "6.9.10", "@types/range-parser": "1.2.7", - "@types/react": "18.2.39", + "@types/react": "18.2.40", "@types/react-dom": "18.2.17", "@types/react-router-dom": "5.3.3", + "undici-types": "5.28.2", "@types/react-virtualized": "9.21.28", "@types/redux": "3.6.0", - "@types/request": "2.48.9", + "@types/request": "2.48.12", "@types/semver": "7.5.6", "@types/send": "0.17.4", - "@types/serve-static": "1.15.3", + "@types/serve-static": "1.15.5", "@types/superagent": "4.1.19", "@types/supertest": "2.0.14", "@types/testing-library__jest-dom": "6.0.0", diff --git a/packages/plugins/auth-memory/package.json b/packages/plugins/auth-memory/package.json index eb647b8da..b22a89e21 100644 --- a/packages/plugins/auth-memory/package.json +++ b/packages/plugins/auth-memory/package.json @@ -34,7 +34,7 @@ "debug": "4.3.4" }, "devDependencies": { - "@types/debug": "^4.1.9", + "@types/debug": "^4.1.12", "@verdaccio/config": "workspace:7.0.0-next.4", "@verdaccio/types": "workspace:12.0.0-next.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f9efb0d7..ce0770d40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,10 +101,10 @@ importers: version: 5.0.0 '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@types/react@18.2.40)(react@18.2.0) '@emotion/styled': specifier: 11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) '@testing-library/dom': specifier: 9.3.3 version: 9.3.3 @@ -115,8 +115,8 @@ importers: specifier: 14.0.0 version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@trivago/prettier-plugin-sort-imports': - specifier: ^4.2.0 - version: 4.2.0(prettier@2.8.8) + specifier: ^4.3.0 + version: 4.3.0(prettier@2.8.8) '@types/async': specifier: 3.2.24 version: 3.2.24 @@ -130,14 +130,14 @@ importers: specifier: 2.1.5 version: 2.1.5 '@types/debug': - specifier: ^4.1.9 - version: 4.1.9 + specifier: ^4.1.12 + version: 4.1.12 '@types/express': specifier: 4.17.21 version: 4.17.21 '@types/express-serve-static-core': - specifier: 4.17.37 - version: 4.17.37 + specifier: 4.17.41 + version: 4.17.41 '@types/http-errors': specifier: 2.0.4 version: 2.0.4 @@ -148,8 +148,8 @@ importers: specifier: 9.0.5 version: 9.0.5 '@types/lodash': - specifier: 4.14.199 - version: 4.14.199 + specifier: 4.14.202 + version: 4.14.202 '@types/mime': specifier: 3.0.4 version: 3.0.4 @@ -157,8 +157,8 @@ importers: specifier: 5.1.2 version: 5.1.2 '@types/node': - specifier: 20.8.3 - version: 20.8.3 + specifier: 20.10.2 + version: 20.10.2 '@types/node-fetch': specifier: 2.6.9 version: 2.6.9 @@ -169,8 +169,8 @@ importers: specifier: 1.2.7 version: 1.2.7 '@types/react': - specifier: 18.2.39 - version: 18.2.39 + specifier: 18.2.40 + version: 18.2.40 '@types/react-dom': specifier: 18.2.17 version: 18.2.17 @@ -184,8 +184,8 @@ importers: specifier: 3.6.0 version: 3.6.0 '@types/request': - specifier: 2.48.9 - version: 2.48.9 + specifier: 2.48.12 + version: 2.48.12 '@types/semver': specifier: 7.5.6 version: 7.5.6 @@ -193,8 +193,8 @@ importers: specifier: 0.17.4 version: 0.17.4 '@types/serve-static': - specifier: 1.15.3 - version: 1.15.3 + specifier: 1.15.5 + version: 1.15.5 '@types/superagent': specifier: 4.1.19 version: 4.1.19 @@ -275,7 +275,7 @@ importers: version: 2.0.1 jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + version: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) jest-diff: specifier: 29.7.0 version: 29.7.0 @@ -326,10 +326,13 @@ importers: version: 6.3.3 ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) + version: 10.9.1(@types/node@20.10.2)(typescript@5.2.2) typescript: specifier: 5.2.2 version: 5.2.2 + undici-types: + specifier: 5.28.2 + version: 5.28.2 update-ts-references: specifier: 2.6.1 version: 2.6.1 @@ -647,7 +650,7 @@ importers: devDependencies: ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) + version: 10.9.1(@types/node@20.10.2)(typescript@5.2.2) packages/config: dependencies: @@ -987,7 +990,7 @@ importers: version: link:../core/types jest: specifier: 29.7.0 - version: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + version: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) selfsigned: specifier: 1.10.14 version: 1.10.14 @@ -1039,8 +1042,8 @@ importers: version: 4.3.4(supports-color@6.1.0) devDependencies: '@types/debug': - specifier: ^4.1.9 - version: 4.1.9 + specifier: ^4.1.12 + version: 4.1.12 '@verdaccio/config': specifier: workspace:7.0.0-next.4 version: link:../../config @@ -1184,19 +1187,19 @@ importers: version: 11.10.5(@types/jest@29.5.10) '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@types/react@18.2.40)(react@18.2.0) '@emotion/styled': specifier: 11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) '@mui/icons-material': specifier: 5.14.19 - version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0) + version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.40)(react@18.2.0) '@mui/material': specifier: 5.14.19 - version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': specifier: 5.14.19 - version: 5.14.19(@types/react@18.2.39)(react@18.2.0) + version: 5.14.19(@types/react@18.2.40)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -1316,16 +1319,16 @@ importers: version: 7.41.1(react@18.2.0) react-hot-loader: specifier: 4.13.1 - version: 4.13.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + version: 4.13.1(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) react-i18next: specifier: 12.1.1 version: 12.1.1(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.2.39)(react-dom@18.2.0)(react@18.2.0) + version: 1.21.3(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 8.0.7 - version: 8.0.7(@types/react@18.2.39)(react@18.2.0) + version: 8.0.7(@types/react@18.2.40)(react@18.2.0) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@18.2.0)(react@18.2.0) @@ -1574,7 +1577,7 @@ importers: version: link:../../core/types ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) + version: 10.9.1(@types/node@20.10.2)(typescript@5.2.2) packages/signature: dependencies: @@ -1803,7 +1806,7 @@ importers: devDependencies: ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) + version: 10.9.1(@types/node@20.10.2)(typescript@5.2.2) packages/tools/verdaccio-prefix-fake-plugin: {} @@ -1811,10 +1814,10 @@ importers: dependencies: '@emotion/react': specifier: ^11.10.6 - version: 11.10.6(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@types/react@18.2.40)(react@18.2.0) '@emotion/styled': specifier: ^11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) '@fontsource/material-icons': specifier: ^4.5.4 version: 4.5.4 @@ -1823,16 +1826,16 @@ importers: version: 4.5.8 '@mui/icons-material': specifier: 5.14.19 - version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0) + version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.40)(react@18.2.0) '@mui/material': specifier: 5.14.19 - version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) '@mui/styles': specifier: 5.14.19 - version: 5.14.19(@types/react@18.2.39)(react@18.2.0) + version: 5.14.19(@types/react@18.2.40)(react@18.2.0) '@mui/system': specifier: 5.14.19 - version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react@18.2.0) + version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react@18.2.0) '@rematch/core': specifier: 2.2.0 version: 2.2.0(redux@4.2.1) @@ -1892,10 +1895,10 @@ importers: version: 12.1.1(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.2.39)(react-dom@18.2.0)(react@18.2.0) + version: 1.21.3(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 8.0.7 - version: 8.0.7(@types/react@18.2.39)(react@18.2.0) + version: 8.0.7(@types/react@18.2.40)(react@18.2.0) react-redux: specifier: 7.2.9 version: 7.2.9(react-dom@18.2.0)(react@18.2.0) @@ -1935,7 +1938,7 @@ importers: version: 6.5.16(@babel/core@7.23.0)(@storybook/builder-webpack5@6.5.16)(eslint@8.55.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)(webpack@5.82.1) '@storybook/addon-interactions': specifier: ^6.5.15 - version: 6.5.16(@types/react@18.2.39)(eslint@8.55.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5) + version: 6.5.16(@types/react@18.2.40)(eslint@8.55.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) @@ -2144,28 +2147,28 @@ importers: dependencies: '@docusaurus/core': specifier: 2.4.3 - version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/plugin-content-docs': specifier: 2.4.3 - version: 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/plugin-google-analytics': specifier: 2.4.3 - version: 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/preset-classic': specifier: 2.4.3 - version: 2.4.3(@algolia/client-search@4.17.0)(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@algolia/client-search@4.17.0)(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/theme-mermaid': specifier: 2.4.3 - version: 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/theme-search-algolia': specifier: 2.4.3 - version: 2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + version: 2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@emotion/cache': specifier: 11.10.7 version: 11.10.7 @@ -2177,22 +2180,22 @@ importers: version: 11.10.5(@types/jest@29.5.10) '@emotion/react': specifier: 11.10.6 - version: 11.10.6(@types/react@18.2.39)(react@17.0.2) + version: 11.10.6(@types/react@18.2.40)(react@17.0.2) '@emotion/styled': specifier: 11.10.6 - version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@17.0.2) + version: 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@17.0.2) '@mdx-js/react': specifier: ^1.6.22 version: 1.6.22(react@17.0.2) '@mui/icons-material': specifier: 5.14.19 - version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@17.0.2) + version: 5.14.19(@mui/material@5.14.19)(@types/react@18.2.40)(react@17.0.2) '@mui/material': specifier: 5.14.19 - version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2) + version: 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2) '@mui/styles': specifier: 5.14.19 - version: 5.14.19(@types/react@18.2.39)(react@17.0.2) + version: 5.14.19(@types/react@18.2.40)(react@17.0.2) '@orama/orama': specifier: 1.2.4 version: 1.2.4 @@ -2460,11 +2463,6 @@ packages: '@babel/highlight': 7.23.4 chalk: 2.4.2 - /@babel/compat-data@7.22.20: - resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/compat-data@7.23.3: resolution: {integrity: sha512-BmR4bWbDIoFJmJ9z2cZ8Gmm2MXgEDgjdWgpKmKWUt54UGFJdlj31ECtbaDvCG/qVdG3AQ1SfpZEs01lUFbzLOQ==} engines: {node: '>=6.9.0'} @@ -2559,7 +2557,7 @@ packages: resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.17.0 jsesc: 2.5.2 source-map: 0.5.7 dev: true @@ -2582,6 +2580,7 @@ packages: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 jsesc: 2.5.2 + dev: true /@babel/generator@7.23.5: resolution: {integrity: sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==} @@ -2602,7 +2601,7 @@ packages: resolution: {integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.3 + '@babel/types': 7.23.5 /@babel/helper-compilation-targets@7.22.15: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} @@ -2614,24 +2613,6 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.0): - resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.0 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-member-expression-to-functions': 7.23.0 - '@babel/helper-optimise-call-expression': 7.22.5 - '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - semver: 6.3.1 - dev: true - /@babel/helper-create-class-features-plugin@7.22.15(@babel/core@7.23.5): resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} engines: {node: '>=6.9.0'} @@ -2648,6 +2629,25 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 + dev: true + + /@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.23.0): + resolution: {integrity: sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.23.0 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.20(@babel/core@7.23.0) + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + dev: true /@babel/helper-create-class-features-plugin@7.23.5(@babel/core@7.23.5): resolution: {integrity: sha512-QELlRWxSpgdwdJzSJn4WAhKC+hvw/AtHbbrIoncKHkhKKR/luAlKkgBDcri1EzWAo8f8VvYVryEHN4tax/V67A==} @@ -2665,7 +2665,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 semver: 6.3.1 - dev: true /@babel/helper-create-regexp-features-plugin@7.22.15(@babel/core@7.23.0): resolution: {integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==} @@ -2899,7 +2898,7 @@ packages: resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.3 + '@babel/types': 7.23.5 /@babel/helper-split-export-declaration@7.22.6: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} @@ -3088,7 +3087,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -3195,12 +3194,12 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.22.20 + '@babel/compat-data': 7.23.5 '@babel/core': 7.23.5 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.23.5) - '@babel/plugin-transform-parameters': 7.22.15(@babel/core@7.23.5) + '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.23.5) dev: true /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.23.5): @@ -3831,7 +3830,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -3842,7 +3841,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-transform-class-static-block@7.23.4(@babel/core@7.23.0): @@ -3852,7 +3851,7 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.0) dev: true @@ -3864,7 +3863,7 @@ packages: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.23.5) @@ -4443,16 +4442,6 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.23.5) - /@babel/plugin-transform-parameters@7.22.15(@babel/core@7.23.5): - resolution: {integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.23.5 - '@babel/helper-plugin-utils': 7.22.5 - dev: true - /@babel/plugin-transform-parameters@7.23.3(@babel/core@7.12.9): resolution: {integrity: sha512-09lMt6UsUb3/34BbECKVbVwrT9bO6lILWln237z7sLaWnMsTi7Yc9fhX5DLpkJzAGfaReXI22wP41SZmnAA3Vw==} engines: {node: '>=6.9.0'} @@ -4488,7 +4477,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 dev: true @@ -4499,7 +4488,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.23.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.23.0): @@ -4510,7 +4499,7 @@ packages: dependencies: '@babel/core': 7.23.0 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.0) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.0) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.0) dev: true @@ -4523,7 +4512,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.23.5) @@ -4812,7 +4801,7 @@ packages: dependencies: '@babel/core': 7.23.5 '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.22.15(@babel/core@7.23.5) + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.23.5) '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.23.5) @@ -5223,24 +5212,6 @@ packages: '@babel/parser': 7.23.3 '@babel/types': 7.23.3 - /@babel/traverse@7.17.3: - resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.23.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@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) - globals: 11.12.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/traverse@7.21.4: resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==} engines: {node: '>=6.9.0'} @@ -5277,6 +5248,24 @@ packages: - supports-color dev: true + /@babel/traverse@7.23.2: + resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.23.5 + '@babel/generator': 7.23.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.23.5 + '@babel/types': 7.23.5 + debug: 4.3.4(supports-color@6.1.0) + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/traverse@7.23.3: resolution: {integrity: sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==} engines: {node: '>=6.9.0'} @@ -5681,7 +5670,7 @@ packages: - supports-color dev: true - /@design-systems/utils@2.12.0(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@design-systems/utils@2.12.0(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Y/d2Zzr+JJfN6u1gbuBUb1ufBuLMJJRZQk+dRmw8GaTpqKx5uf7cGUYGTwN02dIb3I+Tf+cW8jcGBTRiFxdYFg==} peerDependencies: '@types/react': '*' @@ -5689,7 +5678,7 @@ packages: react-dom: '>= 16.8.6' dependencies: '@babel/runtime': 7.23.5 - '@types/react': 18.2.39 + '@types/react': 18.2.40 clsx: 1.2.1 focus-lock: 0.8.1 react: 18.2.0 @@ -5697,15 +5686,15 @@ packages: react-merge-refs: 1.1.0 dev: true - /@devtools-ds/object-inspector@1.2.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/object-inspector@1.2.1(@types/react@18.2.40)(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.2.39)(react-dom@18.2.0)(react@18.2.0) - '@devtools-ds/tree': 1.2.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/tree': 1.2.1(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -5719,13 +5708,13 @@ packages: '@babel/runtime': 7.5.5 dev: true - /@devtools-ds/themes@1.2.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/themes@1.2.1(@types/react@18.2.40)(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.2.39)(react-dom@18.2.0)(react@18.2.0) + '@design-systems/utils': 2.12.0(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -5733,13 +5722,13 @@ packages: - react-dom dev: true - /@devtools-ds/tree@1.2.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@devtools-ds/tree@1.2.1(@types/react@18.2.40)(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.2.39)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/themes': 1.2.1(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) clsx: 1.1.0 react: 18.2.0 transitivePeerDependencies: @@ -5766,7 +5755,7 @@ packages: resolution: {integrity: sha512-6SCwI7P8ao+se1TUsdZ7B4XzL+gqeQZnBc+2EONZlcVa0dVrk0NjETxozFKgMv0eEGH8QzP1fkN+A1rH61l4eg==} dev: false - /@docsearch/react@3.3.3(@algolia/client-search@4.17.0)(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2): + /@docsearch/react@3.3.3(@algolia/client-search@4.17.0)(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-pLa0cxnl+G0FuIDuYlW+EBK6Rw2jwLw9B1RHIeS4N4s2VhsfJ/wzeCi3CWcs5yVfxLd5ZK50t//TMA5e79YT7Q==} peerDependencies: '@types/react': '>= 16.8.0 < 19.0.0' @@ -5783,7 +5772,7 @@ packages: '@algolia/autocomplete-core': 1.7.4 '@algolia/autocomplete-preset-algolia': 1.7.4(@algolia/client-search@4.17.0)(algoliasearch@4.17.0) '@docsearch/css': 3.3.3 - '@types/react': 18.2.39 + '@types/react': 18.2.40 algoliasearch: 4.17.0 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) @@ -5895,7 +5884,7 @@ packages: - webpack-cli dev: false - /@docusaurus/core@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/core@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): resolution: {integrity: sha512-dWH5P7cgeNSIg9ufReX6gaCl/TmrGKD38Orbwuz05WPhAQtFXHd5B8Qym1TiXfvUNvwoYKkAJOJuGe8ou0Z7PA==} engines: {node: '>=16.14'} hasBin: true @@ -5951,7 +5940,7 @@ packages: lodash: 4.17.21 mini-css-extract-plugin: 2.7.6(webpack@5.82.1) postcss: 8.4.31 - postcss-loader: 7.2.4(@types/node@20.8.3)(postcss@8.4.31)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.82.1) + postcss-loader: 7.2.4(@types/node@20.10.2)(postcss@8.4.31)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.82.1) prompts: 2.4.2 react: 17.0.2 react-dev-utils: 12.0.1(eslint@8.55.0)(typescript@4.9.5)(webpack@5.82.1) @@ -6076,14 +6065,14 @@ packages: - uglify-js - webpack-cli - /@docusaurus/plugin-content-blog@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-blog@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6121,14 +6110,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-docs@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-docs@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6166,14 +6155,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-content-pages@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-content-pages@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6203,20 +6192,20 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-debug@2.4.3(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-debug@2.4.3(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - react-json-view: 1.21.3(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2) + react-json-view: 1.21.3(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2) tslib: 2.6.2 transitivePeerDependencies: - '@parcel/css' @@ -6240,14 +6229,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-analytics@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-analytics@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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 @@ -6273,14 +6262,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-gtag@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-gtag@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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 @@ -6306,14 +6295,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-google-tag-manager@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-google-tag-manager@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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 @@ -6339,14 +6328,14 @@ packages: - webpack-cli dev: false - /@docusaurus/plugin-sitemap@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/plugin-sitemap@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6377,25 +6366,25 @@ packages: - webpack-cli dev: false - /@docusaurus/preset-classic@2.4.3(@algolia/client-search@4.17.0)(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/preset-classic@2.4.3(@algolia/client-search@4.17.0)(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-debug': 2.4.3(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-analytics': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-gtag': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-google-tag-manager': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-sitemap': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-classic': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-search-algolia': 2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-debug': 2.4.3(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-google-analytics': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-google-gtag': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-google-tag-manager': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-sitemap': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-classic': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-search-algolia': 2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6449,20 +6438,20 @@ packages: unist-util-visit: 2.0.3 dev: false - /@docusaurus/theme-classic@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-classic@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6503,7 +6492,7 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-common@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-common@2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): resolution: {integrity: sha512-7KaDJBXKBVGXw5WOVt84FtN8czGWhM0lbyWEZXGp8AFfL6sZQfRTluFp4QriR97qwzSyOfQb+nzcDZZU4tezUw==} engines: {node: '>=16.14'} peerDependencies: @@ -6512,9 +6501,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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-blog': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-pages': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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 @@ -6549,16 +6538,16 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-mermaid@2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-mermaid@2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6586,18 +6575,18 @@ packages: - webpack-cli dev: false - /@docusaurus/theme-search-algolia@2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.8.3)(@types/react@18.2.39)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): + /@docusaurus/theme-search-algolia@2.4.3(@algolia/client-search@4.17.0)(@docusaurus/types@2.4.3)(@types/node@20.10.2)(@types/react@18.2.40)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5): resolution: {integrity: sha512-jziq4f6YVUB5hZOB85ELATwnxBz/RmSLD3ksGQOLDPKVzat4pmI8tddNWtriPpxR04BNT+ZfpPUMFkNFetSW1Q==} engines: {node: '>=16.14'} peerDependencies: react: ^16.8.4 || ^17.0.0 react-dom: ^16.8.4 || ^17.0.0 dependencies: - '@docsearch/react': 3.3.3(@algolia/client-search@4.17.0)(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2) - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docsearch/react': 3.3.3(@algolia/client-search@4.17.0)(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) '@docusaurus/logger': 2.4.3 - '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) - '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/plugin-content-docs': 2.4.3(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/theme-common': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(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) @@ -6929,7 +6918,7 @@ packages: /@emotion/memoize@0.8.1: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} - /@emotion/react@11.10.6(@types/react@18.2.39)(react@17.0.2): + /@emotion/react@11.10.6(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} peerDependencies: '@types/react': '*' @@ -6945,12 +6934,12 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@17.0.2) '@emotion/utils': 1.2.0 '@emotion/weak-memoize': 0.3.0 - '@types/react': 18.2.39 + '@types/react': 18.2.40 hoist-non-react-statics: 3.3.2 react: 17.0.2 dev: false - /@emotion/react@11.10.6(@types/react@18.2.39)(react@18.2.0): + /@emotion/react@11.10.6(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} peerDependencies: '@types/react': '*' @@ -6966,7 +6955,7 @@ packages: '@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.2.39 + '@types/react': 18.2.40 hoist-non-react-statics: 3.3.2 react: 18.2.0 @@ -6985,7 +6974,7 @@ packages: /@emotion/sheet@1.2.2: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@17.0.2): + /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -6998,15 +6987,15 @@ packages: '@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.2.39)(react@17.0.2) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@17.0.2) '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0(react@17.0.2) '@emotion/utils': 1.2.0 - '@types/react': 18.2.39 + '@types/react': 18.2.40 react: 17.0.2 dev: false - /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0): + /@emotion/styled@11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-OXtBzOmDSJo5Q0AFemHCfl+bUueT8BIcPSxu0EGTpGk6DmI5dnhSzQANm1e1ze0YZL7TDyAyy6s/b/zmGOS3Og==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -7019,11 +7008,11 @@ packages: '@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.2.39)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.40)(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.2.39 + '@types/react': 18.2.40 react: 18.2.0 /@emotion/unitless@0.8.0: @@ -7354,7 +7343,7 @@ packages: dependencies: '@formatjs/ts-transformer': 2.13.0 '@types/json-stable-stringify': 1.0.34 - '@types/lodash': 4.14.199 + '@types/lodash': 4.14.202 '@types/loud-rejection': 2.0.0 '@types/node': 14.18.63 '@vue/compiler-core': 3.3.4 @@ -7440,7 +7429,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -7460,14 +7449,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -7494,7 +7483,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-mock: 29.7.0 /@jest/expect-utils@29.7.0: @@ -7518,7 +7507,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -7549,7 +7538,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.19 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -7676,7 +7665,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.2 - '@types/node': 20.8.3 + '@types/node': 20.10.2 '@types/yargs': 17.0.28 chalk: 4.1.2 @@ -7816,7 +7805,7 @@ packages: - supports-color dev: true - /@mui/base@5.0.0-beta.25(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2): + /@mui/base@5.0.0-beta.25(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-Iiv+IcappRRv6IBlknIVmLkXxfp51NEX1+l9f+dIbBuPU4PaRULegr1lCeHKsC45KU5ruxM5xMg4R/de03aJQg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7829,17 +7818,17 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@floating-ui/react-dom': 2.0.4(react-dom@17.0.2)(react@17.0.2) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@17.0.2) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@17.0.2) '@popperjs/core': 2.11.8 - '@types/react': 18.2.39 + '@types/react': 18.2.40 clsx: 2.0.0 prop-types: 15.8.1 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) dev: false - /@mui/base@5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@mui/base@5.0.0-beta.25(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Iiv+IcappRRv6IBlknIVmLkXxfp51NEX1+l9f+dIbBuPU4PaRULegr1lCeHKsC45KU5ruxM5xMg4R/de03aJQg==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7852,10 +7841,10 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@floating-ui/react-dom': 2.0.4(react-dom@18.2.0)(react@18.2.0) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@18.2.0) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@18.2.0) '@popperjs/core': 2.11.8 - '@types/react': 18.2.39 + '@types/react': 18.2.40 clsx: 2.0.0 prop-types: 15.8.1 react: 18.2.0 @@ -7864,7 +7853,7 @@ packages: /@mui/core-downloads-tracker@5.14.19: resolution: {integrity: sha512-y4JseIen5pmZs1n9hHy95HKKioKco8f6N2lford2AmjJigVJOv0KsU0qryiCpyuEUZmi/xCduVilHsK9DSkPcA==} - /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@17.0.2): + /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7876,12 +7865,12 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@mui/material': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2) - '@types/react': 18.2.39 + '@mui/material': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2) + '@types/react': 18.2.40 react: 17.0.2 dev: false - /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.39)(react@18.2.0): + /@mui/icons-material@5.14.19(@mui/material@5.14.19)(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7893,11 +7882,11 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@mui/material': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) - '@types/react': 18.2.39 + '@mui/material': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) + '@types/react': 18.2.40 react: 18.2.0 - /@mui/material@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2): + /@mui/material@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-jSPLXst/YPgDGolhiu4rbethKjLVrI1IkoK8YrFUv8ygxDuhQdsE6+ZqjSSRXk3ytTMf6ghPnQ88OFRk4XjpNw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7915,14 +7904,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@17.0.2) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@17.0.2) - '@mui/base': 5.0.0-beta.25(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@17.0.2) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@17.0.2) + '@mui/base': 5.0.0-beta.25(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2) '@mui/core-downloads-tracker': 5.14.19 - '@mui/system': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react@17.0.2) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@17.0.2) - '@types/react': 18.2.39 + '@mui/system': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react@17.0.2) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@17.0.2) + '@types/react': 18.2.40 '@types/react-transition-group': 4.4.9 clsx: 2.0.0 csstype: 3.1.2 @@ -7933,7 +7922,7 @@ packages: react-transition-group: 4.4.5(react-dom@17.0.2)(react@17.0.2) dev: false - /@mui/material@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /@mui/material@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-jSPLXst/YPgDGolhiu4rbethKjLVrI1IkoK8YrFUv8ygxDuhQdsE6+ZqjSSRXk3ytTMf6ghPnQ88OFRk4XjpNw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7951,14 +7940,14 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) - '@mui/base': 5.0.0-beta.25(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) + '@mui/base': 5.0.0-beta.25(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0) '@mui/core-downloads-tracker': 5.14.19 - '@mui/system': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react@18.2.0) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@18.2.0) - '@types/react': 18.2.39 + '@mui/system': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react@18.2.0) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@18.2.0) + '@types/react': 18.2.40 '@types/react-transition-group': 4.4.9 clsx: 2.0.0 csstype: 3.1.2 @@ -7968,7 +7957,7 @@ packages: react-is: 18.2.0 react-transition-group: 4.4.5(react-dom@18.2.0)(react@18.2.0) - /@mui/private-theming@5.14.19(@types/react@18.2.39)(react@17.0.2): + /@mui/private-theming@5.14.19(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-U9w39VpXLGVM8wZlUU/47YGTsBSk60ZQRRxQZtdqPfN1N7OVllQeN4cEKZKR8PjqqR3aYRcSciQ4dc6CttRoXQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7979,13 +7968,13 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@17.0.2) - '@types/react': 18.2.39 + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@17.0.2) + '@types/react': 18.2.40 prop-types: 15.8.1 react: 17.0.2 dev: false - /@mui/private-theming@5.14.19(@types/react@18.2.39)(react@18.2.0): + /@mui/private-theming@5.14.19(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-U9w39VpXLGVM8wZlUU/47YGTsBSk60ZQRRxQZtdqPfN1N7OVllQeN4cEKZKR8PjqqR3aYRcSciQ4dc6CttRoXQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -7996,8 +7985,8 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@18.2.0) - '@types/react': 18.2.39 + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@18.2.0) + '@types/react': 18.2.40 prop-types: 15.8.1 react: 18.2.0 @@ -8016,8 +8005,8 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@emotion/cache': 11.11.0 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@17.0.2) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@17.0.2) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@17.0.2) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@17.0.2) csstype: 3.1.2 prop-types: 15.8.1 react: 17.0.2 @@ -8038,13 +8027,13 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@emotion/cache': 11.11.0 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 - /@mui/styles@5.14.19(@types/react@18.2.39)(react@17.0.2): + /@mui/styles@5.14.19(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-5yARLEJ8zPzY6zpebupK3PqDo6jQBz1s78qXnBju10toP9HT4WEydpYdm+orDAlUUxP8eVlcpK0fVwza9NwbjA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8056,10 +8045,10 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.14.19(@types/react@18.2.39)(react@17.0.2) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@17.0.2) - '@types/react': 18.2.39 + '@mui/private-theming': 5.14.19(@types/react@18.2.40)(react@17.0.2) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@17.0.2) + '@types/react': 18.2.40 clsx: 2.0.0 csstype: 3.1.2 hoist-non-react-statics: 3.3.2 @@ -8075,7 +8064,7 @@ packages: react: 17.0.2 dev: false - /@mui/styles@5.14.19(@types/react@18.2.39)(react@18.2.0): + /@mui/styles@5.14.19(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-5yARLEJ8zPzY6zpebupK3PqDo6jQBz1s78qXnBju10toP9HT4WEydpYdm+orDAlUUxP8eVlcpK0fVwza9NwbjA==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8087,10 +8076,10 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@emotion/hash': 0.9.1 - '@mui/private-theming': 5.14.19(@types/react@18.2.39)(react@18.2.0) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@18.2.0) - '@types/react': 18.2.39 + '@mui/private-theming': 5.14.19(@types/react@18.2.40)(react@18.2.0) + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@18.2.0) + '@types/react': 18.2.40 clsx: 2.0.0 csstype: 3.1.2 hoist-non-react-statics: 3.3.2 @@ -8105,7 +8094,7 @@ packages: prop-types: 15.8.1 react: 18.2.0 - /@mui/system@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react@17.0.2): + /@mui/system@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-4e3Q+2nx+vgEsd0h5ftxlZGB7XtkkPos/zWqCqnxUs1l/T70s0lF2YNrWHHdSQ7LgtBu0eQ0qweZG2pR7KwkAw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8122,20 +8111,20 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@17.0.2) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@17.0.2) - '@mui/private-theming': 5.14.19(@types/react@18.2.39)(react@17.0.2) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@17.0.2) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@17.0.2) + '@mui/private-theming': 5.14.19(@types/react@18.2.40)(react@17.0.2) '@mui/styled-engine': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@17.0.2) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@17.0.2) - '@types/react': 18.2.39 + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@17.0.2) + '@types/react': 18.2.40 clsx: 2.0.0 csstype: 3.1.2 prop-types: 15.8.1 react: 17.0.2 dev: false - /@mui/system@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.39)(react@18.2.0): + /@mui/system@5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-4e3Q+2nx+vgEsd0h5ftxlZGB7XtkkPos/zWqCqnxUs1l/T70s0lF2YNrWHHdSQ7LgtBu0eQ0qweZG2pR7KwkAw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8152,19 +8141,19 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.5 - '@emotion/react': 11.10.6(@types/react@18.2.39)(react@18.2.0) - '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.39)(react@18.2.0) - '@mui/private-theming': 5.14.19(@types/react@18.2.39)(react@18.2.0) + '@emotion/react': 11.10.6(@types/react@18.2.40)(react@18.2.0) + '@emotion/styled': 11.10.6(@emotion/react@11.10.6)(@types/react@18.2.40)(react@18.2.0) + '@mui/private-theming': 5.14.19(@types/react@18.2.40)(react@18.2.0) '@mui/styled-engine': 5.14.19(@emotion/react@11.10.6)(@emotion/styled@11.10.6)(react@18.2.0) - '@mui/types': 7.2.10(@types/react@18.2.39) - '@mui/utils': 5.14.19(@types/react@18.2.39)(react@18.2.0) - '@types/react': 18.2.39 + '@mui/types': 7.2.10(@types/react@18.2.40) + '@mui/utils': 5.14.19(@types/react@18.2.40)(react@18.2.0) + '@types/react': 18.2.40 clsx: 2.0.0 csstype: 3.1.2 prop-types: 15.8.1 react: 18.2.0 - /@mui/types@7.2.10(@types/react@18.2.39): + /@mui/types@7.2.10(@types/react@18.2.40): resolution: {integrity: sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ==} peerDependencies: '@types/react': ^17.0.0 || ^18.0.0 @@ -8172,9 +8161,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 - /@mui/utils@5.14.19(@types/react@18.2.39)(react@17.0.2): + /@mui/utils@5.14.19(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-qAHvTXzk7basbyqPvhgWqN6JbmI2wLB/mf97GkSlz5c76MiKYV6Ffjvw9BjKZQ1YRb8rDX9kgdjRezOcoB91oQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8186,13 +8175,13 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@types/prop-types': 15.7.11 - '@types/react': 18.2.39 + '@types/react': 18.2.40 prop-types: 15.8.1 react: 17.0.2 react-is: 18.2.0 dev: false - /@mui/utils@5.14.19(@types/react@18.2.39)(react@18.2.0): + /@mui/utils@5.14.19(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-qAHvTXzk7basbyqPvhgWqN6JbmI2wLB/mf97GkSlz5c76MiKYV6Ffjvw9BjKZQ1YRb8rDX9kgdjRezOcoB91oQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -8204,7 +8193,7 @@ packages: dependencies: '@babel/runtime': 7.23.5 '@types/prop-types': 15.7.11 - '@types/react': 18.2.39 + '@types/react': 18.2.40 prop-types: 15.8.1 react: 18.2.0 react-is: 18.2.0 @@ -8828,7 +8817,7 @@ packages: - webpack-command dev: true - /@storybook/addon-interactions@6.5.16(@types/react@18.2.39)(eslint@8.55.0)(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5): + /@storybook/addon-interactions@6.5.16(@types/react@18.2.40)(eslint@8.55.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 @@ -8839,7 +8828,7 @@ packages: react-dom: optional: true dependencies: - '@devtools-ds/object-inspector': 1.2.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0) + '@devtools-ds/object-inspector': 1.2.1(@types/react@18.2.40)(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 @@ -10342,7 +10331,7 @@ packages: chalk: 3.0.0 css.escape: 1.5.1 dom-accessibility-api: 0.5.16 - jest: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) lodash: 4.17.21 redent: 3.0.0 vitest: 0.34.3 @@ -10377,8 +10366,8 @@ packages: engines: {node: '>= 10'} dev: true - /@trivago/prettier-plugin-sort-imports@4.2.0(prettier@2.8.8): - resolution: {integrity: sha512-YBepjbt+ZNBVmN3ev1amQH3lWCmHyt5qTbLCp/syXJRu/Kw2koXh44qayB1gMRxcL/gV8egmjN5xWSrYyfUtyw==} + /@trivago/prettier-plugin-sort-imports@4.3.0(prettier@2.8.8): + resolution: {integrity: sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==} peerDependencies: '@vue/compiler-sfc': 3.x prettier: 2.x - 3.x @@ -10387,8 +10376,8 @@ packages: optional: true dependencies: '@babel/generator': 7.17.7 - '@babel/parser': 7.23.0 - '@babel/traverse': 7.17.3 + '@babel/parser': 7.23.5 + '@babel/traverse': 7.23.2 '@babel/types': 7.17.0 javascript-natural-sort: 0.7.1 lodash: 4.17.21 @@ -10458,7 +10447,7 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/bonjour@3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} @@ -10474,11 +10463,11 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.1 '@types/keyv': 3.1.4 - '@types/node': 20.8.3 + '@types/node': 20.10.2 '@types/responselike': 1.0.0 - /@types/caseless@0.12.3: - resolution: {integrity: sha512-ZD/NsIJYq/2RH+hY7lXmstfp/v9djGt9ah+xRQ3pcgR79qiKsG4pLl25AI7IcXxVO8dH9GiBE5rAknC0ePntlw==} + /@types/caseless@0.12.5: + resolution: {integrity: sha512-hWtVTC2q7hc7xZ/RLbxapMvDMgUnDvKvMOpKal4DrMyfGBUfB1oKaZlIRr6mJL+If3bAP6sV/QneGzF6tJjZDg==} dev: true /@types/chai-subset@1.3.3: @@ -10500,7 +10489,7 @@ packages: /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/cookie@0.4.1: resolution: {integrity: sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==} @@ -10510,6 +10499,12 @@ packages: resolution: {integrity: sha512-he+DHOWReW0nghN24E1WUqM0efK4kI9oTqDm6XmK8ZPe2djZ90BSNdGnIyCLzCPw7/pogPlGbzI2wHGGmi4O/Q==} dev: true + /@types/debug@4.1.12: + resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} + dependencies: + '@types/ms': 0.7.34 + dev: true + /@types/debug@4.1.9: resolution: {integrity: sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==} dependencies: @@ -10560,13 +10555,21 @@ packages: '@types/range-parser': 1.2.7 '@types/send': 0.17.4 + /@types/express-serve-static-core@4.17.41: + resolution: {integrity: sha512-OaJ7XLaelTgrvlZD8/aa0vvvxZdUmlCn6MtWeB7TkiKW70BQLc9XEPpDLPdbo52ZhXUCrznlWdCHWxJWtdyajA==} + dependencies: + '@types/node': 20.10.2 + '@types/qs': 6.9.10 + '@types/range-parser': 1.2.7 + '@types/send': 0.17.4 + /@types/express@4.17.21: resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} dependencies: '@types/body-parser': 1.19.5 - '@types/express-serve-static-core': 4.17.37 + '@types/express-serve-static-core': 4.17.41 '@types/qs': 6.9.10 - '@types/serve-static': 1.15.3 + '@types/serve-static': 1.15.5 /@types/github-slugger@1.3.0: resolution: {integrity: sha512-J/rMZa7RqiH/rT29TEVZO4nBoDP9XJOjnbbIofg7GQKs4JIduEO3WLpte+6WeUz/TcrXKlY+bM7FYrp8yFB+3g==} @@ -10594,7 +10597,7 @@ packages: /@types/graceful-fs@4.1.7: resolution: {integrity: sha512-MhzcwU8aUygZroVwL2jeYk6JisJrPl/oov/gsgGCue9mkgl9wjGbzReYQClxiUgFDnib9FuHqTndccKeZKxTRw==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/hast@2.3.4: resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==} @@ -10670,7 +10673,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 '@types/tough-cookie': 4.0.3 parse5: 7.1.2 dev: true @@ -10692,13 +10695,13 @@ packages: /@types/jsonwebtoken@9.0.5: resolution: {integrity: sha512-VRLSGzik+Unrup6BsouBeHsf4d1hOEgYWTm/7Nmw1sXoN1+tRly/Gy/po3yeahnP4jfnQWWAhQAqcNfH7ngOkA==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 dev: true /@types/keyv@3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/lodash@4.14.192: resolution: {integrity: sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==} @@ -10708,6 +10711,10 @@ packages: resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} dev: true + /@types/lodash@4.14.202: + resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==} + dev: true + /@types/loud-rejection@2.0.0: resolution: {integrity: sha512-oTHISsIybJGoh3b3Ay/10csbAd2k0su7G7DGrE1QWciC+IdydPm0WMw1+Gr9YMYjPiJ5poB3g5Ev73IlLoavLw==} deprecated: This is a stub types definition. loud-rejection provides its own type definitions, so you do not need this installed. @@ -10740,10 +10747,14 @@ packages: /@types/ms@0.7.32: resolution: {integrity: sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g==} + /@types/ms@0.7.34: + resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} + dev: true + /@types/node-fetch@2.6.9: resolution: {integrity: sha512-bQVlnMLFJ2d35DkPNjEPmd9ueO/rh5EiaZt2bhqiSarPjZIuIV6bPQVqcrEyvNo+AfTrRGVazle1tl597w3gfA==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 form-data: 4.0.0 dev: true @@ -10771,6 +10782,11 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: false + /@types/node@20.10.2: + resolution: {integrity: sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==} + dependencies: + undici-types: 5.26.5 + /@types/node@20.8.3: resolution: {integrity: sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==} @@ -10815,13 +10831,13 @@ packages: /@types/react-dom@18.2.11: resolution: {integrity: sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg==} dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 dev: true /@types/react-dom@18.2.17: resolution: {integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==} dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 dev: true /@types/react-redux@7.1.25: @@ -10843,14 +10859,14 @@ packages: resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.39 + '@types/react': 18.2.40 '@types/react-router': 5.1.20 /@types/react-router@5.1.20: resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} dependencies: '@types/history': 4.7.11 - '@types/react': 18.0.35 + '@types/react': 18.2.40 /@types/react-transition-group@4.4.9: resolution: {integrity: sha512-ZVNmWumUIh5NhH8aMD9CR2hdW0fNuYInlocZHaZ+dgk/1K49j1w/HoAuK1ki+pgscQrOFRTlXeoURtuzEkV3dg==} @@ -10861,16 +10877,9 @@ packages: resolution: {integrity: sha512-GE9tPk6vinqh2cqVs5xyqF5g6HdHJMVY1msJRSY12MN8+GrI0f9KUmXbryek6Pyry5fM2wTX1VvZxQj3ZKgTRg==} dependencies: '@types/prop-types': 15.7.8 - '@types/react': 18.2.39 + '@types/react': 18.2.40 dev: true - /@types/react@18.0.35: - resolution: {integrity: sha512-6Laome31HpetaIUGFWl1VQ3mdSImwxtFZ39rh059a1MNnKGqBpC88J6NJ8n/Is3Qx7CefDGLgf/KhN/sYCf7ag==} - dependencies: - '@types/prop-types': 15.7.8 - '@types/scheduler': 0.16.3 - csstype: 3.1.2 - /@types/react@18.2.39: resolution: {integrity: sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==} dependencies: @@ -10878,6 +10887,13 @@ packages: '@types/scheduler': 0.16.4 csstype: 3.1.2 + /@types/react@18.2.40: + resolution: {integrity: sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==} + dependencies: + '@types/prop-types': 15.7.11 + '@types/scheduler': 0.16.8 + csstype: 3.1.2 + /@types/redux@3.6.0: resolution: {integrity: sha512-ic+60DXHW5seNyqFvfr7Sk5cnXs+HsF9tIeIaxjOuSP5kzgDXC+AzKTYmjAfuLx4Sccm/0vjwBQj3OOkUkwOqg==} deprecated: This is a stub types definition for Redux (https://github.com/reactjs/redux). Redux provides its own type definitions, so you don't need @types/redux installed! @@ -10885,19 +10901,19 @@ packages: redux: 4.2.1 dev: true - /@types/request@2.48.9: - resolution: {integrity: sha512-4mi2hYsvPAhe8RXjk5DKB09sAUzbK68T2XjORehHdWyxFoX2zUnfi1VQ5wU4Md28H/5+uB4DkxY9BS4B87N/0A==} + /@types/request@2.48.12: + resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==} dependencies: - '@types/caseless': 0.12.3 - '@types/node': 20.8.3 - '@types/tough-cookie': 4.0.3 + '@types/caseless': 0.12.5 + '@types/node': 20.10.2 + '@types/tough-cookie': 4.0.5 form-data: 2.5.1 dev: true /@types/responselike@1.0.0: resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/retry@0.12.0: resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -10908,12 +10924,12 @@ packages: '@types/node': 20.8.3 dev: false - /@types/scheduler@0.16.3: - resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==} - /@types/scheduler@0.16.4: resolution: {integrity: sha512-2L9ifAGl7wmXwP4v3pN4p2FLhD0O1qsJpvKmNin5VA8+UvNVb447UDaAEV6UdrkA+m/Xs58U1RFps44x6TFsVQ==} + /@types/scheduler@0.16.8: + resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==} + /@types/semver@7.5.6: resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} @@ -10921,7 +10937,7 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 /@types/serve-index@1.9.1: resolution: {integrity: sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==} @@ -10935,6 +10951,13 @@ packages: '@types/mime': 3.0.4 '@types/node': 20.8.3 + /@types/serve-static@1.15.5: + resolution: {integrity: sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==} + dependencies: + '@types/http-errors': 2.0.4 + '@types/mime': 3.0.4 + '@types/node': 20.10.2 + /@types/set-cookie-parser@2.4.2: resolution: {integrity: sha512-fBZgytwhYAUkj/jC/FAV4RQ5EerRup1YQsXQCh8rZfiHkc4UahC192oH0smGwsXol3cL3A5oETuAHeQHmhXM4w==} dependencies: @@ -10965,7 +10988,7 @@ packages: resolution: {integrity: sha512-McM1mlc7PBZpCaw0fw/36uFqo0YeA6m8JqoyE4OfqXsZCIg0hPP2xdE6FM7r6fdprDZHlJwDpydUj1R++93hCA==} dependencies: '@types/cookiejar': 2.1.5 - '@types/node': 20.8.3 + '@types/node': 20.10.2 dev: true /@types/supertest@2.0.14: @@ -10994,6 +11017,10 @@ packages: resolution: {integrity: sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg==} dev: true + /@types/tough-cookie@4.0.5: + resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==} + dev: true + /@types/uglify-js@3.17.1: resolution: {integrity: sha512-GkewRA4i5oXacU/n4MA9+bLgt5/L3F1mKrYvFGm7r2ouLXhRKjuWwo9XHNnbx6WF3vlGW21S3fCvgqxvxXXc5g==} dependencies: @@ -11037,7 +11064,7 @@ packages: /@types/webpack@5.28.3: resolution: {integrity: sha512-Hd0GBzpP0mO2ZKChw2V7flK45m01/2g9FalpMum2X66uouzG3P1vkxvOtLVzAWLna4N9h0s2sVjND9Slnlef8A==} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 tapable: 2.2.1 webpack: 5.88.2 transitivePeerDependencies: @@ -11353,7 +11380,7 @@ packages: /@vue/compiler-core@3.3.4: resolution: {integrity: sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==} dependencies: - '@babel/parser': 7.23.0 + '@babel/parser': 7.23.5 '@vue/shared': 3.3.4 estree-walker: 2.0.2 source-map-js: 1.0.2 @@ -11369,7 +11396,7 @@ packages: /@vue/compiler-sfc@3.3.4: resolution: {integrity: sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==} dependencies: - '@babel/parser': 7.23.0 + '@babel/parser': 7.23.5 '@vue/compiler-core': 3.3.4 '@vue/compiler-dom': 3.3.4 '@vue/compiler-ssr': 3.3.4 @@ -12537,7 +12564,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.23.0 + '@babel/types': 7.23.5 '@types/babel__core': 7.20.2 '@types/babel__traverse': 7.20.2 @@ -13947,7 +13974,7 @@ packages: layout-base: 2.0.1 dev: false - /cosmiconfig-typescript-loader@4.3.0(@types/node@20.8.3)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@4.9.5): + /cosmiconfig-typescript-loader@4.3.0(@types/node@20.10.2)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@4.9.5): resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -13956,9 +13983,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@20.8.3)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@20.10.2)(typescript@4.9.5) typescript: 4.9.5 /cosmiconfig@6.0.0: @@ -14048,7 +14075,7 @@ packages: sha.js: 2.4.11 dev: true - /create-jest@29.7.0(@types/node@20.8.3)(ts-node@10.9.1): + /create-jest@29.7.0(@types/node@20.10.2)(ts-node@10.9.1): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -14057,7 +14084,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -15371,7 +15398,7 @@ packages: '@docusaurus/core': ^2.0.0-beta sass: ^1.30.0 dependencies: - '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.8.3)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) + '@docusaurus/core': 2.4.3(@docusaurus/types@2.4.3)(@types/node@20.10.2)(debug@4.3.4)(esbuild@0.14.10)(eslint@8.55.0)(react-dom@17.0.2)(react@17.0.2)(ts-node@10.9.1)(typescript@4.9.5) sass: 1.57.1 sass-loader: 10.4.1(sass@1.57.1)(webpack@5.82.1) transitivePeerDependencies: @@ -16366,7 +16393,7 @@ packages: '@typescript-eslint/eslint-plugin': 6.13.1(@typescript-eslint/parser@6.13.1)(eslint@8.55.0)(typescript@5.2.2) '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.2.2) eslint: 8.55.0 - jest: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) transitivePeerDependencies: - supports-color - typescript @@ -19147,7 +19174,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/core': 7.23.5 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.5 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 7.5.4 @@ -19230,7 +19257,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -19250,7 +19277,7 @@ packages: - babel-plugin-macros - supports-color - /jest-cli@29.7.0(@types/node@20.8.3)(ts-node@10.9.1): + /jest-cli@29.7.0(@types/node@20.10.2)(ts-node@10.9.1): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -19264,10 +19291,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + create-jest: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest-config: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -19277,7 +19304,7 @@ packages: - supports-color - ts-node - /jest-config@29.7.0(@types/node@20.8.3)(ts-node@10.9.1): + /jest-config@29.7.0(@types/node@20.10.2)(ts-node@10.9.1): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -19292,7 +19319,7 @@ packages: '@babel/core': 7.23.5 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 babel-jest: 29.7.0(@babel/core@7.23.5) chalk: 4.1.2 ci-info: 3.9.0 @@ -19312,7 +19339,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@20.8.3)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.10.2)(typescript@5.2.2) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -19364,7 +19391,7 @@ packages: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -19381,7 +19408,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -19418,7 +19445,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.7 - '@types/node': 20.8.3 + '@types/node': 20.10.2 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -19483,7 +19510,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-util: 29.7.0 /jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): @@ -19538,7 +19565,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -19568,7 +19595,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -19599,10 +19626,10 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/core': 7.23.5 - '@babel/generator': 7.23.3 + '@babel/generator': 7.23.5 '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.5) '@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.23.5) - '@babel/types': 7.23.3 + '@babel/types': 7.23.5 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 @@ -19650,7 +19677,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -19673,7 +19700,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -19693,7 +19720,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -19711,12 +19738,12 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 - /jest@29.7.0(@types/node@20.8.3)(ts-node@10.9.1): + /jest@29.7.0(@types/node@20.10.2)(ts-node@10.9.1): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -19729,7 +19756,7 @@ packages: '@jest/core': 29.7.0(ts-node@10.9.1) '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.8.3)(ts-node@10.9.1) + jest-cli: 29.7.0(@types/node@20.10.2)(ts-node@10.9.1) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -22924,7 +22951,7 @@ packages: webpack: 5.82.1(esbuild@0.14.10) dev: false - /postcss-loader@7.2.4(@types/node@20.8.3)(postcss@8.4.31)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.82.1): + /postcss-loader@7.2.4(@types/node@20.10.2)(postcss@8.4.31)(ts-node@10.9.1)(typescript@4.9.5)(webpack@5.82.1): resolution: {integrity: sha512-F88rpxxNspo5hatIc+orYwZDtHFaVFOSIVAx+fBfJC1GmhWbVmPWtmg2gXKE1OxJbneOSGn8PWdIwsZFcruS+w==} engines: {node: '>= 14.15.0'} peerDependencies: @@ -22939,11 +22966,11 @@ packages: optional: true dependencies: cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.3.0(@types/node@20.8.3)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@4.9.5) + cosmiconfig-typescript-loader: 4.3.0(@types/node@20.10.2)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@4.9.5) klona: 2.0.6 postcss: 8.4.31 semver: 7.5.4 - ts-node: 10.9.1(@types/node@20.8.3)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@20.10.2)(typescript@4.9.5) typescript: 4.9.5 webpack: 5.82.1(esbuild@0.14.10) transitivePeerDependencies: @@ -24114,7 +24141,7 @@ packages: dependencies: react: 18.2.0 - /react-hot-loader@4.13.1(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /react-hot-loader@4.13.1(@types/react@18.2.40)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-ZlqCfVRqDJmMXTulUGic4lN7Ic1SXgHAFw7y/Jb7t25GBgTR0fYAJ8uY4mrpxjRyWGWmqw77qJQGnYbzCvBU7g==} engines: {node: '>= 6'} peerDependencies: @@ -24125,7 +24152,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 fast-levenshtein: 2.0.6 global: 4.4.0 hoist-non-react-statics: 3.3.2 @@ -24186,7 +24213,7 @@ packages: /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} - /react-json-view@1.21.3(@types/react@18.2.39)(react-dom@17.0.2)(react@17.0.2): + /react-json-view@1.21.3(@types/react@18.2.40)(react-dom@17.0.2)(react@17.0.2): resolution: {integrity: sha512-13p8IREj9/x/Ye4WI/JpjhoIwuzEgUAtgJZNBJckfzJt1qyh24BdTm6UQNGnyTq9dapQdrqvquZTo3dz1X6Cjw==} peerDependencies: react: ^17.0.0 || ^16.3.0 || ^15.5.4 @@ -24197,13 +24224,13 @@ packages: react-base16-styling: 0.6.0 react-dom: 17.0.2(react@17.0.2) react-lifecycles-compat: 3.0.4 - react-textarea-autosize: 8.4.1(@types/react@18.2.39)(react@17.0.2) + react-textarea-autosize: 8.4.1(@types/react@18.2.40)(react@17.0.2) transitivePeerDependencies: - '@types/react' - encoding dev: false - /react-json-view@1.21.3(@types/react@18.2.39)(react-dom@18.2.0)(react@18.2.0): + /react-json-view@1.21.3(@types/react@18.2.40)(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 @@ -24214,7 +24241,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.2.39)(react@18.2.0) + react-textarea-autosize: 8.4.1(@types/react@18.2.40)(react@18.2.0) transitivePeerDependencies: - '@types/react' - encoding @@ -24254,7 +24281,7 @@ packages: react: 17.0.2 dev: false - /react-markdown@8.0.7(@types/react@18.2.39)(react@18.2.0): + /react-markdown@8.0.7(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==} peerDependencies: '@types/react': '>=16' @@ -24262,7 +24289,7 @@ packages: dependencies: '@types/hast': 2.3.4 '@types/prop-types': 15.7.8 - '@types/react': 18.2.39 + '@types/react': 18.2.40 '@types/unist': 2.0.6 comma-separated-tokens: 2.0.3 hast-util-whitespace: 2.0.1 @@ -24401,7 +24428,7 @@ packages: react: 17.0.2 dev: false - /react-textarea-autosize@8.4.1(@types/react@18.2.39)(react@17.0.2): + /react-textarea-autosize@8.4.1(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==} engines: {node: '>=10'} peerDependencies: @@ -24410,12 +24437,12 @@ packages: '@babel/runtime': 7.23.5 react: 17.0.2 use-composed-ref: 1.3.0(react@17.0.2) - use-latest: 1.2.1(@types/react@18.2.39)(react@17.0.2) + use-latest: 1.2.1(@types/react@18.2.40)(react@17.0.2) transitivePeerDependencies: - '@types/react' dev: false - /react-textarea-autosize@8.4.1(@types/react@18.2.39)(react@18.2.0): + /react-textarea-autosize@8.4.1(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-aD2C+qK6QypknC+lCMzteOdIjoMbNlgSFmJjCV+DrfTPwp59i/it9mMNf2HDzvRjQgKAyBDPyLJhcrzElf2U4Q==} engines: {node: '>=10'} peerDependencies: @@ -24424,7 +24451,7 @@ packages: '@babel/runtime': 7.23.5 react: 18.2.0 use-composed-ref: 1.3.0(react@18.2.0) - use-latest: 1.2.1(@types/react@18.2.39)(react@18.2.0) + use-latest: 1.2.1(@types/react@18.2.40)(react@18.2.0) transitivePeerDependencies: - '@types/react' @@ -24692,7 +24719,7 @@ packages: /redux@4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.21.0 + '@babel/runtime': 7.23.5 /reflect.getprototypeof@1.0.3: resolution: {integrity: sha512-TTAOZpkJ2YLxl7mVHWrNo3iDMEkYlva/kgFcXndqMgbo/AZUmmavEkdXV+hXtE4P8xdyEKRzalaFqZVuwIk/Nw==} @@ -26936,7 +26963,7 @@ packages: resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} engines: {node: '>=6.10'} - /ts-node@10.9.1(@types/node@20.8.3)(typescript@4.9.5): + /ts-node@10.9.1(@types/node@20.10.2)(typescript@4.9.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -26955,7 +26982,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -26966,7 +26993,7 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /ts-node@10.9.1(@types/node@20.8.3)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@20.10.2)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -26985,7 +27012,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3 @@ -27260,6 +27287,13 @@ packages: resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==} dev: true + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + + /undici-types@5.28.2: + resolution: {integrity: sha512-W71OLwDqzIO0d3k07qg1xc7d4cX8SsSwuCO4bQ4V7ITwduXXie/lcImofabP5VV+NvuvSe8ovKvHVJcizVc1JA==} + dev: true + /unfetch@4.2.0: resolution: {integrity: sha512-F9p7yYCn6cIW9El1zi0HI6vqpeIvBsr3dSuRO6Xuppb1u5rXpCPmMvLSyECLhybr9isec8Ohl0hPekMVrEinDA==} dev: true @@ -27617,7 +27651,7 @@ packages: react: 17.0.2 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.39)(react@17.0.2): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -27626,11 +27660,11 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 react: 17.0.2 dev: false - /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.39)(react@18.2.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -27639,10 +27673,10 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 react: 18.2.0 - /use-latest@1.2.1(@types/react@18.2.39)(react@17.0.2): + /use-latest@1.2.1(@types/react@18.2.40)(react@17.0.2): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -27651,12 +27685,12 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 react: 17.0.2 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.39)(react@17.0.2) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.40)(react@17.0.2) dev: false - /use-latest@1.2.1(@types/react@18.2.39)(react@18.2.0): + /use-latest@1.2.1(@types/react@18.2.40)(react@18.2.0): resolution: {integrity: sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==} peerDependencies: '@types/react': '*' @@ -27665,9 +27699,9 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.39 + '@types/react': 18.2.40 react: 18.2.0 - use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.39)(react@18.2.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@18.2.40)(react@18.2.0) /use-sync-external-store@1.2.0(react@17.0.2): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} @@ -27852,7 +27886,7 @@ packages: unist-util-stringify-position: 3.0.3 vfile-message: 3.1.4 - /vite-node@0.34.3(@types/node@20.8.3): + /vite-node@0.34.3(@types/node@20.10.2): resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==} engines: {node: '>=v14.18.0'} hasBin: true @@ -27862,7 +27896,7 @@ packages: mlly: 1.4.1 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.8.3) + vite: 4.4.9(@types/node@20.10.2) transitivePeerDependencies: - '@types/node' - less @@ -27874,7 +27908,7 @@ packages: - terser dev: true - /vite@4.4.9(@types/node@20.8.3): + /vite@4.4.9(@types/node@20.10.2): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -27902,7 +27936,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.8.3 + '@types/node': 20.10.2 esbuild: 0.18.20 postcss: 8.4.31 rollup: 3.28.1 @@ -27943,7 +27977,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.8.3 + '@types/node': 20.10.2 '@vitest/expect': 0.34.3 '@vitest/runner': 0.34.3 '@vitest/snapshot': 0.34.3 @@ -27962,8 +27996,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@20.8.3) - vite-node: 0.34.3(@types/node@20.8.3) + vite: 4.4.9(@types/node@20.10.2) + vite-node: 0.34.3(@types/node@20.10.2) why-is-node-running: 2.2.2 transitivePeerDependencies: - less