From d91230b1d42660ff084410f00f5c7bf517e3ef82 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:06:17 +0800 Subject: [PATCH 01/22] fix: use ack read to increase read counts --- package.json | 5 +- pnpm-lock.yaml | 8804 +++++++++++++---------- src/components/common/AckRead/index.tsx | 11 + src/hooks/app/use-ack-read-count.ts | 11 + src/pages/posts/[category]/[slug].tsx | 2 + 5 files changed, 4923 insertions(+), 3910 deletions(-) create mode 100644 src/components/common/AckRead/index.tsx create mode 100644 src/hooks/app/use-ack-read-count.ts diff --git a/package.json b/package.json index 40de015ac..5247034d5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "dependencies": { "@floating-ui/react-dom": "2.0.2", "@formkit/auto-animate": "1.0.0-beta.6", - "@mx-space/api-client": "1.5.1", + "@mx-space/api-client": "1.13.1", "@sentry/nextjs": "7.74.1", "axios": "1.5.1", "clsx": "2.0.0", @@ -142,5 +142,6 @@ "budget": 358400, "budgetPercentIncreaseRed": 20, "showDetails": true - } + }, + "packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 899b3c79e..ddca78ed8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '9.0' settings: autoInstallPeers: true @@ -8,271 +8,3858 @@ overrides: react-use: 17.4.0 '@types/react': 17.0.68 -dependencies: - '@floating-ui/react-dom': - specifier: 2.0.2 - version: 2.0.2(react-dom@18.2.0)(react@18.2.0) - '@formkit/auto-animate': - specifier: 1.0.0-beta.6 - version: 1.0.0-beta.6 - '@mx-space/api-client': - specifier: 1.5.1 - version: 1.5.1 - '@sentry/nextjs': - specifier: 7.74.1 - version: 7.74.1(next@13.5.3)(react@18.2.0)(webpack@5.88.2) - axios: - specifier: 1.5.1 - version: 1.5.1 - clsx: - specifier: 2.0.0 - version: 2.0.0 - dayjs: - specifier: 1.11.10 - version: 1.11.10 - devtools-detector: - specifier: 2.0.14 - version: 2.0.14 - framer-motion: - specifier: 10.16.4 - version: 10.16.4(react-dom@18.2.0)(react@18.2.0) - immer: - specifier: ^10.0.3 - version: 10.0.3 - js-cookie: - specifier: 3.0.5 - version: 3.0.5 - lodash-es: - specifier: 4.17.21 - version: 4.17.21 - markdown-escape: - specifier: 2.0.0 - version: 2.0.0 - markdown-to-jsx: - specifier: npm:@innei/markdown-to-jsx@7.1.3-beta.2 - version: /@innei/markdown-to-jsx@7.1.3-beta.2(react@18.2.0) - medium-zoom: - specifier: 1.0.8 - version: 1.0.8 - mermaid: - specifier: 10.5.0 - version: 10.5.0 - next: - specifier: 13.5.3 - version: 13.5.3(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) - next-seo: - specifier: 6.1.0 - version: 6.1.0(next@13.5.3)(react-dom@18.2.0)(react@18.2.0) - next-suspense: - specifier: 0.2.3 - version: 0.2.3(next@13.5.3) - randomcolor: - specifier: 0.6.2 - version: 0.6.2 - react: - specifier: 18.2.0 - version: 18.2.0 - react-countup: - specifier: 6.4.2 - version: 6.4.2(@babel/core@7.23.0)(react@18.2.0) - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) - react-error-boundary: - specifier: 4.0.11 - version: 4.0.11(react@18.2.0) - react-intersection-observer: - specifier: 9.5.2 - version: 9.5.2(react@18.2.0) - react-masonry-css: - specifier: 1.0.16 - version: 1.0.16(react@18.2.0) - react-message-popup: - specifier: 1.1.3 - version: 1.1.3(react-dom@18.2.0)(react@18.2.0) - react-shortcut-guide: - specifier: 1.0.0 - version: 1.0.0 - react-smooth-number-counter: - specifier: npm:@reactify-components/smooth-number-counter - version: /@reactify-components/smooth-number-counter@0.0.2(react@18.2.0) - react-toastify: - specifier: 9.1.3 - version: 9.1.3(react-dom@18.2.0)(react@18.2.0) - react-use: - specifier: 17.4.0 - version: 17.4.0(react-dom@18.2.0)(react@18.2.0) - remove-markdown: - specifier: 0.5.0 - version: 0.5.0 - socket.io-client: - specifier: 4.7.2 - version: 4.7.2 - swr: - specifier: 2.2.4 - version: 2.2.4(react@18.2.0) - validator: - specifier: 13.11.0 - version: 13.11.0 - xss: - specifier: 1.0.14 - version: 1.0.14 - zustand: - specifier: ^4.4.3 - version: 4.4.3(@types/react@17.0.68)(immer@10.0.3)(react@18.2.0) - -devDependencies: - '@innei/eslint-config-react-ts': - specifier: 0.11.1 - version: 0.11.1(typescript@5.2.2) - '@innei/prettier': - specifier: 0.11.1 - version: 0.11.1(@trivago/prettier-plugin-sort-imports@4.2.1) - '@next/bundle-analyzer': - specifier: 13.5.3 - version: 13.5.3 - '@sentry/webpack-plugin': - specifier: 2.8.0 - version: 2.8.0(webpack@5.88.2) - '@trivago/prettier-plugin-sort-imports': - specifier: 4.2.1 - version: 4.2.1(prettier@3.0.3) - '@types/inflection': - specifier: 1.13.0 - version: 1.13.0 - '@types/js-cookie': - specifier: 3.0.5 - version: 3.0.5 - '@types/lodash-es': - specifier: 4.17.9 - version: 4.17.9 - '@types/markdown-escape': - specifier: 1.1.2 - version: 1.1.2 - '@types/node': - specifier: 20.8.6 - version: 20.8.6 - '@types/randomcolor': - specifier: 0.5.8 - version: 0.5.8 - '@types/react': - specifier: 17.0.68 - version: 17.0.68 - '@types/react-color': - specifier: 3.0.9 - version: 3.0.9 - '@types/react-dom': - specifier: 18.2.13 - version: 18.2.13 - '@types/remove-markdown': - specifier: 0.3.3 - version: 0.3.3 - '@types/ua-parser-js': - specifier: 0.7.37 - version: 0.7.37 - '@types/validator': - specifier: 13.11.3 - version: 13.11.3 - cross-env: - specifier: 7.0.3 - version: 7.0.3 - dotenv: - specifier: 16.3.1 - version: 16.3.1 - eslint: - specifier: 8.51.0 - version: 8.51.0 - husky: - specifier: 8.0.3 - version: 8.0.3 - js-yaml: - specifier: 4.1.0 - version: 4.1.0 - lint-staged: - specifier: 15.0.2 - version: 15.0.2 - next-compose-plugins: - specifier: 2.2.1 - version: 2.2.1 - postcss: - specifier: 8.4.31 - version: 8.4.31 - postcss-import: - specifier: 15.1.0 - version: 15.1.0(postcss@8.4.31) - postcss-nested: - specifier: 6.0.1 - version: 6.0.1(postcss@8.4.31) - postcss-preset-env: - specifier: 9.2.0 - version: 9.2.0(postcss@8.4.31) - prettier: - specifier: 3.0.3 - version: 3.0.3 - rimraf: - specifier: 5.0.5 - version: 5.0.5 - tilg: - specifier: 0.1.1 - version: 0.1.1(react@18.2.0) - typescript: - specifier: 5.2.2 - version: 5.2.2 - windicss: - specifier: 3.5.6 - version: 3.5.6 - windicss-webpack-plugin: - specifier: 1.8.0 - version: 1.8.0 - zx: - specifier: 7.2.3 - version: 7.2.3 +importers: + + .: + dependencies: + '@floating-ui/react-dom': + specifier: 2.0.2 + version: 2.0.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + '@formkit/auto-animate': + specifier: 1.0.0-beta.6 + version: 1.0.0-beta.6 + '@mx-space/api-client': + specifier: 1.13.1 + version: 1.13.1 + '@sentry/nextjs': + specifier: 7.74.1 + version: 7.74.1(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react@18.2.0)(webpack@5.88.2) + axios: + specifier: 1.5.1 + version: 1.5.1 + clsx: + specifier: 2.0.0 + version: 2.0.0 + dayjs: + specifier: 1.11.10 + version: 1.11.10 + devtools-detector: + specifier: 2.0.14 + version: 2.0.14 + framer-motion: + specifier: 10.16.4 + version: 10.16.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + immer: + specifier: ^10.0.3 + version: 10.0.3 + js-cookie: + specifier: 3.0.5 + version: 3.0.5 + lodash-es: + specifier: 4.17.21 + version: 4.17.21 + markdown-escape: + specifier: 2.0.0 + version: 2.0.0 + markdown-to-jsx: + specifier: npm:@innei/markdown-to-jsx@7.1.3-beta.2 + version: '@innei/markdown-to-jsx@7.1.3-beta.2(react@18.2.0)' + medium-zoom: + specifier: 1.0.8 + version: 1.0.8 + mermaid: + specifier: 10.5.0 + version: 10.5.0 + next: + specifier: 13.5.3 + version: 13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + next-seo: + specifier: 6.1.0 + version: 6.1.0(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + next-suspense: + specifier: 0.2.3 + version: 0.2.3(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)) + randomcolor: + specifier: 0.6.2 + version: 0.6.2 + react: + specifier: 18.2.0 + version: 18.2.0 + react-countup: + specifier: 6.4.2 + version: 6.4.2(@babel/core@7.22.9)(react@18.2.0)(rollup@2.78.0) + react-dom: + specifier: 18.2.0 + version: 18.2.0(react@18.2.0) + react-error-boundary: + specifier: 4.0.11 + version: 4.0.11(react@18.2.0) + react-intersection-observer: + specifier: 9.5.2 + version: 9.5.2(react@18.2.0) + react-masonry-css: + specifier: 1.0.16 + version: 1.0.16(react@18.2.0) + react-message-popup: + specifier: 1.1.3 + version: 1.1.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + react-shortcut-guide: + specifier: 1.0.0 + version: 1.0.0 + react-smooth-number-counter: + specifier: npm:@reactify-components/smooth-number-counter + version: '@reactify-components/smooth-number-counter@0.0.2(react@18.2.0)' + react-toastify: + specifier: 9.1.3 + version: 9.1.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + react-use: + specifier: 17.4.0 + version: 17.4.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + remove-markdown: + specifier: 0.5.0 + version: 0.5.0 + socket.io-client: + specifier: 4.7.2 + version: 4.7.2 + swr: + specifier: 2.2.4 + version: 2.2.4(react@18.2.0) + validator: + specifier: 13.11.0 + version: 13.11.0 + xss: + specifier: 1.0.14 + version: 1.0.14 + zustand: + specifier: ^4.4.3 + version: 4.4.3(@types/react@17.0.68)(immer@10.0.3)(react@18.2.0) + devDependencies: + '@innei/eslint-config-react-ts': + specifier: 0.11.1 + version: 0.11.1(typescript@5.2.2) + '@innei/prettier': + specifier: 0.11.1 + version: 0.11.1(@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3)) + '@next/bundle-analyzer': + specifier: 13.5.3 + version: 13.5.3 + '@sentry/webpack-plugin': + specifier: 2.8.0 + version: 2.8.0(webpack@5.88.2) + '@trivago/prettier-plugin-sort-imports': + specifier: 4.2.1 + version: 4.2.1(prettier@3.0.3) + '@types/inflection': + specifier: 1.13.0 + version: 1.13.0 + '@types/js-cookie': + specifier: 3.0.5 + version: 3.0.5 + '@types/lodash-es': + specifier: 4.17.9 + version: 4.17.9 + '@types/markdown-escape': + specifier: 1.1.2 + version: 1.1.2 + '@types/node': + specifier: 20.8.6 + version: 20.8.6 + '@types/randomcolor': + specifier: 0.5.8 + version: 0.5.8 + '@types/react': + specifier: 17.0.68 + version: 17.0.68 + '@types/react-color': + specifier: 3.0.9 + version: 3.0.9 + '@types/react-dom': + specifier: 18.2.13 + version: 18.2.13 + '@types/remove-markdown': + specifier: 0.3.3 + version: 0.3.3 + '@types/ua-parser-js': + specifier: 0.7.37 + version: 0.7.37 + '@types/validator': + specifier: 13.11.3 + version: 13.11.3 + cross-env: + specifier: 7.0.3 + version: 7.0.3 + dotenv: + specifier: 16.3.1 + version: 16.3.1 + eslint: + specifier: 8.51.0 + version: 8.51.0 + husky: + specifier: 8.0.3 + version: 8.0.3 + js-yaml: + specifier: 4.1.0 + version: 4.1.0 + lint-staged: + specifier: 15.0.2 + version: 15.0.2 + next-compose-plugins: + specifier: 2.2.1 + version: 2.2.1 + postcss: + specifier: 8.4.31 + version: 8.4.31 + postcss-import: + specifier: 15.1.0 + version: 15.1.0(postcss@8.4.31) + postcss-nested: + specifier: 6.0.1 + version: 6.0.1(postcss@8.4.31) + postcss-preset-env: + specifier: 9.2.0 + version: 9.2.0(postcss@8.4.31) + prettier: + specifier: 3.0.3 + version: 3.0.3 + rimraf: + specifier: 5.0.5 + version: 5.0.5 + tilg: + specifier: 0.1.1 + version: 0.1.1(react@18.2.0) + typescript: + specifier: 5.2.2 + version: 5.2.2 + windicss: + specifier: 3.5.6 + version: 3.5.6 + windicss-webpack-plugin: + specifier: 1.8.0 + version: 1.8.0 + zx: + specifier: 7.2.3 + version: 7.2.3 + +packages: + + '@aashutoshrathi/word-wrap@1.2.6': + resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} + engines: {node: '>=0.10.0'} + + '@ampproject/remapping@2.2.1': + resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} + engines: {node: '>=6.0.0'} + + '@antfu/utils@0.7.5': + resolution: {integrity: sha512-dlR6LdS+0SzOAPx/TPRhnoi7hE251OVeT2Snw0RguNbBSbjUHdWr0l3vcUUDg26rEysT89kCbtw1lVorBXLLCg==} + + '@babel/code-frame@7.22.13': + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + + '@babel/code-frame@7.22.5': + resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} + engines: {node: '>=6.9.0'} + + '@babel/compat-data@7.22.9': + resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} + engines: {node: '>=6.9.0'} + + '@babel/core@7.22.9': + resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} + engines: {node: '>=6.9.0'} + + '@babel/generator@7.17.7': + resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} + engines: {node: '>=6.9.0'} + + '@babel/generator@7.23.0': + resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} + engines: {node: '>=6.9.0'} + + '@babel/helper-compilation-targets@7.22.9': + resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-environment-visitor@7.22.20': + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} + engines: {node: '>=6.9.0'} + + '@babel/helper-function-name@7.23.0': + resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-hoist-variables@7.22.5': + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-imports@7.21.4': + resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-imports@7.22.5': + resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} + engines: {node: '>=6.9.0'} + + '@babel/helper-module-transforms@7.22.9': + resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + + '@babel/helper-simple-access@7.22.5': + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} + engines: {node: '>=6.9.0'} + + '@babel/helper-split-export-declaration@7.22.6': + resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + engines: {node: '>=6.9.0'} + + '@babel/helper-string-parser@7.22.5': + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-identifier@7.22.20': + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} + + '@babel/helper-validator-option@7.22.5': + resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} + engines: {node: '>=6.9.0'} + + '@babel/helpers@7.22.6': + resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} + engines: {node: '>=6.9.0'} + + '@babel/highlight@7.22.20': + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + engines: {node: '>=6.9.0'} + + '@babel/parser@7.23.0': + resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} + engines: {node: '>=6.0.0'} + hasBin: true + + '@babel/runtime@7.18.0': + resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==} + engines: {node: '>=6.9.0'} + + '@babel/runtime@7.22.10': + resolution: {integrity: sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==} + engines: {node: '>=6.9.0'} + + '@babel/template@7.22.15': + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + engines: {node: '>=6.9.0'} + + '@babel/template@7.22.5': + resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} + engines: {node: '>=6.9.0'} + + '@babel/traverse@7.23.0': + resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} + engines: {node: '>=6.9.0'} + + '@babel/traverse@7.23.2': + resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.17.0': + resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} + engines: {node: '>=6.9.0'} + + '@babel/types@7.23.0': + resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} + engines: {node: '>=6.9.0'} + + '@braintree/sanitize-url@6.0.4': + resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==} + + '@csstools/cascade-layer-name-parser@1.0.5': + resolution: {integrity: sha512-v/5ODKNBMfBl0us/WQjlfsvSlYxfZLhNMVIsuCPib2ulTwGKYbKJbwqw671+qH9Y4wvWVnu7LBChvml/wBKjFg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 + + '@csstools/color-helpers@3.0.2': + resolution: {integrity: sha512-NMVs/l7Y9eIKL5XjbCHEgGcG8LOUT2qVcRjX6EzkCdlvftHVKr2tHIPzHavfrULRZ5Q2gxrJ9f44dAlj6fX97Q==} + engines: {node: ^14 || ^16 || >=18} + + '@csstools/css-calc@1.1.4': + resolution: {integrity: sha512-ZV1TSmToiNcQL1P3hfzlzZzA02mmVkVmXGaUDUqpYUG84PmLhVSZpKX+KfxAuOcK7de04UXSQPBrAvaya6iiGg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 + + '@csstools/css-color-parser@1.4.0': + resolution: {integrity: sha512-SlGd8E6ron24JYQPQAIzu5tvmWi1H4sDKTdA7UDnwF45oJv7AVESbOlOO1YjfBhrQFuvLWUgKiOY9DwGoAxwTA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 + + '@csstools/css-parser-algorithms@2.3.2': + resolution: {integrity: sha512-sLYGdAdEY2x7TSw9FtmdaTrh2wFtRJO5VMbBrA8tEqEod7GEggFmxTSK9XqExib3yMuYNcvcTdCZIP6ukdjAIA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-tokenizer': ^2.2.1 + + '@csstools/css-tokenizer@2.2.1': + resolution: {integrity: sha512-Zmsf2f/CaEPWEVgw29odOj+WEVoiJy9s9NOv5GgNY9mZ1CZ7394By6wONrONrTsnNDv6F9hR02nvFihrGVGHBg==} + engines: {node: ^14 || ^16 || >=18} + + '@csstools/media-query-list-parser@2.1.5': + resolution: {integrity: sha512-IxVBdYzR8pYe89JiyXQuYk4aVVoCPhMJkz6ElRwlVysjwURTsTk/bmY/z4FfeRE+CRBMlykPwXEVUg8lThv7AQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + '@csstools/css-parser-algorithms': ^2.3.2 + '@csstools/css-tokenizer': ^2.2.1 + + '@csstools/postcss-cascade-layers@4.0.0': + resolution: {integrity: sha512-dVPVVqQG0FixjM9CG/+8eHTsCAxRKqmNh6H69IpruolPlnEF1611f2AoLK8TijTSAsqBSclKd4WHs1KUb/LdJw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-color-function@3.0.7': + resolution: {integrity: sha512-/PIB20G1TPCXmQlaJLWIYzTZRZpj6csT4ijgnshIj/kcmniIRroAfDa0xSWnfuO1eNo0NptIaPU7jzUukWn55Q==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-color-mix-function@2.0.7': + resolution: {integrity: sha512-57/g8aGo5eKFjEeJMiRKh8Qq43K2rCyk5ZZTvJ34TNl4zUtYU5DvLkIkOnhCtL8/a4z9oMA42aOnFPddRrScUQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-exponential-functions@1.0.1': + resolution: {integrity: sha512-ZLK2iSK4DUxeypGce2PnQSdYugUqDTwxnhNiq1o6OyKMNYgYs4eKbvEhFG8JKr1sJWbeqBi5jRr0017l2EWVvg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-font-format-keywords@3.0.0': + resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-gamut-mapping@1.0.0': + resolution: {integrity: sha512-6UQyK8l9YaG5Ao5rBDcCnKHrLsHiQ1E0zeFQuqDJqEtinVzAPb/MwSw3TenZXL1Rnd7th3tb+4CBFHBXdW5tbQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-gradients-interpolation-method@4.0.7': + resolution: {integrity: sha512-GT1CzE/Tyr/ei4j5BwKESkHAgg+Gzys/0mAY7W+UiR+XrcYk5hDbOrE/YJIx1rflfO/7La1bDoZtA0YnLl4qNA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-hwb-function@3.0.6': + resolution: {integrity: sha512-uQgWt2Ho2yy2S6qthWY7mD5v57NKxi6dD1NB8nAybU5bJSsm+hLXRGm3/zbOH4xNrqO3Cl60DFSNlSrUME3Xjg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-ic-unit@3.0.2': + resolution: {integrity: sha512-n28Er7W9qc48zNjJnvTKuVHY26/+6YlA9WzJRksIHiAWOMxSH5IksXkw7FpkIOd+jLi59BMrX/BWrZMgjkLBHg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-initial@1.0.0': + resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-is-pseudo-class@4.0.3': + resolution: {integrity: sha512-/dt5M9Ty/x3Yiq0Nm/5PJJzwkVFchJgdjKVnryBPtoMCb9ohb/nDIJOwr/Wr3hK3FDs1EA1GE6PyRYsUmQPS8Q==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-logical-float-and-clear@2.0.0': + resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-logical-resize@2.0.0': + resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-logical-viewport-units@2.0.3': + resolution: {integrity: sha512-xeVxqND5rlQyqLGdH7rX34sIm/JbbQKxpKQP8oD1YQqUHHCLQR9NUS57WqJKajxKN6AcNAMWJhb5LUH5RfPcyA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-media-minmax@1.1.0': + resolution: {integrity: sha512-t5Li/DPC5QmW/6VFLfUvsw/4dNYYseWR0tOXDeJg/9EKUodBgNawz5tuk5vYKtNvoj+Q08odMuXcpS5YJj0AFA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.3': + resolution: {integrity: sha512-IPL8AvnwMYW+cWtp+j8cW3MFN0RyXNT4hLOvs6Rf2N+NcbvXhSyKxZuE3W9Cv4KjaNoNoGx1d0UhT6tktq6tUw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-nested-calc@3.0.0': + resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-normalize-display-values@3.0.1': + resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-oklab-function@3.0.7': + resolution: {integrity: sha512-vBFTQD3CARB3u/XIGO44wWbcO7xG/4GsYqJlcPuUGRSK8mtxes6n4vvNFlIByyAZy2k4d4RY63nyvTbMpeNTaQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-progressive-custom-properties@3.0.2': + resolution: {integrity: sha512-YEvTozk1SxnV/PGL5DllBVDuLQ+jiQhyCSQiZJ6CwBMU5JQ9hFde3i1qqzZHuclZfptjrU0JjlX4ePsOhxNzHw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-relative-color-syntax@2.0.7': + resolution: {integrity: sha512-2AiFbJSVF4EyymLxme4JzSrbXykHolx8DdZECHjYKMhoulhKLltx5ccYgtrK3BmXGd3v3nJrWFCc8JM8bjuiOg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-scope-pseudo-class@3.0.0': + resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-stepped-value-functions@3.0.2': + resolution: {integrity: sha512-I3wX44MZVv+tDuWfrd3BTvRB/YRIM2F5v1MBtTI89sxpFn47mNpTwpPYUOGPVCgKlRDfZSlxIUYhUQmqRQZZFQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-text-decoration-shorthand@3.0.3': + resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-trigonometric-functions@3.0.2': + resolution: {integrity: sha512-AwzNhF4QOKaLOKvMljwwFkeYXwufhRO15G+kKohHkyoNOL75xWkN+W2Y9ik9tSeAyDv+cYNlYaF+o/a79WjVjg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/postcss-unset-value@3.0.0': + resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + '@csstools/selector-specificity@3.0.0': + resolution: {integrity: sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss-selector-parser: ^6.0.13 + + '@emotion/is-prop-valid@0.8.8': + resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} + + '@emotion/memoize@0.7.4': + resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + + '@eslint-community/eslint-utils@4.4.0': + resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + + '@eslint-community/regexpp@4.11.0': + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + + '@eslint-community/regexpp@4.9.0': + resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + + '@eslint/eslintrc@2.1.2': + resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + '@eslint/eslintrc@2.1.4': + resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + '@eslint/js@8.51.0': + resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + '@eslint/js@8.57.0': + resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + '@floating-ui/core@1.5.0': + resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==} + + '@floating-ui/dom@1.5.3': + resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==} + + '@floating-ui/react-dom@2.0.2': + resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==} + peerDependencies: + react: '>=16.8.0' + react-dom: '>=16.8.0' + + '@floating-ui/utils@0.1.4': + resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==} + + '@formkit/auto-animate@1.0.0-beta.6': + resolution: {integrity: sha512-PVDhLAlr+B4Xb7e+1wozBUWmXa6BFU8xUPR/W/E+TsQhPS1qkAdAsJ25keEnFrcePSnXHrOsh3tiFbEToOzV9w==} + + '@humanwhocodes/config-array@0.11.11': + resolution: {integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==} + engines: {node: '>=10.10.0'} + + '@humanwhocodes/config-array@0.11.14': + resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} + engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead + + '@humanwhocodes/module-importer@1.0.1': + resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} + engines: {node: '>=12.22'} + + '@humanwhocodes/object-schema@1.2.1': + resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} + + '@humanwhocodes/object-schema@2.0.3': + resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} + deprecated: Use @eslint/object-schema instead + + '@ianvs/prettier-plugin-sort-imports@4.0.2': + resolution: {integrity: sha512-VnsTzyb9aSWpc3v6HvZKD6eolZRvofIYjhda+6IbW1GYwr2byWqK0KhLPbYNkit9MAgShad5bhZ1hgBn867A1A==} + peerDependencies: + '@vue/compiler-sfc': '>=3.0.0' + prettier: 2.x + peerDependenciesMeta: + '@vue/compiler-sfc': + optional: true + + '@innei/eslint-config-react-ts@0.11.1': + resolution: {integrity: sha512-V3XhWqJpF0dZW58vMixO1VMVAp8xfMI/Ux0d3yHsivR+v9n84MklvbZhGjM1vw4puLUObzkSe1xjZGFxwZV7bg==} + peerDependencies: + typescript: '>=4' + + '@innei/eslint-config-ts@0.13.2': + resolution: {integrity: sha512-C4qhNX9wb8nqiO8QJ/JUHEtvSy8v9p9+m/rrBUVsQqI3kDRjjdSupr1RpeMGU0lGIGodNJay8BHp6J0wS7qGvA==} + peerDependencies: + typescript: '>=4' + + '@innei/markdown-to-jsx@7.1.3-beta.2': + resolution: {integrity: sha512-4bukfESz2O4vtiaVf62m8a5Ez6Ut21fbSn1sTvwkzdF+cwU1vT2xjXKWHprcd136nVGzIkHaVWM13fIXdXC/iQ==} + engines: {node: '>= 10'} + peerDependencies: + react: '>= 0.14.0' + + '@innei/prettier@0.11.1': + resolution: {integrity: sha512-vGWZwCuwe6ZPVBkQJPmBw+KhIxlgW3FqpKVaPoQfFjTXHT4JqzRu6VGzQhxSfpxTyv1UveuHSIT35x9XyQwg/w==} + + '@isaacs/cliui@8.0.2': + resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} + engines: {node: '>=12'} + + '@jridgewell/gen-mapping@0.3.3': + resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + engines: {node: '>=6.0.0'} + + '@jridgewell/resolve-uri@3.1.1': + resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} + engines: {node: '>=6.0.0'} + + '@jridgewell/set-array@1.1.2': + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + engines: {node: '>=6.0.0'} + + '@jridgewell/source-map@0.3.5': + resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} + + '@jridgewell/sourcemap-codec@1.4.15': + resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + + '@jridgewell/trace-mapping@0.3.19': + resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} + + '@mx-space/api-client@1.13.1': + resolution: {integrity: sha512-5pd9JajHBNFRHYgFoESP6oNCqdrc/zoDZkvAc70WuJI6hPUlXPQ3mYcXouEnsTyo2MvDVrWRyEnT4+ADC2VMzA==} + + '@next/bundle-analyzer@13.5.3': + resolution: {integrity: sha512-AUHl9hu/0SNo2TCu9awOGY5hJdQHTPThYbjKk3rmjL04GfYAotn5i5pFQGqe209mbCxtu+QnvMEHLXU4GdFi1Q==} + + '@next/env@13.5.3': + resolution: {integrity: sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==} + + '@next/swc-darwin-arm64@13.5.3': + resolution: {integrity: sha512-6hiYNJxJmyYvvKGrVThzo4nTcqvqUTA/JvKim7Auaj33NexDqSNwN5YrrQu+QhZJCIpv2tULSHt+lf+rUflLSw==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [darwin] + + '@next/swc-darwin-x64@13.5.3': + resolution: {integrity: sha512-UpBKxu2ob9scbpJyEq/xPgpdrgBgN3aLYlxyGqlYX5/KnwpJpFuIHU2lx8upQQ7L+MEmz+fA1XSgesoK92ppwQ==} + engines: {node: '>= 10'} + cpu: [x64] + os: [darwin] + + '@next/swc-linux-arm64-gnu@13.5.3': + resolution: {integrity: sha512-5AzM7Yx1Ky+oLY6pHs7tjONTF22JirDPd5Jw/3/NazJ73uGB05NqhGhB4SbeCchg7SlVYVBeRMrMSZwJwq/xoA==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + + '@next/swc-linux-arm64-musl@13.5.3': + resolution: {integrity: sha512-A/C1shbyUhj7wRtokmn73eBksjTM7fFQoY2v/0rTM5wehpkjQRLOXI8WJsag2uLhnZ4ii5OzR1rFPwoD9cvOgA==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [linux] + + '@next/swc-linux-x64-gnu@13.5.3': + resolution: {integrity: sha512-FubPuw/Boz8tKkk+5eOuDHOpk36F80rbgxlx4+xty/U71e3wZZxVYHfZXmf0IRToBn1Crb8WvLM9OYj/Ur815g==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + + '@next/swc-linux-x64-musl@13.5.3': + resolution: {integrity: sha512-DPw8nFuM1uEpbX47tM3wiXIR0Qa+atSzs9Q3peY1urkhofx44o7E1svnq+a5Q0r8lAcssLrwiM+OyJJgV/oj7g==} + engines: {node: '>= 10'} + cpu: [x64] + os: [linux] + + '@next/swc-win32-arm64-msvc@13.5.3': + resolution: {integrity: sha512-zBPSP8cHL51Gub/YV8UUePW7AVGukp2D8JU93IHbVDu2qmhFAn9LWXiOOLKplZQKxnIPUkJTQAJDCWBWU4UWUA==} + engines: {node: '>= 10'} + cpu: [arm64] + os: [win32] + + '@next/swc-win32-ia32-msvc@13.5.3': + resolution: {integrity: sha512-ONcL/lYyGUj4W37D4I2I450SZtSenmFAvapkJQNIJhrPMhzDU/AdfLkW98NvH1D2+7FXwe7yclf3+B7v28uzBQ==} + engines: {node: '>= 10'} + cpu: [ia32] + os: [win32] + + '@next/swc-win32-x64-msvc@13.5.3': + resolution: {integrity: sha512-2Vz2tYWaLqJvLcWbbTlJ5k9AN6JD7a5CN2pAeIzpbecK8ZF/yobA39cXtv6e+Z8c5UJuVOmaTldEAIxvsIux/Q==} + engines: {node: '>= 10'} + cpu: [x64] + os: [win32] + + '@nodelib/fs.scandir@2.1.5': + resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} + engines: {node: '>= 8'} + + '@nodelib/fs.stat@2.0.5': + resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} + engines: {node: '>= 8'} + + '@nodelib/fs.walk@1.2.8': + resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} + engines: {node: '>= 8'} + + '@pkgjs/parseargs@0.11.0': + resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} + engines: {node: '>=14'} + + '@polka/url@1.0.0-next.23': + resolution: {integrity: sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==} + + '@reactify-components/smooth-number-counter@0.0.2': + resolution: {integrity: sha512-3D5aTIe0/gEW84JcXQoX0PbqFYhFFQlfrG9pJYI2Q/59iIAmNplQILJ9QMgud0deSRfStLX9NyYGp+lAVge+KQ==} + peerDependencies: + react: '>=17 || >=18 || >=16' + + '@rollup/plugin-babel@6.0.3': + resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} + engines: {node: '>=14.0.0'} + peerDependencies: + '@babel/core': ^7.0.0 + '@types/babel__core': ^7.1.9 + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + '@types/babel__core': + optional: true + rollup: + optional: true + + '@rollup/plugin-commonjs@24.0.0': + resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^2.68.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + + '@rollup/pluginutils@5.0.4': + resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + + '@sentry-internal/tracing@7.74.0': + resolution: {integrity: sha512-JK6IRGgdtZjswGfaGIHNWIThffhOHzVIIaGmglui+VFIzOsOqePjoxaDV0MEvzafxXZD7eWqGE5RGuZ0n6HFVg==} + engines: {node: '>=8'} + + '@sentry-internal/tracing@7.74.1': + resolution: {integrity: sha512-nNaiZreQxCitG2PzYPaC7XtyA9OMsETGYMKAtiK4p62/uTmeYbsBva9BoNx1XeiHRwbrVQYRMKQ9nV5e2jS4/A==} + engines: {node: '>=8'} + + '@sentry/browser@7.74.1': + resolution: {integrity: sha512-OYWNne/KO60lOvkIpIlJUyiJt/9j8DGI57thSDFEYSmmbNqMitczUTBOaEStouvHKyfchqLZm1CZfWKt+z0VOA==} + engines: {node: '>=8'} + + '@sentry/bundler-plugin-core@2.8.0': + resolution: {integrity: sha512-DsTUgeKPqck3DkGzKjRduhPpEn0pez+/THF3gpwQBEfbPnKGr0EYugDvfungZwBFenckIvQBDTOZw0STvbgChA==} + engines: {node: '>= 14'} + + '@sentry/cli@1.75.2': + resolution: {integrity: sha512-CG0CKH4VCKWzEaegouWfCLQt9SFN+AieFESCatJ7zSuJmzF05ywpMusjxqRul6lMwfUhRKjGKOzcRJ1jLsfTBw==} + engines: {node: '>= 8'} + hasBin: true + + '@sentry/cli@2.21.2': + resolution: {integrity: sha512-X1nye89zl+QV3FSuQDGItfM51tW9PQ7ce0TtV/12DgGgTVEgnVp5uvO3wX5XauHvulQzRPzwUL3ZK+yS5bAwCw==} + engines: {node: '>= 10'} + hasBin: true + + '@sentry/core@7.74.0': + resolution: {integrity: sha512-83NRuqn7nDZkSVBN5yJQqcpXDG4yMYiB7TkYUKrGTzBpRy6KUOrkCdybuKk0oraTIGiGSe5WEwCFySiNgR9FzA==} + engines: {node: '>=8'} + + '@sentry/core@7.74.1': + resolution: {integrity: sha512-LvEhOSfdIvwkr+PdlrT/aA/iOLhkXrSkvjqAQyogE4ddCWeYfS0NoirxNt1EaxMBAWKhYZRqzkA7WA4LDLbzlA==} + engines: {node: '>=8'} + + '@sentry/integrations@7.74.1': + resolution: {integrity: sha512-Q7chPehHpHB4WOQ1J/X6NiN2ptiqJMmxtL+6wHumzIAyrjup3c9XekR83qEs8zpqYJAlb/4MUlwd9fPbkhGXnQ==} + engines: {node: '>=8'} + + '@sentry/nextjs@7.74.1': + resolution: {integrity: sha512-1RySEs3WBEqlpQCAFQ/XwV+oW4wEAtpYglvAyDBwPen/s6KnkkZ0za0l3Ug0O6S9HvMiNll1rPhvnkH5nM37Tg==} + engines: {node: '>=8'} + peerDependencies: + next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 + react: 16.x || 17.x || 18.x + webpack: '>= 4.0.0' + peerDependenciesMeta: + webpack: + optional: true + + '@sentry/node@7.74.0': + resolution: {integrity: sha512-uBmW2/z0cz/WFIG74ZF7lSipO0XNzMf9yrdqnZXnGDYsUZE4I4QiqDN0hNi6fkTgf9MYRC8uFem2OkAvyPJ74Q==} + engines: {node: '>=8'} + + '@sentry/node@7.74.1': + resolution: {integrity: sha512-aMUQ2LFZF64FBr+cgjAqjT4OkpYBIC9lyWI8QqjEHqNho5+LGu18/iVrJPD4fgs4UhGdCuAiQjpC36MbmnIDZA==} + engines: {node: '>=8'} + + '@sentry/react@7.74.1': + resolution: {integrity: sha512-16oTsNi2hl/S5AL/e5bo9DQZDwXPkX0nC8ajrpU0z2pH4cwjQZUZt/9Xq1+MKqDIEZkqDcMwpTmBptOvy1Pvkw==} + engines: {node: '>=8'} + peerDependencies: + react: 15.x || 16.x || 17.x || 18.x + + '@sentry/replay@7.74.1': + resolution: {integrity: sha512-qmbOl+jYdyhoHFbPp9WemKx8UojID5hVmuVLxNIP0ANqAwmE9OQEK9YFg2cf7L/TpKb1tqz0qLgi5MYIdcdpgQ==} + engines: {node: '>=12'} + + '@sentry/types@7.74.0': + resolution: {integrity: sha512-rI5eIRbUycWjn6s6o3yAjjWtIvYSxZDdnKv5je2EZINfLKcMPj1dkl6wQd2F4y7gLfD/N6Y0wZYIXC3DUdJQQg==} + engines: {node: '>=8'} + + '@sentry/types@7.74.1': + resolution: {integrity: sha512-2jIuPc+YKvXqZETwr2E8VYnsH1zsSUR/wkIvg1uTVeVNyoowJv+YsOtCdeGyL2AwiotUBSPKu7O1Lz0kq5rMOQ==} + engines: {node: '>=8'} + + '@sentry/utils@7.74.0': + resolution: {integrity: sha512-k3np8nuTPtx5KDODPtULfFln4UXdE56MZCcF19Jv6Ljxf+YN/Ady1+0Oi3e0XoSvFpWNyWnglauT7M65qCE6kg==} + engines: {node: '>=8'} + + '@sentry/utils@7.74.1': + resolution: {integrity: sha512-qUsqufuHYcy5gFhLZslLxA5kcEOkkODITXW3c7D+x+8iP/AJqa8v8CeUCVNS7RetHCuIeWAbbTClC4c411EwQg==} + engines: {node: '>=8'} + + '@sentry/vercel-edge@7.74.1': + resolution: {integrity: sha512-E2lTfEtDFSh57EkjVe4EcgcdjOM8UvfZVsmANBqG4bnwRKrNX9GouClzKU2Ckd5vQnOiCH9r8x2aJ/dTqyBswQ==} + engines: {node: '>=8'} + + '@sentry/webpack-plugin@1.20.0': + resolution: {integrity: sha512-Ssj1mJVFsfU6vMCOM2d+h+KQR7QHSfeIP16t4l20Uq/neqWXZUQ2yvQfe4S3BjdbJXz/X4Rw8Hfy1Sd0ocunYw==} + engines: {node: '>= 8'} + + '@sentry/webpack-plugin@2.8.0': + resolution: {integrity: sha512-DO+5qfLaSdcNOAwunSy8L11J4OYQbTLANKWTIRnFCAjx54waW0Pu2c/iRpUdor66LtYq9M5JMzH73gKewMYBYA==} + engines: {node: '>= 14'} + peerDependencies: + webpack: '>=4.40.0' + + '@socket.io/component-emitter@3.1.0': + resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} + + '@swc/helpers@0.5.2': + resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} + + '@trivago/prettier-plugin-sort-imports@4.2.1': + resolution: {integrity: sha512-iuy2MPVURGdxILTchHr15VAioItuYBejKfcTmQFlxIuqA7jeaT6ngr5aUIG6S6U096d6a6lJCgaOwlRrPLlOPg==} + peerDependencies: + '@vue/compiler-sfc': 3.x + prettier: 2.x - 3.x + peerDependenciesMeta: + '@vue/compiler-sfc': + optional: true + + '@types/d3-scale-chromatic@3.0.0': + resolution: {integrity: sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw==} + + '@types/d3-scale@4.0.4': + resolution: {integrity: sha512-eq1ZeTj0yr72L8MQk6N6heP603ubnywSDRfNpi5enouR112HzGLS6RIvExCzZTraFF4HdzNpJMwA/zGiMoHUUw==} + + '@types/d3-time@3.0.0': + resolution: {integrity: sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==} + + '@types/debug@4.1.8': + resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==} + + '@types/eslint-scope@3.7.5': + resolution: {integrity: sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==} + + '@types/eslint@8.44.3': + resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==} + + '@types/estree@1.0.2': + resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} + + '@types/fs-extra@11.0.1': + resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} + + '@types/inflection@1.13.0': + resolution: {integrity: sha512-kZSETqAVS74XC/K3mPX/tbMEi/Zy1KP0Wc59dB1i5P72AHz4eSW+UIpzWxmQnDxipoKSX5eRgUXy+wUr+bY73g==} + + '@types/js-cookie@2.2.7': + resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} + + '@types/js-cookie@3.0.5': + resolution: {integrity: sha512-dtLshqoiGRDHbHueIT9sjkd2F4tW1qPSX2xKAQK8p1e6pM+Z913GM1shv7dOqqasEMYbC5zEaClJomQe8OtQLA==} + + '@types/json-schema@7.0.13': + resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} + + '@types/json5@0.0.29': + resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} + + '@types/jsonfile@6.1.1': + resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} + + '@types/lodash-es@4.17.9': + resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} + + '@types/lodash@4.14.199': + resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} + + '@types/markdown-escape@1.1.2': + resolution: {integrity: sha512-esBZgSpr3SAFutILdjvZxmwsiK8sdY9sZhDkJBrXKjWgibo5/z6hx9d4eHE4uaFuAvNyD7mshvkiNvUnyT+Vhg==} + + '@types/mdast@3.0.12': + resolution: {integrity: sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==} + + '@types/minimist@1.2.2': + resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} + + '@types/ms@0.7.31': + resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} + + '@types/node@18.18.0': + resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==} + + '@types/node@20.8.6': + resolution: {integrity: sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==} + + '@types/parse-author@2.0.1': + resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} + + '@types/parse-json@4.0.0': + resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} + + '@types/prop-types@15.7.5': + resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} + + '@types/ps-tree@1.1.2': + resolution: {integrity: sha512-ZREFYlpUmPQJ0esjxoG1fMvB2HNaD3z+mjqdSosZvd3RalncI9NEur73P8ZJz4YQdL64CmV1w0RuqoRUlhQRBw==} + + '@types/randomcolor@0.5.8': + resolution: {integrity: sha512-hCajbxWpZsGKf6gHiJyEJPCQ6jJaYYcryqtrXNGFnGjreXyws8xCvVln/Gg6ms/AqNntoFHxa2754E7WhpBTEg==} + + '@types/react-color@3.0.9': + resolution: {integrity: sha512-Ojyc6jySSKvM6UYQrZxaYe0JZXtgHHXwR2q9H4MhcNCswFdeZH1owYZCvPtdHtMOfh7t8h1fY0Gd0nvU1JGDkQ==} + + '@types/react-dom@18.2.13': + resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} + + '@types/react@17.0.68': + resolution: {integrity: sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA==} + + '@types/reactcss@1.2.6': + resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==} + + '@types/remove-markdown@0.3.3': + resolution: {integrity: sha512-Ga6BahW66yyp6QyxDOrHdsSLVTwyM1or4rfeTt/2DpC20R8aClQcflvVWR0Z9FU3cv5tUykc9GZ3Tns7Khlgvg==} + + '@types/scheduler@0.16.2': + resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} + + '@types/ua-parser-js@0.7.37': + resolution: {integrity: sha512-4sOxS3ZWXC0uHJLYcWAaLMxTvjRX3hT96eF4YWUh1ovTaenvibaZOE5uXtIp4mksKMLRwo7YDiCBCw6vBiUPVg==} + + '@types/unist@2.0.7': + resolution: {integrity: sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==} + + '@types/validator@13.11.3': + resolution: {integrity: sha512-jxjhh33aTYDHnrV1vZ3AvWQHfrGx2f5UxKjaP13l5q04fG+/hCKKm0MfodIoCqxevhbcfBb6ZjynyHuQ/jueGQ==} + + '@types/which@3.0.0': + resolution: {integrity: sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ==} + + '@typescript-eslint/eslint-plugin@7.11.0': + resolution: {integrity: sha512-P+qEahbgeHW4JQ/87FuItjBj8O3MYv5gELDzr8QaQ7fsll1gSMTYb6j87MYyxwf3DtD7uGFB9ShwgmCJB5KmaQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + '@typescript-eslint/parser': ^7.0.0 + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/parser@7.15.0': + resolution: {integrity: sha512-k9fYuQNnypLFcqORNClRykkGOMOj+pV6V91R4GO/l1FDGwpqmSwoOQrOHo3cGaH63e+D3ZiCAOsuS/D2c99j/A==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/scope-manager@7.11.0': + resolution: {integrity: sha512-27tGdVEiutD4POirLZX4YzT180vevUURJl4wJGmm6TrQoiYwuxTIY98PBp6L2oN+JQxzE0URvYlzJaBHIekXAw==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/scope-manager@7.15.0': + resolution: {integrity: sha512-Q/1yrF/XbxOTvttNVPihxh1b9fxamjEoz2Os/Pe38OHwxC24CyCqXxGTOdpb4lt6HYtqw9HetA/Rf6gDGaMPlw==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/type-utils@7.11.0': + resolution: {integrity: sha512-WmppUEgYy+y1NTseNMJ6mCFxt03/7jTOy08bcg7bxJJdsM4nuhnchyBbE8vryveaJUf62noH7LodPSo5Z0WUCg==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/types@7.11.0': + resolution: {integrity: sha512-MPEsDRZTyCiXkD4vd3zywDCifi7tatc4K37KqTprCvaXptP7Xlpdw0NR2hRJTetG5TxbWDB79Ys4kLmHliEo/w==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/types@7.15.0': + resolution: {integrity: sha512-aV1+B1+ySXbQH0pLK0rx66I3IkiZNidYobyfn0WFsdGhSXw+P3YOqeTq5GED458SfB24tg+ux3S+9g118hjlTw==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/typescript-estree@7.11.0': + resolution: {integrity: sha512-cxkhZ2C/iyi3/6U9EPc5y+a6csqHItndvN/CzbNXTNrsC3/ASoYQZEt9uMaEp+xFNjasqQyszp5TumAVKKvJeQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/typescript-estree@7.15.0': + resolution: {integrity: sha512-gjyB/rHAopL/XxfmYThQbXbzRMGhZzGw6KpcMbfe8Q3nNQKStpxnUKeXb0KiN/fFDR42Z43szs6rY7eHk0zdGQ==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + + '@typescript-eslint/utils@7.11.0': + resolution: {integrity: sha512-xlAWwPleNRHwF37AhrZurOxA1wyXowW4PqVXZVUNCLjB48CqdPJoJWkrpH2nij9Q3Lb7rtWindtoXwxjxlKKCA==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + + '@typescript-eslint/visitor-keys@7.11.0': + resolution: {integrity: sha512-7syYk4MzjxTEk0g/w3iqtgxnFQspDJfn6QKD36xMuuhTzjcxY7F8EmBLnALjVyaOF1/bVocu3bS/2/F7rXrveQ==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@typescript-eslint/visitor-keys@7.15.0': + resolution: {integrity: sha512-Hqgy/ETgpt2L5xueA/zHHIl4fJI2O4XUE9l4+OIfbJIRSnTJb/QscncdqqZzofQegIJugRIF57OJea1khw2SDw==} + engines: {node: ^18.18.0 || >=20.0.0} + + '@ungap/structured-clone@1.2.0': + resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} + + '@webassemblyjs/ast@1.11.6': + resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} + + '@webassemblyjs/floating-point-hex-parser@1.11.6': + resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} + + '@webassemblyjs/helper-api-error@1.11.6': + resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} + + '@webassemblyjs/helper-buffer@1.11.6': + resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} + + '@webassemblyjs/helper-numbers@1.11.6': + resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} + + '@webassemblyjs/helper-wasm-bytecode@1.11.6': + resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} + + '@webassemblyjs/helper-wasm-section@1.11.6': + resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} + + '@webassemblyjs/ieee754@1.11.6': + resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} + + '@webassemblyjs/leb128@1.11.6': + resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} + + '@webassemblyjs/utf8@1.11.6': + resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} + + '@webassemblyjs/wasm-edit@1.11.6': + resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} + + '@webassemblyjs/wasm-gen@1.11.6': + resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} + + '@webassemblyjs/wasm-opt@1.11.6': + resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} + + '@webassemblyjs/wasm-parser@1.11.6': + resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} + + '@webassemblyjs/wast-printer@1.11.6': + resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} + + '@windicss/config@1.9.1': + resolution: {integrity: sha512-MjutTiS9XIteriwkH9D+que+bILbpulekYzjJGQDg3Sb2H87aOcO30f7N11ZiHF5OYoZn4yJz4lDbB3A6IuXfQ==} + + '@windicss/plugin-utils@1.9.1': + resolution: {integrity: sha512-sz/Z2sxUZIkJ2nVeTmtYTtXhWxe/yTTkM5nqU6eKhP0n6waipTCJJdLvWoZcgzQBbBCL/JLRQd/9BYsBqKuLDQ==} + + '@xobotyi/scrollbar-width@1.9.5': + resolution: {integrity: sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==} + + '@xtuc/ieee754@1.2.0': + resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} + + '@xtuc/long@4.2.2': + resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} + + acorn-import-assertions@1.9.0: + resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + peerDependencies: + acorn: ^8 + + acorn-jsx@5.3.2: + resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} + peerDependencies: + acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + + acorn-walk@8.2.0: + resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} + engines: {node: '>=0.4.0'} + + acorn@8.10.0: + resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} + engines: {node: '>=0.4.0'} + hasBin: true + + agent-base@6.0.2: + resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} + engines: {node: '>= 6.0.0'} + + ajv-keywords@3.5.2: + resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} + peerDependencies: + ajv: ^6.9.1 + + ajv@6.12.6: + resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + + ansi-escapes@5.0.0: + resolution: {integrity: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==} + engines: {node: '>=12'} + + ansi-regex@5.0.1: + resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} + engines: {node: '>=8'} + + ansi-regex@6.0.1: + resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} + engines: {node: '>=12'} + + ansi-styles@3.2.1: + resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} + engines: {node: '>=4'} + + ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + engines: {node: '>=8'} + + ansi-styles@6.2.1: + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} + engines: {node: '>=12'} + + anymatch@3.1.3: + resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} + engines: {node: '>= 8'} + + argparse@2.0.1: + resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} + + array-buffer-byte-length@1.0.0: + resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} + + array-includes@3.1.6: + resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} + engines: {node: '>= 0.4'} + + array-includes@3.1.7: + resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} + engines: {node: '>= 0.4'} + + array-union@2.1.0: + resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} + engines: {node: '>=8'} + + array.prototype.findlastindex@1.2.3: + resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} + engines: {node: '>= 0.4'} + + array.prototype.flat@1.3.2: + resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} + engines: {node: '>= 0.4'} + + array.prototype.flatmap@1.3.1: + resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} + engines: {node: '>= 0.4'} + + array.prototype.flatmap@1.3.2: + resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} + engines: {node: '>= 0.4'} + + array.prototype.tosorted@1.1.1: + resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} + + arraybuffer.prototype.slice@1.0.2: + resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} + engines: {node: '>= 0.4'} + + asynckit@0.4.0: + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} + + author-regex@1.0.0: + resolution: {integrity: sha512-KbWgR8wOYRAPekEmMXrYYdc7BRyhn2Ftk7KWfMUnQ43hFdojWEFRxhhRUm3/OFEdPa1r0KAvTTg9YQK57xTe0g==} + engines: {node: '>=0.8'} + + autoprefixer@10.4.16: + resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 + + available-typed-arrays@1.0.5: + resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} + engines: {node: '>= 0.4'} + + axios@1.5.1: + resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==} + + balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + + big.js@5.2.2: + resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} + + binary-extensions@2.2.0: + resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} + engines: {node: '>=8'} + + brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + + brace-expansion@2.0.1: + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + + braces@3.0.2: + resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} + engines: {node: '>=8'} + + browserslist@4.22.0: + resolution: {integrity: sha512-v+Jcv64L2LbfTC6OnRcaxtqJNJuQAVhZKSJfR/6hn7lhnChUXl4amwVviqN1k411BB+3rRoKMitELRn1CojeRA==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + + browserslist@4.22.1: + resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + + buffer-from@1.1.2: + resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + + busboy@1.6.0: + resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} + engines: {node: '>=10.16.0'} + + call-bind@1.0.2: + resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} + + callsites@3.1.0: + resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} + engines: {node: '>=6'} + + caniuse-lite@1.0.30001540: + resolution: {integrity: sha512-9JL38jscuTJBTcuETxm8QLsFr/F6v0CYYTEU6r5+qSM98P2Q0Hmu0eG1dTG5GBUmywU3UlcVOUSIJYY47rdFSw==} + + caniuse-lite@1.0.30001546: + resolution: {integrity: sha512-zvtSJwuQFpewSyRrI3AsftF6rM0X80mZkChIt1spBGEvRglCrjTniXvinc8JKRoqTwXAgvqTImaN9igfSMtUBw==} + + chalk@2.4.2: + resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} + engines: {node: '>=4'} + + chalk@3.0.0: + resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} + engines: {node: '>=8'} + + chalk@4.1.2: + resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} + engines: {node: '>=10'} + + chalk@5.3.0: + resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} + engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} + + character-entities@2.0.2: + resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} + + chokidar@3.5.3: + resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} + engines: {node: '>= 8.10.0'} + + chrome-trace-event@1.0.3: + resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} + engines: {node: '>=6.0'} + + cli-cursor@4.0.0: + resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + cli-truncate@3.1.0: + resolution: {integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + client-only@0.0.1: + resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} + + clsx@1.2.1: + resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==} + engines: {node: '>=6'} + + clsx@2.0.0: + resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==} + engines: {node: '>=6'} + + color-convert@1.9.3: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + + color-convert@2.0.1: + resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} + engines: {node: '>=7.0.0'} + + color-name@1.1.3: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + + color-name@1.1.4: + resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + + colorette@2.0.20: + resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} + + combined-stream@1.0.8: + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} + engines: {node: '>= 0.8'} + + commander@11.1.0: + resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} + engines: {node: '>=16'} + + commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + + commander@4.1.1: + resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} + engines: {node: '>= 6'} + + commander@7.2.0: + resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} + engines: {node: '>= 10'} + + commondir@1.0.1: + resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + + compare-versions@3.6.0: + resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} + + concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} + + convert-source-map@1.9.0: + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} + + cookie@0.5.0: + resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} + engines: {node: '>= 0.6'} + + copy-to-clipboard@3.3.1: + resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==} + + cose-base@1.0.3: + resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==} + + cose-base@2.2.0: + resolution: {integrity: sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==} + + cosmiconfig@7.1.0: + resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} + engines: {node: '>=10'} + + countup.js@2.6.0: + resolution: {integrity: sha512-GeORCrCcaFUHP3RNf0/dWK+XQX+fsdtrMO31mNvsbKXNNG+DMTcgZ4dWpIG9BnOS8t5+iJbaRXgaaG9oLs0N4g==} + + cross-env@7.0.3: + resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} + engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} + hasBin: true + + cross-spawn@7.0.3: + resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} + engines: {node: '>= 8'} + + css-blank-pseudo@6.0.0: + resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + css-has-pseudo@6.0.0: + resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + css-in-js-utils@2.0.1: + resolution: {integrity: sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==} + + css-prefers-color-scheme@9.0.0: + resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + css-tree@1.1.3: + resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} + engines: {node: '>=8.0.0'} + + cssdb@7.8.0: + resolution: {integrity: sha512-SkeezZOQr5AHt9MgJgSFNyiuJwg1p8AwoVln6JwaQJsyxduRW9QJ+HP/gAQzbsz8SIqINtYvpJKjxTRI67zxLg==} + + cssesc@3.0.0: + resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} + engines: {node: '>=4'} + hasBin: true + + cssfilter@0.0.10: + resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==} + + csstype@3.1.0: + resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==} + + cytoscape-cose-bilkent@4.1.0: + resolution: {integrity: sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==} + peerDependencies: + cytoscape: ^3.2.0 + + cytoscape-fcose@2.2.0: + resolution: {integrity: sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==} + peerDependencies: + cytoscape: ^3.2.0 + + cytoscape@3.26.0: + resolution: {integrity: sha512-IV+crL+KBcrCnVVUCZW+zRRRFUZQcrtdOPXki+o4CFUWLdAEYvuZLcBSJC9EBK++suamERKzeY7roq2hdovV3w==} + engines: {node: '>=0.10'} + + d3-array@2.12.1: + resolution: {integrity: sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==} + + d3-array@3.2.4: + resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==} + engines: {node: '>=12'} + + d3-axis@3.0.0: + resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==} + engines: {node: '>=12'} + + d3-brush@3.0.0: + resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==} + engines: {node: '>=12'} + + d3-chord@3.0.1: + resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==} + engines: {node: '>=12'} + + d3-color@3.1.0: + resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==} + engines: {node: '>=12'} + + d3-contour@4.0.2: + resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==} + engines: {node: '>=12'} + + d3-delaunay@6.0.4: + resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==} + engines: {node: '>=12'} + + d3-dispatch@3.0.1: + resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==} + engines: {node: '>=12'} + + d3-drag@3.0.0: + resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==} + engines: {node: '>=12'} + + d3-dsv@3.0.1: + resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==} + engines: {node: '>=12'} + hasBin: true + + d3-ease@3.0.1: + resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==} + engines: {node: '>=12'} + + d3-fetch@3.0.1: + resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==} + engines: {node: '>=12'} + + d3-force@3.0.0: + resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==} + engines: {node: '>=12'} + + d3-format@3.1.0: + resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} + engines: {node: '>=12'} + + d3-geo@3.1.0: + resolution: {integrity: sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA==} + engines: {node: '>=12'} + + d3-hierarchy@3.1.2: + resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==} + engines: {node: '>=12'} + + d3-interpolate@3.0.1: + resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} + engines: {node: '>=12'} + + d3-path@1.0.9: + resolution: {integrity: sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==} + + d3-path@3.1.0: + resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==} + engines: {node: '>=12'} + + d3-polygon@3.0.1: + resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==} + engines: {node: '>=12'} + + d3-quadtree@3.0.1: + resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==} + engines: {node: '>=12'} + + d3-random@3.0.1: + resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==} + engines: {node: '>=12'} + + d3-sankey@0.12.3: + resolution: {integrity: sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==} + + d3-scale-chromatic@3.0.0: + resolution: {integrity: sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g==} + engines: {node: '>=12'} + + d3-scale@4.0.2: + resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==} + engines: {node: '>=12'} + + d3-selection@3.0.0: + resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==} + engines: {node: '>=12'} + + d3-shape@1.3.7: + resolution: {integrity: sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==} + + d3-shape@3.2.0: + resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==} + engines: {node: '>=12'} + + d3-time-format@4.1.0: + resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==} + engines: {node: '>=12'} + + d3-time@3.1.0: + resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==} + engines: {node: '>=12'} + + d3-timer@3.0.1: + resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==} + engines: {node: '>=12'} + + d3-transition@3.0.1: + resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==} + engines: {node: '>=12'} + peerDependencies: + d3-selection: 2 - 3 + + d3-zoom@3.0.0: + resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==} + engines: {node: '>=12'} + + d3@7.8.5: + resolution: {integrity: sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==} + engines: {node: '>=12'} + + dagre-d3-es@7.0.10: + resolution: {integrity: sha512-qTCQmEhcynucuaZgY5/+ti3X/rnszKZhEQH/ZdWdtP1tA/y3VoHJzcVrO9pjjJCNpigfscAtoUB5ONcd2wNn0A==} + + data-uri-to-buffer@4.0.1: + resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} + engines: {node: '>= 12'} + + dayjs@1.11.10: + resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} + + debug@3.2.7: + resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + debug@4.3.4: + resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + + decode-named-character-reference@1.0.2: + resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} + + deep-is@0.1.4: + resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} + + define-data-property@1.1.0: + resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==} + engines: {node: '>= 0.4'} + + define-properties@1.2.1: + resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} + engines: {node: '>= 0.4'} + + delaunator@5.0.0: + resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==} + + delayed-stream@1.0.0: + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} + engines: {node: '>=0.4.0'} + + dequal@2.0.3: + resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} + engines: {node: '>=6'} + + devtools-detector@2.0.14: + resolution: {integrity: sha512-lI7zNCDL+a6jusFIYG5zztJSGt6gNV+rtoDAm9Z00MhHKMHQxh58oLYLz0xlv0tFwbzl1S0Qq6P87iznwwEcGw==} + + diff@5.1.0: + resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} + engines: {node: '>=0.3.1'} + + dir-glob@3.0.1: + resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} + engines: {node: '>=8'} + + doctrine@2.1.0: + resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} + engines: {node: '>=0.10.0'} + + doctrine@3.0.0: + resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} + engines: {node: '>=6.0.0'} + + dompurify@3.0.5: + resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==} + + dotenv@16.3.1: + resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + engines: {node: '>=12'} + + duplexer@0.1.2: + resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} + + eastasianwidth@0.2.0: + resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} + + electron-to-chromium@1.4.531: + resolution: {integrity: sha512-H6gi5E41Rn3/mhKlPaT1aIMg/71hTAqn0gYEllSuw9igNWtvQwu185jiCZoZD29n7Zukgh7GVZ3zGf0XvkhqjQ==} + + electron-to-chromium@1.4.545: + resolution: {integrity: sha512-G1HKumUw+y5yxMjewGfKz0XrqG6O+Tb4zrlC/Vs1+9riRXBuFlO0hOEXP3xeI+ltlJkbVUuLkYdmjHYH6Jkiow==} + + elkjs@0.8.2: + resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} + + emoji-regex@8.0.0: + resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} + + emoji-regex@9.2.2: + resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} + + emojis-list@3.0.0: + resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} + engines: {node: '>= 4'} + + engine.io-client@6.5.2: + resolution: {integrity: sha512-CQZqbrpEYnrpGqC07a9dJDz4gePZUgTPMU3NKJPSeQOyw27Tst4Pl3FemKoFGAlHzgZmKjoRmiJvbWfhCXUlIg==} + + engine.io-parser@5.2.1: + resolution: {integrity: sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==} + engines: {node: '>=10.0.0'} + + enhanced-resolve@5.15.0: + resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} + engines: {node: '>=10.13.0'} + + error-ex@1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + + error-stack-parser@2.0.7: + resolution: {integrity: sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==} + + es-abstract@1.22.2: + resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==} + engines: {node: '>= 0.4'} + + es-module-lexer@1.3.1: + resolution: {integrity: sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q==} + + es-set-tostringtag@2.0.1: + resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} + engines: {node: '>= 0.4'} + + es-shim-unscopables@1.0.0: + resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} + + es-to-primitive@1.2.1: + resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} + engines: {node: '>= 0.4'} + + escalade@3.1.1: + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} + engines: {node: '>=6'} + + escape-string-regexp@1.0.5: + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} + engines: {node: '>=0.8.0'} + + escape-string-regexp@4.0.0: + resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} + engines: {node: '>=10'} + + eslint-config-prettier@9.1.0: + resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + hasBin: true + peerDependencies: + eslint: '>=7.0.0' + + eslint-import-resolver-node@0.3.9: + resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} + + eslint-module-utils@2.8.0: + resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint: + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true + + eslint-plugin-import@2.29.1: + resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} + engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + + eslint-plugin-react-hooks@4.6.0: + resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} + engines: {node: '>=10'} + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + + eslint-plugin-react@7.33.1: + resolution: {integrity: sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==} + engines: {node: '>=4'} + peerDependencies: + eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + + eslint-plugin-unused-imports@4.0.0: + resolution: {integrity: sha512-mzM+y2B7XYpQryVa1usT+Y/BdNAtAZiXzwpSyDCboFoJN/LZRN67TNvQxKtuTK/Aplya3sLNQforiubzPPaIcQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/eslint-plugin': '8' + eslint: '9' + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true + + eslint-rule-composer@0.3.0: + resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==} + engines: {node: '>=4.0.0'} + + eslint-scope@5.1.1: + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} + engines: {node: '>=8.0.0'} + + eslint-scope@7.2.2: + resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + eslint-visitor-keys@3.4.3: + resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + eslint@8.51.0: + resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + hasBin: true + + eslint@8.57.0: + resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + hasBin: true + + espree@9.6.1: + resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + + esquery@1.5.0: + resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} + engines: {node: '>=0.10'} + + esrecurse@4.3.0: + resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} + engines: {node: '>=4.0'} + + estraverse@4.3.0: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} + engines: {node: '>=4.0'} + + estraverse@5.3.0: + resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} + engines: {node: '>=4.0'} + + estree-walker@2.0.2: + resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} + + esutils@2.0.3: + resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} + engines: {node: '>=0.10.0'} + + event-stream@3.3.4: + resolution: {integrity: sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==} + + eventemitter3@5.0.1: + resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} + + events@3.3.0: + resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} + engines: {node: '>=0.8.x'} + + execa@8.0.1: + resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} + engines: {node: '>=16.17'} + + fast-deep-equal@3.1.3: + resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + + fast-glob@3.3.1: + resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} + engines: {node: '>=8.6.0'} + + fast-json-stable-stringify@2.1.0: + resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + + fast-levenshtein@2.0.6: + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} + + fast-shallow-equal@1.0.0: + resolution: {integrity: sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==} + + fastest-stable-stringify@2.0.2: + resolution: {integrity: sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==} + + fastq@1.15.0: + resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} + + fetch-blob@3.2.0: + resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} + engines: {node: ^12.20 || >= 14.13} + + file-entry-cache@6.0.1: + resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} + engines: {node: ^10.12.0 || >=12.0.0} + + fill-range@7.0.1: + resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} + engines: {node: '>=8'} + + find-up@5.0.0: + resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} + engines: {node: '>=10'} + + flat-cache@3.1.0: + resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==} + engines: {node: '>=12.0.0'} + + flatted@3.2.9: + resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} + + follow-redirects@1.15.3: + resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==} + engines: {node: '>=4.0'} + peerDependencies: + debug: '*' + peerDependenciesMeta: + debug: + optional: true + + for-each@0.3.3: + resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} + + foreground-child@3.1.1: + resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} + engines: {node: '>=14'} + + form-data@4.0.0: + resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} + engines: {node: '>= 6'} + + formdata-polyfill@4.0.10: + resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} + engines: {node: '>=12.20.0'} + + fraction.js@4.3.6: + resolution: {integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==} + + framer-motion@10.16.4: + resolution: {integrity: sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==} + peerDependencies: + react: ^18.0.0 + react-dom: ^18.0.0 + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true + + from@0.1.7: + resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} + + fs-extra@10.1.0: + resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} + engines: {node: '>=12'} + + fs-extra@11.1.1: + resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} + engines: {node: '>=14.14'} + + fs.realpath@1.0.0: + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + + fsevents@2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + + function-bind@1.1.1: + resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + + function-bind@1.1.2: + resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} + + function.prototype.name@1.1.6: + resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} + engines: {node: '>= 0.4'} + + functions-have-names@1.2.3: + resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} + + fx@28.0.0: + resolution: {integrity: sha512-vKQDA9g868cZiW8ulgs2uN1yx1i7/nsS33jTMOxekk0Z03BJLffVcdW6AVD32fWb3E6RtmWWuBXBZOk8cLXFNQ==} + hasBin: true + + gensync@1.0.0-beta.2: + resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} + engines: {node: '>=6.9.0'} + + get-intrinsic@1.2.1: + resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} + + get-port@6.1.2: + resolution: {integrity: sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + get-stream@8.0.1: + resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} + engines: {node: '>=16'} + + get-symbol-description@1.0.0: + resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} + engines: {node: '>= 0.4'} + + glob-parent@5.1.2: + resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} + engines: {node: '>= 6'} + + glob-parent@6.0.2: + resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} + engines: {node: '>=10.13.0'} + + glob-to-regexp@0.4.1: + resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} + + glob@10.3.10: + resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} + engines: {node: '>=16 || 14 >=14.17'} + hasBin: true + + glob@7.2.3: + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + + glob@8.1.0: + resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} + engines: {node: '>=12'} + + glob@9.3.2: + resolution: {integrity: sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==} + engines: {node: '>=16 || 14 >=14.17'} + + globals@11.12.0: + resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} + engines: {node: '>=4'} + + globals@13.22.0: + resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==} + engines: {node: '>=8'} + + globalthis@1.0.3: + resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} + engines: {node: '>= 0.4'} + + globby@11.1.0: + resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} + engines: {node: '>=10'} + + globby@13.2.2: + resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + gopd@1.0.1: + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + + graceful-fs@4.2.11: + resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + + graphemer@1.4.0: + resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} + + gzip-size@6.0.0: + resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} + engines: {node: '>=10'} + + has-bigints@1.0.2: + resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} + + has-flag@3.0.0: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} + engines: {node: '>=4'} + + has-flag@4.0.0: + resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} + engines: {node: '>=8'} + + has-property-descriptors@1.0.0: + resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} + + has-proto@1.0.1: + resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} + engines: {node: '>= 0.4'} + + has-symbols@1.0.3: + resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} + engines: {node: '>= 0.4'} + + has-tostringtag@1.0.0: + resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} + engines: {node: '>= 0.4'} + + has@1.0.3: + resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} + engines: {node: '>= 0.4.0'} + + hasown@2.0.2: + resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} + engines: {node: '>= 0.4'} + + heap@0.2.7: + resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==} + + hoist-non-react-statics@3.3.2: + resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} + + https-proxy-agent@5.0.1: + resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} + engines: {node: '>= 6'} + + human-signals@5.0.0: + resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} + engines: {node: '>=16.17.0'} + + husky@8.0.3: + resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} + engines: {node: '>=14'} + hasBin: true + + hyphenate-style-name@1.0.4: + resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} + + iconv-lite@0.6.3: + resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} + engines: {node: '>=0.10.0'} + + ignore@5.2.4: + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} + engines: {node: '>= 4'} + + ignore@5.3.1: + resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} + engines: {node: '>= 4'} + + immediate@3.0.6: + resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} + + immer@10.0.3: + resolution: {integrity: sha512-pwupu3eWfouuaowscykeckFmVTpqbzW+rXFCX8rQLkZzM9ftBmU/++Ra+o+L27mz03zJTlyV4UUr+fdKNffo4A==} + + import-fresh@3.3.0: + resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} + engines: {node: '>=6'} + + imurmurhash@0.1.4: + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} + engines: {node: '>=0.8.19'} + + inflight@1.0.6: + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + + inherits@2.0.4: + resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + + inline-style-prefixer@6.0.1: + resolution: {integrity: sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ==} + + internal-slot@1.0.5: + resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} + engines: {node: '>= 0.4'} + + internmap@1.0.1: + resolution: {integrity: sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==} + + internmap@2.0.3: + resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==} + engines: {node: '>=12'} + + is-array-buffer@3.0.2: + resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} + + is-arrayish@0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} + + is-bigint@1.0.4: + resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + + is-binary-path@2.1.0: + resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} + engines: {node: '>=8'} + + is-boolean-object@1.1.2: + resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} + engines: {node: '>= 0.4'} + + is-callable@1.2.7: + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} + engines: {node: '>= 0.4'} + + is-core-module@2.13.0: + resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} + + is-core-module@2.14.0: + resolution: {integrity: sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==} + engines: {node: '>= 0.4'} + + is-date-object@1.0.5: + resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} + engines: {node: '>= 0.4'} + + is-extglob@2.1.1: + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} + engines: {node: '>=0.10.0'} + + is-fullwidth-code-point@3.0.0: + resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} + engines: {node: '>=8'} + + is-fullwidth-code-point@4.0.0: + resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} + engines: {node: '>=12'} + + is-glob@4.0.3: + resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} + engines: {node: '>=0.10.0'} + + is-negative-zero@2.0.2: + resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} + engines: {node: '>= 0.4'} + + is-number-object@1.0.7: + resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} + engines: {node: '>= 0.4'} + + is-number@7.0.0: + resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} + engines: {node: '>=0.12.0'} + + is-path-inside@3.0.3: + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} + engines: {node: '>=8'} + + is-reference@1.2.1: + resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} + + is-regex@1.1.4: + resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} + engines: {node: '>= 0.4'} + + is-shared-array-buffer@1.0.2: + resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} + + is-stream@3.0.0: + resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + is-string@1.0.7: + resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} + engines: {node: '>= 0.4'} + + is-symbol@1.0.4: + resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} + engines: {node: '>= 0.4'} + + is-typed-array@1.1.12: + resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} + engines: {node: '>= 0.4'} + + is-weakref@1.0.2: + resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} + + isarray@2.0.5: + resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} + + isexe@2.0.0: + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + + isobject@3.0.1: + resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} + engines: {node: '>=0.10.0'} + + jackspeak@2.3.5: + resolution: {integrity: sha512-Ratx+B8WeXLAtRJn26hrhY8S1+Jz6pxPMrkrdkgb/NstTNiqMhX0/oFVu5wX+g5n6JlEu2LPsDJmY8nRP4+alw==} + engines: {node: '>=14'} + + javascript-natural-sort@0.7.1: + resolution: {integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==} + + jest-worker@27.5.1: + resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} + engines: {node: '>= 10.13.0'} + + jiti@1.20.0: + resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} + hasBin: true + + js-cookie@2.2.1: + resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==} + + js-cookie@3.0.5: + resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==} + engines: {node: '>=14'} + + js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + + js-yaml@4.1.0: + resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} + hasBin: true + + jsesc@2.5.2: + resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} + engines: {node: '>=4'} + hasBin: true + + json-buffer@3.0.1: + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} + + json-parse-even-better-errors@2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + + json-schema-traverse@0.4.1: + resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + + json-stable-stringify-without-jsonify@1.0.1: + resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} + + json5@1.0.2: + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} + hasBin: true + + json5@2.2.3: + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} + engines: {node: '>=6'} + hasBin: true + + jsonfile@6.1.0: + resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + + jsx-ast-utils@3.3.5: + resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} + engines: {node: '>=4.0'} + + keyv@4.5.3: + resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==} + + khroma@2.0.0: + resolution: {integrity: sha512-2J8rDNlQWbtiNYThZRvmMv5yt44ZakX+Tz5ZIp/mN1pt4snn+m030Va5Z4v8xA0cQFDXBwO/8i42xL4QPsVk3g==} + + kleur@4.1.5: + resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} + engines: {node: '>=6'} + + layout-base@1.0.2: + resolution: {integrity: sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==} + + layout-base@2.0.1: + resolution: {integrity: sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==} + + levn@0.4.1: + resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} + engines: {node: '>= 0.8.0'} + + lie@3.1.1: + resolution: {integrity: sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==} + + lilconfig@2.1.0: + resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} + engines: {node: '>=10'} + + lines-and-columns@1.2.4: + resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} + + lint-staged@15.0.2: + resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==} + engines: {node: '>=18.12.0'} + hasBin: true + + listr2@7.0.2: + resolution: {integrity: sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==} + engines: {node: '>=16.0.0'} + + loader-runner@4.3.0: + resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} + engines: {node: '>=6.11.5'} + + loader-utils@2.0.4: + resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} + engines: {node: '>=8.9.0'} + + localforage@1.10.0: + resolution: {integrity: sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==} + + locate-path@6.0.0: + resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} + engines: {node: '>=10'} + + lodash-es@4.17.21: + resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} + + lodash.merge@4.6.2: + resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} + + lodash@4.17.21: + resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + + log-update@5.0.1: + resolution: {integrity: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + loose-envify@1.4.0: + resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} + hasBin: true + + lru-cache@10.0.1: + resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==} + engines: {node: 14 || >=16.14} + + lru-cache@5.1.1: + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + + lru-cache@6.0.0: + resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} + engines: {node: '>=10'} + + lru_map@0.3.3: + resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==} + + magic-string@0.27.0: + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} + engines: {node: '>=12'} + + magic-string@0.30.3: + resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} + engines: {node: '>=12'} + + map-stream@0.1.0: + resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} + + markdown-escape@2.0.0: + resolution: {integrity: sha512-Trz4v0+XWlwy68LJIyw3bLbsJiC8XAbRCKF9DbEtZjyndKOGVx6n+wNB0VfoRmY2LKboQLeniap3xrb6LGSJ8A==} + + mdast-util-from-markdown@1.3.1: + resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==} + + mdast-util-to-string@3.2.0: + resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==} + + mdn-data@2.0.14: + resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} + + medium-zoom@1.0.8: + resolution: {integrity: sha512-CjFVuFq/IfrdqesAXfg+hzlDKu6A2n80ZIq0Kl9kWjoHh9j1N9Uvk5X0/MmN0hOfm5F9YBswlClhcwnmtwz7gA==} + + merge-stream@2.0.0: + resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + + merge2@1.4.1: + resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} + engines: {node: '>= 8'} + + mermaid@10.5.0: + resolution: {integrity: sha512-9l0o1uUod78D3/FVYPGSsgV+Z0tSnzLBDiC9rVzvelPxuO80HbN1oDr9ofpPETQy9XpypPQa26fr09VzEPfvWA==} + + micromark-core-commonmark@1.1.0: + resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==} + + micromark-factory-destination@1.1.0: + resolution: {integrity: sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==} + + micromark-factory-label@1.1.0: + resolution: {integrity: sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==} + + micromark-factory-space@1.1.0: + resolution: {integrity: sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==} + + micromark-factory-title@1.1.0: + resolution: {integrity: sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==} + + micromark-factory-whitespace@1.1.0: + resolution: {integrity: sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==} + + micromark-util-character@1.2.0: + resolution: {integrity: sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==} + + micromark-util-chunked@1.1.0: + resolution: {integrity: sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==} + + micromark-util-classify-character@1.1.0: + resolution: {integrity: sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==} + + micromark-util-combine-extensions@1.1.0: + resolution: {integrity: sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==} + + micromark-util-decode-numeric-character-reference@1.1.0: + resolution: {integrity: sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==} + + micromark-util-decode-string@1.1.0: + resolution: {integrity: sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==} + + micromark-util-encode@1.1.0: + resolution: {integrity: sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==} + + micromark-util-html-tag-name@1.2.0: + resolution: {integrity: sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==} + + micromark-util-normalize-identifier@1.1.0: + resolution: {integrity: sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==} + + micromark-util-resolve-all@1.1.0: + resolution: {integrity: sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==} + + micromark-util-sanitize-uri@1.2.0: + resolution: {integrity: sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==} + + micromark-util-subtokenize@1.1.0: + resolution: {integrity: sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==} + + micromark-util-symbol@1.1.0: + resolution: {integrity: sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==} + + micromark-util-types@1.1.0: + resolution: {integrity: sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==} + + micromark@3.2.0: + resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==} + + micromatch@4.0.5: + resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} + engines: {node: '>=8.6'} + + mime-db@1.52.0: + resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} + engines: {node: '>= 0.6'} + + mime-types@2.1.35: + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} + engines: {node: '>= 0.6'} + + mimic-fn@2.1.0: + resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} + engines: {node: '>=6'} + + mimic-fn@4.0.0: + resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} + engines: {node: '>=12'} + + minimatch@3.1.2: + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + + minimatch@5.1.6: + resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} + engines: {node: '>=10'} + + minimatch@7.4.6: + resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==} + engines: {node: '>=10'} + + minimatch@9.0.3: + resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} + engines: {node: '>=16 || 14 >=14.17'} + + minimatch@9.0.5: + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} + engines: {node: '>=16 || 14 >=14.17'} + + minimist@1.2.8: + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + + minipass@4.2.8: + resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} + engines: {node: '>=8'} + + minipass@7.0.3: + resolution: {integrity: sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==} + engines: {node: '>=16 || 14 >=14.17'} + + mkdirp@0.5.6: + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} + hasBin: true + + mri@1.2.0: + resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} + engines: {node: '>=4'} + + mrmime@1.0.1: + resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} + engines: {node: '>=10'} + + ms@2.1.2: + resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + + ms@2.1.3: + resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + + nano-css@5.3.4: + resolution: {integrity: sha512-wfcviJB6NOxDIDfr7RFn/GlaN7I/Bhe4d39ZRCJ3xvZX60LVe2qZ+rDqM49nm4YT81gAjzS+ZklhKP/Gnfnubg==} + peerDependencies: + react: '*' + react-dom: '*' + + nanoid@3.3.6: + resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + + natural-compare@1.4.0: + resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} + + neo-async@2.6.2: + resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + + next-compose-plugins@2.2.1: + resolution: {integrity: sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==} + + next-seo@6.1.0: + resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==} + peerDependencies: + next: ^8.1.1-canary.54 || >=9.0.0 + react: '>=16.0.0' + react-dom: '>=16.0.0' + + next-suspense@0.2.3: + resolution: {integrity: sha512-NeCkE3E+rLN3mNqJhvh/kc2SfX4VmUkL8XUV3bc/6RYMVbWDw/oYIEHW9opiEVp+9Q6yYRqW/6XTmhDxwuX0xQ==} + engines: {pnpm: '>=7'} + peerDependencies: + next: '>=10' + + next@13.5.3: + resolution: {integrity: sha512-4Nt4HRLYDW/yRpJ/QR2t1v63UOMS55A38dnWv3UDOWGezuY0ZyFO1ABNbD7mulVzs9qVhgy2+ppjdsANpKP1mg==} + engines: {node: '>=16.14.0'} + hasBin: true + peerDependencies: + '@opentelemetry/api': ^1.1.0 + react: ^18.2.0 + react-dom: ^18.2.0 + sass: ^1.3.0 + peerDependenciesMeta: + '@opentelemetry/api': + optional: true + sass: + optional: true + + node-domexception@1.0.0: + resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} + engines: {node: '>=10.5.0'} + + node-fetch@2.7.0: + resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} + engines: {node: 4.x || >=6.0.0} + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + + node-fetch@3.3.1: + resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + node-releases@2.0.13: + resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + + non-layered-tidy-tree-layout@2.0.2: + resolution: {integrity: sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==} + + normalize-path@3.0.0: + resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} + engines: {node: '>=0.10.0'} + + normalize-range@0.1.2: + resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} + engines: {node: '>=0.10.0'} + + npm-run-path@5.1.0: + resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + object-assign@4.1.1: + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} + engines: {node: '>=0.10.0'} + + object-inspect@1.12.3: + resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} + + object-keys@1.1.1: + resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} + engines: {node: '>= 0.4'} + + object.assign@4.1.4: + resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} + engines: {node: '>= 0.4'} + + object.entries@1.1.6: + resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} + engines: {node: '>= 0.4'} + + object.fromentries@2.0.6: + resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} + engines: {node: '>= 0.4'} + + object.fromentries@2.0.7: + resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} + engines: {node: '>= 0.4'} + + object.groupby@1.0.1: + resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} + + object.hasown@1.1.2: + resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} + + object.values@1.1.6: + resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} + engines: {node: '>= 0.4'} + + object.values@1.1.7: + resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} + engines: {node: '>= 0.4'} + + once@1.4.0: + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + + onetime@5.1.2: + resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} + engines: {node: '>=6'} + + onetime@6.0.0: + resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} + engines: {node: '>=12'} + + opener@1.5.2: + resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} + hasBin: true + + optionator@0.9.3: + resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} + engines: {node: '>= 0.8.0'} + + p-limit@3.1.0: + resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} + engines: {node: '>=10'} + + p-locate@5.0.0: + resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} + engines: {node: '>=10'} + + parent-module@1.0.1: + resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} + engines: {node: '>=6'} + + parse-author@2.0.0: + resolution: {integrity: sha512-yx5DfvkN8JsHL2xk2Os9oTia467qnvRgey4ahSm2X8epehBLx/gWLcy5KI+Y36ful5DzGbCS6RazqZGgy1gHNw==} + engines: {node: '>=0.10.0'} + + parse-json@5.2.0: + resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} + engines: {node: '>=8'} + + path-exists@4.0.0: + resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} + engines: {node: '>=8'} + + path-is-absolute@1.0.1: + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} + engines: {node: '>=0.10.0'} + + path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + engines: {node: '>=8'} + + path-key@4.0.0: + resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} + engines: {node: '>=12'} + + path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + + path-scurry@1.10.1: + resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} + engines: {node: '>=16 || 14 >=14.17'} + + path-type@4.0.0: + resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} + engines: {node: '>=8'} + + pathe@1.1.0: + resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} + + pause-stream@0.0.11: + resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==} + + picocolors@1.0.0: + resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + + picomatch@2.3.1: + resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} + engines: {node: '>=8.6'} + + pidtree@0.6.0: + resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} + engines: {node: '>=0.10'} + hasBin: true + + pify@2.3.0: + resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} + engines: {node: '>=0.10.0'} + + postcss-attribute-case-insensitive@6.0.2: + resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-clamp@4.1.0: + resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} + engines: {node: '>=7.6.0'} + peerDependencies: + postcss: ^8.4.6 + + postcss-color-functional-notation@6.0.2: + resolution: {integrity: sha512-FsjSmlSufuiFBsIqQ++VxFmvX7zKndZpBkHmfXr4wqhvzM92FTEkAh703iqWTl1U3faTgqioIqCbfqdWiFVwtw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-color-hex-alpha@9.0.2: + resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-color-rebeccapurple@9.0.1: + resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-custom-media@10.0.2: + resolution: {integrity: sha512-zcEFNRmDm2fZvTPdI1pIW3W//UruMcLosmMiCdpQnrCsTRzWlKQPYMa1ud9auL0BmrryKK1+JjIGn19K0UjO/w==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-custom-properties@13.3.2: + resolution: {integrity: sha512-2Coszybpo8lpLY24vy2CYv9AasiZ39/bs8Imv0pWMq55Gl8NWzfc24OAo3zIX7rc6uUJAqESnVOMZ6V6lpMjJA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-custom-selectors@7.1.6: + resolution: {integrity: sha512-svsjWRaxqL3vAzv71dV0/65P24/FB8TbPX+lWyyf9SZ7aZm4S4NhCn7N3Bg+Z5sZunG3FS8xQ80LrCU9hb37cw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-dir-pseudo-class@8.0.0: + resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-double-position-gradients@5.0.2: + resolution: {integrity: sha512-KTbvdOOy8z8zb0BTkEg4/1vqlRlApdvjw8/pFoehgQl0WVO+fezDGlvo0B8xRA+XccA7ohkQCULKNsiNOx70Cw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-focus-visible@9.0.0: + resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-focus-within@8.0.0: + resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-font-variant@5.0.0: + resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} + peerDependencies: + postcss: ^8.1.0 + + postcss-gap-properties@5.0.0: + resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-image-set-function@6.0.1: + resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-import@15.1.0: + resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} + engines: {node: '>=14.0.0'} + peerDependencies: + postcss: ^8.0.0 + + postcss-lab-function@6.0.7: + resolution: {integrity: sha512-4d1lhDVPukHFqkMv4G5vVcK+tgY52vwb5uR1SWKOaO5389r2q8fMxBWuXSW+YtbCOEGP0/X9KERi9E9le2pJuw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-logical@7.0.0: + resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-nested@6.0.1: + resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} + engines: {node: '>=12.0'} + peerDependencies: + postcss: ^8.2.14 + + postcss-nesting@12.0.1: + resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-opacity-percentage@2.0.0: + resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.2 + + postcss-overflow-shorthand@5.0.0: + resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-page-break@3.0.4: + resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} + peerDependencies: + postcss: ^8 + + postcss-place@9.0.0: + resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-preset-env@9.2.0: + resolution: {integrity: sha512-Lnr4C5gb7t5Cc8akQMJzNdJkqw7s7s7BHUaQSgsuf+CTY9Lsz5lqQTft5yNZr59JyCLz0aFNSAqSLm/xRtcTpg==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-pseudo-class-any-link@9.0.0: + resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-replace-overflow-wrap@4.0.0: + resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} + peerDependencies: + postcss: ^8.0.3 + + postcss-selector-not@7.0.1: + resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + + postcss-selector-parser@6.0.11: + resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} + engines: {node: '>=4'} + + postcss-selector-parser@6.0.13: + resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} + engines: {node: '>=4'} + + postcss-value-parser@4.2.0: + resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} + + postcss@8.4.14: + resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} + engines: {node: ^10 || ^12 || >=14} + + postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} + engines: {node: ^10 || ^12 || >=14} + + prelude-ls@1.2.1: + resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} + engines: {node: '>= 0.8.0'} + + prettier-package-json@2.8.0: + resolution: {integrity: sha512-WxtodH/wWavfw3MR7yK/GrS4pASEQ+iSTkdtSxPJWvqzG55ir5nvbLt9rw5AOiEcqqPCRM92WCtR1rk3TG3JSQ==} + hasBin: true + + prettier-plugin-tailwindcss@0.4.1: + resolution: {integrity: sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==} + engines: {node: '>=12.17.0'} + peerDependencies: + '@ianvs/prettier-plugin-sort-imports': '*' + '@prettier/plugin-pug': '*' + '@shopify/prettier-plugin-liquid': '*' + '@shufo/prettier-plugin-blade': '*' + '@trivago/prettier-plugin-sort-imports': '*' + prettier: ^2.2 || ^3.0 + prettier-plugin-astro: '*' + prettier-plugin-css-order: '*' + prettier-plugin-import-sort: '*' + prettier-plugin-jsdoc: '*' + prettier-plugin-marko: '*' + prettier-plugin-organize-attributes: '*' + prettier-plugin-organize-imports: '*' + prettier-plugin-style-order: '*' + prettier-plugin-svelte: '*' + prettier-plugin-twig-melody: '*' + peerDependenciesMeta: + '@ianvs/prettier-plugin-sort-imports': + optional: true + '@prettier/plugin-pug': + optional: true + '@shopify/prettier-plugin-liquid': + optional: true + '@shufo/prettier-plugin-blade': + optional: true + '@trivago/prettier-plugin-sort-imports': + optional: true + prettier-plugin-astro: + optional: true + prettier-plugin-css-order: + optional: true + prettier-plugin-import-sort: + optional: true + prettier-plugin-jsdoc: + optional: true + prettier-plugin-marko: + optional: true + prettier-plugin-organize-attributes: + optional: true + prettier-plugin-organize-imports: + optional: true + prettier-plugin-style-order: + optional: true + prettier-plugin-svelte: + optional: true + prettier-plugin-twig-melody: + optional: true + + prettier@3.0.3: + resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} + engines: {node: '>=14'} + hasBin: true + + progress@2.0.3: + resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} + engines: {node: '>=0.4.0'} + + prop-types@15.8.1: + resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} + + proxy-from-env@1.1.0: + resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + + ps-tree@1.2.0: + resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==} + engines: {node: '>= 0.10'} + hasBin: true + + punycode@2.3.0: + resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} + engines: {node: '>=6'} + + queue-microtask@1.2.3: + resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} + + randombytes@2.1.0: + resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + + randomcolor@0.6.2: + resolution: {integrity: sha512-Mn6TbyYpFgwFuQ8KJKqf3bqqY9O1y37/0jgSK/61PUxV4QfIMv0+K2ioq8DfOjkBslcjwSzRfIDEXfzA9aCx7A==} + + react-countup@6.4.2: + resolution: {integrity: sha512-wdDrNb2lPFGbLb+i0FTgswPbWziubS6KZRII8NRpXmUCoZsi15PFbIHgBz60Dyxd4KPuRvwsK5aawIU4OPP3jA==} + peerDependencies: + react: '>= 16.3.0' + + react-dom@18.2.0: + resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} + peerDependencies: + react: ^18.2.0 + + react-error-boundary@4.0.11: + resolution: {integrity: sha512-U13ul67aP5DOSPNSCWQ/eO0AQEYzEFkVljULQIjMV0KlffTAhxuDoBKdO0pb/JZ8mDhMKFZ9NZi0BmLGUiNphw==} + peerDependencies: + react: '>=16.13.1' + + react-intersection-observer@9.5.2: + resolution: {integrity: sha512-EmoV66/yvksJcGa1rdW0nDNc4I1RifDWkT50gXSFnPLYQ4xUptuDD4V7k+Rj1OgVAlww628KLGcxPXFlOkkU/Q==} + peerDependencies: + react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 + + react-is@16.13.1: + resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} + + react-masonry-css@1.0.16: + resolution: {integrity: sha512-KSW0hR2VQmltt/qAa3eXOctQDyOu7+ZBevtKgpNDSzT7k5LA/0XntNa9z9HKCdz3QlxmJHglTZ18e4sX4V8zZQ==} + peerDependencies: + react: '>=16.0.0' + + react-message-popup@1.1.3: + resolution: {integrity: sha512-nEoEbXkV8UtwPqh7HVth2+KBvJ0ui+qZe3jcOKPLpalbAaOtV5AqkZTAb1Wu43ditPkZyBl9gxO1HfeUALlthA==} + peerDependencies: + react: ^18.0.0 + react-dom: ^18.0.0 + + react-shortcut-guide@1.0.0: + resolution: {integrity: sha512-a4+X5T9UyEYqQnaM+gyJ/s0PIobagYSUsGt/3aZDy9GssIFX6LpLSLGOCW1AlluJP/xaw6HCsgF5TJNTb8sOYA==} + + react-toastify@9.1.3: + resolution: {integrity: sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==} + peerDependencies: + react: '>=16' + react-dom: '>=16' + + react-universal-interface@0.6.2: + resolution: {integrity: sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==} + peerDependencies: + react: '*' + tslib: '*' + + react-use@17.4.0: + resolution: {integrity: sha512-TgbNTCA33Wl7xzIJegn1HndB4qTS9u03QUwyNycUnXaweZkE4Kq2SB+Yoxx8qbshkZGYBDvUXbXWRUmQDcZZ/Q==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + + react@18.2.0: + resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} + engines: {node: '>=0.10.0'} + + read-cache@1.0.0: + resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} + + readdirp@3.6.0: + resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} + engines: {node: '>=8.10.0'} + + regenerator-runtime@0.13.9: + resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} + + regenerator-runtime@0.14.0: + resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} + + regexp.prototype.flags@1.5.1: + resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} + engines: {node: '>= 0.4'} + + remove-markdown@0.5.0: + resolution: {integrity: sha512-x917M80K97K5IN1L8lUvFehsfhR8cYjGQ/yAMRI9E7JIKivtl5Emo5iD13DhMr+VojzMCiYk8V2byNPwT/oapg==} + + resize-observer-polyfill@1.5.1: + resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==} + + resolve-from@4.0.0: + resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} + engines: {node: '>=4'} + + resolve@1.22.1: + resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} + hasBin: true + + resolve@1.22.8: + resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} + hasBin: true + + resolve@2.0.0-next.4: + resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} + hasBin: true + + restore-cursor@4.0.0: + resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + + reusify@1.0.4: + resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} + engines: {iojs: '>=1.0.0', node: '>=0.10.0'} + + rfdc@1.3.0: + resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} + + rimraf@3.0.2: + resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + hasBin: true + + rimraf@5.0.5: + resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==} + engines: {node: '>=14'} + hasBin: true + + robust-predicates@3.0.2: + resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} + + rollup@2.78.0: + resolution: {integrity: sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==} + engines: {node: '>=10.0.0'} + hasBin: true + + rtl-css-js@1.15.0: + resolution: {integrity: sha512-99Cu4wNNIhrI10xxUaABHsdDqzalrSRTie4GeCmbGVuehm4oj+fIy8fTzB+16pmKe8Bv9rl+hxIBez6KxExTew==} + + run-parallel@1.2.0: + resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + + rw@1.3.3: + resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==} + + sade@1.8.1: + resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} + engines: {node: '>=6'} + + safe-array-concat@1.0.1: + resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} + engines: {node: '>=0.4'} + + safe-buffer@5.2.1: + resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + + safe-regex-test@1.0.0: + resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} + + safer-buffer@2.1.2: + resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} + + scheduler@0.23.0: + resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} + + schema-utils@3.3.0: + resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} + engines: {node: '>= 10.13.0'} + + screenfull@5.2.0: + resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} + engines: {node: '>=0.10.0'} + + semver@6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + + semver@7.5.4: + resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} + engines: {node: '>=10'} + hasBin: true + + semver@7.6.2: + resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==} + engines: {node: '>=10'} + hasBin: true + + serialize-javascript@6.0.1: + resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} + + set-function-name@2.0.1: + resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} + engines: {node: '>= 0.4'} + + set-harmonic-interval@1.0.1: + resolution: {integrity: sha512-AhICkFV84tBP1aWqPwLZqFvAwqEoVA9kxNMniGEUvzOlm4vLmOFLiTT3UZ6bziJTy4bOVpzWGTfSCbmaayGx8g==} + engines: {node: '>=6.9'} + + shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + engines: {node: '>=8'} + + shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + engines: {node: '>=8'} + + side-channel@1.0.4: + resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + + signal-exit@3.0.7: + resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} + + signal-exit@4.1.0: + resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} + engines: {node: '>=14'} + + sirv@1.0.19: + resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} + engines: {node: '>= 10'} + + slash@3.0.0: + resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} + engines: {node: '>=8'} + + slash@4.0.0: + resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} + engines: {node: '>=12'} + + slice-ansi@5.0.0: + resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} + engines: {node: '>=12'} + + socket.io-client@4.7.2: + resolution: {integrity: sha512-vtA0uD4ibrYD793SOIAwlo8cj6haOeMHrGvwPxJsxH7CeIksqJ+3Zc06RvWTIFgiSqx4A3sOnTXpfAEE2Zyz6w==} + engines: {node: '>=10.0.0'} + + socket.io-parser@4.2.4: + resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} + engines: {node: '>=10.0.0'} + + sort-object-keys@1.1.3: + resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} + + sort-order@1.0.1: + resolution: {integrity: sha512-BiExT7C1IVF4DNd5dttR/dEq3wunGOHpy4phvqFUQA1pY6j2ye8WWEAV8LhRbfdF0EWDX12FfyPPf9P71eT+cA==} + + source-map-js@1.0.2: + resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} + engines: {node: '>=0.10.0'} + + source-map-support@0.5.21: + resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + + source-map@0.5.6: + resolution: {integrity: sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==} + engines: {node: '>=0.10.0'} + + source-map@0.5.7: + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} + engines: {node: '>=0.10.0'} + + source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + engines: {node: '>=0.10.0'} + + sourcemap-codec@1.4.8: + resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} + deprecated: Please use @jridgewell/sourcemap-codec instead + + split@0.3.3: + resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==} + + stack-generator@2.0.5: + resolution: {integrity: sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==} + + stackframe@1.2.1: + resolution: {integrity: sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg==} + + stacktrace-gps@3.0.4: + resolution: {integrity: sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==} + + stacktrace-js@2.0.2: + resolution: {integrity: sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==} + + stacktrace-parser@0.1.10: + resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} + engines: {node: '>=6'} + + stream-combiner@0.0.4: + resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==} + + streamsearch@1.1.0: + resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} + engines: {node: '>=10.0.0'} + + string-argv@0.3.2: + resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} + engines: {node: '>=0.6.19'} + + string-width@4.2.3: + resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} + engines: {node: '>=8'} + + string-width@5.1.2: + resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} + engines: {node: '>=12'} + + string.prototype.matchall@4.0.8: + resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} + + string.prototype.trim@1.2.8: + resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} + engines: {node: '>= 0.4'} + + string.prototype.trimend@1.0.7: + resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} + + string.prototype.trimstart@1.0.7: + resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} + + strip-ansi@6.0.1: + resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} + engines: {node: '>=8'} + + strip-ansi@7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} + engines: {node: '>=12'} + + strip-bom@3.0.0: + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} + engines: {node: '>=4'} + + strip-final-newline@3.0.0: + resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} + engines: {node: '>=12'} + + strip-json-comments@3.1.1: + resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} + engines: {node: '>=8'} + + styled-jsx@5.1.1: + resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} + engines: {node: '>= 12.0.0'} + peerDependencies: + '@babel/core': '*' + babel-plugin-macros: '*' + react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' + peerDependenciesMeta: + '@babel/core': + optional: true + babel-plugin-macros: + optional: true + + stylis@4.3.0: + resolution: {integrity: sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==} + + supports-color@5.5.0: + resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} + engines: {node: '>=4'} + + supports-color@7.2.0: + resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} + engines: {node: '>=8'} + + supports-color@8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} + engines: {node: '>=10'} + + supports-preserve-symlinks-flag@1.0.0: + resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} + engines: {node: '>= 0.4'} + + swr@2.2.4: + resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} + peerDependencies: + react: ^16.11.0 || ^17.0.0 || ^18.0.0 + + tapable@2.2.1: + resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} + engines: {node: '>=6'} + + terser-webpack-plugin@5.3.9: + resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} + engines: {node: '>= 10.13.0'} + peerDependencies: + '@swc/core': '*' + esbuild: '*' + uglify-js: '*' + webpack: ^5.1.0 + peerDependenciesMeta: + '@swc/core': + optional: true + esbuild: + optional: true + uglify-js: + optional: true + + terser@5.20.0: + resolution: {integrity: sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==} + engines: {node: '>=10'} + hasBin: true + + text-table@0.2.0: + resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} + + throttle-debounce@3.0.1: + resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} + engines: {node: '>=10'} + + through@2.3.8: + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} + + tilg@0.1.1: + resolution: {integrity: sha512-0uHyTAUM0tJL792LeviRPFkJtCbF6Za3/hbbnRmWGUaicOhbJ0IpvBViXiXTF7nk6R0L6vve2XLesQzn5jEVng==} + peerDependencies: + react: ^18.0.0 || ^17.0.0 + + to-fast-properties@2.0.0: + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} + engines: {node: '>=4'} -packages: + to-regex-range@5.0.1: + resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} + engines: {node: '>=8.0'} - /@aashutoshrathi/word-wrap@1.2.6: - resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} - engines: {node: '>=0.10.0'} - dev: true + toggle-selection@1.0.6: + resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} - /@ampproject/remapping@2.2.1: - resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} - engines: {node: '>=6.0.0'} + totalist@1.1.0: + resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} + engines: {node: '>=6'} + + tr46@0.0.3: + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + + ts-api-utils@1.3.0: + resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} + engines: {node: '>=16'} + peerDependencies: + typescript: '>=4.2.0' + + ts-dedent@2.2.0: + resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} + engines: {node: '>=6.10'} + + ts-easing@0.2.0: + resolution: {integrity: sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==} + + tsconfig-paths@3.15.0: + resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} + + tslib@2.4.0: + resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} + + tslib@2.6.2: + resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + + type-check@0.4.0: + resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} + engines: {node: '>= 0.8.0'} + + type-fest@0.20.2: + resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} + engines: {node: '>=10'} + + type-fest@0.7.1: + resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} + engines: {node: '>=8'} + + type-fest@1.4.0: + resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} + engines: {node: '>=10'} + + typed-array-buffer@1.0.0: + resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} + engines: {node: '>= 0.4'} + + typed-array-byte-length@1.0.0: + resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} + engines: {node: '>= 0.4'} + + typed-array-byte-offset@1.0.0: + resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} + engines: {node: '>= 0.4'} + + typed-array-length@1.0.4: + resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} + + typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} + engines: {node: '>=14.17'} + hasBin: true + + unbox-primitive@1.0.2: + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} + + undici-types@5.25.3: + resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + + unist-util-stringify-position@3.0.3: + resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} + + universalify@2.0.0: + resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} + engines: {node: '>= 10.0.0'} + + unplugin@1.0.1: + resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} + + update-browserslist-db@1.0.13: + resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + + uri-js@4.4.1: + resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + + use-sync-external-store@1.2.0: + resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + + util-deprecate@1.0.2: + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + + uuid@9.0.1: + resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + hasBin: true + + uvu@0.5.6: + resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} + engines: {node: '>=8'} + hasBin: true + + validator@13.11.0: + resolution: {integrity: sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==} + engines: {node: '>= 0.10'} + + watchpack@2.4.0: + resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} + engines: {node: '>=10.13.0'} + + web-streams-polyfill@3.2.1: + resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} + engines: {node: '>= 8'} + + web-worker@1.2.0: + resolution: {integrity: sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==} + + webidl-conversions@3.0.1: + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + + webpack-bundle-analyzer@4.7.0: + resolution: {integrity: sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==} + engines: {node: '>= 10.13.0'} + hasBin: true + + webpack-sources@3.2.3: + resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} + engines: {node: '>=10.13.0'} + + webpack-virtual-modules@0.5.0: + resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} + + webpack@5.88.2: + resolution: {integrity: sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==} + engines: {node: '>=10.13.0'} + hasBin: true + peerDependencies: + webpack-cli: '*' + peerDependenciesMeta: + webpack-cli: + optional: true + + webpod@0.0.2: + resolution: {integrity: sha512-cSwwQIeg8v4i3p4ajHhwgR7N6VyxAf+KYSSsY6Pd3aETE+xEU4vbitz7qQkB0I321xnhDdgtxuiSfk5r/FVtjg==} + hasBin: true + + whatwg-url@5.0.0: + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} + + which-boxed-primitive@1.0.2: + resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + + which-typed-array@1.1.11: + resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} + engines: {node: '>= 0.4'} + + which@2.0.2: + resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} + engines: {node: '>= 8'} + hasBin: true + + which@3.0.1: + resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + + windicss-webpack-plugin@1.8.0: + resolution: {integrity: sha512-zCzNLJ4hjgl5A2+mq8XlPtbvM5RONNz/ol93YG9tcMSn+aH/6Ll/lA5UDnVJluBr8b2Ch5C/GIqXcIMGG8mmdA==} + + windicss@3.5.6: + resolution: {integrity: sha512-P1mzPEjgFMZLX0ZqfFht4fhV/FX8DTG7ERG1fBLiWvd34pTLVReS5CVsewKn9PApSgXnVfPWwvq+qUsRwpnwFA==} + engines: {node: '>= 12'} + hasBin: true + + wrap-ansi@7.0.0: + resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} + engines: {node: '>=10'} + + wrap-ansi@8.1.0: + resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} + engines: {node: '>=12'} + + wrappy@1.0.2: + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + + ws@7.5.9: + resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} + engines: {node: '>=8.3.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + ws@8.11.0: + resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} + engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: ^5.0.2 + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + + xmlhttprequest-ssl@2.0.0: + resolution: {integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==} + engines: {node: '>=0.4.0'} + + xss@1.0.14: + resolution: {integrity: sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==} + engines: {node: '>= 0.10.0'} + hasBin: true + + yallist@3.1.1: + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + + yallist@4.0.0: + resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} + + yaml@1.10.2: + resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} + engines: {node: '>= 6'} + + yaml@2.3.1: + resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} + engines: {node: '>= 14'} + + yaml@2.3.3: + resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} + engines: {node: '>= 14'} + + yocto-queue@0.1.0: + resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} + engines: {node: '>=10'} + + zod@3.21.4: + resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} + + zustand@4.4.3: + resolution: {integrity: sha512-oRy+X3ZazZvLfmv6viIaQmtLOMeij1noakIsK/Y47PWYhT8glfXzQ4j0YcP5i0P0qI1A4rIB//SGROGyZhx91A==} + engines: {node: '>=12.7.0'} + peerDependencies: + '@types/react': 17.0.68 + immer: '>=9.0' + react: '>=16.8' + peerDependenciesMeta: + '@types/react': + optional: true + immer: + optional: true + react: + optional: true + + zx@7.2.3: + resolution: {integrity: sha512-QODu38nLlYXg/B/Gw7ZKiZrvPkEsjPN3LQ5JFXM7h0JvwhEdPNNl+4Ao1y4+o3CLNiDUNcwzQYZ4/Ko7kKzCMA==} + engines: {node: '>= 16.0.0'} + hasBin: true + +snapshots: + + '@aashutoshrathi/word-wrap@1.2.6': {} + + '@ampproject/remapping@2.2.1': dependencies: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 - /@antfu/utils@0.7.5: - resolution: {integrity: sha512-dlR6LdS+0SzOAPx/TPRhnoi7hE251OVeT2Snw0RguNbBSbjUHdWr0l3vcUUDg26rEysT89kCbtw1lVorBXLLCg==} - dev: true + '@antfu/utils@0.7.5': {} - /@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} - engines: {node: '>=6.9.0'} + '@babel/code-frame@7.22.13': dependencies: '@babel/highlight': 7.22.20 chalk: 2.4.2 - /@babel/code-frame@7.22.5: - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} - engines: {node: '>=6.9.0'} + '@babel/code-frame@7.22.5': dependencies: '@babel/highlight': 7.22.20 - dev: true - - /@babel/compat-data@7.22.20: - resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} - engines: {node: '>=6.9.0'} - dev: false - /@babel/compat-data@7.22.9: - resolution: {integrity: sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==} - engines: {node: '>=6.9.0'} - dev: true + '@babel/compat-data@7.22.9': {} - /@babel/core@7.22.9: - resolution: {integrity: sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==} - engines: {node: '>=6.9.0'} + '@babel/core@7.22.9': dependencies: '@ampproject/remapping': 2.2.1 '@babel/code-frame': 7.22.5 @@ -291,65 +3878,21 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color - dev: true - - /@babel/core@7.23.0: - resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.23.0 - '@babel/helper-compilation-targets': 7.22.15 - '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) - '@babel/helpers': 7.23.1 - '@babel/parser': 7.23.0 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0 - '@babel/types': 7.23.0 - convert-source-map: 2.0.0 - debug: 4.3.4 - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - dev: false - /@babel/generator@7.17.7: - resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} - engines: {node: '>=6.9.0'} + '@babel/generator@7.17.7': dependencies: '@babel/types': 7.23.0 jsesc: 2.5.2 source-map: 0.5.7 - dev: true - /@babel/generator@7.23.0: - resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} - engines: {node: '>=6.9.0'} + '@babel/generator@7.23.0': dependencies: '@babel/types': 7.23.0 '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 - jsesc: 2.5.2 - - /@babel/helper-compilation-targets@7.22.15: - resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/compat-data': 7.22.20 - '@babel/helper-validator-option': 7.22.15 - browserslist: 4.22.1 - lru-cache: 5.1.1 - semver: 6.3.1 - dev: false + '@jridgewell/trace-mapping': 0.3.19 + jsesc: 2.5.2 - /@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 + '@babel/helper-compilation-targets@7.22.9(@babel/core@7.22.9)': dependencies: '@babel/compat-data': 7.22.9 '@babel/core': 7.22.9 @@ -357,51 +3900,27 @@ packages: browserslist: 4.22.0 lru-cache: 5.1.1 semver: 6.3.1 - dev: true - /@babel/helper-environment-visitor@7.22.20: - resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} - engines: {node: '>=6.9.0'} + '@babel/helper-environment-visitor@7.22.20': {} - /@babel/helper-function-name@7.23.0: - resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} - engines: {node: '>=6.9.0'} + '@babel/helper-function-name@7.23.0': dependencies: '@babel/template': 7.22.15 '@babel/types': 7.23.0 - /@babel/helper-hoist-variables@7.22.5: - resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.23.0 - - /@babel/helper-module-imports@7.21.4: - resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} - engines: {node: '>=6.9.0'} + '@babel/helper-hoist-variables@7.22.5': dependencies: '@babel/types': 7.23.0 - dev: false - /@babel/helper-module-imports@7.22.15: - resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} - engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@7.21.4': dependencies: '@babel/types': 7.23.0 - dev: false - /@babel/helper-module-imports@7.22.5: - resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} - engines: {node: '>=6.9.0'} + '@babel/helper-module-imports@7.22.5': dependencies: '@babel/types': 7.23.0 - dev: true - /@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9): - resolution: {integrity: sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 + '@babel/helper-module-transforms@7.22.9(@babel/core@7.22.9)': dependencies: '@babel/core': 7.22.9 '@babel/helper-environment-visitor': 7.22.20 @@ -409,123 +3928,60 @@ packages: '@babel/helper-simple-access': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-validator-identifier': 7.22.20 - dev: true - - /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0): - resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.23.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 - dev: false - /@babel/helper-simple-access@7.22.5: - resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} - engines: {node: '>=6.9.0'} + '@babel/helper-simple-access@7.22.5': dependencies: '@babel/types': 7.23.0 - /@babel/helper-split-export-declaration@7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} - engines: {node: '>=6.9.0'} + '@babel/helper-split-export-declaration@7.22.6': dependencies: '@babel/types': 7.23.0 - /@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-identifier@7.22.20: - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} - engines: {node: '>=6.9.0'} - - /@babel/helper-validator-option@7.22.15: - resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} - engines: {node: '>=6.9.0'} - dev: false + '@babel/helper-string-parser@7.22.5': {} - /@babel/helper-validator-option@7.22.5: - resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} - engines: {node: '>=6.9.0'} - dev: true + '@babel/helper-validator-identifier@7.22.20': {} - /@babel/helpers@7.22.6: - resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0 - '@babel/types': 7.23.0 - transitivePeerDependencies: - - supports-color - dev: true + '@babel/helper-validator-option@7.22.5': {} - /@babel/helpers@7.23.1: - resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==} - engines: {node: '>=6.9.0'} + '@babel/helpers@7.22.6': dependencies: '@babel/template': 7.22.15 '@babel/traverse': 7.23.0 '@babel/types': 7.23.0 transitivePeerDependencies: - supports-color - dev: false - /@babel/highlight@7.22.20: - resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} - engines: {node: '>=6.9.0'} + '@babel/highlight@7.22.20': dependencies: '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser@7.23.0: - resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} - engines: {node: '>=6.0.0'} - hasBin: true + '@babel/parser@7.23.0': dependencies: '@babel/types': 7.23.0 - /@babel/runtime@7.18.0: - resolution: {integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==} - engines: {node: '>=6.9.0'} + '@babel/runtime@7.18.0': dependencies: regenerator-runtime: 0.13.9 - dev: false - /@babel/runtime@7.22.10: - resolution: {integrity: sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==} - engines: {node: '>=6.9.0'} + '@babel/runtime@7.22.10': dependencies: regenerator-runtime: 0.14.0 - dev: false - /@babel/template@7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} - engines: {node: '>=6.9.0'} + '@babel/template@7.22.15': dependencies: '@babel/code-frame': 7.22.13 '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - /@babel/template@7.22.5: - resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} - engines: {node: '>=6.9.0'} + '@babel/template@7.22.5': dependencies: '@babel/code-frame': 7.22.13 '@babel/parser': 7.23.0 '@babel/types': 7.23.0 - dev: true - /@babel/traverse@7.23.0: - resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} - engines: {node: '>=6.9.0'} + '@babel/traverse@7.23.0': dependencies: '@babel/code-frame': 7.22.13 '@babel/generator': 7.23.0 @@ -540,9 +3996,7 @@ packages: transitivePeerDependencies: - supports-color - /@babel/traverse@7.23.2: - resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} - engines: {node: '>=6.9.0'} + '@babel/traverse@7.23.2': dependencies: '@babel/code-frame': 7.22.13 '@babel/generator': 7.23.0 @@ -556,425 +4010,238 @@ packages: globals: 11.12.0 transitivePeerDependencies: - supports-color - dev: true - /@babel/types@7.17.0: - resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} - engines: {node: '>=6.9.0'} + '@babel/types@7.17.0': dependencies: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - dev: true - /@babel/types@7.23.0: - resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} - engines: {node: '>=6.9.0'} + '@babel/types@7.23.0': dependencies: '@babel/helper-string-parser': 7.22.5 '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@braintree/sanitize-url@6.0.4: - resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==} - dev: false + '@braintree/sanitize-url@6.0.4': {} - /@csstools/cascade-layer-name-parser@1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): - resolution: {integrity: sha512-v/5ODKNBMfBl0us/WQjlfsvSlYxfZLhNMVIsuCPib2ulTwGKYbKJbwqw671+qH9Y4wvWVnu7LBChvml/wBKjFg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/cascade-layer-name-parser@1.0.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1)': dependencies: '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - dev: true - /@csstools/color-helpers@3.0.2: - resolution: {integrity: sha512-NMVs/l7Y9eIKL5XjbCHEgGcG8LOUT2qVcRjX6EzkCdlvftHVKr2tHIPzHavfrULRZ5Q2gxrJ9f44dAlj6fX97Q==} - engines: {node: ^14 || ^16 || >=18} - dev: true + '@csstools/color-helpers@3.0.2': {} - /@csstools/css-calc@1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): - resolution: {integrity: sha512-ZV1TSmToiNcQL1P3hfzlzZzA02mmVkVmXGaUDUqpYUG84PmLhVSZpKX+KfxAuOcK7de04UXSQPBrAvaya6iiGg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/css-calc@1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1)': dependencies: '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - dev: true - /@csstools/css-color-parser@1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): - resolution: {integrity: sha512-SlGd8E6ron24JYQPQAIzu5tvmWi1H4sDKTdA7UDnwF45oJv7AVESbOlOO1YjfBhrQFuvLWUgKiOY9DwGoAxwTA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/css-color-parser@1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1)': dependencies: '@csstools/color-helpers': 3.0.2 - '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - dev: true - /@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1): - resolution: {integrity: sha512-sLYGdAdEY2x7TSw9FtmdaTrh2wFtRJO5VMbBrA8tEqEod7GEggFmxTSK9XqExib3yMuYNcvcTdCZIP6ukdjAIA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1)': dependencies: '@csstools/css-tokenizer': 2.2.1 - dev: true - /@csstools/css-tokenizer@2.2.1: - resolution: {integrity: sha512-Zmsf2f/CaEPWEVgw29odOj+WEVoiJy9s9NOv5GgNY9mZ1CZ7394By6wONrONrTsnNDv6F9hR02nvFihrGVGHBg==} - engines: {node: ^14 || ^16 || >=18} - dev: true + '@csstools/css-tokenizer@2.2.1': {} - /@csstools/media-query-list-parser@2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1): - resolution: {integrity: sha512-IxVBdYzR8pYe89JiyXQuYk4aVVoCPhMJkz6ElRwlVysjwURTsTk/bmY/z4FfeRE+CRBMlykPwXEVUg8lThv7AQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - '@csstools/css-parser-algorithms': ^2.3.2 - '@csstools/css-tokenizer': ^2.2.1 + '@csstools/media-query-list-parser@2.1.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1)': dependencies: '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - dev: true - /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.31): - resolution: {integrity: sha512-dVPVVqQG0FixjM9CG/+8eHTsCAxRKqmNh6H69IpruolPlnEF1611f2AoLK8TijTSAsqBSclKd4WHs1KUb/LdJw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.31)': dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /@csstools/postcss-color-function@3.0.7(postcss@8.4.31): - resolution: {integrity: sha512-/PIB20G1TPCXmQlaJLWIYzTZRZpj6csT4ijgnshIj/kcmniIRroAfDa0xSWnfuO1eNo0NptIaPU7jzUukWn55Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-color-function@3.0.7(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /@csstools/postcss-color-mix-function@2.0.7(postcss@8.4.31): - resolution: {integrity: sha512-57/g8aGo5eKFjEeJMiRKh8Qq43K2rCyk5ZZTvJ34TNl4zUtYU5DvLkIkOnhCtL8/a4z9oMA42aOnFPddRrScUQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-color-mix-function@2.0.7(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /@csstools/postcss-exponential-functions@1.0.1(postcss@8.4.31): - resolution: {integrity: sha512-ZLK2iSK4DUxeypGce2PnQSdYugUqDTwxnhNiq1o6OyKMNYgYs4eKbvEhFG8JKr1sJWbeqBi5jRr0017l2EWVvg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-exponential-functions@1.0.1(postcss@8.4.31)': dependencies: - '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.31): - resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-gamut-mapping@1.0.0(postcss@8.4.31): - resolution: {integrity: sha512-6UQyK8l9YaG5Ao5rBDcCnKHrLsHiQ1E0zeFQuqDJqEtinVzAPb/MwSw3TenZXL1Rnd7th3tb+4CBFHBXdW5tbQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-gamut-mapping@1.0.0(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-gradients-interpolation-method@4.0.7(postcss@8.4.31): - resolution: {integrity: sha512-GT1CzE/Tyr/ei4j5BwKESkHAgg+Gzys/0mAY7W+UiR+XrcYk5hDbOrE/YJIx1rflfO/7La1bDoZtA0YnLl4qNA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-gradients-interpolation-method@4.0.7(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /@csstools/postcss-hwb-function@3.0.6(postcss@8.4.31): - resolution: {integrity: sha512-uQgWt2Ho2yy2S6qthWY7mD5v57NKxi6dD1NB8nAybU5bJSsm+hLXRGm3/zbOH4xNrqO3Cl60DFSNlSrUME3Xjg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-hwb-function@3.0.6(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-ic-unit@3.0.2(postcss@8.4.31): - resolution: {integrity: sha512-n28Er7W9qc48zNjJnvTKuVHY26/+6YlA9WzJRksIHiAWOMxSH5IksXkw7FpkIOd+jLi59BMrX/BWrZMgjkLBHg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-ic-unit@3.0.2(postcss@8.4.31)': dependencies: '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-initial@1.0.0(postcss@8.4.31): - resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-initial@1.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 - dev: true - /@csstools/postcss-is-pseudo-class@4.0.3(postcss@8.4.31): - resolution: {integrity: sha512-/dt5M9Ty/x3Yiq0Nm/5PJJzwkVFchJgdjKVnryBPtoMCb9ohb/nDIJOwr/Wr3hK3FDs1EA1GE6PyRYsUmQPS8Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-is-pseudo-class@4.0.3(postcss@8.4.31)': dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.31): - resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 - dev: true - /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.31): - resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-logical-resize@2.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-logical-viewport-units@2.0.3(postcss@8.4.31): - resolution: {integrity: sha512-xeVxqND5rlQyqLGdH7rX34sIm/JbbQKxpKQP8oD1YQqUHHCLQR9NUS57WqJKajxKN6AcNAMWJhb5LUH5RfPcyA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-logical-viewport-units@2.0.3(postcss@8.4.31)': dependencies: '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-media-minmax@1.1.0(postcss@8.4.31): - resolution: {integrity: sha512-t5Li/DPC5QmW/6VFLfUvsw/4dNYYseWR0tOXDeJg/9EKUodBgNawz5tuk5vYKtNvoj+Q08odMuXcpS5YJj0AFA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-media-minmax@1.1.0(postcss@8.4.31)': dependencies: - '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) postcss: 8.4.31 - dev: true - /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.3(postcss@8.4.31): - resolution: {integrity: sha512-IPL8AvnwMYW+cWtp+j8cW3MFN0RyXNT4hLOvs6Rf2N+NcbvXhSyKxZuE3W9Cv4KjaNoNoGx1d0UhT6tktq6tUw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.3(postcss@8.4.31)': dependencies: '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) postcss: 8.4.31 - dev: true - /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.31): - resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-nested-calc@3.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-normalize-display-values@3.0.1(postcss@8.4.31): - resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-normalize-display-values@3.0.1(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-oklab-function@3.0.7(postcss@8.4.31): - resolution: {integrity: sha512-vBFTQD3CARB3u/XIGO44wWbcO7xG/4GsYqJlcPuUGRSK8mtxes6n4vvNFlIByyAZy2k4d4RY63nyvTbMpeNTaQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-oklab-function@3.0.7(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /@csstools/postcss-progressive-custom-properties@3.0.2(postcss@8.4.31): - resolution: {integrity: sha512-YEvTozk1SxnV/PGL5DllBVDuLQ+jiQhyCSQiZJ6CwBMU5JQ9hFde3i1qqzZHuclZfptjrU0JjlX4ePsOhxNzHw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-progressive-custom-properties@3.0.2(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-relative-color-syntax@2.0.7(postcss@8.4.31): - resolution: {integrity: sha512-2AiFbJSVF4EyymLxme4JzSrbXykHolx8DdZECHjYKMhoulhKLltx5ccYgtrK3BmXGd3v3nJrWFCc8JM8bjuiOg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-relative-color-syntax@2.0.7(postcss@8.4.31)': dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.31): - resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /@csstools/postcss-stepped-value-functions@3.0.2(postcss@8.4.31): - resolution: {integrity: sha512-I3wX44MZVv+tDuWfrd3BTvRB/YRIM2F5v1MBtTI89sxpFn47mNpTwpPYUOGPVCgKlRDfZSlxIUYhUQmqRQZZFQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-stepped-value-functions@3.0.2(postcss@8.4.31)': dependencies: - '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-text-decoration-shorthand@3.0.3(postcss@8.4.31): - resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-text-decoration-shorthand@3.0.3(postcss@8.4.31)': dependencies: '@csstools/color-helpers': 3.0.2 postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /@csstools/postcss-trigonometric-functions@3.0.2(postcss@8.4.31): - resolution: {integrity: sha512-AwzNhF4QOKaLOKvMljwwFkeYXwufhRO15G+kKohHkyoNOL75xWkN+W2Y9ik9tSeAyDv+cYNlYaF+o/a79WjVjg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-trigonometric-functions@3.0.2(postcss@8.4.31)': dependencies: - '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-calc': 1.1.4(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 - dev: true - /@csstools/postcss-unset-value@3.0.0(postcss@8.4.31): - resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + '@csstools/postcss-unset-value@3.0.0(postcss@8.4.31)': dependencies: postcss: 8.4.31 - dev: true - /@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13): - resolution: {integrity: sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss-selector-parser: ^6.0.13 + '@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13)': dependencies: postcss-selector-parser: 6.0.13 - dev: true - /@emotion/is-prop-valid@0.8.8: - resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==} - requiresBuild: true + '@emotion/is-prop-valid@0.8.8': dependencies: '@emotion/memoize': 0.7.4 - dev: false optional: true - /@emotion/memoize@0.7.4: - resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} - requiresBuild: true - dev: false + '@emotion/memoize@0.7.4': optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.51.0): - resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + '@eslint-community/eslint-utils@4.4.0(eslint@8.51.0)': dependencies: eslint: 8.51.0 eslint-visitor-keys: 3.4.3 - dev: true - /@eslint-community/regexpp@4.9.0: - resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - dev: true + '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': + dependencies: + eslint: 8.57.0 + eslint-visitor-keys: 3.4.3 - /@eslint/eslintrc@2.1.2: - resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint-community/regexpp@4.11.0': {} + + '@eslint-community/regexpp@4.9.0': {} + + '@eslint/eslintrc@2.1.2': dependencies: ajv: 6.12.6 debug: 4.3.4 @@ -987,76 +4254,67 @@ packages: strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color - dev: true - - /@eslint/js@8.51.0: - resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@floating-ui/core@1.5.0: - resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==} + '@eslint/eslintrc@2.1.4': dependencies: - '@floating-ui/utils': 0.1.4 - dev: false + ajv: 6.12.6 + debug: 4.3.4 + espree: 9.6.1 + globals: 13.22.0 + ignore: 5.2.4 + import-fresh: 3.3.0 + js-yaml: 4.1.0 + minimatch: 3.1.2 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color - /@floating-ui/dom@1.5.3: - resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==} - dependencies: - '@floating-ui/core': 1.5.0 - '@floating-ui/utils': 0.1.4 - dev: false + '@eslint/js@8.51.0': {} - /@floating-ui/react-dom@2.0.2(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5qhlDvjaLmAst/rKb3VdlCinwTF4EYMiVxuuc/HVUjs46W0zgtbMmAZ1UTsDrRTxRmUEzl92mOtWbeeXL26lSQ==} - peerDependencies: - react: '>=16.8.0' - react-dom: '>=16.8.0' - peerDependenciesMeta: - react: - optional: true + '@eslint/js@8.57.0': {} + + '@floating-ui/core@1.5.0': + dependencies: + '@floating-ui/utils': 0.1.4 + + '@floating-ui/dom@1.5.3': + dependencies: + '@floating-ui/core': 1.5.0 + '@floating-ui/utils': 0.1.4 + + '@floating-ui/react-dom@2.0.2(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@floating-ui/dom': 1.5.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - dev: false - /@floating-ui/utils@0.1.4: - resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==} - dev: false + '@floating-ui/utils@0.1.4': {} - /@formkit/auto-animate@1.0.0-beta.6: - resolution: {integrity: sha512-PVDhLAlr+B4Xb7e+1wozBUWmXa6BFU8xUPR/W/E+TsQhPS1qkAdAsJ25keEnFrcePSnXHrOsh3tiFbEToOzV9w==} - dev: false + '@formkit/auto-animate@1.0.0-beta.6': {} - /@humanwhocodes/config-array@0.11.11: - resolution: {integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==} - engines: {node: '>=10.10.0'} + '@humanwhocodes/config-array@0.11.11': dependencies: '@humanwhocodes/object-schema': 1.2.1 debug: 4.3.4 minimatch: 3.1.2 transitivePeerDependencies: - supports-color - dev: true - /@humanwhocodes/module-importer@1.0.1: - resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} - engines: {node: '>=12.22'} - dev: true + '@humanwhocodes/config-array@0.11.14': + dependencies: + '@humanwhocodes/object-schema': 2.0.3 + debug: 4.3.4 + minimatch: 3.1.2 + transitivePeerDependencies: + - supports-color - /@humanwhocodes/object-schema@1.2.1: - resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} - dev: true + '@humanwhocodes/module-importer@1.0.1': {} - /@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.3): - resolution: {integrity: sha512-VnsTzyb9aSWpc3v6HvZKD6eolZRvofIYjhda+6IbW1GYwr2byWqK0KhLPbYNkit9MAgShad5bhZ1hgBn867A1A==} - peerDependencies: - '@vue/compiler-sfc': '>=3.0.0' - prettier: 2.x - peerDependenciesMeta: - '@vue/compiler-sfc': - optional: true + '@humanwhocodes/object-schema@1.2.1': {} + + '@humanwhocodes/object-schema@2.0.3': {} + + '@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.3)': dependencies: '@babel/core': 7.22.9 '@babel/generator': 7.23.0 @@ -1067,14 +4325,10 @@ packages: semver: 7.5.4 transitivePeerDependencies: - supports-color - dev: true - /@innei/eslint-config-react-ts@0.11.1(typescript@5.2.2): - resolution: {integrity: sha512-V3XhWqJpF0dZW58vMixO1VMVAp8xfMI/Ux0d3yHsivR+v9n84MklvbZhGjM1vw4puLUObzkSe1xjZGFxwZV7bg==} - peerDependencies: - typescript: '>=4' + '@innei/eslint-config-react-ts@0.11.1(typescript@5.2.2)': dependencies: - '@innei/eslint-config-ts': 0.11.1(typescript@5.2.2) + '@innei/eslint-config-ts': 0.13.2(typescript@5.2.2) eslint: 8.51.0 eslint-plugin-react: 7.33.1(eslint@8.51.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.51.0) @@ -1083,45 +4337,31 @@ packages: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - dev: true - /@innei/eslint-config-ts@0.11.1(typescript@5.2.2): - resolution: {integrity: sha512-Voyd2baVSr98NIavjVackSGI9q+64hMfKMXuROak7jcuUvFsc0Zxl50s+eJ6rPgoEiq1s0b/rCRSD7ZNpTax3Q==} - peerDependencies: - typescript: '>=4' + '@innei/eslint-config-ts@0.13.2(typescript@5.2.2)': dependencies: - '@typescript-eslint/eslint-plugin': 6.0.0(@typescript-eslint/parser@6.7.3)(eslint@8.51.0)(typescript@5.2.2) - '@typescript-eslint/parser': 6.7.3(eslint@8.51.0)(typescript@5.2.2) - eslint: 8.51.0 - eslint-config-prettier: 8.10.0(eslint@8.51.0) - eslint-plugin-import: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.51.0) - eslint-plugin-unused-imports: 3.0.0(@typescript-eslint/eslint-plugin@6.0.0)(eslint@8.51.0) + '@typescript-eslint/eslint-plugin': 7.11.0(@typescript-eslint/parser@7.15.0(eslint@8.51.0)(typescript@5.2.2))(eslint@8.57.0)(typescript@5.2.2) + '@typescript-eslint/parser': 7.15.0(eslint@8.57.0)(typescript@5.2.2) + eslint: 8.57.0 + eslint-config-prettier: 9.1.0(eslint@8.57.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.2.2))(eslint@8.57.0) + eslint-plugin-unused-imports: 4.0.0(@typescript-eslint/eslint-plugin@7.11.0(@typescript-eslint/parser@7.15.0(eslint@8.51.0)(typescript@5.2.2))(eslint@8.51.0)(typescript@5.2.2))(eslint@8.57.0) typescript: 5.2.2 transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - dev: true - /@innei/markdown-to-jsx@7.1.3-beta.2(react@18.2.0): - resolution: {integrity: sha512-4bukfESz2O4vtiaVf62m8a5Ez6Ut21fbSn1sTvwkzdF+cwU1vT2xjXKWHprcd136nVGzIkHaVWM13fIXdXC/iQ==} - engines: {node: '>= 10'} - peerDependencies: - react: '>= 0.14.0' - peerDependenciesMeta: - react: - optional: true + '@innei/markdown-to-jsx@7.1.3-beta.2(react@18.2.0)': dependencies: react: 18.2.0 - dev: false - /@innei/prettier@0.11.1(@trivago/prettier-plugin-sort-imports@4.2.1): - resolution: {integrity: sha512-vGWZwCuwe6ZPVBkQJPmBw+KhIxlgW3FqpKVaPoQfFjTXHT4JqzRu6VGzQhxSfpxTyv1UveuHSIT35x9XyQwg/w==} + '@innei/prettier@0.11.1(@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3))': dependencies: '@ianvs/prettier-plugin-sort-imports': 4.0.2(prettier@3.0.3) prettier: 3.0.3 prettier-package-json: 2.8.0 - prettier-plugin-tailwindcss: 0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2)(@trivago/prettier-plugin-sort-imports@4.2.1)(prettier@3.0.3) + prettier-plugin-tailwindcss: 0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.3))(@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3))(prettier@3.0.3) transitivePeerDependencies: - '@prettier/plugin-pug' - '@shopify/prettier-plugin-liquid' @@ -1139,218 +4379,106 @@ packages: - prettier-plugin-svelte - prettier-plugin-twig-melody - supports-color - dev: true - /@isaacs/cliui@8.0.2: - resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} - engines: {node: '>=12'} + '@isaacs/cliui@8.0.2': dependencies: string-width: 5.1.2 - string-width-cjs: /string-width@4.2.3 + string-width-cjs: string-width@4.2.3 strip-ansi: 7.1.0 - strip-ansi-cjs: /strip-ansi@6.0.1 + strip-ansi-cjs: strip-ansi@6.0.1 wrap-ansi: 8.1.0 - wrap-ansi-cjs: /wrap-ansi@7.0.0 - dev: true + wrap-ansi-cjs: wrap-ansi@7.0.0 - /@jridgewell/gen-mapping@0.3.3: - resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} - engines: {node: '>=6.0.0'} + '@jridgewell/gen-mapping@0.3.3': dependencies: '@jridgewell/set-array': 1.1.2 '@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/trace-mapping': 0.3.19 - /@jridgewell/resolve-uri@3.1.1: - resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} - engines: {node: '>=6.0.0'} + '@jridgewell/resolve-uri@3.1.1': {} - /@jridgewell/set-array@1.1.2: - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} - engines: {node: '>=6.0.0'} + '@jridgewell/set-array@1.1.2': {} - /@jridgewell/source-map@0.3.5: - resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} + '@jridgewell/source-map@0.3.5': dependencies: '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.19 - /@jridgewell/sourcemap-codec@1.4.15: - resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + '@jridgewell/sourcemap-codec@1.4.15': {} - /@jridgewell/trace-mapping@0.3.19: - resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} + '@jridgewell/trace-mapping@0.3.19': dependencies: '@jridgewell/resolve-uri': 3.1.1 '@jridgewell/sourcemap-codec': 1.4.15 - /@mx-space/api-client@1.5.1: - resolution: {integrity: sha512-bNMDcFu/G2xzgk2ZV3ZUp3Rkq9+wKR/REFjGdTZEgkLCa9KzqvQ3/bhtvl9wciuVR83M+dZjDqlWTeGfQNpHUQ==} - dev: false + '@mx-space/api-client@1.13.1': {} - /@next/bundle-analyzer@13.5.3: - resolution: {integrity: sha512-AUHl9hu/0SNo2TCu9awOGY5hJdQHTPThYbjKk3rmjL04GfYAotn5i5pFQGqe209mbCxtu+QnvMEHLXU4GdFi1Q==} + '@next/bundle-analyzer@13.5.3': dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: - bufferutil - utf-8-validate - dev: true - /@next/env@13.5.3: - resolution: {integrity: sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==} - dev: false + '@next/env@13.5.3': {} - /@next/swc-darwin-arm64@13.5.3: - resolution: {integrity: sha512-6hiYNJxJmyYvvKGrVThzo4nTcqvqUTA/JvKim7Auaj33NexDqSNwN5YrrQu+QhZJCIpv2tULSHt+lf+rUflLSw==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: false + '@next/swc-darwin-arm64@13.5.3': optional: true - /@next/swc-darwin-x64@13.5.3: - resolution: {integrity: sha512-UpBKxu2ob9scbpJyEq/xPgpdrgBgN3aLYlxyGqlYX5/KnwpJpFuIHU2lx8upQQ7L+MEmz+fA1XSgesoK92ppwQ==} - engines: {node: '>= 10'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: false + '@next/swc-darwin-x64@13.5.3': optional: true - /@next/swc-linux-arm64-gnu@13.5.3: - resolution: {integrity: sha512-5AzM7Yx1Ky+oLY6pHs7tjONTF22JirDPd5Jw/3/NazJ73uGB05NqhGhB4SbeCchg7SlVYVBeRMrMSZwJwq/xoA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: false + '@next/swc-linux-arm64-gnu@13.5.3': optional: true - /@next/swc-linux-arm64-musl@13.5.3: - resolution: {integrity: sha512-A/C1shbyUhj7wRtokmn73eBksjTM7fFQoY2v/0rTM5wehpkjQRLOXI8WJsag2uLhnZ4ii5OzR1rFPwoD9cvOgA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: false + '@next/swc-linux-arm64-musl@13.5.3': optional: true - /@next/swc-linux-x64-gnu@13.5.3: - resolution: {integrity: sha512-FubPuw/Boz8tKkk+5eOuDHOpk36F80rbgxlx4+xty/U71e3wZZxVYHfZXmf0IRToBn1Crb8WvLM9OYj/Ur815g==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: false + '@next/swc-linux-x64-gnu@13.5.3': optional: true - /@next/swc-linux-x64-musl@13.5.3: - resolution: {integrity: sha512-DPw8nFuM1uEpbX47tM3wiXIR0Qa+atSzs9Q3peY1urkhofx44o7E1svnq+a5Q0r8lAcssLrwiM+OyJJgV/oj7g==} - engines: {node: '>= 10'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: false + '@next/swc-linux-x64-musl@13.5.3': optional: true - /@next/swc-win32-arm64-msvc@13.5.3: - resolution: {integrity: sha512-zBPSP8cHL51Gub/YV8UUePW7AVGukp2D8JU93IHbVDu2qmhFAn9LWXiOOLKplZQKxnIPUkJTQAJDCWBWU4UWUA==} - engines: {node: '>= 10'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: false + '@next/swc-win32-arm64-msvc@13.5.3': optional: true - /@next/swc-win32-ia32-msvc@13.5.3: - resolution: {integrity: sha512-ONcL/lYyGUj4W37D4I2I450SZtSenmFAvapkJQNIJhrPMhzDU/AdfLkW98NvH1D2+7FXwe7yclf3+B7v28uzBQ==} - engines: {node: '>= 10'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: false + '@next/swc-win32-ia32-msvc@13.5.3': optional: true - /@next/swc-win32-x64-msvc@13.5.3: - resolution: {integrity: sha512-2Vz2tYWaLqJvLcWbbTlJ5k9AN6JD7a5CN2pAeIzpbecK8ZF/yobA39cXtv6e+Z8c5UJuVOmaTldEAIxvsIux/Q==} - engines: {node: '>= 10'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: false + '@next/swc-win32-x64-msvc@13.5.3': optional: true - /@nodelib/fs.scandir@2.1.5: - resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} - engines: {node: '>= 8'} + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 - dev: true - /@nodelib/fs.stat@2.0.5: - resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} - engines: {node: '>= 8'} - dev: true + '@nodelib/fs.stat@2.0.5': {} - /@nodelib/fs.walk@1.2.8: - resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} - engines: {node: '>= 8'} + '@nodelib/fs.walk@1.2.8': dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.15.0 - dev: true - /@pkgjs/parseargs@0.11.0: - resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} - engines: {node: '>=14'} - requiresBuild: true - dev: true + '@pkgjs/parseargs@0.11.0': optional: true - /@polka/url@1.0.0-next.23: - resolution: {integrity: sha512-C16M+IYz0rgRhWZdCmK+h58JMv8vijAA61gmz2rspCSwKwzBebpdcsiUmwrtJRdphuY30i6BSLEOP8ppbNLyLg==} - dev: true + '@polka/url@1.0.0-next.23': {} - /@reactify-components/smooth-number-counter@0.0.2(react@18.2.0): - resolution: {integrity: sha512-3D5aTIe0/gEW84JcXQoX0PbqFYhFFQlfrG9pJYI2Q/59iIAmNplQILJ9QMgud0deSRfStLX9NyYGp+lAVge+KQ==} - peerDependencies: - react: '>=17 || >=18 || >=16' - peerDependenciesMeta: - react: - optional: true + '@reactify-components/smooth-number-counter@0.0.2(react@18.2.0)': dependencies: react: 18.2.0 - dev: false - /@rollup/plugin-babel@6.0.3(@babel/core@7.23.0): - resolution: {integrity: sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==} - engines: {node: '>=14.0.0'} - peerDependencies: - '@babel/core': ^7.0.0 - '@types/babel__core': ^7.1.9 - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - '@types/babel__core': - optional: true - rollup: - optional: true + '@rollup/plugin-babel@6.0.3(@babel/core@7.22.9)(rollup@2.78.0)': dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.22.9 '@babel/helper-module-imports': 7.21.4 '@rollup/pluginutils': 5.0.4(rollup@2.78.0) - dev: false + optionalDependencies: + rollup: 2.78.0 - /@rollup/plugin-commonjs@24.0.0(rollup@2.78.0): - resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^2.68.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true + '@rollup/plugin-commonjs@24.0.0(rollup@2.78.0)': dependencies: '@rollup/pluginutils': 5.0.4(rollup@2.78.0) commondir: 1.0.1 @@ -1358,47 +4486,32 @@ packages: glob: 8.1.0 is-reference: 1.2.1 magic-string: 0.27.0 + optionalDependencies: rollup: 2.78.0 - dev: false - /@rollup/pluginutils@5.0.4(rollup@2.78.0): - resolution: {integrity: sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0 - peerDependenciesMeta: - rollup: - optional: true + '@rollup/pluginutils@5.0.4(rollup@2.78.0)': dependencies: '@types/estree': 1.0.2 estree-walker: 2.0.2 picomatch: 2.3.1 + optionalDependencies: rollup: 2.78.0 - dev: false - /@sentry-internal/tracing@7.74.0: - resolution: {integrity: sha512-JK6IRGgdtZjswGfaGIHNWIThffhOHzVIIaGmglui+VFIzOsOqePjoxaDV0MEvzafxXZD7eWqGE5RGuZ0n6HFVg==} - engines: {node: '>=8'} + '@sentry-internal/tracing@7.74.0': dependencies: '@sentry/core': 7.74.0 '@sentry/types': 7.74.0 '@sentry/utils': 7.74.0 tslib: 2.6.2 - dev: true - /@sentry-internal/tracing@7.74.1: - resolution: {integrity: sha512-nNaiZreQxCitG2PzYPaC7XtyA9OMsETGYMKAtiK4p62/uTmeYbsBva9BoNx1XeiHRwbrVQYRMKQ9nV5e2jS4/A==} - engines: {node: '>=8'} + '@sentry-internal/tracing@7.74.1': dependencies: '@sentry/core': 7.74.1 '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 tslib: 2.6.2 - dev: false - /@sentry/browser@7.74.1: - resolution: {integrity: sha512-OYWNne/KO60lOvkIpIlJUyiJt/9j8DGI57thSDFEYSmmbNqMitczUTBOaEStouvHKyfchqLZm1CZfWKt+z0VOA==} - engines: {node: '>=8'} + '@sentry/browser@7.74.1': dependencies: '@sentry-internal/tracing': 7.74.1 '@sentry/core': 7.74.1 @@ -1406,11 +4519,8 @@ packages: '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 tslib: 2.6.2 - dev: false - /@sentry/bundler-plugin-core@2.8.0: - resolution: {integrity: sha512-DsTUgeKPqck3DkGzKjRduhPpEn0pez+/THF3gpwQBEfbPnKGr0EYugDvfungZwBFenckIvQBDTOZw0STvbgChA==} - engines: {node: '>= 14'} + '@sentry/bundler-plugin-core@2.8.0': dependencies: '@sentry/cli': 2.21.2 '@sentry/node': 7.74.0 @@ -1423,13 +4533,8 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: true - /@sentry/cli@1.75.2: - resolution: {integrity: sha512-CG0CKH4VCKWzEaegouWfCLQt9SFN+AieFESCatJ7zSuJmzF05ywpMusjxqRul6lMwfUhRKjGKOzcRJ1jLsfTBw==} - engines: {node: '>= 8'} - hasBin: true - requiresBuild: true + '@sentry/cli@1.75.2': dependencies: https-proxy-agent: 5.0.1 mkdirp: 0.5.6 @@ -1440,13 +4545,8 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: false - /@sentry/cli@2.21.2: - resolution: {integrity: sha512-X1nye89zl+QV3FSuQDGItfM51tW9PQ7ce0TtV/12DgGgTVEgnVp5uvO3wX5XauHvulQzRPzwUL3ZK+yS5bAwCw==} - engines: {node: '>= 10'} - hasBin: true - requiresBuild: true + '@sentry/cli@2.21.2': dependencies: https-proxy-agent: 5.0.1 node-fetch: 2.7.0 @@ -1456,51 +4556,28 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: true - /@sentry/core@7.74.0: - resolution: {integrity: sha512-83NRuqn7nDZkSVBN5yJQqcpXDG4yMYiB7TkYUKrGTzBpRy6KUOrkCdybuKk0oraTIGiGSe5WEwCFySiNgR9FzA==} - engines: {node: '>=8'} + '@sentry/core@7.74.0': dependencies: '@sentry/types': 7.74.0 '@sentry/utils': 7.74.0 tslib: 2.6.2 - dev: true - /@sentry/core@7.74.1: - resolution: {integrity: sha512-LvEhOSfdIvwkr+PdlrT/aA/iOLhkXrSkvjqAQyogE4ddCWeYfS0NoirxNt1EaxMBAWKhYZRqzkA7WA4LDLbzlA==} - engines: {node: '>=8'} + '@sentry/core@7.74.1': dependencies: '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 tslib: 2.6.2 - dev: false - /@sentry/integrations@7.74.1: - resolution: {integrity: sha512-Q7chPehHpHB4WOQ1J/X6NiN2ptiqJMmxtL+6wHumzIAyrjup3c9XekR83qEs8zpqYJAlb/4MUlwd9fPbkhGXnQ==} - engines: {node: '>=8'} + '@sentry/integrations@7.74.1': dependencies: '@sentry/core': 7.74.1 '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 localforage: 1.10.0 tslib: 2.6.2 - dev: false - /@sentry/nextjs@7.74.1(next@13.5.3)(react@18.2.0)(webpack@5.88.2): - resolution: {integrity: sha512-1RySEs3WBEqlpQCAFQ/XwV+oW4wEAtpYglvAyDBwPen/s6KnkkZ0za0l3Ug0O6S9HvMiNll1rPhvnkH5nM37Tg==} - engines: {node: '>=8'} - peerDependencies: - next: ^10.0.8 || ^11.0 || ^12.0 || ^13.0 - react: 16.x || 17.x || 18.x - webpack: '>= 4.0.0' - peerDependenciesMeta: - next: - optional: true - react: - optional: true - webpack: - optional: true + '@sentry/nextjs@7.74.1(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react@18.2.0)(webpack@5.88.2)': dependencies: '@rollup/plugin-commonjs': 24.0.0(rollup@2.78.0) '@sentry/core': 7.74.1 @@ -1512,21 +4589,19 @@ packages: '@sentry/vercel-edge': 7.74.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.5.3(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) + next: 13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 resolve: 1.22.8 rollup: 2.78.0 stacktrace-parser: 0.1.10 tslib: 2.6.2 + optionalDependencies: webpack: 5.88.2 transitivePeerDependencies: - encoding - supports-color - dev: false - /@sentry/node@7.74.0: - resolution: {integrity: sha512-uBmW2/z0cz/WFIG74ZF7lSipO0XNzMf9yrdqnZXnGDYsUZE4I4QiqDN0hNi6fkTgf9MYRC8uFem2OkAvyPJ74Q==} - engines: {node: '>=8'} + '@sentry/node@7.74.0': dependencies: '@sentry-internal/tracing': 7.74.0 '@sentry/core': 7.74.0 @@ -1538,11 +4613,8 @@ packages: tslib: 2.6.2 transitivePeerDependencies: - supports-color - dev: true - /@sentry/node@7.74.1: - resolution: {integrity: sha512-aMUQ2LFZF64FBr+cgjAqjT4OkpYBIC9lyWI8QqjEHqNho5+LGu18/iVrJPD4fgs4UhGdCuAiQjpC36MbmnIDZA==} - engines: {node: '>=8'} + '@sentry/node@7.74.1': dependencies: '@sentry-internal/tracing': 7.74.1 '@sentry/core': 7.74.1 @@ -1554,16 +4626,8 @@ packages: tslib: 2.6.2 transitivePeerDependencies: - supports-color - dev: false - /@sentry/react@7.74.1(react@18.2.0): - resolution: {integrity: sha512-16oTsNi2hl/S5AL/e5bo9DQZDwXPkX0nC8ajrpU0z2pH4cwjQZUZt/9Xq1+MKqDIEZkqDcMwpTmBptOvy1Pvkw==} - engines: {node: '>=8'} - peerDependencies: - react: 15.x || 16.x || 17.x || 18.x - peerDependenciesMeta: - react: - optional: true + '@sentry/react@7.74.1(react@18.2.0)': dependencies: '@sentry/browser': 7.74.1 '@sentry/types': 7.74.1 @@ -1571,69 +4635,43 @@ packages: hoist-non-react-statics: 3.3.2 react: 18.2.0 tslib: 2.6.2 - dev: false - /@sentry/replay@7.74.1: - resolution: {integrity: sha512-qmbOl+jYdyhoHFbPp9WemKx8UojID5hVmuVLxNIP0ANqAwmE9OQEK9YFg2cf7L/TpKb1tqz0qLgi5MYIdcdpgQ==} - engines: {node: '>=12'} + '@sentry/replay@7.74.1': dependencies: '@sentry/core': 7.74.1 '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 - dev: false - /@sentry/types@7.74.0: - resolution: {integrity: sha512-rI5eIRbUycWjn6s6o3yAjjWtIvYSxZDdnKv5je2EZINfLKcMPj1dkl6wQd2F4y7gLfD/N6Y0wZYIXC3DUdJQQg==} - engines: {node: '>=8'} - dev: true + '@sentry/types@7.74.0': {} - /@sentry/types@7.74.1: - resolution: {integrity: sha512-2jIuPc+YKvXqZETwr2E8VYnsH1zsSUR/wkIvg1uTVeVNyoowJv+YsOtCdeGyL2AwiotUBSPKu7O1Lz0kq5rMOQ==} - engines: {node: '>=8'} - dev: false + '@sentry/types@7.74.1': {} - /@sentry/utils@7.74.0: - resolution: {integrity: sha512-k3np8nuTPtx5KDODPtULfFln4UXdE56MZCcF19Jv6Ljxf+YN/Ady1+0Oi3e0XoSvFpWNyWnglauT7M65qCE6kg==} - engines: {node: '>=8'} + '@sentry/utils@7.74.0': dependencies: '@sentry/types': 7.74.0 tslib: 2.6.2 - dev: true - /@sentry/utils@7.74.1: - resolution: {integrity: sha512-qUsqufuHYcy5gFhLZslLxA5kcEOkkODITXW3c7D+x+8iP/AJqa8v8CeUCVNS7RetHCuIeWAbbTClC4c411EwQg==} - engines: {node: '>=8'} + '@sentry/utils@7.74.1': dependencies: '@sentry/types': 7.74.1 tslib: 2.6.2 - dev: false - /@sentry/vercel-edge@7.74.1: - resolution: {integrity: sha512-E2lTfEtDFSh57EkjVe4EcgcdjOM8UvfZVsmANBqG4bnwRKrNX9GouClzKU2Ckd5vQnOiCH9r8x2aJ/dTqyBswQ==} - engines: {node: '>=8'} + '@sentry/vercel-edge@7.74.1': dependencies: '@sentry/core': 7.74.1 '@sentry/types': 7.74.1 '@sentry/utils': 7.74.1 tslib: 2.6.2 - dev: false - /@sentry/webpack-plugin@1.20.0: - resolution: {integrity: sha512-Ssj1mJVFsfU6vMCOM2d+h+KQR7QHSfeIP16t4l20Uq/neqWXZUQ2yvQfe4S3BjdbJXz/X4Rw8Hfy1Sd0ocunYw==} - engines: {node: '>= 8'} + '@sentry/webpack-plugin@1.20.0': dependencies: '@sentry/cli': 1.75.2 webpack-sources: 3.2.3 transitivePeerDependencies: - encoding - supports-color - dev: false - /@sentry/webpack-plugin@2.8.0(webpack@5.88.2): - resolution: {integrity: sha512-DO+5qfLaSdcNOAwunSy8L11J4OYQbTLANKWTIRnFCAjx54waW0Pu2c/iRpUdor66LtYq9M5JMzH73gKewMYBYA==} - engines: {node: '>= 14'} - peerDependencies: - webpack: '>=4.40.0' + '@sentry/webpack-plugin@2.8.0(webpack@5.88.2)': dependencies: '@sentry/bundler-plugin-core': 2.8.0 unplugin: 1.0.1 @@ -1642,26 +4680,14 @@ packages: transitivePeerDependencies: - encoding - supports-color - dev: true - /@socket.io/component-emitter@3.1.0: - resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==} - dev: false + '@socket.io/component-emitter@3.1.0': {} - /@swc/helpers@0.5.2: - resolution: {integrity: sha512-E4KcWTpoLHqwPHLxidpOqQbcrZVgi0rsmmZXUle1jXmJfuIf/UWpczUJ7MZZ5tlxytgJXyp0w4PGkkeLiuIdZw==} + '@swc/helpers@0.5.2': dependencies: tslib: 2.6.2 - dev: false - /@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3): - resolution: {integrity: sha512-iuy2MPVURGdxILTchHr15VAioItuYBejKfcTmQFlxIuqA7jeaT6ngr5aUIG6S6U096d6a6lJCgaOwlRrPLlOPg==} - peerDependencies: - '@vue/compiler-sfc': 3.x - prettier: 2.x - 3.x - peerDependenciesMeta: - '@vue/compiler-sfc': - optional: true + '@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3)': dependencies: '@babel/generator': 7.17.7 '@babel/parser': 7.23.0 @@ -1672,408 +4698,260 @@ packages: prettier: 3.0.3 transitivePeerDependencies: - supports-color - dev: true - /@types/d3-scale-chromatic@3.0.0: - resolution: {integrity: sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw==} - dev: false + '@types/d3-scale-chromatic@3.0.0': {} - /@types/d3-scale@4.0.4: - resolution: {integrity: sha512-eq1ZeTj0yr72L8MQk6N6heP603ubnywSDRfNpi5enouR112HzGLS6RIvExCzZTraFF4HdzNpJMwA/zGiMoHUUw==} + '@types/d3-scale@4.0.4': dependencies: '@types/d3-time': 3.0.0 - dev: false - /@types/d3-time@3.0.0: - resolution: {integrity: sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==} - dev: false + '@types/d3-time@3.0.0': {} - /@types/debug@4.1.8: - resolution: {integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==} + '@types/debug@4.1.8': dependencies: '@types/ms': 0.7.31 - dev: false - /@types/eslint-scope@3.7.5: - resolution: {integrity: sha512-JNvhIEyxVW6EoMIFIvj93ZOywYFatlpu9deeH6eSx6PE3WHYvHaQtmHmQeNw7aA81bYGBPPQqdtBm6b1SsQMmA==} + '@types/eslint-scope@3.7.5': dependencies: '@types/eslint': 8.44.3 '@types/estree': 1.0.2 - /@types/eslint@8.44.3: - resolution: {integrity: sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==} + '@types/eslint@8.44.3': dependencies: '@types/estree': 1.0.2 '@types/json-schema': 7.0.13 - /@types/estree@1.0.2: - resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} + '@types/estree@1.0.2': {} - /@types/fs-extra@11.0.1: - resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} + '@types/fs-extra@11.0.1': dependencies: '@types/jsonfile': 6.1.1 '@types/node': 20.8.6 - dev: true - /@types/inflection@1.13.0: - resolution: {integrity: sha512-kZSETqAVS74XC/K3mPX/tbMEi/Zy1KP0Wc59dB1i5P72AHz4eSW+UIpzWxmQnDxipoKSX5eRgUXy+wUr+bY73g==} - dev: true + '@types/inflection@1.13.0': {} - /@types/js-cookie@2.2.7: - resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} - dev: false + '@types/js-cookie@2.2.7': {} - /@types/js-cookie@3.0.5: - resolution: {integrity: sha512-dtLshqoiGRDHbHueIT9sjkd2F4tW1qPSX2xKAQK8p1e6pM+Z913GM1shv7dOqqasEMYbC5zEaClJomQe8OtQLA==} - dev: true + '@types/js-cookie@3.0.5': {} - /@types/json-schema@7.0.13: - resolution: {integrity: sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==} + '@types/json-schema@7.0.13': {} - /@types/json5@0.0.29: - resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - dev: true + '@types/json5@0.0.29': {} - /@types/jsonfile@6.1.1: - resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} + '@types/jsonfile@6.1.1': dependencies: '@types/node': 20.8.6 - dev: true - /@types/lodash-es@4.17.9: - resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} + '@types/lodash-es@4.17.9': dependencies: '@types/lodash': 4.14.199 - dev: true - /@types/lodash@4.14.199: - resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} - dev: true + '@types/lodash@4.14.199': {} - /@types/markdown-escape@1.1.2: - resolution: {integrity: sha512-esBZgSpr3SAFutILdjvZxmwsiK8sdY9sZhDkJBrXKjWgibo5/z6hx9d4eHE4uaFuAvNyD7mshvkiNvUnyT+Vhg==} - dev: true + '@types/markdown-escape@1.1.2': {} - /@types/mdast@3.0.12: - resolution: {integrity: sha512-DT+iNIRNX884cx0/Q1ja7NyUPpZuv0KPyL5rGNxm1WC1OtHstl7n4Jb7nk+xacNShQMbczJjt8uFzznpp6kYBg==} + '@types/mdast@3.0.12': dependencies: '@types/unist': 2.0.7 - dev: false - /@types/minimist@1.2.2: - resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} - dev: true + '@types/minimist@1.2.2': {} - /@types/ms@0.7.31: - resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} - dev: false + '@types/ms@0.7.31': {} - /@types/node@18.18.0: - resolution: {integrity: sha512-3xA4X31gHT1F1l38ATDIL9GpRLdwVhnEFC8Uikv5ZLlXATwrCYyPq7ZWHxzxc3J/30SUiwiYT+bQe0/XvKlWbw==} - dev: true + '@types/node@18.18.0': {} - /@types/node@20.8.6: - resolution: {integrity: sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==} + '@types/node@20.8.6': dependencies: undici-types: 5.25.3 - /@types/parse-author@2.0.1: - resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} - dev: true + '@types/parse-author@2.0.1': {} - /@types/parse-json@4.0.0: - resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} - dev: true + '@types/parse-json@4.0.0': {} - /@types/prop-types@15.7.5: - resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} + '@types/prop-types@15.7.5': {} - /@types/ps-tree@1.1.2: - resolution: {integrity: sha512-ZREFYlpUmPQJ0esjxoG1fMvB2HNaD3z+mjqdSosZvd3RalncI9NEur73P8ZJz4YQdL64CmV1w0RuqoRUlhQRBw==} - dev: true + '@types/ps-tree@1.1.2': {} - /@types/randomcolor@0.5.8: - resolution: {integrity: sha512-hCajbxWpZsGKf6gHiJyEJPCQ6jJaYYcryqtrXNGFnGjreXyws8xCvVln/Gg6ms/AqNntoFHxa2754E7WhpBTEg==} - dev: true + '@types/randomcolor@0.5.8': {} - /@types/react-color@3.0.9: - resolution: {integrity: sha512-Ojyc6jySSKvM6UYQrZxaYe0JZXtgHHXwR2q9H4MhcNCswFdeZH1owYZCvPtdHtMOfh7t8h1fY0Gd0nvU1JGDkQ==} + '@types/react-color@3.0.9': dependencies: '@types/react': 17.0.68 '@types/reactcss': 1.2.6 - dev: true - /@types/react-dom@18.2.13: - resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} + '@types/react-dom@18.2.13': dependencies: '@types/react': 17.0.68 - dev: true - /@types/react@17.0.68: - resolution: {integrity: sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA==} + '@types/react@17.0.68': dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 csstype: 3.1.0 - /@types/reactcss@1.2.6: - resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==} + '@types/reactcss@1.2.6': dependencies: '@types/react': 17.0.68 - dev: true - - /@types/remove-markdown@0.3.3: - resolution: {integrity: sha512-Ga6BahW66yyp6QyxDOrHdsSLVTwyM1or4rfeTt/2DpC20R8aClQcflvVWR0Z9FU3cv5tUykc9GZ3Tns7Khlgvg==} - dev: true - /@types/scheduler@0.16.2: - resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==} + '@types/remove-markdown@0.3.3': {} - /@types/semver@7.5.3: - resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} - dev: true + '@types/scheduler@0.16.2': {} - /@types/ua-parser-js@0.7.37: - resolution: {integrity: sha512-4sOxS3ZWXC0uHJLYcWAaLMxTvjRX3hT96eF4YWUh1ovTaenvibaZOE5uXtIp4mksKMLRwo7YDiCBCw6vBiUPVg==} - dev: true + '@types/ua-parser-js@0.7.37': {} - /@types/unist@2.0.7: - resolution: {integrity: sha512-cputDpIbFgLUaGQn6Vqg3/YsJwxUwHLO13v3i5ouxT4lat0khip9AEWxtERujXV9wxIB1EyF97BSJFt6vpdI8g==} - dev: false + '@types/unist@2.0.7': {} - /@types/validator@13.11.3: - resolution: {integrity: sha512-jxjhh33aTYDHnrV1vZ3AvWQHfrGx2f5UxKjaP13l5q04fG+/hCKKm0MfodIoCqxevhbcfBb6ZjynyHuQ/jueGQ==} - dev: true + '@types/validator@13.11.3': {} - /@types/which@3.0.0: - resolution: {integrity: sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ==} - dev: true + '@types/which@3.0.0': {} - /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.7.3)(eslint@8.51.0)(typescript@5.2.2): - resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha - eslint: ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@typescript-eslint/eslint-plugin@7.11.0(@typescript-eslint/parser@7.15.0(eslint@8.51.0)(typescript@5.2.2))(eslint@8.57.0)(typescript@5.2.2)': dependencies: - '@eslint-community/regexpp': 4.9.0 - '@typescript-eslint/parser': 6.7.3(eslint@8.51.0)(typescript@5.2.2) - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/type-utils': 6.0.0(eslint@8.51.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.0.0(eslint@8.51.0)(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.0.0 - debug: 4.3.4 - eslint: 8.51.0 - grapheme-splitter: 1.0.4 + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.15.0(eslint@8.57.0)(typescript@5.2.2) + '@typescript-eslint/scope-manager': 7.11.0 + '@typescript-eslint/type-utils': 7.11.0(eslint@8.57.0)(typescript@5.2.2) + '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 7.11.0 + eslint: 8.57.0 graphemer: 1.4.0 - ignore: 5.2.4 + ignore: 5.3.1 natural-compare: 1.4.0 - natural-compare-lite: 1.4.0 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.2.2) + ts-api-utils: 1.3.0(typescript@5.2.2) + optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: - supports-color - dev: true - /@typescript-eslint/parser@6.7.3(eslint@8.51.0)(typescript@5.2.2): - resolution: {integrity: sha512-TlutE+iep2o7R8Lf+yoer3zU6/0EAUc8QIBB3GYBc1KGz4c4TRm83xwXUZVPlZ6YCLss4r77jbu6j3sendJoiQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.2.2)': dependencies: - '@typescript-eslint/scope-manager': 6.7.3 - '@typescript-eslint/types': 6.7.3 - '@typescript-eslint/typescript-estree': 6.7.3(typescript@5.2.2) - '@typescript-eslint/visitor-keys': 6.7.3 + '@typescript-eslint/scope-manager': 7.15.0 + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/typescript-estree': 7.15.0(typescript@5.2.2) + '@typescript-eslint/visitor-keys': 7.15.0 debug: 4.3.4 - eslint: 8.51.0 + eslint: 8.57.0 + optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: - supports-color - dev: true - /@typescript-eslint/scope-manager@6.0.0: - resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} - engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/scope-manager@7.11.0': dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 - dev: true + '@typescript-eslint/types': 7.11.0 + '@typescript-eslint/visitor-keys': 7.11.0 - /@typescript-eslint/scope-manager@6.7.3: - resolution: {integrity: sha512-wOlo0QnEou9cHO2TdkJmzF7DFGvAKEnB82PuPNHpT8ZKKaZu6Bm63ugOTn9fXNJtvuDPanBc78lGUGGytJoVzQ==} - engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/scope-manager@7.15.0': dependencies: - '@typescript-eslint/types': 6.7.3 - '@typescript-eslint/visitor-keys': 6.7.3 - dev: true + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/visitor-keys': 7.15.0 - /@typescript-eslint/type-utils@6.0.0(eslint@8.51.0)(typescript@5.2.2): - resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@typescript-eslint/type-utils@7.11.0(eslint@8.57.0)(typescript@5.2.2)': dependencies: - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.2.2) - '@typescript-eslint/utils': 6.0.0(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.2.2) + '@typescript-eslint/utils': 7.11.0(eslint@8.57.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.51.0 - ts-api-utils: 1.0.3(typescript@5.2.2) + eslint: 8.57.0 + ts-api-utils: 1.3.0(typescript@5.2.2) + optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: - supports-color - dev: true - /@typescript-eslint/types@6.0.0: - resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: true + '@typescript-eslint/types@7.11.0': {} - /@typescript-eslint/types@6.7.3: - resolution: {integrity: sha512-4g+de6roB2NFcfkZb439tigpAMnvEIg3rIjWQ+EM7IBaYt/CdJt6em9BJ4h4UpdgaBWdmx2iWsafHTrqmgIPNw==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: true + '@typescript-eslint/types@7.15.0': {} - /@typescript-eslint/typescript-estree@6.0.0(typescript@5.2.2): - resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@typescript-eslint/typescript-estree@7.11.0(typescript@5.2.2)': dependencies: - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/visitor-keys': 6.0.0 + '@typescript-eslint/types': 7.11.0 + '@typescript-eslint/visitor-keys': 7.11.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.2.2) + minimatch: 9.0.5 + semver: 7.6.2 + ts-api-utils: 1.3.0(typescript@5.2.2) + optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: - supports-color - dev: true - /@typescript-eslint/typescript-estree@6.7.3(typescript@5.2.2): - resolution: {integrity: sha512-YLQ3tJoS4VxLFYHTw21oe1/vIZPRqAO91z6Uv0Ss2BKm/Ag7/RVQBcXTGcXhgJMdA4U+HrKuY5gWlJlvoaKZ5g==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@typescript-eslint/typescript-estree@7.15.0(typescript@5.2.2)': dependencies: - '@typescript-eslint/types': 6.7.3 - '@typescript-eslint/visitor-keys': 6.7.3 + '@typescript-eslint/types': 7.15.0 + '@typescript-eslint/visitor-keys': 7.15.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.2.2) + minimatch: 9.0.5 + semver: 7.6.2 + ts-api-utils: 1.3.0(typescript@5.2.2) + optionalDependencies: typescript: 5.2.2 transitivePeerDependencies: - supports-color - dev: true - /@typescript-eslint/utils@6.0.0(eslint@8.51.0)(typescript@5.2.2): - resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} - engines: {node: ^16.0.0 || >=18.0.0} - peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + '@typescript-eslint/utils@7.11.0(eslint@8.57.0)(typescript@5.2.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0) - '@types/json-schema': 7.0.13 - '@types/semver': 7.5.3 - '@typescript-eslint/scope-manager': 6.0.0 - '@typescript-eslint/types': 6.0.0 - '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.2.2) - eslint: 8.51.0 - eslint-scope: 5.1.1 - semver: 7.5.4 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 7.11.0 + '@typescript-eslint/types': 7.11.0 + '@typescript-eslint/typescript-estree': 7.11.0(typescript@5.2.2) + eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - dev: true - /@typescript-eslint/visitor-keys@6.0.0: - resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} - engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/visitor-keys@7.11.0': dependencies: - '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/types': 7.11.0 eslint-visitor-keys: 3.4.3 - dev: true - /@typescript-eslint/visitor-keys@6.7.3: - resolution: {integrity: sha512-HEVXkU9IB+nk9o63CeICMHxFWbHWr3E1mpilIQBe9+7L/lH97rleFLVtYsfnWB+JVMaiFnEaxvknvmIzX+CqVg==} - engines: {node: ^16.0.0 || >=18.0.0} + '@typescript-eslint/visitor-keys@7.15.0': dependencies: - '@typescript-eslint/types': 6.7.3 + '@typescript-eslint/types': 7.15.0 eslint-visitor-keys: 3.4.3 - dev: true - /@webassemblyjs/ast@1.11.6: - resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} + '@ungap/structured-clone@1.2.0': {} + + '@webassemblyjs/ast@1.11.6': dependencies: '@webassemblyjs/helper-numbers': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 - /@webassemblyjs/floating-point-hex-parser@1.11.6: - resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} + '@webassemblyjs/floating-point-hex-parser@1.11.6': {} - /@webassemblyjs/helper-api-error@1.11.6: - resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} + '@webassemblyjs/helper-api-error@1.11.6': {} - /@webassemblyjs/helper-buffer@1.11.6: - resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} + '@webassemblyjs/helper-buffer@1.11.6': {} - /@webassemblyjs/helper-numbers@1.11.6: - resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} + '@webassemblyjs/helper-numbers@1.11.6': dependencies: '@webassemblyjs/floating-point-hex-parser': 1.11.6 '@webassemblyjs/helper-api-error': 1.11.6 '@xtuc/long': 4.2.2 - /@webassemblyjs/helper-wasm-bytecode@1.11.6: - resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} + '@webassemblyjs/helper-wasm-bytecode@1.11.6': {} - /@webassemblyjs/helper-wasm-section@1.11.6: - resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} + '@webassemblyjs/helper-wasm-section@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/helper-buffer': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 '@webassemblyjs/wasm-gen': 1.11.6 - /@webassemblyjs/ieee754@1.11.6: - resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} + '@webassemblyjs/ieee754@1.11.6': dependencies: '@xtuc/ieee754': 1.2.0 - /@webassemblyjs/leb128@1.11.6: - resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} + '@webassemblyjs/leb128@1.11.6': dependencies: '@xtuc/long': 4.2.2 - /@webassemblyjs/utf8@1.11.6: - resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} + '@webassemblyjs/utf8@1.11.6': {} - /@webassemblyjs/wasm-edit@1.11.6: - resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} + '@webassemblyjs/wasm-edit@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/helper-buffer': 1.11.6 @@ -2084,8 +4962,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.6 '@webassemblyjs/wast-printer': 1.11.6 - /@webassemblyjs/wasm-gen@1.11.6: - resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} + '@webassemblyjs/wasm-gen@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/helper-wasm-bytecode': 1.11.6 @@ -2093,16 +4970,14 @@ packages: '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - /@webassemblyjs/wasm-opt@1.11.6: - resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} + '@webassemblyjs/wasm-opt@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/helper-buffer': 1.11.6 '@webassemblyjs/wasm-gen': 1.11.6 '@webassemblyjs/wasm-parser': 1.11.6 - /@webassemblyjs/wasm-parser@1.11.6: - resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} + '@webassemblyjs/wasm-parser@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@webassemblyjs/helper-api-error': 1.11.6 @@ -2111,24 +4986,20 @@ packages: '@webassemblyjs/leb128': 1.11.6 '@webassemblyjs/utf8': 1.11.6 - /@webassemblyjs/wast-printer@1.11.6: - resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} + '@webassemblyjs/wast-printer@1.11.6': dependencies: '@webassemblyjs/ast': 1.11.6 '@xtuc/long': 4.2.2 - /@windicss/config@1.9.1: - resolution: {integrity: sha512-MjutTiS9XIteriwkH9D+que+bILbpulekYzjJGQDg3Sb2H87aOcO30f7N11ZiHF5OYoZn4yJz4lDbB3A6IuXfQ==} + '@windicss/config@1.9.1': dependencies: debug: 4.3.4 jiti: 1.20.0 windicss: 3.5.6 transitivePeerDependencies: - supports-color - dev: true - /@windicss/plugin-utils@1.9.1: - resolution: {integrity: sha512-sz/Z2sxUZIkJ2nVeTmtYTtXhWxe/yTTkM5nqU6eKhP0n6waipTCJJdLvWoZcgzQBbBCL/JLRQd/9BYsBqKuLDQ==} + '@windicss/plugin-utils@1.9.1': dependencies: '@antfu/utils': 0.7.5 '@windicss/config': 1.9.1 @@ -2139,200 +5010,128 @@ packages: windicss: 3.5.6 transitivePeerDependencies: - supports-color - dev: true - /@xobotyi/scrollbar-width@1.9.5: - resolution: {integrity: sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==} - dev: false + '@xobotyi/scrollbar-width@1.9.5': {} - /@xtuc/ieee754@1.2.0: - resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} + '@xtuc/ieee754@1.2.0': {} - /@xtuc/long@4.2.2: - resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} + '@xtuc/long@4.2.2': {} - /acorn-import-assertions@1.9.0(acorn@8.10.0): - resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} - peerDependencies: - acorn: ^8 + acorn-import-assertions@1.9.0(acorn@8.10.0): dependencies: acorn: 8.10.0 - /acorn-jsx@5.3.2(acorn@8.10.0): - resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} - peerDependencies: - acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + acorn-jsx@5.3.2(acorn@8.10.0): dependencies: acorn: 8.10.0 - dev: true - /acorn-walk@8.2.0: - resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} - engines: {node: '>=0.4.0'} - dev: true + acorn-walk@8.2.0: {} - /acorn@8.10.0: - resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} - engines: {node: '>=0.4.0'} - hasBin: true + acorn@8.10.0: {} - /agent-base@6.0.2: - resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} - engines: {node: '>= 6.0.0'} + agent-base@6.0.2: dependencies: debug: 4.3.4 transitivePeerDependencies: - supports-color - /ajv-keywords@3.5.2(ajv@6.12.6): - resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} - peerDependencies: - ajv: ^6.9.1 + ajv-keywords@3.5.2(ajv@6.12.6): dependencies: ajv: 6.12.6 - /ajv@6.12.6: - resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} + ajv@6.12.6: dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /ansi-escapes@5.0.0: - resolution: {integrity: sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==} - engines: {node: '>=12'} + ansi-escapes@5.0.0: dependencies: type-fest: 1.4.0 - dev: true - /ansi-regex@5.0.1: - resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} - engines: {node: '>=8'} - dev: true + ansi-regex@5.0.1: {} - /ansi-regex@6.0.1: - resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} - engines: {node: '>=12'} - dev: true + ansi-regex@6.0.1: {} - /ansi-styles@3.2.1: - resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} - engines: {node: '>=4'} + ansi-styles@3.2.1: dependencies: color-convert: 1.9.3 - /ansi-styles@4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} - engines: {node: '>=8'} + ansi-styles@4.3.0: dependencies: color-convert: 2.0.1 - /ansi-styles@6.2.1: - resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} - engines: {node: '>=12'} - dev: true + ansi-styles@6.2.1: {} - /anymatch@3.1.3: - resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} - engines: {node: '>= 8'} + anymatch@3.1.3: dependencies: normalize-path: 3.0.0 picomatch: 2.3.1 - dev: true - /argparse@2.0.1: - resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - dev: true + argparse@2.0.1: {} - /array-buffer-byte-length@1.0.0: - resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==} + array-buffer-byte-length@1.0.0: dependencies: call-bind: 1.0.2 is-array-buffer: 3.0.2 - dev: true - /array-includes@3.1.6: - resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==} - engines: {node: '>= 0.4'} + array-includes@3.1.6: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 get-intrinsic: 1.2.1 is-string: 1.0.7 - dev: true - /array-includes@3.1.7: - resolution: {integrity: sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==} - engines: {node: '>= 0.4'} + array-includes@3.1.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 get-intrinsic: 1.2.1 is-string: 1.0.7 - dev: true - /array-union@2.1.0: - resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} - engines: {node: '>=8'} - dev: true + array-union@2.1.0: {} - /array.prototype.findlastindex@1.2.3: - resolution: {integrity: sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==} - engines: {node: '>= 0.4'} + array.prototype.findlastindex@1.2.3: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 get-intrinsic: 1.2.1 - dev: true - /array.prototype.flat@1.3.2: - resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==} - engines: {node: '>= 0.4'} + array.prototype.flat@1.3.2: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 - dev: true - /array.prototype.flatmap@1.3.1: - resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==} - engines: {node: '>= 0.4'} + array.prototype.flatmap@1.3.1: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 - dev: true - /array.prototype.flatmap@1.3.2: - resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==} - engines: {node: '>= 0.4'} + array.prototype.flatmap@1.3.2: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 - dev: true - /array.prototype.tosorted@1.1.1: - resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} + array.prototype.tosorted@1.1.1: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 es-shim-unscopables: 1.0.0 get-intrinsic: 1.2.1 - dev: true - /arraybuffer.prototype.slice@1.0.2: - resolution: {integrity: sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==} - engines: {node: '>= 0.4'} + arraybuffer.prototype.slice@1.0.2: dependencies: array-buffer-byte-length: 1.0.0 call-bind: 1.0.2 @@ -2341,23 +5140,12 @@ packages: get-intrinsic: 1.2.1 is-array-buffer: 3.0.2 is-shared-array-buffer: 1.0.2 - dev: true - /asynckit@0.4.0: - resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - dev: false + asynckit@0.4.0: {} - /author-regex@1.0.0: - resolution: {integrity: sha512-KbWgR8wOYRAPekEmMXrYYdc7BRyhn2Ftk7KWfMUnQ43hFdojWEFRxhhRUm3/OFEdPa1r0KAvTTg9YQK57xTe0g==} - engines: {node: '>=0.8'} - dev: true + author-regex@1.0.0: {} - /autoprefixer@10.4.16(postcss@8.4.31): - resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} - engines: {node: ^10 || ^12 || >=14} - hasBin: true - peerDependencies: - postcss: ^8.1.0 + autoprefixer@10.4.16(postcss@8.4.31): dependencies: browserslist: 4.22.1 caniuse-lite: 1.0.30001540 @@ -2366,139 +5154,88 @@ packages: picocolors: 1.0.0 postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /available-typed-arrays@1.0.5: - resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} - engines: {node: '>= 0.4'} - dev: true + available-typed-arrays@1.0.5: {} - /axios@1.5.1: - resolution: {integrity: sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==} + axios@1.5.1: dependencies: follow-redirects: 1.15.3 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug - dev: false - /balanced-match@1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + balanced-match@1.0.2: {} - /big.js@5.2.2: - resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} - dev: true + big.js@5.2.2: {} - /binary-extensions@2.2.0: - resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} - engines: {node: '>=8'} - dev: true + binary-extensions@2.2.0: {} - /brace-expansion@1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - dev: true - /brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} + brace-expansion@2.0.1: dependencies: balanced-match: 1.0.2 - /braces@3.0.2: - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} - engines: {node: '>=8'} + braces@3.0.2: dependencies: fill-range: 7.0.1 - dev: true - /browserslist@4.22.0: - resolution: {integrity: sha512-v+Jcv64L2LbfTC6OnRcaxtqJNJuQAVhZKSJfR/6hn7lhnChUXl4amwVviqN1k411BB+3rRoKMitELRn1CojeRA==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true + browserslist@4.22.0: dependencies: caniuse-lite: 1.0.30001540 electron-to-chromium: 1.4.531 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.0) - dev: true - /browserslist@4.22.1: - resolution: {integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true + browserslist@4.22.1: dependencies: caniuse-lite: 1.0.30001546 electron-to-chromium: 1.4.545 node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) - /buffer-from@1.1.2: - resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} + buffer-from@1.1.2: {} - /busboy@1.6.0: - resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} - engines: {node: '>=10.16.0'} + busboy@1.6.0: dependencies: streamsearch: 1.1.0 - dev: false - /call-bind@1.0.2: - resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} + call-bind@1.0.2: dependencies: function-bind: 1.1.1 get-intrinsic: 1.2.1 - dev: true - /callsites@3.1.0: - resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} - engines: {node: '>=6'} - dev: true + callsites@3.1.0: {} - /caniuse-lite@1.0.30001540: - resolution: {integrity: sha512-9JL38jscuTJBTcuETxm8QLsFr/F6v0CYYTEU6r5+qSM98P2Q0Hmu0eG1dTG5GBUmywU3UlcVOUSIJYY47rdFSw==} + caniuse-lite@1.0.30001540: {} - /caniuse-lite@1.0.30001546: - resolution: {integrity: sha512-zvtSJwuQFpewSyRrI3AsftF6rM0X80mZkChIt1spBGEvRglCrjTniXvinc8JKRoqTwXAgvqTImaN9igfSMtUBw==} + caniuse-lite@1.0.30001546: {} - /chalk@2.4.2: - resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} - engines: {node: '>=4'} + chalk@2.4.2: dependencies: ansi-styles: 3.2.1 escape-string-regexp: 1.0.5 supports-color: 5.5.0 - /chalk@3.0.0: - resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} - engines: {node: '>=8'} + chalk@3.0.0: dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 - dev: false - /chalk@4.1.2: - resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} - engines: {node: '>=10'} + chalk@4.1.2: dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 - dev: true - /chalk@5.3.0: - resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==} - engines: {node: ^12.17.0 || ^14.13 || >=16.0.0} - dev: true + chalk@5.3.0: {} - /character-entities@2.0.2: - resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==} - dev: false + character-entities@2.0.2: {} - /chokidar@3.5.3: - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} - engines: {node: '>= 8.10.0'} + chokidar@3.5.3: dependencies: anymatch: 3.1.3 braces: 3.0.2 @@ -2509,464 +5246,259 @@ packages: readdirp: 3.6.0 optionalDependencies: fsevents: 2.3.3 - dev: true - /chrome-trace-event@1.0.3: - resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} - engines: {node: '>=6.0'} + chrome-trace-event@1.0.3: {} - /cli-cursor@4.0.0: - resolution: {integrity: sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + cli-cursor@4.0.0: dependencies: restore-cursor: 4.0.0 - dev: true - /cli-truncate@3.1.0: - resolution: {integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + cli-truncate@3.1.0: dependencies: slice-ansi: 5.0.0 string-width: 5.1.2 - dev: true - /client-only@0.0.1: - resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} - dev: false + client-only@0.0.1: {} - /clsx@1.2.1: - resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==} - engines: {node: '>=6'} - dev: false + clsx@1.2.1: {} - /clsx@2.0.0: - resolution: {integrity: sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==} - engines: {node: '>=6'} - dev: false + clsx@2.0.0: {} - /color-convert@1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + color-convert@1.9.3: dependencies: color-name: 1.1.3 - /color-convert@2.0.1: - resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} - engines: {node: '>=7.0.0'} + color-convert@2.0.1: dependencies: color-name: 1.1.4 - /color-name@1.1.3: - resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + color-name@1.1.3: {} - /color-name@1.1.4: - resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} + color-name@1.1.4: {} - /colorette@2.0.20: - resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} - dev: true + colorette@2.0.20: {} - /combined-stream@1.0.8: - resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} - engines: {node: '>= 0.8'} + combined-stream@1.0.8: dependencies: delayed-stream: 1.0.0 - dev: false - /commander@11.1.0: - resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==} - engines: {node: '>=16'} - dev: true - - /commander@2.20.3: - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + commander@11.1.0: {} - /commander@4.1.1: - resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} - engines: {node: '>= 6'} - dev: true + commander@2.20.3: {} - /commander@7.2.0: - resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} - engines: {node: '>= 10'} + commander@4.1.1: {} - /commondir@1.0.1: - resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} - dev: false + commander@7.2.0: {} - /compare-versions@3.6.0: - resolution: {integrity: sha512-W6Af2Iw1z4CB7q4uU4hv646dW9GQuBM+YpC0UvUCWSD8w90SJjp+ujJuXaEMtAXBtSqGfMPuFOVn4/+FlaqfBA==} - dev: false + commondir@1.0.1: {} - /concat-map@0.0.1: - resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - dev: true + compare-versions@3.6.0: {} - /convert-source-map@1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - dev: true + concat-map@0.0.1: {} - /convert-source-map@2.0.0: - resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - dev: false + convert-source-map@1.9.0: {} - /cookie@0.5.0: - resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} - engines: {node: '>= 0.6'} + cookie@0.5.0: {} - /copy-to-clipboard@3.3.1: - resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==} + copy-to-clipboard@3.3.1: dependencies: toggle-selection: 1.0.6 - dev: false - /cose-base@1.0.3: - resolution: {integrity: sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==} + cose-base@1.0.3: dependencies: layout-base: 1.0.2 - dev: false - /cose-base@2.2.0: - resolution: {integrity: sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==} + cose-base@2.2.0: dependencies: layout-base: 2.0.1 - dev: false - /cosmiconfig@7.1.0: - resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} - engines: {node: '>=10'} + cosmiconfig@7.1.0: dependencies: '@types/parse-json': 4.0.0 import-fresh: 3.3.0 parse-json: 5.2.0 path-type: 4.0.0 yaml: 1.10.2 - dev: true - /countup.js@2.6.0: - resolution: {integrity: sha512-GeORCrCcaFUHP3RNf0/dWK+XQX+fsdtrMO31mNvsbKXNNG+DMTcgZ4dWpIG9BnOS8t5+iJbaRXgaaG9oLs0N4g==} - dev: false + countup.js@2.6.0: {} - /cross-env@7.0.3: - resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} - engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} - hasBin: true + cross-env@7.0.3: dependencies: cross-spawn: 7.0.3 - dev: true - /cross-spawn@7.0.3: - resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} - engines: {node: '>= 8'} + cross-spawn@7.0.3: dependencies: path-key: 3.1.1 shebang-command: 2.0.0 which: 2.0.2 - dev: true - /css-blank-pseudo@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + css-blank-pseudo@6.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /css-has-pseudo@6.0.0(postcss@8.4.31): - resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + css-has-pseudo@6.0.0(postcss@8.4.31): dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) postcss: 8.4.31 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 - dev: true - /css-in-js-utils@2.0.1: - resolution: {integrity: sha512-PJF0SpJT+WdbVVt0AOYp9C8GnuruRlL/UFW7932nLWmFLQTaWEzTBQEx7/hn4BuV+WON75iAViSUJLiU3PKbpA==} + css-in-js-utils@2.0.1: dependencies: hyphenate-style-name: 1.0.4 isobject: 3.0.1 - dev: false - /css-prefers-color-scheme@9.0.0(postcss@8.4.31): - resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + css-prefers-color-scheme@9.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /css-tree@1.1.3: - resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} - engines: {node: '>=8.0.0'} + css-tree@1.1.3: dependencies: mdn-data: 2.0.14 source-map: 0.6.1 - dev: false - /cssdb@7.8.0: - resolution: {integrity: sha512-SkeezZOQr5AHt9MgJgSFNyiuJwg1p8AwoVln6JwaQJsyxduRW9QJ+HP/gAQzbsz8SIqINtYvpJKjxTRI67zxLg==} - dev: true + cssdb@7.8.0: {} - /cssesc@3.0.0: - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} - engines: {node: '>=4'} - hasBin: true - dev: true + cssesc@3.0.0: {} - /cssfilter@0.0.10: - resolution: {integrity: sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==} - dev: false + cssfilter@0.0.10: {} - /csstype@3.1.0: - resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==} + csstype@3.1.0: {} - /cytoscape-cose-bilkent@4.1.0(cytoscape@3.26.0): - resolution: {integrity: sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==} - peerDependencies: - cytoscape: ^3.2.0 + cytoscape-cose-bilkent@4.1.0(cytoscape@3.26.0): dependencies: cose-base: 1.0.3 cytoscape: 3.26.0 - dev: false - /cytoscape-fcose@2.2.0(cytoscape@3.26.0): - resolution: {integrity: sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==} - peerDependencies: - cytoscape: ^3.2.0 + cytoscape-fcose@2.2.0(cytoscape@3.26.0): dependencies: cose-base: 2.2.0 cytoscape: 3.26.0 - dev: false - /cytoscape@3.26.0: - resolution: {integrity: sha512-IV+crL+KBcrCnVVUCZW+zRRRFUZQcrtdOPXki+o4CFUWLdAEYvuZLcBSJC9EBK++suamERKzeY7roq2hdovV3w==} - engines: {node: '>=0.10'} + cytoscape@3.26.0: dependencies: heap: 0.2.7 lodash: 4.17.21 - dev: false - /d3-array@2.12.1: - resolution: {integrity: sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==} + d3-array@2.12.1: dependencies: internmap: 1.0.1 - dev: false - /d3-array@3.2.4: - resolution: {integrity: sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==} - engines: {node: '>=12'} + d3-array@3.2.4: dependencies: internmap: 2.0.3 - dev: false - /d3-axis@3.0.0: - resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==} - engines: {node: '>=12'} - dev: false + d3-axis@3.0.0: {} - /d3-brush@3.0.0: - resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==} - engines: {node: '>=12'} + d3-brush@3.0.0: dependencies: d3-dispatch: 3.0.1 d3-drag: 3.0.0 d3-interpolate: 3.0.1 d3-selection: 3.0.0 d3-transition: 3.0.1(d3-selection@3.0.0) - dev: false - /d3-chord@3.0.1: - resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==} - engines: {node: '>=12'} + d3-chord@3.0.1: dependencies: d3-path: 3.1.0 - dev: false - /d3-color@3.1.0: - resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==} - engines: {node: '>=12'} - dev: false + d3-color@3.1.0: {} - /d3-contour@4.0.2: - resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==} - engines: {node: '>=12'} + d3-contour@4.0.2: dependencies: d3-array: 3.2.4 - dev: false - /d3-delaunay@6.0.4: - resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==} - engines: {node: '>=12'} + d3-delaunay@6.0.4: dependencies: delaunator: 5.0.0 - dev: false - /d3-dispatch@3.0.1: - resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==} - engines: {node: '>=12'} - dev: false + d3-dispatch@3.0.1: {} - /d3-drag@3.0.0: - resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==} - engines: {node: '>=12'} + d3-drag@3.0.0: dependencies: d3-dispatch: 3.0.1 d3-selection: 3.0.0 - dev: false - /d3-dsv@3.0.1: - resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==} - engines: {node: '>=12'} - hasBin: true + d3-dsv@3.0.1: dependencies: commander: 7.2.0 iconv-lite: 0.6.3 rw: 1.3.3 - dev: false - /d3-ease@3.0.1: - resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==} - engines: {node: '>=12'} - dev: false + d3-ease@3.0.1: {} - /d3-fetch@3.0.1: - resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==} - engines: {node: '>=12'} + d3-fetch@3.0.1: dependencies: d3-dsv: 3.0.1 - dev: false - /d3-force@3.0.0: - resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==} - engines: {node: '>=12'} + d3-force@3.0.0: dependencies: d3-dispatch: 3.0.1 d3-quadtree: 3.0.1 d3-timer: 3.0.1 - dev: false - /d3-format@3.1.0: - resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} - engines: {node: '>=12'} - dev: false + d3-format@3.1.0: {} - /d3-geo@3.1.0: - resolution: {integrity: sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA==} - engines: {node: '>=12'} + d3-geo@3.1.0: dependencies: d3-array: 3.2.4 - dev: false - /d3-hierarchy@3.1.2: - resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==} - engines: {node: '>=12'} - dev: false + d3-hierarchy@3.1.2: {} - /d3-interpolate@3.0.1: - resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} - engines: {node: '>=12'} + d3-interpolate@3.0.1: dependencies: d3-color: 3.1.0 - dev: false - /d3-path@1.0.9: - resolution: {integrity: sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==} - dev: false + d3-path@1.0.9: {} - /d3-path@3.1.0: - resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==} - engines: {node: '>=12'} - dev: false + d3-path@3.1.0: {} - /d3-polygon@3.0.1: - resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==} - engines: {node: '>=12'} - dev: false + d3-polygon@3.0.1: {} - /d3-quadtree@3.0.1: - resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==} - engines: {node: '>=12'} - dev: false + d3-quadtree@3.0.1: {} - /d3-random@3.0.1: - resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==} - engines: {node: '>=12'} - dev: false + d3-random@3.0.1: {} - /d3-sankey@0.12.3: - resolution: {integrity: sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==} + d3-sankey@0.12.3: dependencies: d3-array: 2.12.1 d3-shape: 1.3.7 - dev: false - /d3-scale-chromatic@3.0.0: - resolution: {integrity: sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g==} - engines: {node: '>=12'} + d3-scale-chromatic@3.0.0: dependencies: d3-color: 3.1.0 d3-interpolate: 3.0.1 - dev: false - /d3-scale@4.0.2: - resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==} - engines: {node: '>=12'} + d3-scale@4.0.2: dependencies: d3-array: 3.2.4 d3-format: 3.1.0 d3-interpolate: 3.0.1 d3-time: 3.1.0 d3-time-format: 4.1.0 - dev: false - /d3-selection@3.0.0: - resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==} - engines: {node: '>=12'} - dev: false + d3-selection@3.0.0: {} - /d3-shape@1.3.7: - resolution: {integrity: sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==} + d3-shape@1.3.7: dependencies: d3-path: 1.0.9 - dev: false - /d3-shape@3.2.0: - resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==} - engines: {node: '>=12'} + d3-shape@3.2.0: dependencies: d3-path: 3.1.0 - dev: false - /d3-time-format@4.1.0: - resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==} - engines: {node: '>=12'} + d3-time-format@4.1.0: dependencies: d3-time: 3.1.0 - dev: false - /d3-time@3.1.0: - resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==} - engines: {node: '>=12'} + d3-time@3.1.0: dependencies: d3-array: 3.2.4 - dev: false - /d3-timer@3.0.1: - resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==} - engines: {node: '>=12'} - dev: false + d3-timer@3.0.1: {} - /d3-transition@3.0.1(d3-selection@3.0.0): - resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==} - engines: {node: '>=12'} - peerDependencies: - d3-selection: 2 - 3 + d3-transition@3.0.1(d3-selection@3.0.0): dependencies: d3-color: 3.1.0 d3-dispatch: 3.0.1 @@ -2974,22 +5506,16 @@ packages: d3-interpolate: 3.0.1 d3-selection: 3.0.0 d3-timer: 3.0.1 - dev: false - /d3-zoom@3.0.0: - resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==} - engines: {node: '>=12'} + d3-zoom@3.0.0: dependencies: d3-dispatch: 3.0.1 d3-drag: 3.0.0 d3-interpolate: 3.0.1 d3-selection: 3.0.0 d3-transition: 3.0.1(d3-selection@3.0.0) - dev: false - /d3@7.8.5: - resolution: {integrity: sha512-JgoahDG51ncUfJu6wX/1vWQEqOflgXyl4MaHqlcSruTez7yhaRKR9i8VjjcQGeS2en/jnFivXuaIMnseMMt0XA==} - engines: {node: '>=12'} + d3@7.8.5: dependencies: d3-array: 3.2.4 d3-axis: 3.0.0 @@ -3021,165 +5547,89 @@ packages: d3-timer: 3.0.1 d3-transition: 3.0.1(d3-selection@3.0.0) d3-zoom: 3.0.0 - dev: false - /dagre-d3-es@7.0.10: - resolution: {integrity: sha512-qTCQmEhcynucuaZgY5/+ti3X/rnszKZhEQH/ZdWdtP1tA/y3VoHJzcVrO9pjjJCNpigfscAtoUB5ONcd2wNn0A==} + dagre-d3-es@7.0.10: dependencies: d3: 7.8.5 lodash-es: 4.17.21 - dev: false - /data-uri-to-buffer@4.0.1: - resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} - engines: {node: '>= 12'} - dev: true + data-uri-to-buffer@4.0.1: {} - /dayjs@1.11.10: - resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} - dev: false + dayjs@1.11.10: {} - /debug@3.2.7: - resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@3.2.7: dependencies: ms: 2.1.3 - dev: true - /debug@4.3.4: - resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true + debug@4.3.4: dependencies: ms: 2.1.2 - /decode-named-character-reference@1.0.2: - resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==} + decode-named-character-reference@1.0.2: dependencies: character-entities: 2.0.2 - dev: false - /deep-is@0.1.4: - resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} - dev: true + deep-is@0.1.4: {} - /define-data-property@1.1.0: - resolution: {integrity: sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==} - engines: {node: '>= 0.4'} + define-data-property@1.1.0: dependencies: get-intrinsic: 1.2.1 gopd: 1.0.1 has-property-descriptors: 1.0.0 - dev: true - /define-properties@1.2.1: - resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} - engines: {node: '>= 0.4'} + define-properties@1.2.1: dependencies: define-data-property: 1.1.0 has-property-descriptors: 1.0.0 object-keys: 1.1.1 - dev: true - /delaunator@5.0.0: - resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==} + delaunator@5.0.0: dependencies: robust-predicates: 3.0.2 - dev: false - /delayed-stream@1.0.0: - resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} - engines: {node: '>=0.4.0'} - dev: false + delayed-stream@1.0.0: {} - /dequal@2.0.3: - resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} - engines: {node: '>=6'} - dev: false + dequal@2.0.3: {} - /devtools-detector@2.0.14: - resolution: {integrity: sha512-lI7zNCDL+a6jusFIYG5zztJSGt6gNV+rtoDAm9Z00MhHKMHQxh58oLYLz0xlv0tFwbzl1S0Qq6P87iznwwEcGw==} + devtools-detector@2.0.14: dependencies: compare-versions: 3.6.0 - dev: false - /diff@5.1.0: - resolution: {integrity: sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==} - engines: {node: '>=0.3.1'} - dev: false + diff@5.1.0: {} - /dir-glob@3.0.1: - resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} - engines: {node: '>=8'} + dir-glob@3.0.1: dependencies: path-type: 4.0.0 - dev: true - /doctrine@2.1.0: - resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} - engines: {node: '>=0.10.0'} + doctrine@2.1.0: dependencies: esutils: 2.0.3 - dev: true - /doctrine@3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: '>=6.0.0'} + doctrine@3.0.0: dependencies: esutils: 2.0.3 - dev: true - /dompurify@3.0.5: - resolution: {integrity: sha512-F9e6wPGtY+8KNMRAVfxeCOHU0/NPWMSENNq4pQctuXRqqdEPW7q3CrLbR5Nse044WwacyjHGOMlvNsBe1y6z9A==} - dev: false + dompurify@3.0.5: {} - /dotenv@16.3.1: - resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} - engines: {node: '>=12'} - dev: true + dotenv@16.3.1: {} - /duplexer@0.1.2: - resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} - dev: true + duplexer@0.1.2: {} - /eastasianwidth@0.2.0: - resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - dev: true + eastasianwidth@0.2.0: {} - /electron-to-chromium@1.4.531: - resolution: {integrity: sha512-H6gi5E41Rn3/mhKlPaT1aIMg/71hTAqn0gYEllSuw9igNWtvQwu185jiCZoZD29n7Zukgh7GVZ3zGf0XvkhqjQ==} - dev: true + electron-to-chromium@1.4.531: {} - /electron-to-chromium@1.4.545: - resolution: {integrity: sha512-G1HKumUw+y5yxMjewGfKz0XrqG6O+Tb4zrlC/Vs1+9riRXBuFlO0hOEXP3xeI+ltlJkbVUuLkYdmjHYH6Jkiow==} + electron-to-chromium@1.4.545: {} - /elkjs@0.8.2: - resolution: {integrity: sha512-L6uRgvZTH+4OF5NE/MBbzQx/WYpru1xCBE9respNj6qznEewGUIfhzmm7horWWxbNO2M0WckQypGctR8lH79xQ==} - dev: false + elkjs@0.8.2: {} - /emoji-regex@8.0.0: - resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - dev: true + emoji-regex@8.0.0: {} - /emoji-regex@9.2.2: - resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} - dev: true + emoji-regex@9.2.2: {} - /emojis-list@3.0.0: - resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==} - engines: {node: '>= 4'} - dev: true + emojis-list@3.0.0: {} - /engine.io-client@6.5.2: - resolution: {integrity: sha512-CQZqbrpEYnrpGqC07a9dJDz4gePZUgTPMU3NKJPSeQOyw27Tst4Pl3FemKoFGAlHzgZmKjoRmiJvbWfhCXUlIg==} + engine.io-client@6.5.2: dependencies: '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 @@ -3190,35 +5640,23 @@ packages: - bufferutil - supports-color - utf-8-validate - dev: false - /engine.io-parser@5.2.1: - resolution: {integrity: sha512-9JktcM3u18nU9N2Lz3bWeBgxVgOKpw7yhRaoxQA3FUDZzzw+9WlA6p4G4u0RixNkg14fH7EfEc/RhpurtiROTQ==} - engines: {node: '>=10.0.0'} - dev: false + engine.io-parser@5.2.1: {} - /enhanced-resolve@5.15.0: - resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} - engines: {node: '>=10.13.0'} + enhanced-resolve@5.15.0: dependencies: graceful-fs: 4.2.11 tapable: 2.2.1 - /error-ex@1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + error-ex@1.3.2: dependencies: is-arrayish: 0.2.1 - dev: true - /error-stack-parser@2.0.7: - resolution: {integrity: sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==} + error-stack-parser@2.0.7: dependencies: stackframe: 1.2.1 - dev: false - /es-abstract@1.22.2: - resolution: {integrity: sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==} - engines: {node: '>= 0.4'} + es-abstract@1.22.2: dependencies: array-buffer-byte-length: 1.0.0 arraybuffer.prototype.slice: 1.0.2 @@ -3259,145 +5697,85 @@ packages: typed-array-length: 1.0.4 unbox-primitive: 1.0.2 which-typed-array: 1.1.11 - dev: true - /es-module-lexer@1.3.1: - resolution: {integrity: sha512-JUFAyicQV9mXc3YRxPnDlrfBKpqt6hUYzz9/boprUJHs4e4KVr3XwOF70doO6gwXUor6EWZJAyWAfKki84t20Q==} + es-module-lexer@1.3.1: {} - /es-set-tostringtag@2.0.1: - resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} - engines: {node: '>= 0.4'} + es-set-tostringtag@2.0.1: dependencies: get-intrinsic: 1.2.1 has: 1.0.3 has-tostringtag: 1.0.0 - dev: true - /es-shim-unscopables@1.0.0: - resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==} + es-shim-unscopables@1.0.0: dependencies: has: 1.0.3 - dev: true - /es-to-primitive@1.2.1: - resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} - engines: {node: '>= 0.4'} + es-to-primitive@1.2.1: dependencies: is-callable: 1.2.7 is-date-object: 1.0.5 is-symbol: 1.0.4 - dev: true - /escalade@3.1.1: - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} - engines: {node: '>=6'} + escalade@3.1.1: {} - /escape-string-regexp@1.0.5: - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} - engines: {node: '>=0.8.0'} + escape-string-regexp@1.0.5: {} - /escape-string-regexp@4.0.0: - resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} - engines: {node: '>=10'} - dev: true + escape-string-regexp@4.0.0: {} - /eslint-config-prettier@8.10.0(eslint@8.51.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} - hasBin: true - peerDependencies: - eslint: '>=7.0.0' + eslint-config-prettier@9.1.0(eslint@8.57.0): dependencies: - eslint: 8.51.0 - dev: true + eslint: 8.57.0 - /eslint-import-resolver-node@0.3.9: - resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} + eslint-import-resolver-node@0.3.9: dependencies: debug: 3.2.7 - is-core-module: 2.13.0 + is-core-module: 2.14.0 resolve: 1.22.8 transitivePeerDependencies: - supports-color - dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.51.0): - resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: '*' - eslint-import-resolver-node: '*' - eslint-import-resolver-typescript: '*' - eslint-import-resolver-webpack: '*' - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true - eslint: - optional: true - eslint-import-resolver-node: - optional: true - eslint-import-resolver-typescript: - optional: true - eslint-import-resolver-webpack: - optional: true + eslint-module-utils@2.8.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.2.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: - '@typescript-eslint/parser': 6.7.3(eslint@8.51.0)(typescript@5.2.2) debug: 3.2.7 - eslint: 8.51.0 + optionalDependencies: + '@typescript-eslint/parser': 7.15.0(eslint@8.57.0)(typescript@5.2.2) + eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - dev: true - /eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.51.0): - resolution: {integrity: sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==} - engines: {node: '>=4'} - peerDependencies: - '@typescript-eslint/parser': '*' - eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 - peerDependenciesMeta: - '@typescript-eslint/parser': - optional: true + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.2.2))(eslint@8.57.0): dependencies: - '@typescript-eslint/parser': 6.7.3(eslint@8.51.0)(typescript@5.2.2) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.51.0 + eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.51.0) - has: 1.0.3 - is-core-module: 2.13.0 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@7.15.0(eslint@8.57.0)(typescript@5.2.2))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + hasown: 2.0.2 + is-core-module: 2.14.0 is-glob: 4.0.3 minimatch: 3.1.2 object.fromentries: 2.0.7 object.groupby: 1.0.1 object.values: 1.1.7 semver: 6.3.1 - tsconfig-paths: 3.14.2 + tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 7.15.0(eslint@8.57.0)(typescript@5.2.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.51.0): - resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} - engines: {node: '>=10'} - peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + eslint-plugin-react-hooks@4.6.0(eslint@8.51.0): dependencies: eslint: 8.51.0 - dev: true - /eslint-plugin-react@7.33.1(eslint@8.51.0): - resolution: {integrity: sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==} - engines: {node: '>=4'} - peerDependencies: - eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 + eslint-plugin-react@7.33.1(eslint@8.51.0): dependencies: array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 @@ -3415,52 +5793,29 @@ packages: resolve: 2.0.0-next.4 semver: 6.3.1 string.prototype.matchall: 4.0.8 - dev: true - /eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.0.0)(eslint@8.51.0): - resolution: {integrity: sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - '@typescript-eslint/eslint-plugin': ^6.0.0 - eslint: ^8.0.0 - peerDependenciesMeta: - '@typescript-eslint/eslint-plugin': - optional: true + eslint-plugin-unused-imports@4.0.0(@typescript-eslint/eslint-plugin@7.11.0(@typescript-eslint/parser@7.15.0(eslint@8.51.0)(typescript@5.2.2))(eslint@8.51.0)(typescript@5.2.2))(eslint@8.57.0): dependencies: - '@typescript-eslint/eslint-plugin': 6.0.0(@typescript-eslint/parser@6.7.3)(eslint@8.51.0)(typescript@5.2.2) - eslint: 8.51.0 + eslint: 8.57.0 eslint-rule-composer: 0.3.0 - dev: true + optionalDependencies: + '@typescript-eslint/eslint-plugin': 7.11.0(@typescript-eslint/parser@7.15.0(eslint@8.51.0)(typescript@5.2.2))(eslint@8.57.0)(typescript@5.2.2) - /eslint-rule-composer@0.3.0: - resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==} - engines: {node: '>=4.0.0'} - dev: true + eslint-rule-composer@0.3.0: {} - /eslint-scope@5.1.1: - resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} - engines: {node: '>=8.0.0'} + eslint-scope@5.1.1: dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 - /eslint-scope@7.2.2: - resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-scope@7.2.2: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 - dev: true - /eslint-visitor-keys@3.4.3: - resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true + eslint-visitor-keys@3.4.3: {} - /eslint@8.51.0: - resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - hasBin: true + eslint@8.51.0: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0) '@eslint-community/regexpp': 4.9.0 @@ -3501,49 +5856,73 @@ packages: text-table: 0.2.0 transitivePeerDependencies: - supports-color - dev: true - /espree@9.6.1: - resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint@8.57.0: + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/regexpp': 4.9.0 + '@eslint/eslintrc': 2.1.4 + '@eslint/js': 8.57.0 + '@humanwhocodes/config-array': 0.11.14 + '@humanwhocodes/module-importer': 1.0.1 + '@nodelib/fs.walk': 1.2.8 + '@ungap/structured-clone': 1.2.0 + ajv: 6.12.6 + chalk: 4.1.2 + cross-spawn: 7.0.3 + debug: 4.3.4 + doctrine: 3.0.0 + escape-string-regexp: 4.0.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 + esquery: 1.5.0 + esutils: 2.0.3 + fast-deep-equal: 3.1.3 + file-entry-cache: 6.0.1 + find-up: 5.0.0 + glob-parent: 6.0.2 + globals: 13.22.0 + graphemer: 1.4.0 + ignore: 5.2.4 + imurmurhash: 0.1.4 + is-glob: 4.0.3 + is-path-inside: 3.0.3 + js-yaml: 4.1.0 + json-stable-stringify-without-jsonify: 1.0.1 + levn: 0.4.1 + lodash.merge: 4.6.2 + minimatch: 3.1.2 + natural-compare: 1.4.0 + optionator: 0.9.3 + strip-ansi: 6.0.1 + text-table: 0.2.0 + transitivePeerDependencies: + - supports-color + + espree@9.6.1: dependencies: acorn: 8.10.0 acorn-jsx: 5.3.2(acorn@8.10.0) eslint-visitor-keys: 3.4.3 - dev: true - /esquery@1.5.0: - resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} - engines: {node: '>=0.10'} + esquery@1.5.0: dependencies: estraverse: 5.3.0 - dev: true - /esrecurse@4.3.0: - resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} - engines: {node: '>=4.0'} + esrecurse@4.3.0: dependencies: estraverse: 5.3.0 - /estraverse@4.3.0: - resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} - engines: {node: '>=4.0'} + estraverse@4.3.0: {} - /estraverse@5.3.0: - resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} - engines: {node: '>=4.0'} + estraverse@5.3.0: {} - /estree-walker@2.0.2: - resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} - dev: false + estree-walker@2.0.2: {} - /esutils@2.0.3: - resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} - engines: {node: '>=0.10.0'} - dev: true + esutils@2.0.3: {} - /event-stream@3.3.4: - resolution: {integrity: sha512-QHpkERcGsR0T7Qm3HNJSyXKEEj8AHNxkY3PK8TS2KJvQ7NiSHe3DDpwVKKtoYprL/AreyzFBeIkBIWChAqn60g==} + event-stream@3.3.4: dependencies: duplexer: 0.1.2 from: 0.1.7 @@ -3552,19 +5931,12 @@ packages: split: 0.3.3 stream-combiner: 0.0.4 through: 2.3.8 - dev: true - /eventemitter3@5.0.1: - resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} - dev: true + eventemitter3@5.0.1: {} - /events@3.3.0: - resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} - engines: {node: '>=0.8.x'} + events@3.3.0: {} - /execa@8.0.1: - resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} - engines: {node: '>=16.17'} + execa@8.0.1: dependencies: cross-spawn: 7.0.3 get-stream: 8.0.1 @@ -3575,264 +5947,157 @@ packages: onetime: 6.0.0 signal-exit: 4.1.0 strip-final-newline: 3.0.0 - dev: true - /fast-deep-equal@3.1.3: - resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} + fast-deep-equal@3.1.3: {} - /fast-glob@3.3.1: - resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} - engines: {node: '>=8.6.0'} + fast-glob@3.3.1: dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.5 - dev: true - /fast-json-stable-stringify@2.1.0: - resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} + fast-json-stable-stringify@2.1.0: {} - /fast-levenshtein@2.0.6: - resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} - dev: true + fast-levenshtein@2.0.6: {} - /fast-shallow-equal@1.0.0: - resolution: {integrity: sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==} - dev: false + fast-shallow-equal@1.0.0: {} - /fastest-stable-stringify@2.0.2: - resolution: {integrity: sha512-bijHueCGd0LqqNK9b5oCMHc0MluJAx0cwqASgbWMvkO01lCYgIhacVRLcaDz3QnyYIRNJRDwMb41VuT6pHJ91Q==} - dev: false + fastest-stable-stringify@2.0.2: {} - /fastq@1.15.0: - resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} + fastq@1.15.0: dependencies: reusify: 1.0.4 - dev: true - /fetch-blob@3.2.0: - resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} - engines: {node: ^12.20 || >= 14.13} + fetch-blob@3.2.0: dependencies: node-domexception: 1.0.0 web-streams-polyfill: 3.2.1 - dev: true - /file-entry-cache@6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} - engines: {node: ^10.12.0 || >=12.0.0} + file-entry-cache@6.0.1: dependencies: flat-cache: 3.1.0 - dev: true - /fill-range@7.0.1: - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} - engines: {node: '>=8'} + fill-range@7.0.1: dependencies: to-regex-range: 5.0.1 - dev: true - /find-up@5.0.0: - resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} - engines: {node: '>=10'} + find-up@5.0.0: dependencies: locate-path: 6.0.0 path-exists: 4.0.0 - dev: true - /flat-cache@3.1.0: - resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==} - engines: {node: '>=12.0.0'} + flat-cache@3.1.0: dependencies: - flatted: 3.2.9 - keyv: 4.5.3 - rimraf: 3.0.2 - dev: true - - /flatted@3.2.9: - resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} - dev: true - - /follow-redirects@1.15.3: - resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: false + flatted: 3.2.9 + keyv: 4.5.3 + rimraf: 3.0.2 - /for-each@0.3.3: - resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} + flatted@3.2.9: {} + + follow-redirects@1.15.3: {} + + for-each@0.3.3: dependencies: is-callable: 1.2.7 - dev: true - /foreground-child@3.1.1: - resolution: {integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==} - engines: {node: '>=14'} + foreground-child@3.1.1: dependencies: cross-spawn: 7.0.3 signal-exit: 4.1.0 - dev: true - /form-data@4.0.0: - resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} - engines: {node: '>= 6'} + form-data@4.0.0: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 mime-types: 2.1.35 - dev: false - /formdata-polyfill@4.0.10: - resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} - engines: {node: '>=12.20.0'} + formdata-polyfill@4.0.10: dependencies: fetch-blob: 3.2.0 - dev: true - /fraction.js@4.3.6: - resolution: {integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==} - dev: true + fraction.js@4.3.6: {} - /framer-motion@10.16.4(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-p9V9nGomS3m6/CALXqv6nFGMuFOxbWsmaOrdmhyQimMIlLl3LC7h7l86wge/Js/8cRu5ktutS/zlzgR7eBOtFA==} - peerDependencies: - react: ^18.0.0 - react-dom: ^18.0.0 - peerDependenciesMeta: - react: - optional: true - react-dom: - optional: true + framer-motion@10.16.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) tslib: 2.6.2 optionalDependencies: '@emotion/is-prop-valid': 0.8.8 - dev: false + react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) - /from@0.1.7: - resolution: {integrity: sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==} - dev: true + from@0.1.7: {} - /fs-extra@10.1.0: - resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} - engines: {node: '>=12'} + fs-extra@10.1.0: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 universalify: 2.0.0 - dev: true - /fs-extra@11.1.1: - resolution: {integrity: sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==} - engines: {node: '>=14.14'} + fs-extra@11.1.1: dependencies: graceful-fs: 4.2.11 jsonfile: 6.1.0 universalify: 2.0.0 - dev: true - /fs.realpath@1.0.0: - resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + fs.realpath@1.0.0: {} - /fsevents@2.3.3: - resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true + fsevents@2.3.3: optional: true - /function-bind@1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + function-bind@1.1.1: {} - /function.prototype.name@1.1.6: - resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==} - engines: {node: '>= 0.4'} + function-bind@1.1.2: {} + + function.prototype.name@1.1.6: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 functions-have-names: 1.2.3 - dev: true - /functions-have-names@1.2.3: - resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==} - dev: true + functions-have-names@1.2.3: {} - /fx@28.0.0: - resolution: {integrity: sha512-vKQDA9g868cZiW8ulgs2uN1yx1i7/nsS33jTMOxekk0Z03BJLffVcdW6AVD32fWb3E6RtmWWuBXBZOk8cLXFNQ==} - hasBin: true - dev: true + fx@28.0.0: {} - /gensync@1.0.0-beta.2: - resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} - engines: {node: '>=6.9.0'} + gensync@1.0.0-beta.2: {} - /get-intrinsic@1.2.1: - resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} + get-intrinsic@1.2.1: dependencies: function-bind: 1.1.1 has: 1.0.3 has-proto: 1.0.1 has-symbols: 1.0.3 - dev: true - /get-port@6.1.2: - resolution: {integrity: sha512-BrGGraKm2uPqurfGVj/z97/zv8dPleC6x9JBNRTrDNtCkkRF4rPwrQXFgL7+I+q8QSdU4ntLQX2D7KIxSy8nGw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true + get-port@6.1.2: {} - /get-stream@8.0.1: - resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} - engines: {node: '>=16'} - dev: true + get-stream@8.0.1: {} - /get-symbol-description@1.0.0: - resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} - engines: {node: '>= 0.4'} + get-symbol-description@1.0.0: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 - dev: true - /glob-parent@5.1.2: - resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} - engines: {node: '>= 6'} + glob-parent@5.1.2: dependencies: is-glob: 4.0.3 - dev: true - /glob-parent@6.0.2: - resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} - engines: {node: '>=10.13.0'} + glob-parent@6.0.2: dependencies: is-glob: 4.0.3 - dev: true - /glob-to-regexp@0.4.1: - resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} + glob-to-regexp@0.4.1: {} - /glob@10.3.10: - resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==} - engines: {node: '>=16 || 14 >=14.17'} - hasBin: true + glob@10.3.10: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.5 minimatch: 9.0.3 minipass: 7.0.3 path-scurry: 1.10.1 - dev: true - /glob@7.2.3: - resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + glob@7.2.3: dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -3840,537 +6105,319 @@ packages: minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 - dev: true - /glob@8.1.0: - resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} - engines: {node: '>=12'} + glob@8.1.0: dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 minimatch: 5.1.6 once: 1.4.0 - dev: false - /glob@9.3.2: - resolution: {integrity: sha512-BTv/JhKXFEHsErMte/AnfiSv8yYOLLiyH2lTg8vn02O21zWFgHPTfxtgn1QRe7NRgggUhC8hacR2Re94svHqeA==} - engines: {node: '>=16 || 14 >=14.17'} + glob@9.3.2: dependencies: fs.realpath: 1.0.0 minimatch: 7.4.6 minipass: 4.2.8 path-scurry: 1.10.1 - dev: true - /globals@11.12.0: - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} - engines: {node: '>=4'} + globals@11.12.0: {} - /globals@13.22.0: - resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==} - engines: {node: '>=8'} + globals@13.22.0: dependencies: type-fest: 0.20.2 - dev: true - /globalthis@1.0.3: - resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} - engines: {node: '>= 0.4'} + globalthis@1.0.3: dependencies: define-properties: 1.2.1 - dev: true - /globby@11.1.0: - resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} - engines: {node: '>=10'} + globby@11.1.0: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.3.1 - ignore: 5.2.4 + ignore: 5.3.1 merge2: 1.4.1 slash: 3.0.0 - dev: true - /globby@13.2.2: - resolution: {integrity: sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + globby@13.2.2: dependencies: dir-glob: 3.0.1 fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 - dev: true - /gopd@1.0.1: - resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} + gopd@1.0.1: dependencies: get-intrinsic: 1.2.1 - dev: true - /graceful-fs@4.2.11: - resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - - /grapheme-splitter@1.0.4: - resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - dev: true + graceful-fs@4.2.11: {} - /graphemer@1.4.0: - resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - dev: true + graphemer@1.4.0: {} - /gzip-size@6.0.0: - resolution: {integrity: sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==} - engines: {node: '>=10'} + gzip-size@6.0.0: dependencies: duplexer: 0.1.2 - dev: true - /has-bigints@1.0.2: - resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==} - dev: true + has-bigints@1.0.2: {} - /has-flag@3.0.0: - resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} - engines: {node: '>=4'} + has-flag@3.0.0: {} - /has-flag@4.0.0: - resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} - engines: {node: '>=8'} + has-flag@4.0.0: {} - /has-property-descriptors@1.0.0: - resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} + has-property-descriptors@1.0.0: dependencies: get-intrinsic: 1.2.1 - dev: true - /has-proto@1.0.1: - resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} - engines: {node: '>= 0.4'} - dev: true + has-proto@1.0.1: {} - /has-symbols@1.0.3: - resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} - engines: {node: '>= 0.4'} - dev: true + has-symbols@1.0.3: {} - /has-tostringtag@1.0.0: - resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} - engines: {node: '>= 0.4'} + has-tostringtag@1.0.0: dependencies: has-symbols: 1.0.3 - dev: true - /has@1.0.3: - resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} - engines: {node: '>= 0.4.0'} + has@1.0.3: dependencies: function-bind: 1.1.1 - /heap@0.2.7: - resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==} - dev: false + hasown@2.0.2: + dependencies: + function-bind: 1.1.2 - /hoist-non-react-statics@3.3.2: - resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} + heap@0.2.7: {} + + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1 - dev: false - /https-proxy-agent@5.0.1: - resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} - engines: {node: '>= 6'} + https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 debug: 4.3.4 transitivePeerDependencies: - supports-color - /human-signals@5.0.0: - resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} - engines: {node: '>=16.17.0'} - dev: true + human-signals@5.0.0: {} - /husky@8.0.3: - resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==} - engines: {node: '>=14'} - hasBin: true - dev: true + husky@8.0.3: {} - /hyphenate-style-name@1.0.4: - resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} - dev: false + hyphenate-style-name@1.0.4: {} - /iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} - engines: {node: '>=0.10.0'} + iconv-lite@0.6.3: dependencies: safer-buffer: 2.1.2 - dev: false - /ignore@5.2.4: - resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} - engines: {node: '>= 4'} - dev: true + ignore@5.2.4: {} - /immediate@3.0.6: - resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} - dev: false + ignore@5.3.1: {} - /immer@10.0.3: - resolution: {integrity: sha512-pwupu3eWfouuaowscykeckFmVTpqbzW+rXFCX8rQLkZzM9ftBmU/++Ra+o+L27mz03zJTlyV4UUr+fdKNffo4A==} - dev: false + immediate@3.0.6: {} - /import-fresh@3.3.0: - resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} - engines: {node: '>=6'} + immer@10.0.3: {} + + import-fresh@3.3.0: dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 - dev: true - /imurmurhash@0.1.4: - resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} - engines: {node: '>=0.8.19'} - dev: true + imurmurhash@0.1.4: {} - /inflight@1.0.6: - resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + inflight@1.0.6: dependencies: once: 1.4.0 wrappy: 1.0.2 - /inherits@2.0.4: - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} + inherits@2.0.4: {} - /inline-style-prefixer@6.0.1: - resolution: {integrity: sha512-AsqazZ8KcRzJ9YPN1wMH2aNM7lkWQ8tSPrW5uDk1ziYwiAPWSZnUsC7lfZq+BDqLqz0B4Pho5wscWcJzVvRzDQ==} + inline-style-prefixer@6.0.1: dependencies: css-in-js-utils: 2.0.1 - dev: false - /internal-slot@1.0.5: - resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} - engines: {node: '>= 0.4'} + internal-slot@1.0.5: dependencies: get-intrinsic: 1.2.1 has: 1.0.3 side-channel: 1.0.4 - dev: true - /internmap@1.0.1: - resolution: {integrity: sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==} - dev: false + internmap@1.0.1: {} - /internmap@2.0.3: - resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==} - engines: {node: '>=12'} - dev: false + internmap@2.0.3: {} - /is-array-buffer@3.0.2: - resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==} + is-array-buffer@3.0.2: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 is-typed-array: 1.1.12 - dev: true - /is-arrayish@0.2.1: - resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} - dev: true + is-arrayish@0.2.1: {} - /is-bigint@1.0.4: - resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} + is-bigint@1.0.4: dependencies: has-bigints: 1.0.2 - dev: true - /is-binary-path@2.1.0: - resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==} - engines: {node: '>=8'} + is-binary-path@2.1.0: dependencies: binary-extensions: 2.2.0 - dev: true - /is-boolean-object@1.1.2: - resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} - engines: {node: '>= 0.4'} + is-boolean-object@1.1.2: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 - dev: true - /is-callable@1.2.7: - resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} - engines: {node: '>= 0.4'} - dev: true + is-callable@1.2.7: {} - /is-core-module@2.13.0: - resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} + is-core-module@2.13.0: dependencies: has: 1.0.3 - /is-date-object@1.0.5: - resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} - engines: {node: '>= 0.4'} + is-core-module@2.14.0: + dependencies: + hasown: 2.0.2 + + is-date-object@1.0.5: dependencies: has-tostringtag: 1.0.0 - dev: true - /is-extglob@2.1.1: - resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} - engines: {node: '>=0.10.0'} - dev: true + is-extglob@2.1.1: {} - /is-fullwidth-code-point@3.0.0: - resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} - engines: {node: '>=8'} - dev: true + is-fullwidth-code-point@3.0.0: {} - /is-fullwidth-code-point@4.0.0: - resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} - engines: {node: '>=12'} - dev: true + is-fullwidth-code-point@4.0.0: {} - /is-glob@4.0.3: - resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} - engines: {node: '>=0.10.0'} + is-glob@4.0.3: dependencies: is-extglob: 2.1.1 - dev: true - /is-negative-zero@2.0.2: - resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} - engines: {node: '>= 0.4'} - dev: true + is-negative-zero@2.0.2: {} - /is-number-object@1.0.7: - resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==} - engines: {node: '>= 0.4'} + is-number-object@1.0.7: dependencies: has-tostringtag: 1.0.0 - dev: true - /is-number@7.0.0: - resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} - engines: {node: '>=0.12.0'} - dev: true + is-number@7.0.0: {} - /is-path-inside@3.0.3: - resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} - engines: {node: '>=8'} - dev: true + is-path-inside@3.0.3: {} - /is-reference@1.2.1: - resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} + is-reference@1.2.1: dependencies: '@types/estree': 1.0.2 - dev: false - /is-regex@1.1.4: - resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} - engines: {node: '>= 0.4'} + is-regex@1.1.4: dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 - dev: true - /is-shared-array-buffer@1.0.2: - resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} + is-shared-array-buffer@1.0.2: dependencies: call-bind: 1.0.2 - dev: true - /is-stream@3.0.0: - resolution: {integrity: sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - dev: true + is-stream@3.0.0: {} - /is-string@1.0.7: - resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} - engines: {node: '>= 0.4'} + is-string@1.0.7: dependencies: has-tostringtag: 1.0.0 - dev: true - /is-symbol@1.0.4: - resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} - engines: {node: '>= 0.4'} + is-symbol@1.0.4: dependencies: has-symbols: 1.0.3 - dev: true - /is-typed-array@1.1.12: - resolution: {integrity: sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==} - engines: {node: '>= 0.4'} + is-typed-array@1.1.12: dependencies: which-typed-array: 1.1.11 - dev: true - /is-weakref@1.0.2: - resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} + is-weakref@1.0.2: dependencies: call-bind: 1.0.2 - dev: true - /isarray@2.0.5: - resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} - dev: true + isarray@2.0.5: {} - /isexe@2.0.0: - resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} + isexe@2.0.0: {} - /isobject@3.0.1: - resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} - engines: {node: '>=0.10.0'} - dev: false + isobject@3.0.1: {} - /jackspeak@2.3.5: - resolution: {integrity: sha512-Ratx+B8WeXLAtRJn26hrhY8S1+Jz6pxPMrkrdkgb/NstTNiqMhX0/oFVu5wX+g5n6JlEu2LPsDJmY8nRP4+alw==} - engines: {node: '>=14'} + jackspeak@2.3.5: dependencies: '@isaacs/cliui': 8.0.2 optionalDependencies: '@pkgjs/parseargs': 0.11.0 - dev: true - /javascript-natural-sort@0.7.1: - resolution: {integrity: sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==} - dev: true + javascript-natural-sort@0.7.1: {} - /jest-worker@27.5.1: - resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} - engines: {node: '>= 10.13.0'} + jest-worker@27.5.1: dependencies: '@types/node': 20.8.6 merge-stream: 2.0.0 supports-color: 8.1.1 - /jiti@1.20.0: - resolution: {integrity: sha512-3TV69ZbrvV6U5DfQimop50jE9Dl6J8O1ja1dvBbMba/sZ3YBEQqJ2VZRoQPVnhlzjNtU1vaXRZVrVjU4qtm8yA==} - hasBin: true - dev: true + jiti@1.20.0: {} - /js-cookie@2.2.1: - resolution: {integrity: sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==} - dev: false + js-cookie@2.2.1: {} - /js-cookie@3.0.5: - resolution: {integrity: sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==} - engines: {node: '>=14'} - dev: false + js-cookie@3.0.5: {} - /js-tokens@4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + js-tokens@4.0.0: {} - /js-yaml@4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} - hasBin: true + js-yaml@4.1.0: dependencies: argparse: 2.0.1 - dev: true - /jsesc@2.5.2: - resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} - engines: {node: '>=4'} - hasBin: true + jsesc@2.5.2: {} - /json-buffer@3.0.1: - resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} - dev: true + json-buffer@3.0.1: {} - /json-parse-even-better-errors@2.3.1: - resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + json-parse-even-better-errors@2.3.1: {} - /json-schema-traverse@0.4.1: - resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} + json-schema-traverse@0.4.1: {} - /json-stable-stringify-without-jsonify@1.0.1: - resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} - dev: true + json-stable-stringify-without-jsonify@1.0.1: {} - /json5@1.0.2: - resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} - hasBin: true + json5@1.0.2: dependencies: minimist: 1.2.8 - dev: true - /json5@2.2.3: - resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} - engines: {node: '>=6'} - hasBin: true + json5@2.2.3: {} - /jsonfile@6.1.0: - resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} + jsonfile@6.1.0: dependencies: universalify: 2.0.0 optionalDependencies: graceful-fs: 4.2.11 - dev: true - /jsx-ast-utils@3.3.5: - resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==} - engines: {node: '>=4.0'} + jsx-ast-utils@3.3.5: dependencies: array-includes: 3.1.7 array.prototype.flat: 1.3.2 object.assign: 4.1.4 object.values: 1.1.7 - dev: true - /keyv@4.5.3: - resolution: {integrity: sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==} + keyv@4.5.3: dependencies: json-buffer: 3.0.1 - dev: true - /khroma@2.0.0: - resolution: {integrity: sha512-2J8rDNlQWbtiNYThZRvmMv5yt44ZakX+Tz5ZIp/mN1pt4snn+m030Va5Z4v8xA0cQFDXBwO/8i42xL4QPsVk3g==} - dev: false + khroma@2.0.0: {} - /kleur@4.1.5: - resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==} - engines: {node: '>=6'} - dev: false + kleur@4.1.5: {} - /layout-base@1.0.2: - resolution: {integrity: sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==} - dev: false + layout-base@1.0.2: {} - /layout-base@2.0.1: - resolution: {integrity: sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==} - dev: false + layout-base@2.0.1: {} - /levn@0.4.1: - resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} - engines: {node: '>= 0.8.0'} + levn@0.4.1: dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 - dev: true - /lie@3.1.1: - resolution: {integrity: sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==} + lie@3.1.1: dependencies: immediate: 3.0.6 - dev: false - /lilconfig@2.1.0: - resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} - engines: {node: '>=10'} - dev: true + lilconfig@2.1.0: {} - /lines-and-columns@1.2.4: - resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - dev: true + lines-and-columns@1.2.4: {} - /lint-staged@15.0.2: - resolution: {integrity: sha512-vnEy7pFTHyVuDmCAIFKR5QDO8XLVlPFQQyujQ/STOxe40ICWqJ6knS2wSJ/ffX/Lw0rz83luRDh+ET7toN+rOw==} - engines: {node: '>=18.12.0'} - hasBin: true + lint-staged@15.0.2: dependencies: chalk: 5.3.0 commander: 11.1.0 @@ -4384,11 +6431,8 @@ packages: yaml: 2.3.3 transitivePeerDependencies: - supports-color - dev: true - /listr2@7.0.2: - resolution: {integrity: sha512-rJysbR9GKIalhTbVL2tYbF2hVyDnrf7pFUZBwjPaMIdadYHmeT+EVi/Bu3qd7ETQPahTotg2WRCatXwRBW554g==} - engines: {node: '>=16.0.0'} + listr2@7.0.2: dependencies: cli-truncate: 3.1.0 colorette: 2.0.20 @@ -4396,105 +6440,66 @@ packages: log-update: 5.0.1 rfdc: 1.3.0 wrap-ansi: 8.1.0 - dev: true - /loader-runner@4.3.0: - resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} - engines: {node: '>=6.11.5'} + loader-runner@4.3.0: {} - /loader-utils@2.0.4: - resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==} - engines: {node: '>=8.9.0'} + loader-utils@2.0.4: dependencies: big.js: 5.2.2 emojis-list: 3.0.0 json5: 2.2.3 - dev: true - /localforage@1.10.0: - resolution: {integrity: sha512-14/H1aX7hzBBmmh7sGPd+AOMkkIrHM3Z1PAyGgZigA1H1p5O5ANnMyWzvpAETtG68/dC4pC0ncy3+PPGzXZHPg==} + localforage@1.10.0: dependencies: lie: 3.1.1 - dev: false - /locate-path@6.0.0: - resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} - engines: {node: '>=10'} + locate-path@6.0.0: dependencies: p-locate: 5.0.0 - dev: true - /lodash-es@4.17.21: - resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} - dev: false + lodash-es@4.17.21: {} - /lodash.merge@4.6.2: - resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - dev: true + lodash.merge@4.6.2: {} - /lodash@4.17.21: - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} + lodash@4.17.21: {} - /log-update@5.0.1: - resolution: {integrity: sha512-5UtUDQ/6edw4ofyljDNcOVJQ4c7OjDro4h3y8e1GQL5iYElYclVHJ3zeWchylvMaKnDbDilC8irOVyexnA/Slw==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + log-update@5.0.1: dependencies: ansi-escapes: 5.0.0 cli-cursor: 4.0.0 slice-ansi: 5.0.0 strip-ansi: 7.1.0 wrap-ansi: 8.1.0 - dev: true - /loose-envify@1.4.0: - resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} - hasBin: true + loose-envify@1.4.0: dependencies: js-tokens: 4.0.0 - /lru-cache@10.0.1: - resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==} - engines: {node: 14 || >=16.14} - dev: true + lru-cache@10.0.1: {} - /lru-cache@5.1.1: - resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} + lru-cache@5.1.1: dependencies: yallist: 3.1.1 - /lru-cache@6.0.0: - resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} - engines: {node: '>=10'} + lru-cache@6.0.0: dependencies: yallist: 4.0.0 - dev: true - /lru_map@0.3.3: - resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==} + lru_map@0.3.3: {} - /magic-string@0.27.0: - resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} - engines: {node: '>=12'} + magic-string@0.27.0: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - /magic-string@0.30.3: - resolution: {integrity: sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==} - engines: {node: '>=12'} + magic-string@0.30.3: dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - dev: true - /map-stream@0.1.0: - resolution: {integrity: sha512-CkYQrPYZfWnu/DAmVCpTSX/xHpKZ80eKh2lAkyA6AJTef6bW+6JpbQZN5rofum7da+SyN1bi5ctTm+lTfcCW3g==} - dev: true + map-stream@0.1.0: {} - /markdown-escape@2.0.0: - resolution: {integrity: sha512-Trz4v0+XWlwy68LJIyw3bLbsJiC8XAbRCKF9DbEtZjyndKOGVx6n+wNB0VfoRmY2LKboQLeniap3xrb6LGSJ8A==} - dev: false + markdown-escape@2.0.0: {} - /mdast-util-from-markdown@1.3.1: - resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==} + mdast-util-from-markdown@1.3.1: dependencies: '@types/mdast': 3.0.12 '@types/unist': 2.0.7 @@ -4510,32 +6515,20 @@ packages: uvu: 0.5.6 transitivePeerDependencies: - supports-color - dev: false - /mdast-util-to-string@3.2.0: - resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==} + mdast-util-to-string@3.2.0: dependencies: '@types/mdast': 3.0.12 - dev: false - /mdn-data@2.0.14: - resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} - dev: false + mdn-data@2.0.14: {} - /medium-zoom@1.0.8: - resolution: {integrity: sha512-CjFVuFq/IfrdqesAXfg+hzlDKu6A2n80ZIq0Kl9kWjoHh9j1N9Uvk5X0/MmN0hOfm5F9YBswlClhcwnmtwz7gA==} - dev: false + medium-zoom@1.0.8: {} - /merge-stream@2.0.0: - resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} + merge-stream@2.0.0: {} - /merge2@1.4.1: - resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} - engines: {node: '>= 8'} - dev: true + merge2@1.4.1: {} - /mermaid@10.5.0: - resolution: {integrity: sha512-9l0o1uUod78D3/FVYPGSsgV+Z0tSnzLBDiC9rVzvelPxuO80HbN1oDr9ofpPETQy9XpypPQa26fr09VzEPfvWA==} + mermaid@10.5.0: dependencies: '@braintree/sanitize-url': 6.0.4 '@types/d3-scale': 4.0.4 @@ -4559,10 +6552,8 @@ packages: web-worker: 1.2.0 transitivePeerDependencies: - supports-color - dev: false - /micromark-core-commonmark@1.1.0: - resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==} + micromark-core-commonmark@1.1.0: dependencies: decode-named-character-reference: 1.0.2 micromark-factory-destination: 1.1.0 @@ -4580,140 +6571,100 @@ packages: micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 uvu: 0.5.6 - dev: false - /micromark-factory-destination@1.1.0: - resolution: {integrity: sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==} + micromark-factory-destination@1.1.0: dependencies: micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-factory-label@1.1.0: - resolution: {integrity: sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==} + micromark-factory-label@1.1.0: dependencies: micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 uvu: 0.5.6 - dev: false - /micromark-factory-space@1.1.0: - resolution: {integrity: sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==} + micromark-factory-space@1.1.0: dependencies: micromark-util-character: 1.2.0 micromark-util-types: 1.1.0 - dev: false - /micromark-factory-title@1.1.0: - resolution: {integrity: sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==} + micromark-factory-title@1.1.0: dependencies: micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-factory-whitespace@1.1.0: - resolution: {integrity: sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==} + micromark-factory-whitespace@1.1.0: dependencies: micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-util-character@1.2.0: - resolution: {integrity: sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==} + micromark-util-character@1.2.0: dependencies: micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-util-chunked@1.1.0: - resolution: {integrity: sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==} + micromark-util-chunked@1.1.0: dependencies: micromark-util-symbol: 1.1.0 - dev: false - /micromark-util-classify-character@1.1.0: - resolution: {integrity: sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==} + micromark-util-classify-character@1.1.0: dependencies: micromark-util-character: 1.2.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-util-combine-extensions@1.1.0: - resolution: {integrity: sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==} + micromark-util-combine-extensions@1.1.0: dependencies: micromark-util-chunked: 1.1.0 micromark-util-types: 1.1.0 - dev: false - /micromark-util-decode-numeric-character-reference@1.1.0: - resolution: {integrity: sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==} + micromark-util-decode-numeric-character-reference@1.1.0: dependencies: micromark-util-symbol: 1.1.0 - dev: false - /micromark-util-decode-string@1.1.0: - resolution: {integrity: sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==} + micromark-util-decode-string@1.1.0: dependencies: decode-named-character-reference: 1.0.2 micromark-util-character: 1.2.0 micromark-util-decode-numeric-character-reference: 1.1.0 micromark-util-symbol: 1.1.0 - dev: false - /micromark-util-encode@1.1.0: - resolution: {integrity: sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==} - dev: false + micromark-util-encode@1.1.0: {} - /micromark-util-html-tag-name@1.2.0: - resolution: {integrity: sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==} - dev: false + micromark-util-html-tag-name@1.2.0: {} - /micromark-util-normalize-identifier@1.1.0: - resolution: {integrity: sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==} + micromark-util-normalize-identifier@1.1.0: dependencies: micromark-util-symbol: 1.1.0 - dev: false - /micromark-util-resolve-all@1.1.0: - resolution: {integrity: sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==} + micromark-util-resolve-all@1.1.0: dependencies: micromark-util-types: 1.1.0 - dev: false - /micromark-util-sanitize-uri@1.2.0: - resolution: {integrity: sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==} + micromark-util-sanitize-uri@1.2.0: dependencies: micromark-util-character: 1.2.0 micromark-util-encode: 1.1.0 micromark-util-symbol: 1.1.0 - dev: false - /micromark-util-subtokenize@1.1.0: - resolution: {integrity: sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==} + micromark-util-subtokenize@1.1.0: dependencies: micromark-util-chunked: 1.1.0 micromark-util-symbol: 1.1.0 micromark-util-types: 1.1.0 uvu: 0.5.6 - dev: false - /micromark-util-symbol@1.1.0: - resolution: {integrity: sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==} - dev: false + micromark-util-symbol@1.1.0: {} - /micromark-util-types@1.1.0: - resolution: {integrity: sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==} - dev: false + micromark-util-types@1.1.0: {} - /micromark@3.2.0: - resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==} + micromark@3.2.0: dependencies: '@types/debug': 4.1.8 debug: 4.3.4 @@ -4734,108 +6685,61 @@ packages: uvu: 0.5.6 transitivePeerDependencies: - supports-color - dev: false - /micromatch@4.0.5: - resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} - engines: {node: '>=8.6'} + micromatch@4.0.5: dependencies: braces: 3.0.2 picomatch: 2.3.1 - dev: true - /mime-db@1.52.0: - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} - engines: {node: '>= 0.6'} + mime-db@1.52.0: {} - /mime-types@2.1.35: - resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} - engines: {node: '>= 0.6'} + mime-types@2.1.35: dependencies: mime-db: 1.52.0 - /mimic-fn@2.1.0: - resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} - engines: {node: '>=6'} - dev: true + mimic-fn@2.1.0: {} - /mimic-fn@4.0.0: - resolution: {integrity: sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==} - engines: {node: '>=12'} - dev: true + mimic-fn@4.0.0: {} - /minimatch@3.1.2: - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} + minimatch@3.1.2: dependencies: brace-expansion: 1.1.11 - dev: true - /minimatch@5.1.6: - resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} - engines: {node: '>=10'} + minimatch@5.1.6: dependencies: brace-expansion: 2.0.1 - dev: false - /minimatch@7.4.6: - resolution: {integrity: sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==} - engines: {node: '>=10'} + minimatch@7.4.6: dependencies: brace-expansion: 2.0.1 - dev: true - /minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} + minimatch@9.0.3: dependencies: brace-expansion: 2.0.1 - dev: true - /minimist@1.2.8: - resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} + minimatch@9.0.5: + dependencies: + brace-expansion: 2.0.1 - /minipass@4.2.8: - resolution: {integrity: sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==} - engines: {node: '>=8'} - dev: true + minimist@1.2.8: {} - /minipass@7.0.3: - resolution: {integrity: sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==} - engines: {node: '>=16 || 14 >=14.17'} - dev: true + minipass@4.2.8: {} - /mkdirp@0.5.6: - resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} - hasBin: true + minipass@7.0.3: {} + + mkdirp@0.5.6: dependencies: minimist: 1.2.8 - dev: false - /mri@1.2.0: - resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} - engines: {node: '>=4'} - dev: false + mri@1.2.0: {} - /mrmime@1.0.1: - resolution: {integrity: sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==} - engines: {node: '>=10'} - dev: true + mrmime@1.0.1: {} - /ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} + ms@2.1.2: {} - /ms@2.1.3: - resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - dev: true + ms@2.1.3: {} - /nano-css@5.3.4(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-wfcviJB6NOxDIDfr7RFn/GlaN7I/Bhe4d39ZRCJ3xvZX60LVe2qZ+rDqM49nm4YT81gAjzS+ZklhKP/Gnfnubg==} - peerDependencies: - react: '*' - react-dom: '*' - peerDependenciesMeta: - react: - optional: true + nano-css@5.3.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: css-tree: 1.1.3 csstype: 3.1.0 @@ -4847,73 +6751,26 @@ packages: sourcemap-codec: 1.4.8 stacktrace-js: 2.0.2 stylis: 4.3.0 - dev: false - - /nanoid@3.3.6: - resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - /natural-compare-lite@1.4.0: - resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} - dev: true + nanoid@3.3.6: {} - /natural-compare@1.4.0: - resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - dev: true + natural-compare@1.4.0: {} - /neo-async@2.6.2: - resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + neo-async@2.6.2: {} - /next-compose-plugins@2.2.1: - resolution: {integrity: sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==} - dev: true + next-compose-plugins@2.2.1: {} - /next-seo@6.1.0(next@13.5.3)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==} - peerDependencies: - next: ^8.1.1-canary.54 || >=9.0.0 - react: '>=16.0.0' - react-dom: '>=16.0.0' - peerDependenciesMeta: - next: - optional: true - react: - optional: true + next-seo@6.1.0(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - next: 13.5.3(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) + next: 13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - dev: false - /next-suspense@0.2.3(next@13.5.3): - resolution: {integrity: sha512-NeCkE3E+rLN3mNqJhvh/kc2SfX4VmUkL8XUV3bc/6RYMVbWDw/oYIEHW9opiEVp+9Q6yYRqW/6XTmhDxwuX0xQ==} - engines: {pnpm: '>=7'} - peerDependencies: - next: '>=10' - peerDependenciesMeta: - next: - optional: true + next-suspense@0.2.3(next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)): dependencies: - next: 13.5.3(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0) - dev: false + next: 13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) - /next@13.5.3(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-4Nt4HRLYDW/yRpJ/QR2t1v63UOMS55A38dnWv3UDOWGezuY0ZyFO1ABNbD7mulVzs9qVhgy2+ppjdsANpKP1mg==} - engines: {node: '>=16.14.0'} - hasBin: true - peerDependencies: - '@opentelemetry/api': ^1.1.0 - react: ^18.2.0 - react-dom: ^18.2.0 - sass: ^1.3.0 - peerDependenciesMeta: - '@opentelemetry/api': - optional: true - react: - optional: true - sass: - optional: true + next@13.5.3(@babel/core@7.22.9)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@next/env': 13.5.3 '@swc/helpers': 0.5.2 @@ -4922,7 +6779,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(@babel/core@7.23.0)(react@18.2.0) + styled-jsx: 5.1.1(@babel/core@7.22.9)(react@18.2.0) watchpack: 2.4.0 zod: 3.21.4 optionalDependencies: @@ -4938,169 +6795,101 @@ packages: transitivePeerDependencies: - '@babel/core' - babel-plugin-macros - dev: false - /node-domexception@1.0.0: - resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} - engines: {node: '>=10.5.0'} - dev: true + node-domexception@1.0.0: {} - /node-fetch@2.7.0: - resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} - engines: {node: 4.x || >=6.0.0} - peerDependencies: - encoding: ^0.1.0 - peerDependenciesMeta: - encoding: - optional: true + node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 - /node-fetch@3.3.1: - resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + node-fetch@3.3.1: dependencies: data-uri-to-buffer: 4.0.1 fetch-blob: 3.2.0 formdata-polyfill: 4.0.10 - dev: true - /node-releases@2.0.13: - resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + node-releases@2.0.13: {} - /non-layered-tidy-tree-layout@2.0.2: - resolution: {integrity: sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==} - dev: false + non-layered-tidy-tree-layout@2.0.2: {} - /normalize-path@3.0.0: - resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} - engines: {node: '>=0.10.0'} - dev: true + normalize-path@3.0.0: {} - /normalize-range@0.1.2: - resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} - engines: {node: '>=0.10.0'} - dev: true + normalize-range@0.1.2: {} - /npm-run-path@5.1.0: - resolution: {integrity: sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + npm-run-path@5.1.0: dependencies: path-key: 4.0.0 - dev: true - /object-assign@4.1.1: - resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} - engines: {node: '>=0.10.0'} - dev: true + object-assign@4.1.1: {} - /object-inspect@1.12.3: - resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} - dev: true + object-inspect@1.12.3: {} - /object-keys@1.1.1: - resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} - engines: {node: '>= 0.4'} - dev: true + object-keys@1.1.1: {} - /object.assign@4.1.4: - resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} - engines: {node: '>= 0.4'} + object.assign@4.1.4: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 has-symbols: 1.0.3 object-keys: 1.1.1 - dev: true - /object.entries@1.1.6: - resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==} - engines: {node: '>= 0.4'} + object.entries@1.1.6: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /object.fromentries@2.0.6: - resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==} - engines: {node: '>= 0.4'} + object.fromentries@2.0.6: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /object.fromentries@2.0.7: - resolution: {integrity: sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==} - engines: {node: '>= 0.4'} + object.fromentries@2.0.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /object.groupby@1.0.1: - resolution: {integrity: sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==} + object.groupby@1.0.1: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 get-intrinsic: 1.2.1 - dev: true - /object.hasown@1.1.2: - resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} + object.hasown@1.1.2: dependencies: define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /object.values@1.1.6: - resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==} - engines: {node: '>= 0.4'} + object.values@1.1.6: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /object.values@1.1.7: - resolution: {integrity: sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==} - engines: {node: '>= 0.4'} + object.values@1.1.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /once@1.4.0: - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} + once@1.4.0: dependencies: wrappy: 1.0.2 - /onetime@5.1.2: - resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} - engines: {node: '>=6'} + onetime@5.1.2: dependencies: mimic-fn: 2.1.0 - dev: true - /onetime@6.0.0: - resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==} - engines: {node: '>=12'} + onetime@6.0.0: dependencies: mimic-fn: 4.0.0 - dev: true - /opener@1.5.2: - resolution: {integrity: sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==} - hasBin: true - dev: true + opener@1.5.2: {} - /optionator@0.9.3: - resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} - engines: {node: '>= 0.8.0'} + optionator@0.9.3: dependencies: '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.4 @@ -5108,366 +6897,195 @@ packages: levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 - dev: true - /p-limit@3.1.0: - resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} - engines: {node: '>=10'} + p-limit@3.1.0: dependencies: yocto-queue: 0.1.0 - dev: true - /p-locate@5.0.0: - resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} - engines: {node: '>=10'} + p-locate@5.0.0: dependencies: p-limit: 3.1.0 - dev: true - /parent-module@1.0.1: - resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} - engines: {node: '>=6'} + parent-module@1.0.1: dependencies: callsites: 3.1.0 - dev: true - /parse-author@2.0.0: - resolution: {integrity: sha512-yx5DfvkN8JsHL2xk2Os9oTia467qnvRgey4ahSm2X8epehBLx/gWLcy5KI+Y36ful5DzGbCS6RazqZGgy1gHNw==} - engines: {node: '>=0.10.0'} + parse-author@2.0.0: dependencies: author-regex: 1.0.0 - dev: true - /parse-json@5.2.0: - resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} - engines: {node: '>=8'} + parse-json@5.2.0: dependencies: '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 - dev: true - /path-exists@4.0.0: - resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} - engines: {node: '>=8'} - dev: true + path-exists@4.0.0: {} - /path-is-absolute@1.0.1: - resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} - engines: {node: '>=0.10.0'} - dev: true + path-is-absolute@1.0.1: {} - /path-key@3.1.1: - resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} - engines: {node: '>=8'} - dev: true + path-key@3.1.1: {} - /path-key@4.0.0: - resolution: {integrity: sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==} - engines: {node: '>=12'} - dev: true + path-key@4.0.0: {} - /path-parse@1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + path-parse@1.0.7: {} - /path-scurry@1.10.1: - resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} - engines: {node: '>=16 || 14 >=14.17'} + path-scurry@1.10.1: dependencies: lru-cache: 10.0.1 minipass: 7.0.3 - dev: true - /path-type@4.0.0: - resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} - engines: {node: '>=8'} - dev: true + path-type@4.0.0: {} - /pathe@1.1.0: - resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} - dev: true + pathe@1.1.0: {} - /pause-stream@0.0.11: - resolution: {integrity: sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==} + pause-stream@0.0.11: dependencies: through: 2.3.8 - dev: true - /picocolors@1.0.0: - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + picocolors@1.0.0: {} - /picomatch@2.3.1: - resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} - engines: {node: '>=8.6'} + picomatch@2.3.1: {} - /pidtree@0.6.0: - resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} - engines: {node: '>=0.10'} - hasBin: true - dev: true + pidtree@0.6.0: {} - /pify@2.3.0: - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} - engines: {node: '>=0.10.0'} - dev: true + pify@2.3.0: {} - /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.31): - resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-attribute-case-insensitive@6.0.2(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-clamp@4.1.0(postcss@8.4.31): - resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} - engines: {node: '>=7.6.0'} - peerDependencies: - postcss: ^8.4.6 + postcss-clamp@4.1.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-color-functional-notation@6.0.2(postcss@8.4.31): - resolution: {integrity: sha512-FsjSmlSufuiFBsIqQ++VxFmvX7zKndZpBkHmfXr4wqhvzM92FTEkAh703iqWTl1U3faTgqioIqCbfqdWiFVwtw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-color-functional-notation@6.0.2(postcss@8.4.31): dependencies: '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-color-hex-alpha@9.0.2(postcss@8.4.31): - resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-color-hex-alpha@9.0.2(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-color-rebeccapurple@9.0.1(postcss@8.4.31): - resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-color-rebeccapurple@9.0.1(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-custom-media@10.0.2(postcss@8.4.31): - resolution: {integrity: sha512-zcEFNRmDm2fZvTPdI1pIW3W//UruMcLosmMiCdpQnrCsTRzWlKQPYMa1ud9auL0BmrryKK1+JjIGn19K0UjO/w==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-custom-media@10.0.2(postcss@8.4.31): dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/media-query-list-parser': 2.1.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) postcss: 8.4.31 - dev: true - /postcss-custom-properties@13.3.2(postcss@8.4.31): - resolution: {integrity: sha512-2Coszybpo8lpLY24vy2CYv9AasiZ39/bs8Imv0pWMq55Gl8NWzfc24OAo3zIX7rc6uUJAqESnVOMZ6V6lpMjJA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-custom-properties@13.3.2(postcss@8.4.31): dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-custom-selectors@7.1.6(postcss@8.4.31): - resolution: {integrity: sha512-svsjWRaxqL3vAzv71dV0/65P24/FB8TbPX+lWyyf9SZ7aZm4S4NhCn7N3Bg+Z5sZunG3FS8xQ80LrCU9hb37cw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-custom-selectors@7.1.6(postcss@8.4.31): dependencies: - '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/cascade-layer-name-parser': 1.0.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-dir-pseudo-class@8.0.0(postcss@8.4.31): - resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-dir-pseudo-class@8.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-double-position-gradients@5.0.2(postcss@8.4.31): - resolution: {integrity: sha512-KTbvdOOy8z8zb0BTkEg4/1vqlRlApdvjw8/pFoehgQl0WVO+fezDGlvo0B8xRA+XccA7ohkQCULKNsiNOx70Cw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-double-position-gradients@5.0.2(postcss@8.4.31): dependencies: '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-focus-visible@9.0.0(postcss@8.4.31): - resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-focus-visible@9.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-focus-within@8.0.0(postcss@8.4.31): - resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-focus-within@8.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-font-variant@5.0.0(postcss@8.4.31): - resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} - peerDependencies: - postcss: ^8.1.0 + postcss-font-variant@5.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /postcss-gap-properties@5.0.0(postcss@8.4.31): - resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-gap-properties@5.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /postcss-image-set-function@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-image-set-function@6.0.1(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-import@15.1.0(postcss@8.4.31): - resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} - engines: {node: '>=14.0.0'} - peerDependencies: - postcss: ^8.0.0 + postcss-import@15.1.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 - dev: true - /postcss-lab-function@6.0.7(postcss@8.4.31): - resolution: {integrity: sha512-4d1lhDVPukHFqkMv4G5vVcK+tgY52vwb5uR1SWKOaO5389r2q8fMxBWuXSW+YtbCOEGP0/X9KERi9E9le2pJuw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-lab-function@6.0.7(postcss@8.4.31): dependencies: - '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2)(@csstools/css-tokenizer@2.2.1) + '@csstools/css-color-parser': 1.4.0(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1) '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 '@csstools/postcss-progressive-custom-properties': 3.0.2(postcss@8.4.31) postcss: 8.4.31 - dev: true - /postcss-logical@7.0.0(postcss@8.4.31): - resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-logical@7.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-nested@6.0.1(postcss@8.4.31): - resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.2.14 + postcss-nested@6.0.1(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.11 - dev: true - - /postcss-nesting@12.0.1(postcss@8.4.31): - resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + + postcss-nesting@12.0.1(postcss@8.4.31): dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-opacity-percentage@2.0.0(postcss@8.4.31): - resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.2 + postcss-opacity-percentage@2.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /postcss-overflow-shorthand@5.0.0(postcss@8.4.31): - resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-overflow-shorthand@5.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-page-break@3.0.4(postcss@8.4.31): - resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} - peerDependencies: - postcss: ^8 + postcss-page-break@3.0.4(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /postcss-place@9.0.0(postcss@8.4.31): - resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-place@9.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-value-parser: 4.2.0 - dev: true - /postcss-preset-env@9.2.0(postcss@8.4.31): - resolution: {integrity: sha512-Lnr4C5gb7t5Cc8akQMJzNdJkqw7s7s7BHUaQSgsuf+CTY9Lsz5lqQTft5yNZr59JyCLz0aFNSAqSLm/xRtcTpg==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-preset-env@9.2.0(postcss@8.4.31): dependencies: '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.31) '@csstools/postcss-color-function': 3.0.7(postcss@8.4.31) @@ -5528,82 +7146,48 @@ packages: postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.31) postcss-selector-not: 7.0.1(postcss@8.4.31) postcss-value-parser: 4.2.0 - dev: true - /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.31): - resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-pseudo-class-any-link@9.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.31): - resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} - peerDependencies: - postcss: ^8.0.3 + postcss-replace-overflow-wrap@4.0.0(postcss@8.4.31): dependencies: postcss: 8.4.31 - dev: true - /postcss-selector-not@7.0.1(postcss@8.4.31): - resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} - engines: {node: ^14 || ^16 || >=18} - peerDependencies: - postcss: ^8.4 + postcss-selector-not@7.0.1(postcss@8.4.31): dependencies: postcss: 8.4.31 postcss-selector-parser: 6.0.13 - dev: true - /postcss-selector-parser@6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} - engines: {node: '>=4'} + postcss-selector-parser@6.0.11: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true - /postcss-selector-parser@6.0.13: - resolution: {integrity: sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==} - engines: {node: '>=4'} + postcss-selector-parser@6.0.13: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - dev: true - /postcss-value-parser@4.2.0: - resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - dev: true + postcss-value-parser@4.2.0: {} - /postcss@8.4.14: - resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} - engines: {node: ^10 || ^12 || >=14} + postcss@8.4.14: dependencies: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: false - /postcss@8.4.31: - resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} - engines: {node: ^10 || ^12 || >=14} + postcss@8.4.31: dependencies: nanoid: 3.3.6 picocolors: 1.0.0 source-map-js: 1.0.2 - dev: true - /prelude-ls@1.2.1: - resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} - engines: {node: '>= 0.8.0'} - dev: true + prelude-ls@1.2.1: {} - /prettier-package-json@2.8.0: - resolution: {integrity: sha512-WxtodH/wWavfw3MR7yK/GrS4pASEQ+iSTkdtSxPJWvqzG55ir5nvbLt9rw5AOiEcqqPCRM92WCtR1rk3TG3JSQ==} - hasBin: true + prettier-package-json@2.8.0: dependencies: '@types/parse-author': 2.0.1 commander: 4.1.1 @@ -5614,230 +7198,90 @@ packages: parse-author: 2.0.0 sort-object-keys: 1.1.3 sort-order: 1.0.1 - dev: true - /prettier-plugin-tailwindcss@0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2)(@trivago/prettier-plugin-sort-imports@4.2.1)(prettier@3.0.3): - resolution: {integrity: sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==} - engines: {node: '>=12.17.0'} - peerDependencies: - '@ianvs/prettier-plugin-sort-imports': '*' - '@prettier/plugin-pug': '*' - '@shopify/prettier-plugin-liquid': '*' - '@shufo/prettier-plugin-blade': '*' - '@trivago/prettier-plugin-sort-imports': '*' - prettier: ^2.2 || ^3.0 - prettier-plugin-astro: '*' - prettier-plugin-css-order: '*' - prettier-plugin-import-sort: '*' - prettier-plugin-jsdoc: '*' - prettier-plugin-marko: '*' - prettier-plugin-organize-attributes: '*' - prettier-plugin-organize-imports: '*' - prettier-plugin-style-order: '*' - prettier-plugin-svelte: '*' - prettier-plugin-twig-melody: '*' - peerDependenciesMeta: - '@ianvs/prettier-plugin-sort-imports': - optional: true - '@prettier/plugin-pug': - optional: true - '@shopify/prettier-plugin-liquid': - optional: true - '@shufo/prettier-plugin-blade': - optional: true - '@trivago/prettier-plugin-sort-imports': - optional: true - prettier-plugin-astro: - optional: true - prettier-plugin-css-order: - optional: true - prettier-plugin-import-sort: - optional: true - prettier-plugin-jsdoc: - optional: true - prettier-plugin-marko: - optional: true - prettier-plugin-organize-attributes: - optional: true - prettier-plugin-organize-imports: - optional: true - prettier-plugin-style-order: - optional: true - prettier-plugin-svelte: - optional: true - prettier-plugin-twig-melody: - optional: true + prettier-plugin-tailwindcss@0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.3))(@trivago/prettier-plugin-sort-imports@4.2.1(prettier@3.0.3))(prettier@3.0.3): dependencies: + prettier: 3.0.3 + optionalDependencies: '@ianvs/prettier-plugin-sort-imports': 4.0.2(prettier@3.0.3) '@trivago/prettier-plugin-sort-imports': 4.2.1(prettier@3.0.3) - prettier: 3.0.3 - dev: true - /prettier@3.0.3: - resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} - engines: {node: '>=14'} - hasBin: true - dev: true + prettier@3.0.3: {} - /progress@2.0.3: - resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} - engines: {node: '>=0.4.0'} + progress@2.0.3: {} - /prop-types@15.8.1: - resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} + prop-types@15.8.1: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 react-is: 16.13.1 - dev: true - /proxy-from-env@1.1.0: - resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@1.1.0: {} - /ps-tree@1.2.0: - resolution: {integrity: sha512-0VnamPPYHl4uaU/nSFeZZpR21QAWRz+sRv4iW9+v/GS/J5U5iZB5BNN6J0RMoOvdx2gWM2+ZFMIm58q24e4UYA==} - engines: {node: '>= 0.10'} - hasBin: true + ps-tree@1.2.0: dependencies: event-stream: 3.3.4 - dev: true - /punycode@2.3.0: - resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} - engines: {node: '>=6'} + punycode@2.3.0: {} - /queue-microtask@1.2.3: - resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - dev: true + queue-microtask@1.2.3: {} - /randombytes@2.1.0: - resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} + randombytes@2.1.0: dependencies: safe-buffer: 5.2.1 - /randomcolor@0.6.2: - resolution: {integrity: sha512-Mn6TbyYpFgwFuQ8KJKqf3bqqY9O1y37/0jgSK/61PUxV4QfIMv0+K2ioq8DfOjkBslcjwSzRfIDEXfzA9aCx7A==} - dev: false + randomcolor@0.6.2: {} - /react-countup@6.4.2(@babel/core@7.23.0)(react@18.2.0): - resolution: {integrity: sha512-wdDrNb2lPFGbLb+i0FTgswPbWziubS6KZRII8NRpXmUCoZsi15PFbIHgBz60Dyxd4KPuRvwsK5aawIU4OPP3jA==} - peerDependencies: - react: '>= 16.3.0' - peerDependenciesMeta: - react: - optional: true + react-countup@6.4.2(@babel/core@7.22.9)(react@18.2.0)(rollup@2.78.0): dependencies: - '@rollup/plugin-babel': 6.0.3(@babel/core@7.23.0) + '@rollup/plugin-babel': 6.0.3(@babel/core@7.22.9)(rollup@2.78.0) countup.js: 2.6.0 react: 18.2.0 transitivePeerDependencies: - '@babel/core' - '@types/babel__core' - rollup - dev: false - /react-dom@18.2.0(react@18.2.0): - resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} - peerDependencies: - react: ^18.2.0 - peerDependenciesMeta: - react: - optional: true + react-dom@18.2.0(react@18.2.0): dependencies: loose-envify: 1.4.0 react: 18.2.0 scheduler: 0.23.0 - dev: false - /react-error-boundary@4.0.11(react@18.2.0): - resolution: {integrity: sha512-U13ul67aP5DOSPNSCWQ/eO0AQEYzEFkVljULQIjMV0KlffTAhxuDoBKdO0pb/JZ8mDhMKFZ9NZi0BmLGUiNphw==} - peerDependencies: - react: '>=16.13.1' - peerDependenciesMeta: - react: - optional: true + react-error-boundary@4.0.11(react@18.2.0): dependencies: '@babel/runtime': 7.22.10 react: 18.2.0 - dev: false - /react-intersection-observer@9.5.2(react@18.2.0): - resolution: {integrity: sha512-EmoV66/yvksJcGa1rdW0nDNc4I1RifDWkT50gXSFnPLYQ4xUptuDD4V7k+Rj1OgVAlww628KLGcxPXFlOkkU/Q==} - peerDependencies: - react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true + react-intersection-observer@9.5.2(react@18.2.0): dependencies: react: 18.2.0 - dev: false - /react-is@16.13.1: - resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} + react-is@16.13.1: {} - /react-masonry-css@1.0.16(react@18.2.0): - resolution: {integrity: sha512-KSW0hR2VQmltt/qAa3eXOctQDyOu7+ZBevtKgpNDSzT7k5LA/0XntNa9z9HKCdz3QlxmJHglTZ18e4sX4V8zZQ==} - peerDependencies: - react: '>=16.0.0' - peerDependenciesMeta: - react: - optional: true + react-masonry-css@1.0.16(react@18.2.0): dependencies: react: 18.2.0 - dev: false - /react-message-popup@1.1.3(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-nEoEbXkV8UtwPqh7HVth2+KBvJ0ui+qZe3jcOKPLpalbAaOtV5AqkZTAb1Wu43ditPkZyBl9gxO1HfeUALlthA==} - peerDependencies: - react: ^18.0.0 - react-dom: ^18.0.0 - peerDependenciesMeta: - react: - optional: true + react-message-popup@1.1.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - dev: false - /react-shortcut-guide@1.0.0: - resolution: {integrity: sha512-a4+X5T9UyEYqQnaM+gyJ/s0PIobagYSUsGt/3aZDy9GssIFX6LpLSLGOCW1AlluJP/xaw6HCsgF5TJNTb8sOYA==} - dev: false + react-shortcut-guide@1.0.0: {} - /react-toastify@9.1.3(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-fPfb8ghtn/XMxw3LkxQBk3IyagNpF/LIKjOBflbexr2AWxAH1MJgvnESwEwBn9liLFXgTKWgBSdZpw9m4OTHTg==} - peerDependencies: - react: '>=16' - react-dom: '>=16' - peerDependenciesMeta: - react: - optional: true + react-toastify@9.1.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: clsx: 1.2.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - dev: false - /react-universal-interface@0.6.2(react@18.2.0)(tslib@2.4.0): - resolution: {integrity: sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==} - peerDependencies: - react: '*' - tslib: '*' - peerDependenciesMeta: - react: - optional: true + react-universal-interface@0.6.2(react@18.2.0)(tslib@2.4.0): dependencies: react: 18.2.0 tslib: 2.4.0 - dev: false - /react-use@17.4.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-TgbNTCA33Wl7xzIJegn1HndB4qTS9u03QUwyNycUnXaweZkE4Kq2SB+Yoxx8qbshkZGYBDvUXbXWRUmQDcZZ/Q==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true + react-use@17.4.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: '@types/js-cookie': 2.2.7 '@xobotyi/scrollbar-width': 1.9.5 @@ -5845,7 +7289,7 @@ packages: fast-deep-equal: 3.1.3 fast-shallow-equal: 1.0.0 js-cookie: 2.2.1 - nano-css: 5.3.4(react-dom@18.2.0)(react@18.2.0) + nano-css: 5.3.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-universal-interface: 0.6.2(react@18.2.0)(tslib@2.4.0) @@ -5855,284 +7299,171 @@ packages: throttle-debounce: 3.0.1 ts-easing: 0.2.0 tslib: 2.4.0 - dev: false - /react@18.2.0: - resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} - engines: {node: '>=0.10.0'} + react@18.2.0: dependencies: loose-envify: 1.4.0 - /read-cache@1.0.0: - resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} + read-cache@1.0.0: dependencies: pify: 2.3.0 - dev: true - /readdirp@3.6.0: - resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} - engines: {node: '>=8.10.0'} + readdirp@3.6.0: dependencies: picomatch: 2.3.1 - dev: true - /regenerator-runtime@0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} - dev: false + regenerator-runtime@0.13.9: {} - /regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} - dev: false + regenerator-runtime@0.14.0: {} - /regexp.prototype.flags@1.5.1: - resolution: {integrity: sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==} - engines: {node: '>= 0.4'} + regexp.prototype.flags@1.5.1: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 set-function-name: 2.0.1 - dev: true - /remove-markdown@0.5.0: - resolution: {integrity: sha512-x917M80K97K5IN1L8lUvFehsfhR8cYjGQ/yAMRI9E7JIKivtl5Emo5iD13DhMr+VojzMCiYk8V2byNPwT/oapg==} - dev: false + remove-markdown@0.5.0: {} - /resize-observer-polyfill@1.5.1: - resolution: {integrity: sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==} - dev: false + resize-observer-polyfill@1.5.1: {} - /resolve-from@4.0.0: - resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} - engines: {node: '>=4'} - dev: true + resolve-from@4.0.0: {} - /resolve@1.22.1: - resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} - hasBin: true + resolve@1.22.1: dependencies: is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: true - /resolve@1.22.8: - resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} - hasBin: true + resolve@1.22.8: dependencies: is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - /resolve@2.0.0-next.4: - resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==} - hasBin: true + resolve@2.0.0-next.4: dependencies: is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 - dev: true - /restore-cursor@4.0.0: - resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==} - engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + restore-cursor@4.0.0: dependencies: onetime: 5.1.2 signal-exit: 3.0.7 - dev: true - /reusify@1.0.4: - resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} - engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - dev: true + reusify@1.0.4: {} - /rfdc@1.3.0: - resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} - dev: true + rfdc@1.3.0: {} - /rimraf@3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} - hasBin: true + rimraf@3.0.2: dependencies: glob: 7.2.3 - dev: true - /rimraf@5.0.5: - resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==} - engines: {node: '>=14'} - hasBin: true + rimraf@5.0.5: dependencies: glob: 10.3.10 - dev: true - /robust-predicates@3.0.2: - resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} - dev: false + robust-predicates@3.0.2: {} - /rollup@2.78.0: - resolution: {integrity: sha512-4+YfbQC9QEVvKTanHhIAFVUFSRsezvQF8vFOJwtGfb9Bb+r014S+qryr9PSmw8x6sMnPkmFBGAvIFVQxvJxjtg==} - engines: {node: '>=10.0.0'} - hasBin: true + rollup@2.78.0: optionalDependencies: fsevents: 2.3.3 - dev: false - /rtl-css-js@1.15.0: - resolution: {integrity: sha512-99Cu4wNNIhrI10xxUaABHsdDqzalrSRTie4GeCmbGVuehm4oj+fIy8fTzB+16pmKe8Bv9rl+hxIBez6KxExTew==} + rtl-css-js@1.15.0: dependencies: '@babel/runtime': 7.18.0 - dev: false - /run-parallel@1.2.0: - resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} + run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 - dev: true - /rw@1.3.3: - resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==} - dev: false + rw@1.3.3: {} - /sade@1.8.1: - resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==} - engines: {node: '>=6'} + sade@1.8.1: dependencies: mri: 1.2.0 - dev: false - /safe-array-concat@1.0.1: - resolution: {integrity: sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==} - engines: {node: '>=0.4'} + safe-array-concat@1.0.1: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 has-symbols: 1.0.3 isarray: 2.0.5 - dev: true - /safe-buffer@5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + safe-buffer@5.2.1: {} - /safe-regex-test@1.0.0: - resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} + safe-regex-test@1.0.0: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 is-regex: 1.1.4 - dev: true - /safer-buffer@2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - dev: false + safer-buffer@2.1.2: {} - /scheduler@0.23.0: - resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} + scheduler@0.23.0: dependencies: loose-envify: 1.4.0 - dev: false - /schema-utils@3.3.0: - resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} - engines: {node: '>= 10.13.0'} + schema-utils@3.3.0: dependencies: '@types/json-schema': 7.0.13 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6) - /screenfull@5.2.0: - resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} - engines: {node: '>=0.10.0'} - dev: false + screenfull@5.2.0: {} - /semver@6.3.1: - resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} - hasBin: true + semver@6.3.1: {} - /semver@7.5.4: - resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} - engines: {node: '>=10'} - hasBin: true + semver@7.5.4: dependencies: lru-cache: 6.0.0 - dev: true - /serialize-javascript@6.0.1: - resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} + semver@7.6.2: {} + + serialize-javascript@6.0.1: dependencies: randombytes: 2.1.0 - /set-function-name@2.0.1: - resolution: {integrity: sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==} - engines: {node: '>= 0.4'} + set-function-name@2.0.1: dependencies: define-data-property: 1.1.0 functions-have-names: 1.2.3 has-property-descriptors: 1.0.0 - dev: true - /set-harmonic-interval@1.0.1: - resolution: {integrity: sha512-AhICkFV84tBP1aWqPwLZqFvAwqEoVA9kxNMniGEUvzOlm4vLmOFLiTT3UZ6bziJTy4bOVpzWGTfSCbmaayGx8g==} - engines: {node: '>=6.9'} - dev: false + set-harmonic-interval@1.0.1: {} - /shebang-command@2.0.0: - resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} - engines: {node: '>=8'} + shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 - dev: true - /shebang-regex@3.0.0: - resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} - engines: {node: '>=8'} - dev: true + shebang-regex@3.0.0: {} - /side-channel@1.0.4: - resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} + side-channel@1.0.4: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 object-inspect: 1.12.3 - dev: true - /signal-exit@3.0.7: - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} - dev: true + signal-exit@3.0.7: {} - /signal-exit@4.1.0: - resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} - engines: {node: '>=14'} - dev: true + signal-exit@4.1.0: {} - /sirv@1.0.19: - resolution: {integrity: sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==} - engines: {node: '>= 10'} + sirv@1.0.19: dependencies: '@polka/url': 1.0.0-next.23 mrmime: 1.0.1 totalist: 1.1.0 - dev: true - /slash@3.0.0: - resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} - engines: {node: '>=8'} - dev: true + slash@3.0.0: {} - /slash@4.0.0: - resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} - engines: {node: '>=12'} - dev: true + slash@4.0.0: {} - /slice-ansi@5.0.0: - resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} - engines: {node: '>=12'} + slice-ansi@5.0.0: dependencies: ansi-styles: 6.2.1 is-fullwidth-code-point: 4.0.0 - dev: true - /socket.io-client@4.7.2: - resolution: {integrity: sha512-vtA0uD4ibrYD793SOIAwlo8cj6haOeMHrGvwPxJsxH7CeIksqJ+3Zc06RvWTIFgiSqx4A3sOnTXpfAEE2Zyz6w==} - engines: {node: '>=10.0.0'} + socket.io-client@4.7.2: dependencies: '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 @@ -6142,129 +7473,79 @@ packages: - bufferutil - supports-color - utf-8-validate - dev: false - /socket.io-parser@4.2.4: - resolution: {integrity: sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==} - engines: {node: '>=10.0.0'} + socket.io-parser@4.2.4: dependencies: '@socket.io/component-emitter': 3.1.0 debug: 4.3.4 transitivePeerDependencies: - supports-color - dev: false - /sort-object-keys@1.1.3: - resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==} - dev: true + sort-object-keys@1.1.3: {} - /sort-order@1.0.1: - resolution: {integrity: sha512-BiExT7C1IVF4DNd5dttR/dEq3wunGOHpy4phvqFUQA1pY6j2ye8WWEAV8LhRbfdF0EWDX12FfyPPf9P71eT+cA==} - dev: true + sort-order@1.0.1: {} - /source-map-js@1.0.2: - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} - engines: {node: '>=0.10.0'} + source-map-js@1.0.2: {} - /source-map-support@0.5.21: - resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 source-map: 0.6.1 - /source-map@0.5.6: - resolution: {integrity: sha512-MjZkVp0NHr5+TPihLcadqnlVoGIoWo4IBHptutGh9wI3ttUYvCG26HkSuDi+K6lsZ25syXJXcctwgyVCt//xqA==} - engines: {node: '>=0.10.0'} - dev: false + source-map@0.5.6: {} - /source-map@0.5.7: - resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} - engines: {node: '>=0.10.0'} - dev: true + source-map@0.5.7: {} - /source-map@0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} - engines: {node: '>=0.10.0'} + source-map@0.6.1: {} - /sourcemap-codec@1.4.8: - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} - deprecated: Please use @jridgewell/sourcemap-codec instead - dev: false + sourcemap-codec@1.4.8: {} - /split@0.3.3: - resolution: {integrity: sha512-wD2AeVmxXRBoX44wAycgjVpMhvbwdI2aZjCkvfNcH1YqHQvJVa1duWc73OyVGJUc05fhFaTZeQ/PYsrmyH0JVA==} + split@0.3.3: dependencies: through: 2.3.8 - dev: true - /stack-generator@2.0.5: - resolution: {integrity: sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q==} + stack-generator@2.0.5: dependencies: stackframe: 1.2.1 - dev: false - /stackframe@1.2.1: - resolution: {integrity: sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg==} - dev: false + stackframe@1.2.1: {} - /stacktrace-gps@3.0.4: - resolution: {integrity: sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg==} + stacktrace-gps@3.0.4: dependencies: source-map: 0.5.6 stackframe: 1.2.1 - dev: false - /stacktrace-js@2.0.2: - resolution: {integrity: sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==} + stacktrace-js@2.0.2: dependencies: error-stack-parser: 2.0.7 stack-generator: 2.0.5 stacktrace-gps: 3.0.4 - dev: false - /stacktrace-parser@0.1.10: - resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} - engines: {node: '>=6'} + stacktrace-parser@0.1.10: dependencies: type-fest: 0.7.1 - dev: false - /stream-combiner@0.0.4: - resolution: {integrity: sha512-rT00SPnTVyRsaSz5zgSPma/aHSOic5U1prhYdRy5HS2kTZviFpmDgzilbtsJsxiroqACmayynDN/9VzIbX5DOw==} + stream-combiner@0.0.4: dependencies: duplexer: 0.1.2 - dev: true - /streamsearch@1.1.0: - resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} - engines: {node: '>=10.0.0'} - dev: false + streamsearch@1.1.0: {} - /string-argv@0.3.2: - resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} - engines: {node: '>=0.6.19'} - dev: true + string-argv@0.3.2: {} - /string-width@4.2.3: - resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} - engines: {node: '>=8'} + string-width@4.2.3: dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - dev: true - /string-width@5.1.2: - resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} - engines: {node: '>=12'} + string-width@5.1.2: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 strip-ansi: 7.1.0 - dev: true - /string.prototype.matchall@4.0.8: - resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} + string.prototype.matchall@4.0.8: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 @@ -6274,140 +7555,71 @@ packages: internal-slot: 1.0.5 regexp.prototype.flags: 1.5.1 side-channel: 1.0.4 - dev: true - /string.prototype.trim@1.2.8: - resolution: {integrity: sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==} - engines: {node: '>= 0.4'} + string.prototype.trim@1.2.8: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /string.prototype.trimend@1.0.7: - resolution: {integrity: sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==} + string.prototype.trimend@1.0.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /string.prototype.trimstart@1.0.7: - resolution: {integrity: sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==} + string.prototype.trimstart@1.0.7: dependencies: call-bind: 1.0.2 define-properties: 1.2.1 es-abstract: 1.22.2 - dev: true - /strip-ansi@6.0.1: - resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} - engines: {node: '>=8'} + strip-ansi@6.0.1: dependencies: ansi-regex: 5.0.1 - dev: true - /strip-ansi@7.1.0: - resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} - engines: {node: '>=12'} + strip-ansi@7.1.0: dependencies: ansi-regex: 6.0.1 - dev: true - /strip-bom@3.0.0: - resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} - engines: {node: '>=4'} - dev: true + strip-bom@3.0.0: {} - /strip-final-newline@3.0.0: - resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} - engines: {node: '>=12'} - dev: true + strip-final-newline@3.0.0: {} - /strip-json-comments@3.1.1: - resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} - engines: {node: '>=8'} - dev: true + strip-json-comments@3.1.1: {} - /styled-jsx@5.1.1(@babel/core@7.23.0)(react@18.2.0): - resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} - engines: {node: '>= 12.0.0'} - peerDependencies: - '@babel/core': '*' - babel-plugin-macros: '*' - react: '>= 16.8.0 || 17.x.x || ^18.0.0-0' - peerDependenciesMeta: - '@babel/core': - optional: true - babel-plugin-macros: - optional: true - react: - optional: true + styled-jsx@5.1.1(@babel/core@7.22.9)(react@18.2.0): dependencies: - '@babel/core': 7.23.0 client-only: 0.0.1 react: 18.2.0 - dev: false + optionalDependencies: + '@babel/core': 7.22.9 - /stylis@4.3.0: - resolution: {integrity: sha512-E87pIogpwUsUwXw7dNyU4QDjdgVMy52m+XEOPEKUn161cCzWjjhPSQhByfd1CcNvrOLnXQ6OnnZDwnJrz/Z4YQ==} - dev: false + stylis@4.3.0: {} - /supports-color@5.5.0: - resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} - engines: {node: '>=4'} + supports-color@5.5.0: dependencies: has-flag: 3.0.0 - /supports-color@7.2.0: - resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} - engines: {node: '>=8'} + supports-color@7.2.0: dependencies: has-flag: 4.0.0 - /supports-color@8.1.1: - resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} - engines: {node: '>=10'} + supports-color@8.1.1: dependencies: has-flag: 4.0.0 - /supports-preserve-symlinks-flag@1.0.0: - resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} - engines: {node: '>= 0.4'} + supports-preserve-symlinks-flag@1.0.0: {} - /swr@2.2.4(react@18.2.0): - resolution: {integrity: sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==} - peerDependencies: - react: ^16.11.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true + swr@2.2.4(react@18.2.0): dependencies: client-only: 0.0.1 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) - dev: false - /tapable@2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} - engines: {node: '>=6'} + tapable@2.2.1: {} - /terser-webpack-plugin@5.3.9(webpack@5.88.2): - resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} - engines: {node: '>= 10.13.0'} - peerDependencies: - '@swc/core': '*' - esbuild: '*' - uglify-js: '*' - webpack: ^5.1.0 - peerDependenciesMeta: - '@swc/core': - optional: true - esbuild: - optional: true - uglify-js: - optional: true + terser-webpack-plugin@5.3.9(webpack@5.88.2): dependencies: '@jridgewell/trace-mapping': 0.3.19 jest-worker: 27.5.1 @@ -6416,279 +7628,160 @@ packages: terser: 5.20.0 webpack: 5.88.2 - /terser@5.20.0: - resolution: {integrity: sha512-e56ETryaQDyebBwJIWYB2TT6f2EZ0fL0sW/JRXNMN26zZdKi2u/E/5my5lG6jNxym6qsrVXfFRmOdV42zlAgLQ==} - engines: {node: '>=10'} - hasBin: true + terser@5.20.0: dependencies: '@jridgewell/source-map': 0.3.5 acorn: 8.10.0 commander: 2.20.3 source-map-support: 0.5.21 - /text-table@0.2.0: - resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} - dev: true + text-table@0.2.0: {} - /throttle-debounce@3.0.1: - resolution: {integrity: sha512-dTEWWNu6JmeVXY0ZYoPuH5cRIwc0MeGbJwah9KUNYSJwommQpCzTySTpEe8Gs1J23aeWEuAobe4Ag7EHVt/LOg==} - engines: {node: '>=10'} - dev: false + throttle-debounce@3.0.1: {} - /through@2.3.8: - resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - dev: true + through@2.3.8: {} - /tilg@0.1.1(react@18.2.0): - resolution: {integrity: sha512-0uHyTAUM0tJL792LeviRPFkJtCbF6Za3/hbbnRmWGUaicOhbJ0IpvBViXiXTF7nk6R0L6vve2XLesQzn5jEVng==} - peerDependencies: - react: ^18.0.0 || ^17.0.0 - peerDependenciesMeta: - react: - optional: true + tilg@0.1.1(react@18.2.0): dependencies: react: 18.2.0 - dev: true - /to-fast-properties@2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} - engines: {node: '>=4'} + to-fast-properties@2.0.0: {} - /to-regex-range@5.0.1: - resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} - engines: {node: '>=8.0'} + to-regex-range@5.0.1: dependencies: is-number: 7.0.0 - dev: true - /toggle-selection@1.0.6: - resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==} - dev: false + toggle-selection@1.0.6: {} - /totalist@1.1.0: - resolution: {integrity: sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==} - engines: {node: '>=6'} - dev: true + totalist@1.1.0: {} - /tr46@0.0.3: - resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + tr46@0.0.3: {} - /ts-api-utils@1.0.3(typescript@5.2.2): - resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} - engines: {node: '>=16.13.0'} - peerDependencies: - typescript: '>=4.2.0' + ts-api-utils@1.3.0(typescript@5.2.2): dependencies: typescript: 5.2.2 - dev: true - /ts-dedent@2.2.0: - resolution: {integrity: sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==} - engines: {node: '>=6.10'} - dev: false + ts-dedent@2.2.0: {} - /ts-easing@0.2.0: - resolution: {integrity: sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==} - dev: false + ts-easing@0.2.0: {} - /tsconfig-paths@3.14.2: - resolution: {integrity: sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==} + tsconfig-paths@3.15.0: dependencies: '@types/json5': 0.0.29 json5: 1.0.2 minimist: 1.2.8 strip-bom: 3.0.0 - dev: true - /tslib@2.4.0: - resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} - dev: false + tslib@2.4.0: {} - /tslib@2.6.2: - resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + tslib@2.6.2: {} - /type-check@0.4.0: - resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} - engines: {node: '>= 0.8.0'} + type-check@0.4.0: dependencies: prelude-ls: 1.2.1 - dev: true - /type-fest@0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: '>=10'} - dev: true + type-fest@0.20.2: {} - /type-fest@0.7.1: - resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} - engines: {node: '>=8'} - dev: false + type-fest@0.7.1: {} - /type-fest@1.4.0: - resolution: {integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==} - engines: {node: '>=10'} - dev: true + type-fest@1.4.0: {} - /typed-array-buffer@1.0.0: - resolution: {integrity: sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==} - engines: {node: '>= 0.4'} + typed-array-buffer@1.0.0: dependencies: call-bind: 1.0.2 get-intrinsic: 1.2.1 is-typed-array: 1.1.12 - dev: true - /typed-array-byte-length@1.0.0: - resolution: {integrity: sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==} - engines: {node: '>= 0.4'} + typed-array-byte-length@1.0.0: dependencies: call-bind: 1.0.2 for-each: 0.3.3 has-proto: 1.0.1 is-typed-array: 1.1.12 - dev: true - /typed-array-byte-offset@1.0.0: - resolution: {integrity: sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==} - engines: {node: '>= 0.4'} + typed-array-byte-offset@1.0.0: dependencies: available-typed-arrays: 1.0.5 call-bind: 1.0.2 for-each: 0.3.3 has-proto: 1.0.1 is-typed-array: 1.1.12 - dev: true - /typed-array-length@1.0.4: - resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} + typed-array-length@1.0.4: dependencies: call-bind: 1.0.2 for-each: 0.3.3 is-typed-array: 1.1.12 - dev: true - /typescript@5.2.2: - resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} - engines: {node: '>=14.17'} - hasBin: true - dev: true + typescript@5.2.2: {} - /unbox-primitive@1.0.2: - resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} + unbox-primitive@1.0.2: dependencies: call-bind: 1.0.2 has-bigints: 1.0.2 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 - dev: true - /undici-types@5.25.3: - resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + undici-types@5.25.3: {} - /unist-util-stringify-position@3.0.3: - resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==} + unist-util-stringify-position@3.0.3: dependencies: '@types/unist': 2.0.7 - dev: false - /universalify@2.0.0: - resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} - engines: {node: '>= 10.0.0'} - dev: true + universalify@2.0.0: {} - /unplugin@1.0.1: - resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} + unplugin@1.0.1: dependencies: acorn: 8.10.0 chokidar: 3.5.3 webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 - dev: true - /update-browserslist-db@1.0.13(browserslist@4.22.0): - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' + update-browserslist-db@1.0.13(browserslist@4.22.0): dependencies: browserslist: 4.22.0 escalade: 3.1.1 picocolors: 1.0.0 - dev: true - /update-browserslist-db@1.0.13(browserslist@4.22.1): - resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} - hasBin: true - peerDependencies: - browserslist: '>= 4.21.0' + update-browserslist-db@1.0.13(browserslist@4.22.1): dependencies: browserslist: 4.22.1 escalade: 3.1.1 picocolors: 1.0.0 - /uri-js@4.4.1: - resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} + uri-js@4.4.1: dependencies: punycode: 2.3.0 - /use-sync-external-store@1.2.0(react@18.2.0): - resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} - peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - peerDependenciesMeta: - react: - optional: true + use-sync-external-store@1.2.0(react@18.2.0): dependencies: react: 18.2.0 - dev: false - /util-deprecate@1.0.2: - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - dev: true + util-deprecate@1.0.2: {} - /uuid@9.0.1: - resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} - hasBin: true + uuid@9.0.1: {} - /uvu@0.5.6: - resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} - engines: {node: '>=8'} - hasBin: true + uvu@0.5.6: dependencies: dequal: 2.0.3 diff: 5.1.0 kleur: 4.1.5 sade: 1.8.1 - dev: false - /validator@13.11.0: - resolution: {integrity: sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==} - engines: {node: '>= 0.10'} - dev: false + validator@13.11.0: {} - /watchpack@2.4.0: - resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} - engines: {node: '>=10.13.0'} + watchpack@2.4.0: dependencies: glob-to-regexp: 0.4.1 graceful-fs: 4.2.11 - /web-streams-polyfill@3.2.1: - resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} - engines: {node: '>= 8'} - dev: true + web-streams-polyfill@3.2.1: {} - /web-worker@1.2.0: - resolution: {integrity: sha512-PgF341avzqyx60neE9DD+XS26MMNMoUQRz9NOZwW32nPQrF6p77f1htcnjBSEV8BGMKZ16choqUG4hyI0Hx7mA==} - dev: false + web-worker@1.2.0: {} - /webidl-conversions@3.0.1: - resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + webidl-conversions@3.0.1: {} - /webpack-bundle-analyzer@4.7.0: - resolution: {integrity: sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==} - engines: {node: '>= 10.13.0'} - hasBin: true + webpack-bundle-analyzer@4.7.0: dependencies: acorn: 8.10.0 acorn-walk: 8.2.0 @@ -6702,25 +7795,12 @@ packages: transitivePeerDependencies: - bufferutil - utf-8-validate - dev: true - /webpack-sources@3.2.3: - resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} - engines: {node: '>=10.13.0'} + webpack-sources@3.2.3: {} - /webpack-virtual-modules@0.5.0: - resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} - dev: true + webpack-virtual-modules@0.5.0: {} - /webpack@5.88.2: - resolution: {integrity: sha512-JmcgNZ1iKj+aiR0OvTYtWQqJwq37Pf683dY9bVORwVbUrDhLhdn/PlO2sHsFHPkj7sHNQF3JwaAkp49V+Sq1tQ==} - engines: {node: '>=10.13.0'} - hasBin: true - peerDependencies: - webpack-cli: '*' - peerDependenciesMeta: - webpack-cli: - optional: true + webpack@5.88.2: dependencies: '@types/eslint-scope': 3.7.5 '@types/estree': 1.0.2 @@ -6751,55 +7831,38 @@ packages: - esbuild - uglify-js - /webpod@0.0.2: - resolution: {integrity: sha512-cSwwQIeg8v4i3p4ajHhwgR7N6VyxAf+KYSSsY6Pd3aETE+xEU4vbitz7qQkB0I321xnhDdgtxuiSfk5r/FVtjg==} - hasBin: true - dev: true + webpod@0.0.2: {} - /whatwg-url@5.0.0: - resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} + whatwg-url@5.0.0: dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 - /which-boxed-primitive@1.0.2: - resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} + which-boxed-primitive@1.0.2: dependencies: is-bigint: 1.0.4 is-boolean-object: 1.1.2 is-number-object: 1.0.7 is-string: 1.0.7 is-symbol: 1.0.4 - dev: true - /which-typed-array@1.1.11: - resolution: {integrity: sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==} - engines: {node: '>= 0.4'} + which-typed-array@1.1.11: dependencies: available-typed-arrays: 1.0.5 call-bind: 1.0.2 for-each: 0.3.3 gopd: 1.0.1 has-tostringtag: 1.0.0 - dev: true - /which@2.0.2: - resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} - engines: {node: '>= 8'} - hasBin: true + which@2.0.2: dependencies: isexe: 2.0.0 - /which@3.0.1: - resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - hasBin: true + which@3.0.1: dependencies: isexe: 2.0.0 - dev: true - /windicss-webpack-plugin@1.8.0: - resolution: {integrity: sha512-zCzNLJ4hjgl5A2+mq8XlPtbvM5RONNz/ol93YG9tcMSn+aH/6Ll/lA5UDnVJluBr8b2Ch5C/GIqXcIMGG8mmdA==} + windicss-webpack-plugin@1.8.0: dependencies: '@windicss/plugin-utils': 1.9.1 debug: 4.3.4 @@ -6811,131 +7874,57 @@ packages: windicss: 3.5.6 transitivePeerDependencies: - supports-color - dev: true - /windicss@3.5.6: - resolution: {integrity: sha512-P1mzPEjgFMZLX0ZqfFht4fhV/FX8DTG7ERG1fBLiWvd34pTLVReS5CVsewKn9PApSgXnVfPWwvq+qUsRwpnwFA==} - engines: {node: '>= 12'} - hasBin: true - dev: true + windicss@3.5.6: {} - /wrap-ansi@7.0.0: - resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} - engines: {node: '>=10'} + wrap-ansi@7.0.0: dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 - dev: true - /wrap-ansi@8.1.0: - resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} - engines: {node: '>=12'} + wrap-ansi@8.1.0: dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 strip-ansi: 7.1.0 - dev: true - /wrappy@1.0.2: - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} + wrappy@1.0.2: {} - /ws@7.5.9: - resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} - engines: {node: '>=8.3.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true + ws@7.5.9: {} - /ws@8.11.0: - resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: false + ws@8.11.0: {} - /xmlhttprequest-ssl@2.0.0: - resolution: {integrity: sha512-QKxVRxiRACQcVuQEYFsI1hhkrMlrXHPegbbd1yn9UHOmRxY+si12nQYzri3vbzt8VdTTRviqcKxcyllFas5z2A==} - engines: {node: '>=0.4.0'} - dev: false + xmlhttprequest-ssl@2.0.0: {} - /xss@1.0.14: - resolution: {integrity: sha512-og7TEJhXvn1a7kzZGQ7ETjdQVS2UfZyTlsEdDOqvQF7GoxNfY+0YLCzBy1kPdsDDx4QuNAonQPddpsn6Xl/7sw==} - engines: {node: '>= 0.10.0'} - hasBin: true + xss@1.0.14: dependencies: commander: 2.20.3 cssfilter: 0.0.10 - dev: false - /yallist@3.1.1: - resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} + yallist@3.1.1: {} - /yallist@4.0.0: - resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - dev: true + yallist@4.0.0: {} - /yaml@1.10.2: - resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} - engines: {node: '>= 6'} - dev: true + yaml@1.10.2: {} - /yaml@2.3.1: - resolution: {integrity: sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==} - engines: {node: '>= 14'} - dev: true + yaml@2.3.1: {} - /yaml@2.3.3: - resolution: {integrity: sha512-zw0VAJxgeZ6+++/su5AFoqBbZbrEakwu+X0M5HmcwUiBL7AzcuPKjj5we4xfQLp78LkEMpD0cOnUhmgOVy3KdQ==} - engines: {node: '>= 14'} - dev: true + yaml@2.3.3: {} - /yocto-queue@0.1.0: - resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} - engines: {node: '>=10'} - dev: true + yocto-queue@0.1.0: {} - /zod@3.21.4: - resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} - dev: false + zod@3.21.4: {} - /zustand@4.4.3(@types/react@17.0.68)(immer@10.0.3)(react@18.2.0): - resolution: {integrity: sha512-oRy+X3ZazZvLfmv6viIaQmtLOMeij1noakIsK/Y47PWYhT8glfXzQ4j0YcP5i0P0qI1A4rIB//SGROGyZhx91A==} - engines: {node: '>=12.7.0'} - peerDependencies: - '@types/react': 17.0.68 - immer: '>=9.0' - react: '>=16.8' - peerDependenciesMeta: - '@types/react': - optional: true - immer: - optional: true - react: - optional: true + zustand@4.4.3(@types/react@17.0.68)(immer@10.0.3)(react@18.2.0): dependencies: + use-sync-external-store: 1.2.0(react@18.2.0) + optionalDependencies: '@types/react': 17.0.68 immer: 10.0.3 react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) - dev: false - /zx@7.2.3: - resolution: {integrity: sha512-QODu38nLlYXg/B/Gw7ZKiZrvPkEsjPN3LQ5JFXM7h0JvwhEdPNNl+4Ao1y4+o3CLNiDUNcwzQYZ4/Ko7kKzCMA==} - engines: {node: '>= 16.0.0'} - hasBin: true + zx@7.2.3: dependencies: '@types/fs-extra': 11.0.1 '@types/minimist': 1.2.2 @@ -6952,4 +7941,3 @@ packages: webpod: 0.0.2 which: 3.0.1 yaml: 2.3.1 - dev: true diff --git a/src/components/common/AckRead/index.tsx b/src/components/common/AckRead/index.tsx new file mode 100644 index 000000000..6b8cdf60a --- /dev/null +++ b/src/components/common/AckRead/index.tsx @@ -0,0 +1,11 @@ +import { FC } from "react"; +import { useAckReadCount } from "~/hooks/app/use-ack-read-count"; + +export const AckRead: FC<{ + id: string + type: 'post' | 'note' +}> = (props) => { + useAckReadCount(props.type, props.id) + + return null +} \ No newline at end of file diff --git a/src/hooks/app/use-ack-read-count.ts b/src/hooks/app/use-ack-read-count.ts new file mode 100644 index 000000000..be8e1f01a --- /dev/null +++ b/src/hooks/app/use-ack-read-count.ts @@ -0,0 +1,11 @@ +import { useEffect } from "react" +import { apiClient } from "~/utils/client" + +export const useAckReadCount = ( + type: 'post' | 'note', + id: string +) => { + useEffect(() => { + apiClient.ack.read(type, id) + }, [id]) +} \ No newline at end of file diff --git a/src/pages/posts/[category]/[slug].tsx b/src/pages/posts/[category]/[slug].tsx index 02b4d0883..34e80ec07 100644 --- a/src/pages/posts/[category]/[slug].tsx +++ b/src/pages/posts/[category]/[slug].tsx @@ -53,6 +53,7 @@ import { springScrollToTop } from '~/utils/spring' import { noop } from '~/utils/utils' import { Copyright } from '../../../components/widgets/Copyright' +import { AckRead } from '~/components/common/AckRead' const CommentLazy = lazy(() => import('~/components/widgets/Comment').then((mo) => ({ @@ -302,6 +303,7 @@ export const PostView: PageOnlyProps = (props) => { return ( <> + Date: Sat, 6 Jul 2024 22:07:15 +0800 Subject: [PATCH 02/22] fix: follow the upstream backend data structure --- src/pages/notes/[id].tsx | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/pages/notes/[id].tsx b/src/pages/notes/[id].tsx index e1507363e..76a69d112 100644 --- a/src/pages/notes/[id].tsx +++ b/src/pages/notes/[id].tsx @@ -50,6 +50,7 @@ import { noop } from '~/utils/utils' import { Seo } from '../../components/app/Seo' import { isDev } from '../../utils/env' +import { AckRead } from '~/components/common/AckRead' const NoteTopic = lazy(() => import('~/components/in-page/Note/NoteTopic').then((mo) => ({ @@ -159,7 +160,8 @@ const NoteView: React.FC<{ id: string }> = memo((props) => { note.title, `手记${note.topic ? ` / ${note.topic.name}` : ''}`, ) - useNoteMusic(note.music) + // Music is deprecated + // useNoteMusic(note.music) useJumpToSimpleMarkdownRender(note.id) const { title, id, text } = note @@ -178,9 +180,9 @@ const NoteView: React.FC<{ id: string }> = memo((props) => { }` }, [note.count.like, note.count.read, note.created, note.modified, wordCount]) - const isSecret = note.secret ? dayjs(note.secret).isAfter(new Date()) : false - const secretDate = useMemo(() => new Date(note.secret!), [note.secret]) - const dateFormat = note.secret + const isSecret = note.publicAt ? dayjs(note.publicAt).isAfter(new Date()) : false + const secretDate = useMemo(() => new Date(note.publicAt!), [note.publicAt]) + const dateFormat = note.publicAt ? Intl.DateTimeFormat('zh-cn', { hour12: false, hour: 'numeric', @@ -214,6 +216,7 @@ const NoteView: React.FC<{ id: string }> = memo((props) => { return ( <> + {createElement(Seo, { title, description, From 6b4e3887698e5075deaba87c44f6f2c002a10992 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:10:14 +0800 Subject: [PATCH 03/22] docs: readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a8cd6000..1a5848246 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ -# Kami. +# Kami. (Compatible Plan) +> [!WARNING] +> 仅有兼容计划,不会有任何新功能,仅仅是为了保持 Kami 的运行。会出现代码质量低下等问题。 +> +> **更推荐使用 [Shiro](https://github.com/Innei/Shiro) 以获得更好的体验。** + +如果你发现了 Kami 与 Core 的不兼容问题,请提交 issue 并描述具体问题,我会尽快修复。 + +以下是原项目的 README: + +--- > [!WARNING] > Next.js 14 已发布,Kami 即日起停止维护,请使用 [Shiro](https://github.com/Innei/Shiro) 以获得更好的体验。 From 414336a960de2a065851b0363ee690a16512fbb3 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:20:10 +0800 Subject: [PATCH 04/22] fix(timeline): update 'important' property from 'note.hasImportant' to 'note.bookmark' --- src/atoms/collections/note.ts | 4 ++-- src/pages/timeline/index.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/atoms/collections/note.ts b/src/atoms/collections/note.ts index 874e7a349..692eab074 100644 --- a/src/atoms/collections/note.ts +++ b/src/atoms/collections/note.ts @@ -165,13 +165,13 @@ export const useNoteCollection = createCollection( }, async bookmark(id: string) { const note = getState().get(id) - const bookmark = note?.hasMemory + const bookmark = note?.bookmark await apiClient.note.proxy(id).patch({ data: { hasMemory: !bookmark } }) setState((state) => { const note = state.get(id) if (note) { const nextNote = { ...note } - nextNote.hasMemory = !bookmark + nextNote.bookmark = !bookmark requestAnimationFrame(() => { getState().addOrPatch(nextNote) }) diff --git a/src/pages/timeline/index.tsx b/src/pages/timeline/index.tsx index 68dbf1798..03d21320f 100644 --- a/src/pages/timeline/index.tsx +++ b/src/pages/timeline/index.tsx @@ -136,7 +136,7 @@ const TimeLineView: NextPage = (props) => { } notes - .filter((n) => (props.memory ? n.hasMemory : true)) + .filter((n) => (props.memory ? n.bookmark : true)) .forEach((note) => { const date = new Date(note.created) const year = date.getFullYear() @@ -152,7 +152,7 @@ const TimeLineView: NextPage = (props) => { href: '/notes/[id]', type: ArticleType.Note, id: note.id, - important: note.hasMemory, + important: note.bookmark, } sortedMap.set( From aa13189d005a29233b5c3cc09af0633e5582964c Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:24:26 +0800 Subject: [PATCH 05/22] fix: update to be compatible with the latest backend --- src/components/in-page/Note/NoteActionBar/index.tsx | 2 +- src/components/layouts/NoteLayout.tsx | 2 +- src/pages/recently/index.tsx | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/in-page/Note/NoteActionBar/index.tsx b/src/components/in-page/Note/NoteActionBar/index.tsx index 03a72a97f..c785a1131 100644 --- a/src/components/in-page/Note/NoteActionBar/index.tsx +++ b/src/components/in-page/Note/NoteActionBar/index.tsx @@ -33,7 +33,7 @@ export const NoteFooterActionBar: FC<{ id: string }> = ({ id }) => { } const nid = note.nid const { mood, weather } = note - const isSecret = note.secret ? dayjs(note.secret).isAfter(new Date()) : false + const isSecret = note.publicAt ? dayjs(note.publicAt).isAfter(new Date()) : false const donateConfig = themeConfig.function.donate diff --git a/src/components/layouts/NoteLayout.tsx b/src/components/layouts/NoteLayout.tsx index f6eaa4cb4..4a57f312a 100644 --- a/src/components/layouts/NoteLayout.tsx +++ b/src/components/layouts/NoteLayout.tsx @@ -88,7 +88,7 @@ export const NoteLayout = forwardRef( const url = useAppStore((state) => state.appUrl) - const bookmark = useNoteCollection((state) => state.get(id)?.hasMemory) + const bookmark = useNoteCollection((state) => state.get(id)?.bookmark) const isHide = useNoteCollection((state) => state.get(id)?.hide) const banner = useNoteMetaBanner(id) const onMarkToggle = useCallback(async () => { diff --git a/src/pages/recently/index.tsx b/src/pages/recently/index.tsx index 8d47ebfe9..21af3e8d6 100644 --- a/src/pages/recently/index.tsx +++ b/src/pages/recently/index.tsx @@ -73,11 +73,11 @@ const RecentlyPage: NextPage = () => { const { data: fetchedData, isLoading } = useSWR( ['recent', fetchBefore], async ([, before]) => { - const { data } = await apiClient.shorthand.getList( + const { data } = await apiClient.shorthand.getList({ before, - undefined, - FETCH_SIZE, - ) + after: undefined, + size: FETCH_SIZE, + }) if (data.length < FETCH_SIZE) { setHasNext(false) From 598c33bf386add582ff44d53b3c3202f30b2004d Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:27:09 +0800 Subject: [PATCH 06/22] fix: remove useMusic hook --- src/hooks/app/use-music.ts | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 src/hooks/app/use-music.ts diff --git a/src/hooks/app/use-music.ts b/src/hooks/app/use-music.ts deleted file mode 100644 index afb57a4f0..000000000 --- a/src/hooks/app/use-music.ts +++ /dev/null @@ -1,36 +0,0 @@ -import { useEffect, useMemo } from 'react' - -import type { NoteMusicRecord } from '@mx-space/api-client' - -import { useMusicStore } from '~/atoms/music' - -export const useMusic = (musicList: number[] | null) => { - useEffect(() => { - if (!musicList) { - return - } - const musicStore = useMusicStore.getState() - if (musicList.length === 0) { - musicStore.empty() - return - } - musicStore.setPlaylist(musicList) - musicStore.setHide(false) - - return () => { - musicStore.empty() - musicStore.setHide(true) - } - }, [musicList]) -} - -export const useNoteMusic = (music?: NoteMusicRecord[]) => { - const ids = useMemo( - () => - music && Array.isArray(music) && music.length > 0 - ? music.filter((m) => m.id && m.type === 'netease').map((m) => ~~m.id) - : null, - [music], - ) - useMusic(ids) -} From d6d7f57982cecb55137b2d93c488f9969221d4dd Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:28:46 +0800 Subject: [PATCH 07/22] ci: pnpm version --- .github/workflows/build.yml | 4 ++-- .github/workflows/nextjs_bundle_analysis.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 34b54f4fc..0e0b8e840 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: - node-version: [16.x] + node-version: [20.x] steps: - uses: actions/checkout@v4 @@ -43,7 +43,7 @@ jobs: ${{ runner.os }}-nextjs-${{ hashFiles('**/pnpm-lock.yaml') }}- - uses: pnpm/action-setup@v2.4.0 with: - version: 8.x.x + version: latest run_install: true - name: Build project run: | diff --git a/.github/workflows/nextjs_bundle_analysis.yml b/.github/workflows/nextjs_bundle_analysis.yml index 74121c250..d0e5eae90 100644 --- a/.github/workflows/nextjs_bundle_analysis.yml +++ b/.github/workflows/nextjs_bundle_analysis.yml @@ -23,7 +23,7 @@ jobs: - name: Install Node.js uses: actions/setup-node@v3 with: - node-version: 18 + node-version: '20.x' # If pnpm is used, you need to switch the previous step with the following one. pnpm does not create a package-lock.json # so the step above will fail to pull dependencies @@ -31,7 +31,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 8 + version: latest run_install: true - name: Restore next build From 758f80be7776c9e2de0af9de8715c8cf807b38d4 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sat, 6 Jul 2024 22:30:23 +0800 Subject: [PATCH 08/22] fix: import an non-existed music hook --- src/pages/notes/[id].tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/notes/[id].tsx b/src/pages/notes/[id].tsx index 76a69d112..72e38615d 100644 --- a/src/pages/notes/[id].tsx +++ b/src/pages/notes/[id].tsx @@ -40,7 +40,6 @@ import { useSetHeaderShare, } from '~/hooks/app/use-header-meta' import { useJumpToSimpleMarkdownRender } from '~/hooks/app/use-jump-to-render' -import { useNoteMusic } from '~/hooks/app/use-music' import { useLoadSerifFont } from '~/hooks/ui/use-load-serif-font' import { isEqualObject, omit } from '~/utils/_' import { imagesRecord2Map } from '~/utils/images' From 2bb3426c44db9f6b04ada647fc36480c934d8358 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 08:20:41 +0800 Subject: [PATCH 09/22] ci: build ci error --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0e0b8e840..aff53399a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: key: ${{ runner.os }}-nextjs-${{ hashFiles('**/pnpm-lock.yaml') }}-${{ hashFiles('**.[jt]s', '**.[jt]sx') }} restore-keys: | ${{ runner.os }}-nextjs-${{ hashFiles('**/pnpm-lock.yaml') }}- - - uses: pnpm/action-setup@v2.4.0 + - uses: pnpm/action-setup@v3 with: version: latest run_install: true From 0c2978e6aa62f49f1fe7ddf753e85eeef320fb8a Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 08:22:01 +0800 Subject: [PATCH 10/22] ci: use pnpm instead of yarn --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aff53399a..a412de9e6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: run_install: true - name: Build project run: | - yarn build - yarn lint + pnpm build + pnpm lint env: CI: true From 791879f8210d2ad962bf9faa438042592417c6b8 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 08:28:30 +0800 Subject: [PATCH 11/22] docs: readme --- .github/workflows/build.yml | 3 +++ .github/workflows/nextjs_bundle_analysis.yml | 3 +++ README.md | 4 ++++ 3 files changed, 10 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a412de9e6..1f9bc3504 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,9 @@ on: push: branches: - '**' + paths-ignore: + - README.md + - LICENSE pull_request: branches: [master] diff --git a/.github/workflows/nextjs_bundle_analysis.yml b/.github/workflows/nextjs_bundle_analysis.yml index d0e5eae90..21556b3b9 100644 --- a/.github/workflows/nextjs_bundle_analysis.yml +++ b/.github/workflows/nextjs_bundle_analysis.yml @@ -7,6 +7,9 @@ on: - main # change this if your default branch is named differently - master - dev + paths-ignore: + - README.md + - LICENSE workflow_dispatch: defaults: diff --git a/README.md b/README.md index 1a5848246..5340accbb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ 如果你发现了 Kami 与 Core 的不兼容问题,请提交 issue 并描述具体问题,我会尽快修复。 +此项目针对 CI/CD 流程有做出改变: + +- Release 阶段 Docker Image 将不会发布在原 Docker Hub 中. 未来有关 Docker Image 的发布目前待定。 + 以下是原项目的 README: --- From c83870d11ce0e0bb701ebe5f248ca88575430e77 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 08:30:30 +0800 Subject: [PATCH 12/22] Revert "fix: remove useMusic hook" This reverts commit 598c33bf386add582ff44d53b3c3202f30b2004d. --- src/hooks/app/use-music.ts | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/hooks/app/use-music.ts diff --git a/src/hooks/app/use-music.ts b/src/hooks/app/use-music.ts new file mode 100644 index 000000000..afb57a4f0 --- /dev/null +++ b/src/hooks/app/use-music.ts @@ -0,0 +1,36 @@ +import { useEffect, useMemo } from 'react' + +import type { NoteMusicRecord } from '@mx-space/api-client' + +import { useMusicStore } from '~/atoms/music' + +export const useMusic = (musicList: number[] | null) => { + useEffect(() => { + if (!musicList) { + return + } + const musicStore = useMusicStore.getState() + if (musicList.length === 0) { + musicStore.empty() + return + } + musicStore.setPlaylist(musicList) + musicStore.setHide(false) + + return () => { + musicStore.empty() + musicStore.setHide(true) + } + }, [musicList]) +} + +export const useNoteMusic = (music?: NoteMusicRecord[]) => { + const ids = useMemo( + () => + music && Array.isArray(music) && music.length > 0 + ? music.filter((m) => m.id && m.type === 'netease').map((m) => ~~m.id) + : null, + [music], + ) + useMusic(ids) +} From 70e2918cb7c994ffd0571f3c71a121473ac377b6 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 09:14:09 +0800 Subject: [PATCH 13/22] feat!: support note music --- src/hooks/app/use-music.ts | 16 +++------------- src/pages/notes/[id].tsx | 6 ++++-- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/src/hooks/app/use-music.ts b/src/hooks/app/use-music.ts index afb57a4f0..967ff1f3d 100644 --- a/src/hooks/app/use-music.ts +++ b/src/hooks/app/use-music.ts @@ -1,7 +1,4 @@ -import { useEffect, useMemo } from 'react' - -import type { NoteMusicRecord } from '@mx-space/api-client' - +import { useEffect } from 'react' import { useMusicStore } from '~/atoms/music' export const useMusic = (musicList: number[] | null) => { @@ -24,13 +21,6 @@ export const useMusic = (musicList: number[] | null) => { }, [musicList]) } -export const useNoteMusic = (music?: NoteMusicRecord[]) => { - const ids = useMemo( - () => - music && Array.isArray(music) && music.length > 0 - ? music.filter((m) => m.id && m.type === 'netease').map((m) => ~~m.id) - : null, - [music], - ) - useMusic(ids) +export const useNoteMusic = (music?: string) => { + useMusic(music ? [parseInt(music)] : null) } diff --git a/src/pages/notes/[id].tsx b/src/pages/notes/[id].tsx index 72e38615d..d817317d4 100644 --- a/src/pages/notes/[id].tsx +++ b/src/pages/notes/[id].tsx @@ -40,6 +40,7 @@ import { useSetHeaderShare, } from '~/hooks/app/use-header-meta' import { useJumpToSimpleMarkdownRender } from '~/hooks/app/use-jump-to-render' +import { useNoteMusic } from '~/hooks/app/use-music' import { useLoadSerifFont } from '~/hooks/ui/use-load-serif-font' import { isEqualObject, omit } from '~/utils/_' import { imagesRecord2Map } from '~/utils/images' @@ -159,8 +160,9 @@ const NoteView: React.FC<{ id: string }> = memo((props) => { note.title, `手记${note.topic ? ` / ${note.topic.name}` : ''}`, ) - // Music is deprecated - // useNoteMusic(note.music) + // Music is deprecated. Use custom meta instead. + // @ts-expect-error Meta 理论上是自定义的,但是 api-client 却将其 hardcode 了。 + useNoteMusic(note.meta?.music as string) useJumpToSimpleMarkdownRender(note.id) const { title, id, text } = note From ed808a6c98fe4dd973d616baa90866d07642181a Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 09:23:21 +0800 Subject: [PATCH 14/22] fix: xlog summary cannot display --- src/components/widgets/xLogSummary/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/widgets/xLogSummary/index.tsx b/src/components/widgets/xLogSummary/index.tsx index d96181440..02f4cb2a1 100644 --- a/src/components/widgets/xLogSummary/index.tsx +++ b/src/components/widgets/xLogSummary/index.tsx @@ -14,7 +14,7 @@ export const XLogSummary: FC<{ [`getSummary`, cid], async ([, cid]) => { return apiClient.proxy.fn.xlog.get_summary.get<{ - data: string + summary: string }>({ params: { cid, @@ -47,7 +47,7 @@ export const XLogSummary: FC<{

- {isLoading ? '加载中...' : error ? '请求错误' : data?.data} + {isLoading ? '加载中...' : error ? '请求错误' : data?.summary}

{isLoading && (

From 8b48ea6f33b4dc46cf173cf5e7f3c86a2709d5bd Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 09:24:32 +0800 Subject: [PATCH 15/22] docs: breaking changes doc --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5340accbb..ee57c8afe 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ - Release 阶段 Docker Image 将不会发布在原 Docker Hub 中. 未来有关 Docker Image 的发布目前待定。 +## BREAKING CHANGES + +- Note Music 需要在「附加字段」中加入 `music` 字段,内容为音乐的 Netease ID. 且仅支持一个音乐 ID。 +- Favorite Music 由于 (wibus-wee/kami#1)[https://github.com/wibus-wee/kami/issues/1] 的缘故暂时失效 + 以下是原项目的 README: --- From bcddd7efeeb2f52086d051210261039c89fbd374 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 09:38:04 +0800 Subject: [PATCH 16/22] ci: improve release ci --- .github/workflows/docker.yml | 47 ----------------------------------- .github/workflows/release.yml | 19 +++++++------- 2 files changed, 9 insertions(+), 57 deletions(-) delete mode 100644 .github/workflows/docker.yml diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml deleted file mode 100644 index 9f20fee46..000000000 --- a/.github/workflows/docker.yml +++ /dev/null @@ -1,47 +0,0 @@ -name: Docker Build - -on: - push: - # Sequence of patterns matched against refs/tags - tags: - - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10 - paths: - - '.github/workflows/docker.yml' - - 'Dockerfile' - branches: - - '**' - -jobs: - docker: - runs-on: ubuntu-latest - steps: - - name: Docker meta - id: meta - uses: docker/metadata-action@v5 - with: - # list of Docker images to use as base name for tags - images: | - innei/mx-kami - # generate Docker tags based on the following events/attributes - tags: | - type=ref,event=branch - type=semver,pattern={{version}} - type=semver,pattern={{major}}.{{minor}} - type=semver,pattern={{major}} - type=sha - - name: Set up QEMU - uses: docker/setup-qemu-action@v3 - - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 - - name: Login to DockerHub - uses: docker/login-action@v3 - with: - username: ${{ secrets.DOCKERHUB_USERNAME }} - password: ${{ secrets.DOCKERHUB_TOKEN }} - - name: Build and push - id: docker_build - uses: docker/build-push-action@v5 - with: - push: ${{ github.event_name != 'pull_request' }} - tags: ${{ steps.meta.outputs.tags }},innei/mx-kami:latest - labels: ${{ steps.meta.outputs.labels }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 854e37a8c..07ff6be98 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,6 +6,9 @@ on: name: Release +permissions: + write-all + jobs: build: name: Upload Release Asset @@ -22,7 +25,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 20.x - name: Cache pnpm modules uses: actions/cache@v3 @@ -34,18 +37,16 @@ jobs: restore-keys: | ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }} - - uses: pnpm/action-setup@v2.4.0 + - uses: pnpm/action-setup@v3 with: - version: 8.x.x + version: latest run_install: true - name: Build project env: - ASSETPREFIX: ${{ secrets.ASSETPREFIX }} + # ASSETPREFIX: ${{ secrets.ASSETPREFIX }} NEXT_PUBLIC_APIURL: https://innei.ren/api/v2 NEXT_PUBLIC_GATEWAY_URL: https://api.innei.ren - SENTRY: true - NEXT_PUBLIC_SENTRY_DSN: ${{ secrets.NEXT_PUBLIC_SENTRY_DSN }} run: | sh standalone-build.sh @@ -53,8 +54,8 @@ jobs: - name: Create Release id: create_release uses: actions/create-release@v1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + # env: + # GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: tag_name: ${{ github.ref }} release_name: Release ${{ github.ref }} @@ -67,8 +68,6 @@ jobs: - name: Upload Release Asset id: upload-release-asset uses: actions/upload-release-asset@v1 - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps asset_path: ./release.zip From 6f57b00e39b98037dcb398483f80f6c243c95c2a Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 09:40:55 +0800 Subject: [PATCH 17/22] release: v4.6.6 --- CHANGELOG | 3902 +------------------------------------------------- package.json | 2 +- 2 files changed, 8 insertions(+), 3896 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 015094139..e6d4ecc1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3904 +1,16 @@ # CHANGELOG -## [4.6.5](https://github.com/mx-space/kami/compare/v4.6.4...v4.6.5) (2023-10-20) +## [4.6.6](https://github.com/wibus-wee/kami/compare/d91230b1d42660ff084410f00f5c7bf517e3ef82...v4.6.6) (2024-07-07) ### Bug Fixes -* **deps:** update dependency @sentry/nextjs to v7.73.0 ([#1728](https://github.com/mx-space/kami/issues/1728)) ([27a644e](https://github.com/mx-space/kami/commit/27a644ecb1df265e3731e0e6b7b13e8bf3a2be04)) -* **deps:** update dependency @sentry/nextjs to v7.74.0 ([#1736](https://github.com/mx-space/kami/issues/1736)) ([79cba5c](https://github.com/mx-space/kami/commit/79cba5c716796a06d17510994bfa5000c7eb1b24)) -* **deps:** update dependency @sentry/nextjs to v7.74.1 ([#1739](https://github.com/mx-space/kami/issues/1739)) ([f482771](https://github.com/mx-space/kami/commit/f482771fcb47e7118a5ddf7178fa7ff3b393b255)) -* **deps:** update dependency immer to ^10.0.3 ([#1725](https://github.com/mx-space/kami/issues/1725)) ([62eab65](https://github.com/mx-space/kami/commit/62eab654cb59307ec9307f3f0e3298d331ed7b9c)) -* **deps:** update dependency mermaid to v10.5.0 ([#1729](https://github.com/mx-space/kami/issues/1729)) ([dd815d9](https://github.com/mx-space/kami/commit/dd815d94314b40d7ba689abcc3fa28b71082f36c)) -* **deps:** update dependency zustand to ^4.4.3 ([#1727](https://github.com/mx-space/kami/issues/1727)) ([b58005c](https://github.com/mx-space/kami/commit/b58005c48c90843a2eed918172f9fd23383598c6)) -* song data destruction ([2c32e71](https://github.com/mx-space/kami/commit/2c32e71cbdbcaff153e023a3bf8da6031ba993e1)) - - - -## [4.6.4](https://github.com/mx-space/kami/compare/v4.6.3...v4.6.4) (2023-09-22) - - -### Bug Fixes - -* **deps:** update all non-major dependencies ([#1691](https://github.com/mx-space/kami/issues/1691)) ([3696db7](https://github.com/mx-space/kami/commit/3696db72b24ba939db92577c1cc766671fbfc796)) -* **deps:** update all non-major dependencies ([#1710](https://github.com/mx-space/kami/issues/1710)) ([ab8891d](https://github.com/mx-space/kami/commit/ab8891dfbda219473e24d9b3d9fe34d72969fc3a)) -* **deps:** update dependency @sentry/nextjs to v7.68.0 ([#1709](https://github.com/mx-space/kami/issues/1709)) ([7ddea27](https://github.com/mx-space/kami/commit/7ddea279a65adcd9e30ab2d85c528b7de9bd7a48)) -* **deps:** update dependency clsx to v2 ([#1706](https://github.com/mx-space/kami/issues/1706)) ([f5cc4c6](https://github.com/mx-space/kami/commit/f5cc4c6124c6580d70c9bfb55d9538a420493c29)) -* ignore ts error ([225f95d](https://github.com/mx-space/kami/commit/225f95d181828deb09edadd83269d27e12263d73)) - - -### Features - -* support sitemap reverse proxy ([8ba9f33](https://github.com/mx-space/kami/commit/8ba9f33ea81775dcd3667b33fd4611940afb01ab)) - - - -## [4.6.3](https://github.com/mx-space/kami/compare/v4.6.2...v4.6.3) (2023-08-24) - - -### Bug Fixes - -* rewrite for `/feed` path ([db79b97](https://github.com/mx-space/kami/commit/db79b977ce8dc2b14760d0ffa2bd332ea154eadd)) - - - -## [4.6.2](https://github.com/mx-space/kami/compare/v4.6.1...v4.6.2) (2023-08-20) - - -### Features - -* feed api ([e84354b](https://github.com/mx-space/kami/commit/e84354b5816f2ecdc55a0e68a79cf10eca6be7aa)) - - - -## [4.6.1](https://github.com/mx-space/kami/compare/v4.6.0...v4.6.1) (2023-08-10) - - -### Bug Fixes - -* activity ([bae122d](https://github.com/mx-space/kami/commit/bae122de7eda478aa7d7c007ae4195b166734087)) -* renovate ([d3bcb07](https://github.com/mx-space/kami/commit/d3bcb07080c845ca7969b45e2015694ae4e9315f)) - - - -# [4.6.0](https://github.com/mx-space/kami/compare/v4.5.17...v4.6.0) (2023-07-03) - - -### Features - -* support banner markdown ([63e6685](https://github.com/mx-space/kami/commit/63e6685f2b1964b34a7abbf4d813b5cac5e2a7be)) - - - -## [4.5.17](https://github.com/mx-space/kami/compare/v4.5.16...v4.5.17) (2023-07-01) - - -### Bug Fixes - -* add toast container back ([0e51407](https://github.com/mx-space/kami/commit/0e51407f4f4a87015847e79befc575e20b8af31d)) - - - -## [4.5.16](https://github.com/mx-space/kami/compare/v4.5.15...v4.5.16) (2023-06-27) - - -### Bug Fixes - -* downgrade next ([8a57791](https://github.com/mx-space/kami/commit/8a57791bd84115066464c26dff226c6af02ca8b4)) - - - -## [4.5.15](https://github.com/mx-space/kami/compare/v4.5.14...v4.5.15) (2023-06-27) - - - -## [4.5.14](https://github.com/mx-space/kami/compare/v4.5.13...v4.5.14) (2023-06-27) - - - -## [4.5.13](https://github.com/mx-space/kami/compare/v4.5.12...v4.5.13) (2023-06-24) - - -### Features - -* new mention token ([b742d61](https://github.com/mx-space/kami/commit/b742d6175127a9d62eb1d0d1e173d4a400f19031)) - - - -## [4.5.12](https://github.com/mx-space/kami/compare/v4.5.11...v4.5.12) (2023-06-23) - - -### Bug Fixes - -* add `size` and `type` for favicon ([57f90b6](https://github.com/mx-space/kami/commit/57f90b66ae23d5604c465df29e7859a3670611e5)) -* lcp ([c004a7d](https://github.com/mx-space/kami/commit/c004a7d5032c7423e51b57962f5298eeafca81b6)) - - - -## [4.5.11](https://github.com/mx-space/kami/compare/v4.5.10...v4.5.11) (2023-06-14) - - -### Bug Fixes - -* **deps:** update all non-major dependencies ([#1694](https://github.com/mx-space/kami/issues/1694)) ([3cfb010](https://github.com/mx-space/kami/commit/3cfb010591701b6db9ab813ded57a19c045b2ed3)) -* page always loading ([a61bdc9](https://github.com/mx-space/kami/commit/a61bdc9caaf860d83ae79c0578f644b31c0d989a)) -* set isCancel flag to cancel async task in effect ([fb3e95e](https://github.com/mx-space/kami/commit/fb3e95ed7cb9f51cfae0833fe109aabeb6fe6393)) - - - -## [4.5.10](https://github.com/mx-space/kami/compare/v4.5.9...v4.5.10) (2023-06-10) - - -### Bug Fixes - -* suspense ([7142d2f](https://github.com/mx-space/kami/commit/7142d2ffb030228fc92c6323f5822d22b34b56d2)) - - - -## [4.5.9](https://github.com/mx-space/kami/compare/v4.5.8...v4.5.9) (2023-06-10) - - - -## [4.5.8](https://github.com/mx-space/kami/compare/v4.5.7...v4.5.8) (2023-06-05) - - - -## [4.5.7](https://github.com/mx-space/kami/compare/v4.5.6...v4.5.7) (2023-06-02) - - -### Bug Fixes - -* **deps:** update all non-major dependencies (patch) ([#1690](https://github.com/mx-space/kami/issues/1690)) ([6f8c699](https://github.com/mx-space/kami/commit/6f8c6992e87395da6da61c35a1053e2997773993)) - - - -## [4.5.6](https://github.com/mx-space/kami/compare/v4.5.5...v4.5.6) (2023-05-30) - - -### Bug Fixes - -* next build ([d554e88](https://github.com/mx-space/kami/commit/d554e882d82c6986bdc87fc1eeb78205962d6752)) -* update build script ([ab3d585](https://github.com/mx-space/kami/commit/ab3d585911c9ea2ca67c8422e420bddc35b3da68)) - - - -## [4.5.5](https://github.com/mx-space/kami/compare/v4.5.4...v4.5.5) (2023-05-29) - - -### Bug Fixes - -* sentry webpack plguin ([06b9b31](https://github.com/mx-space/kami/commit/06b9b31b21b6fe6f686905dacea65ca7f0aa76f8)) - - - -## [4.5.4](https://github.com/mx-space/kami/compare/v4.5.3...v4.5.4) (2023-05-29) - - -### Bug Fixes - -* **deps:** update dependency framer-motion to v10.12.16 ([#1684](https://github.com/mx-space/kami/issues/1684)) ([2a2ba80](https://github.com/mx-space/kami/commit/2a2ba80d28391a4f066a9dbfe5ad0cbc4e2b7568)) -* **deps:** update dependency mermaid to v10.2.0 ([#1685](https://github.com/mx-space/kami/issues/1685)) ([6f8194e](https://github.com/mx-space/kami/commit/6f8194e213e04d4d9dcf6524ff58c823ed64dabf)) -* framer motion ([9969eb8](https://github.com/mx-space/kami/commit/9969eb88b3608e926abde99e1b46d0c02fd37ea2)) - - -### Features - -* add sentry again ([#1688](https://github.com/mx-space/kami/issues/1688)) ([be5cd52](https://github.com/mx-space/kami/commit/be5cd52088d6e7f34d1660afedf9d398958fcaaf)) - - - -## [4.5.3](https://github.com/mx-space/kami/compare/v4.5.2...v4.5.3) (2023-05-22) - - -### Bug Fixes - -* update link color in home page ([ca757d2](https://github.com/mx-space/kami/commit/ca757d29b460cc5f68d6c1aea464ef67a16ccc6f)) - - - -## [4.5.2](https://github.com/mx-space/kami/compare/v4.5.1...v4.5.2) (2023-05-21) - - -### Bug Fixes - -* link card error style ([1a0bb80](https://github.com/mx-space/kami/commit/1a0bb802b3c6186e2ff4cbb2a336bc0d6a8284e1)) - - - -## [4.5.1](https://github.com/mx-space/kami/compare/v4.5.0...v4.5.1) (2023-05-19) - - -### Bug Fixes - -* note layout transition ([fa83fed](https://github.com/mx-space/kami/commit/fa83fed4462d272d4c0c6b06594a19feaabbd35b)) -* rename some file ([56f1900](https://github.com/mx-space/kami/commit/56f1900488998e97f1a0ef7a7d9a69cc3c1b52a0)) -* update ci find comment ([31872af](https://github.com/mx-space/kami/commit/31872af9bc8549bbb793724b597e13f4c50a8aa1)) - - - -# [4.5.0](https://github.com/mx-space/kami/compare/v4.4.10...v4.5.0) (2023-05-17) - - -### Bug Fixes - -* markdown link style and remove xlog summary ([b6ab02f](https://github.com/mx-space/kami/commit/b6ab02fb6d829e4334c79d405060b3d0ead95614)) - - -### Features - -* add header submenu focus ui fallback ([fd7ea9f](https://github.com/mx-space/kami/commit/fd7ea9ff5bef349c4fec49642db0a357915bf69a)) -* refactor structure and add framer motion ([#1679](https://github.com/mx-space/kami/issues/1679)) ([2d51acc](https://github.com/mx-space/kami/commit/2d51accf9264f5449c0b33f3f15821d74b5b3110)) - - - -## [4.4.10](https://github.com/mx-space/kami/compare/v4.4.9...v4.4.10) (2023-05-11) - - -### Bug Fixes - -* markdown style ([cb90e3c](https://github.com/mx-space/kami/commit/cb90e3c2e0058f902c1a209f9cdb50677398da78)) -* remove git-lfs ([f7d9cca](https://github.com/mx-space/kami/commit/f7d9cca5cf1f94533d0bb6848aa94e36bf59cea1)) -* type error ([1cebbe6](https://github.com/mx-space/kami/commit/1cebbe60a3ff5acfafc2b30b9335e699d1e1fcec)) - - - -## [4.4.9](https://github.com/mx-space/kami/compare/v4.4.8...v4.4.9) (2023-05-01) - - -### Bug Fixes - -* home section margin ([4696b1c](https://github.com/mx-space/kami/commit/4696b1c476b8b884d7a27c9eca15707ae1af24ec)) -* update some style ([c831009](https://github.com/mx-space/kami/commit/c8310098d1fe8cdb53a1595e849670ff7c52e036)) - - - -## [4.4.8](https://github.com/mx-space/kami/compare/v4.4.7...v4.4.8) (2023-05-01) - - -### Features - -* support dynamic config for home more section ([b1f2d7d](https://github.com/mx-space/kami/commit/b1f2d7d04afccc886b242da53e8ec692d845b84d)) - - - -## [4.4.7](https://github.com/mx-space/kami/compare/v4.4.6...v4.4.7) (2023-04-30) - - -### Bug Fixes - -* seo of `og:image` ([cfaff36](https://github.com/mx-space/kami/commit/cfaff36a7968920d136bff87c6996872c539434f)) - - -### Features - -* update table style ([f736dfd](https://github.com/mx-space/kami/commit/f736dfd2b539b40b0e67048486a57edf5ca683a3)) - - - -## [4.4.6](https://github.com/mx-space/kami/compare/v4.4.5...v4.4.6) (2023-04-29) - - -### Bug Fixes - -* types ([1a028c3](https://github.com/mx-space/kami/commit/1a028c3dc530786b5efffdd2f080e6b8bcc8279e)) - - - -## [4.4.5](https://github.com/mx-space/kami/compare/v4.4.4...v4.4.5) (2023-04-29) - - -### Bug Fixes - -* **deps:** update dependency axios to v1.3.6 ([#1662](https://github.com/mx-space/kami/issues/1662)) ([6603563](https://github.com/mx-space/kami/commit/66035638243ed0f3bda3572d8b3ca717b7d6e696)) -* **deps:** update dependency axios to v1.4.0 ([#1670](https://github.com/mx-space/kami/issues/1670)) ([b141a5e](https://github.com/mx-space/kami/commit/b141a5e77e398b887f92838a66e73afa790e6bb3)) -* **deps:** update dependency js-cookie to v3.0.5 ([#1663](https://github.com/mx-space/kami/issues/1663)) ([62244db](https://github.com/mx-space/kami/commit/62244db1a6e31839d94cfd6c3424b29a7e790022)) -* **deps:** update dependency next to v13.3.1 ([#1664](https://github.com/mx-space/kami/issues/1664)) ([ed6c213](https://github.com/mx-space/kami/commit/ed6c21338550cf3bd95d472839d2c7714f7092b1)) -* **deps:** update dependency swr to v2.1.5 ([#1665](https://github.com/mx-space/kami/issues/1665)) ([dd42ada](https://github.com/mx-space/kami/commit/dd42adabce8f922cbd15db7b53c01ad0a0dfd1a3)) -* input color use primary ([74d16ad](https://github.com/mx-space/kami/commit/74d16ad8cbeaad9917051bc89851e73f9efd6eed)) - - -### Features - -* home section priority use image cover ([cd5e7e2](https://github.com/mx-space/kami/commit/cd5e7e2c78f50d2206f52bef2321e2ec9cce37bf)) - - - -## [4.4.4](https://github.com/mx-space/kami/compare/v4.4.3...v4.4.4) (2023-04-25) - - -### Bug Fixes - -* **comment:** dirty data pocket ([76c6a30](https://github.com/mx-space/kami/commit/76c6a3030ef5e2a959bc2e3384250c06a51aa87c)) -* **deps:** update dependency swr to v2.1.4 ([#1661](https://github.com/mx-space/kami/issues/1661)) ([e401d92](https://github.com/mx-space/kami/commit/e401d92935f1a9d0588515eae9b138ba2ec13b57)) - - -### Features - -* adjust article list style ([f47971d](https://github.com/mx-space/kami/commit/f47971d7a534e83d611c9ee040735d36426c5d3f)) - - - -## [4.4.3](https://github.com/mx-space/kami/compare/v4.4.2...v4.4.3) (2023-04-22) - - -### Bug Fixes - -* **deps:** update dependency js-cookie to v3.0.4 ([#1655](https://github.com/mx-space/kami/issues/1655)) ([8403f7f](https://github.com/mx-space/kami/commit/8403f7ff1a1223693982eae7ccab5bd4f2570999)) -* edit link color ([64906d7](https://github.com/mx-space/kami/commit/64906d7efbe09380e51a48ba3cc08bd330f59d97)) -* preview title ([53e139e](https://github.com/mx-space/kami/commit/53e139eaa96b5c81a4aaa5507e2be47a67bd268f)) - - -### Features - -* preview mode ([ccc02ea](https://github.com/mx-space/kami/commit/ccc02eafe926346cdeb8c07f7cc5dd69aacf274d)) - - - -## [4.4.2](https://github.com/mx-space/kami/compare/v4.4.1...v4.4.2) (2023-04-20) - - -### Features - -* customize secondary color ([bcd3b70](https://github.com/mx-space/kami/commit/bcd3b70cdc53774990b7cbc5446eb7fa59154678)) - - - -## [4.4.1](https://github.com/mx-space/kami/compare/v4.4.0...v4.4.1) (2023-04-20) - - -### Features - -* add prop for seo ([c7c589d](https://github.com/mx-space/kami/commit/c7c589d7174d5a751149c5794c732a6c41f69a1c)) -* support customize theme color ([2642498](https://github.com/mx-space/kami/commit/26424987bc7b676703cc2a72af3d7d7ee74644b1)) - - - -# [4.4.0](https://github.com/mx-space/kami/compare/v4.3.4...v4.4.0) (2023-04-19) - - -### Bug Fixes - -* dark mode ([#1646](https://github.com/mx-space/kami/issues/1646)) ([d86ae32](https://github.com/mx-space/kami/commit/d86ae32e8d140bee9d9b8e3572318ee459d20874)) - - -### Features - -* customize home page section ([e67617e](https://github.com/mx-space/kami/commit/e67617e1d3f1530463ea825fcd278db6217049be)) -* customize home section order ([8d98402](https://github.com/mx-space/kami/commit/8d9840221d2d62a66ce81bf0b67964e6eef1a276)) - - - -## [4.3.4](https://github.com/mx-space/kami/compare/v4.3.3...v4.3.4) (2023-04-13) - - -### Features - -* display complete text when hovering over the TOC item ([cbb9b31](https://github.com/mx-space/kami/commit/cbb9b31dff40d358b8d66d5598bf3c915508f2a4)) - - - -## [4.3.3](https://github.com/mx-space/kami/compare/v4.3.2...v4.3.3) (2023-04-12) - - -### Bug Fixes - -* **comments:** hide empty placeholder if can't comment ([eca5a8a](https://github.com/mx-space/kami/commit/eca5a8ac767602c6ddd825aeff549a7f3fa7d8cd)) -* **note:** banner value is string ([751ae05](https://github.com/mx-space/kami/commit/751ae0542dc81c2a2651c50f78f671fd8f3a9692)) - - -### Features - -* adjust notice banner ([182db7c](https://github.com/mx-space/kami/commit/182db7ccfcc63c56b785ed4ab143b650ae06d7ed)) - - - -## [4.3.2](https://github.com/mx-space/kami/compare/v4.3.1...v4.3.2) (2023-04-08) - - -### Features - -* remove toggle dark mode transition ([062ca64](https://github.com/mx-space/kami/commit/062ca641fe7f2ff7e85b14e363671750562a5f71)) - - - -## [4.3.1](https://github.com/mx-space/kami/compare/v4.3.0...v4.3.1) (2023-04-07) - - -### Bug Fixes - -* chrome scroll behavior ([2d87e2d](https://github.com/mx-space/kami/commit/2d87e2db492829e8b42a18feb7f9ba05b9b86b37)) -* openai icon fill color ([44b5f7a](https://github.com/mx-space/kami/commit/44b5f7aacce15365ed5bdca44c3351502c75579b)) - - -### Features - -* adjust ai summary style ([2991f20](https://github.com/mx-space/kami/commit/2991f20898e722e3df3eb39e099784f5a586215a)) - - - -# [4.3.0](https://github.com/mx-space/kami/compare/v4.2.2...v4.3.0) (2023-04-05) - - -### Features - -* connect xlog provide ai summary ([39b193b](https://github.com/mx-space/kami/commit/39b193b78b742e927f5fb49b6956f0764a65a628)) -* xlog crossbell info widget ([1f6dd4a](https://github.com/mx-space/kami/commit/1f6dd4ac6433e69192c8bdf2a4706993c3a742cc)) - - - -## [4.2.2](https://github.com/mx-space/kami/compare/v4.2.1...v4.2.2) (2023-03-28) - - -### Bug Fixes - -* comment reply not show ([68dd5da](https://github.com/mx-space/kami/commit/68dd5da298ab7b59c33c7c285ef0b759ed582e12)) -* **comment:** can not reply ([821a7db](https://github.com/mx-space/kami/commit/821a7db90edb60c25e49d33230ee144a8219cb79)) -* deps ([27d5152](https://github.com/mx-space/kami/commit/27d5152d855ea3cd4d6464117867e0359d966931)) - - -### Features - -* **comment:** message popup style ([9f48681](https://github.com/mx-space/kami/commit/9f486811adb2904362778f85ac29e8d5ad5827f5)) - - - -## [4.2.1](https://github.com/mx-space/kami/compare/v4.2.0...v4.2.1) (2023-03-27) - - -### Bug Fixes - -* login validation ([8426eba](https://github.com/mx-space/kami/commit/8426eba9f20eadeae45478a0184b2d33a0b8f5b5)) - - - -# [4.2.0](https://github.com/mx-space/kami/compare/v4.1.3...v4.2.0) (2023-03-26) - - -### Bug Fixes - -* **deps:** update dependency react-countup to v6.4.2 ([#1618](https://github.com/mx-space/kami/issues/1618)) ([74c6434](https://github.com/mx-space/kami/commit/74c643443b43b1dbaa08d9c0bc0fd3e55c412904)) -* **deps:** update dependency react-message-popup to v1.1.1 ([#1631](https://github.com/mx-space/kami/issues/1631)) ([a97fb80](https://github.com/mx-space/kami/commit/a97fb8029965a441acfcf41adf8c2580c6fb63e1)) -* **deps:** update dependency react-shortcut-guide to v1.0.0 ([#1625](https://github.com/mx-space/kami/issues/1625)) ([57d2ded](https://github.com/mx-space/kami/commit/57d2ded9eecd7e9665ac9c31092629c70949c469)) -* **deps:** update dependency react-toastify to v9.1.2 ([#1634](https://github.com/mx-space/kami/issues/1634)) ([50f3b53](https://github.com/mx-space/kami/commit/50f3b53f7666c5bff05a8e1d200ddca6115cecdb)) -* **deps:** update dependency swr to v2.1.0 ([#1611](https://github.com/mx-space/kami/issues/1611)) ([c0ca8b9](https://github.com/mx-space/kami/commit/c0ca8b910bb0fb12aa55d3853bb258d6f7b0c7e1)) -* **deps:** update dependency swr to v2.1.1 ([#1635](https://github.com/mx-space/kami/issues/1635)) ([4da3bf9](https://github.com/mx-space/kami/commit/4da3bf9d027f089f769fcc3a8ad3b406a8013c0b)) -* hydration data ([6e175c0](https://github.com/mx-space/kami/commit/6e175c072dfec60061591daee42e1da0f23818b7)) -* raf ([b0dd6d4](https://github.com/mx-space/kami/commit/b0dd6d463216fecfd0d058d15ac7d87e8020606a)) -* remove persist ([fd56422](https://github.com/mx-space/kami/commit/fd564224b99bc37a1d92daa7b24c878916e12b50)) - - - -## [4.1.3](https://github.com/mx-space/kami/compare/v4.1.2...v4.1.3) (2023-02-27) - - -### Bug Fixes - -* **deps:** update dependency react-intersection-observer to v9.4.3 ([#1597](https://github.com/mx-space/kami/issues/1597)) ([2b12fed](https://github.com/mx-space/kami/commit/2b12fed38e763a8778fe671dfd62251420cf8a61)) -* **deps:** update dependency swr to v2.0.4 ([#1600](https://github.com/mx-space/kami/issues/1600)) ([f78f1e5](https://github.com/mx-space/kami/commit/f78f1e527e1498e595e6cfd550e842eaa3e801dc)) -* **note:** note timeline list flash if scroll down ([3f2412f](https://github.com/mx-space/kami/commit/3f2412fc9edae6b0a6d628eeb832f3a04833f946)) - - -### Features - -* **md:** extend markdown banner type ([add4bdc](https://github.com/mx-space/kami/commit/add4bdcbc094f53bc9dedff2298d23a16a18b3fa)) - - - -## [4.1.2](https://github.com/mx-space/kami/compare/v4.1.1...v4.1.2) (2023-02-23) - - -### Features - -* add subscribe bell on post footer ([#1594](https://github.com/mx-space/kami/issues/1594) ([372d789](https://github.com/mx-space/kami/commit/372d789d06967740c58b7e760426757cd206decc)) - - - -## [4.1.1](https://github.com/mx-space/kami/compare/v4.1.0...v4.1.1) (2023-02-15) - - -### Bug Fixes - -* dockerfile build ([d1a1f16](https://github.com/mx-space/kami/commit/d1a1f16d649682192c33f7ca7fbf04756b5c99a8)) - - - -# [4.1.0](https://github.com/mx-space/kami/compare/v4.0.11...v4.1.0) (2023-02-14) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v1.3.0 ([#1583](https://github.com/mx-space/kami/issues/1583)) ([ebf95a2](https://github.com/mx-space/kami/commit/ebf95a221e82fc6d9a6db2fed980ce9971143194)) -* **deps:** update dependency mobx to v6.8.0 ([#1576](https://github.com/mx-space/kami/issues/1576)) ([4d67526](https://github.com/mx-space/kami/commit/4d67526e1e2f13ee02b9f2de7705a2e2be46ca09)) -* **deps:** update dependency react-intersection-observer to v9.4.2 ([#1574](https://github.com/mx-space/kami/issues/1574)) ([23b85cb](https://github.com/mx-space/kami/commit/23b85cb8cd060d2394d8cdda710110ec35ef8960)) -* **deps:** update dependency socket.io-client to v4.6.0 ([#1571](https://github.com/mx-space/kami/issues/1571)) ([db2fefd](https://github.com/mx-space/kami/commit/db2fefd3334f717129838d403ef8db4afd8f85a3)) -* **deps:** update dependency validator to v13.9.0 ([#1566](https://github.com/mx-space/kami/issues/1566)) ([165722d](https://github.com/mx-space/kami/commit/165722d074a7e42111da63b09065e86f7fa7bfb7)) -* **home:** hide friend section if nothing ([0acdcc6](https://github.com/mx-space/kami/commit/0acdcc672113d1b5811b661cd1d9dc0481920cbe)) - - -### Features - -* **home:** modal of subscribe entry ([d79a256](https://github.com/mx-space/kami/commit/d79a25697d3cb59f35dd08c6fac16fe4ba559e57)) -* subscribe support ([#1582](https://github.com/mx-space/kami/issues/1582)) ([16bf795](https://github.com/mx-space/kami/commit/16bf795e5022be0e8ac663f11b2a1f5fb415d792)) - - - -## [4.0.11](https://github.com/mx-space/kami/compare/v4.0.10...v4.0.11) (2023-02-03) - - - -## [4.0.10](https://github.com/mx-space/kami/compare/v4.0.9...v4.0.10) (2023-02-03) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v1.2.2 ([a92361d](https://github.com/mx-space/kami/commit/a92361dc97a799ebd61610692c373e6d23b9b418)) -* **deps:** update dependency swr to v2.0.3 ([3cbd951](https://github.com/mx-space/kami/commit/3cbd951294d7edf7dec1ab57043972033ac1796e)) -* google font api, remove loli ([a9a599f](https://github.com/mx-space/kami/commit/a9a599f6dd0ce31fb2be90a2458b0a3453b838fa)) -* meting endpoint ([55e66ca](https://github.com/mx-space/kami/commit/55e66ca4a9552062456d3d3939fdbac441c18de1)) -* **post-list:** speed up animation ([01d00a8](https://github.com/mx-space/kami/commit/01d00a8a51acdfdfdbe2e452193c537a287cdd2f)) - - - -## [4.0.9](https://github.com/mx-space/kami/compare/v4.0.8...v4.0.9) (2023-01-27) - - -### Bug Fixes - -* cleanup next config ([59478e2](https://github.com/mx-space/kami/commit/59478e2452fb45ae9690b2b1768c726b3ae9a9e0)) -* **deps:** update dependency @floating-ui/react-dom to v1.2.1 ([85aa1fe](https://github.com/mx-space/kami/commit/85aa1fe344c8533f165408b352ad630af4524af1)) -* **deps:** update dependency @formkit/auto-animate to v1.0.0-beta.6 ([9d1baf7](https://github.com/mx-space/kami/commit/9d1baf7fc553a0d42cbe0c5bb58547c70545bb05)) -* **deps:** update dependency react-countup to v6.4.1 ([56e2770](https://github.com/mx-space/kami/commit/56e2770b2da59d96ea4b7d235e90b268fd4df835)) -* **deps:** update dependency swr to v2.0.1 ([327208f](https://github.com/mx-space/kami/commit/327208fc341bc9df56c3d16646b692c75cab1709)) -* **deps:** update dependency swr to v2.0.2 ([9d989d8](https://github.com/mx-space/kami/commit/9d989d8cea4f8798723603ee40f86406ac58fe65)) -* downgrade @rollup/plugin-typescript ([ce2fd30](https://github.com/mx-space/kami/commit/ce2fd30872f0b009b28859a14143a5b201b9366e)) - - - -## [4.0.8](https://github.com/mx-space/kami/compare/v4.0.7...v4.0.8) (2023-01-11) - - -### Bug Fixes - -* data display exceptions during initialization ([#1531](https://github.com/mx-space/kami/issues/1531)) ([5773fc9](https://github.com/mx-space/kami/commit/5773fc966259b91632ecc8dd2177360c0e857e60)) -* **deps:** update dependency @floating-ui/react-dom to v1.2.0 ([#1535](https://github.com/mx-space/kami/issues/1535)) ([03ca8ab](https://github.com/mx-space/kami/commit/03ca8ab670eb750ddd44b8bef91b0b6612a6fc4a)) -* **kami-design:** image size ([#1534](https://github.com/mx-space/kami/issues/1534)) ([a6fe005](https://github.com/mx-space/kami/commit/a6fe00581594c17c28a5a8e6f4ca280eff1bba58)) - - - -## [4.0.7](https://github.com/mx-space/kami/compare/v4.0.6...v4.0.7) (2023-01-08) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v1.1.1 ([13e599e](https://github.com/mx-space/kami/commit/13e599e9860d6e67cc4315c28778aa111a7f7d86)) -* **deps:** update dependency @floating-ui/react-dom to v1.1.2 ([baadc6d](https://github.com/mx-space/kami/commit/baadc6dc826cc26c91c9f68e94406fed22acaf6c)) -* export Modal in entry file ([f1a6379](https://github.com/mx-space/kami/commit/f1a6379051ef2233f79cce6ad4fa6eb2be8b590d)) -* make ts happy ([e473748](https://github.com/mx-space/kami/commit/e473748f5c64a294acf7f6a38c4505fe08d2002d)) -* transition entry file ([1fa3d60](https://github.com/mx-space/kami/commit/1fa3d6088a052d5c7adaf5a186ec064ef4c9d3e9)) -* ui improve ([f92f28f](https://github.com/mx-space/kami/commit/f92f28f7e6eb28c1b36b1196659d4458159a72b0)) - - -### Features - -* extract modal component ([9d19bf7](https://github.com/mx-space/kami/commit/9d19bf7d8f69c9c89eda06e74ecf991391eeb1c1)) - - - -## [4.0.6](https://github.com/mx-space/kami/compare/v4.0.5...v4.0.6) (2022-12-25) - - -### Bug Fixes - -* increase go to anchor time ([732eceb](https://github.com/mx-space/kami/commit/732eceb16c952b80868bc29f6c10db62b62e6b49)) -* use master avatar instend of gravatar ([6ac8895](https://github.com/mx-space/kami/commit/6ac8895cb87583e3b0dd2c7a6ca3fe60fd13dc01)) - - - -## [4.0.5](https://github.com/mx-space/kami/compare/v4.0.4...v4.0.5) (2022-12-24) - - -### Bug Fixes - -* header subtitle overflow ([ac95920](https://github.com/mx-space/kami/commit/ac959201e779ed2697082e35c0a7743f0262175d)) -* modal root portal ([d84cb61](https://github.com/mx-space/kami/commit/d84cb61c15c83d6db60878f9e53deae684cae233)) -* notes styles and crash ([77301f0](https://github.com/mx-space/kami/commit/77301f0d19a8ec9b0b805f1d37910d64262248e7)) -* override windi style of `indent` ([ea36eec](https://github.com/mx-space/kami/commit/ea36eec0609e9c7cc3ac89304b2ed989381ecc3f)) - - -### Features - -* show what you say when comment ([b1a40c2](https://github.com/mx-space/kami/commit/b1a40c2ad7302f65cbf01ecdf46cc5d546564e4e)) - - - -## [4.0.4](https://github.com/mx-space/kami/compare/v4.0.3...v4.0.4) (2022-12-23) - - -### Bug Fixes - -* load more not trigger loading ([3f191e7](https://github.com/mx-space/kami/commit/3f191e70944c9b044e7dd82cd33b693e0ab38811)) -* overlay and improve pref of modal ([8c0e71d](https://github.com/mx-space/kami/commit/8c0e71db3a834fe208551fa3d20ec5b929bf9f2a)) - - -### Features - -* recently support thumbs up ([85b0409](https://github.com/mx-space/kami/commit/85b0409eef79de4735d632aa641913a0f75db82d)) - - - -## [4.0.3](https://github.com/mx-space/kami/compare/v4.0.2...v4.0.3) (2022-12-23) - - -### Bug Fixes - -* **recently:** event handler ([8c7dcce](https://github.com/mx-space/kami/commit/8c7dccec835b3a150474638cae3bf8403bf17b2d)) -* toast close ([40a484f](https://github.com/mx-space/kami/commit/40a484f5ba946ccf0612be288464161f3ded3d90)) - - -### Features - -* `recently` support comment ([05871ed](https://github.com/mx-space/kami/commit/05871ed0b2930f275e2ae74099ddb54d6ab0a682)) - - - -## [4.0.2](https://github.com/mx-space/kami/compare/v4.0.1...v4.0.2) (2022-12-18) - - -### Bug Fixes - -* topic introduce line-height style ([551ed35](https://github.com/mx-space/kami/commit/551ed35a0999e20fc32073e4ed82b9b77e953dbe)) -* update markdown-jsx dep to fix slugify ([b33ff18](https://github.com/mx-space/kami/commit/b33ff1886d24e6a1b0c5bc2623c7a967381dafe8)) - - - -## [4.0.1](https://github.com/mx-space/kami/compare/v4.0.0...v4.0.1) (2022-12-10) - - -### Bug Fixes - -* docker build ([1b13cf3](https://github.com/mx-space/kami/commit/1b13cf3566d04b03241b88a8cb23af3a29394b68)) -* markdown wrapper prop passing ([0d40a7a](https://github.com/mx-space/kami/commit/0d40a7a23d0b7672984cf84d93950cf2e3a93d93)) -* module entry field ([b22ed98](https://github.com/mx-space/kami/commit/b22ed985fcaec95f84ab3fb44c904d1d2b636bef)) -* rollup build of react-use ([b07dc7f](https://github.com/mx-space/kami/commit/b07dc7f26d917351e2856f4d1d910e02abd25d5b)) - - - -# [4.0.0](https://github.com/mx-space/kami/compare/v3.15.8...v4.0.0) (2022-12-10) - - -### Bug Fixes - -* build sciprt ([bb332a8](https://github.com/mx-space/kami/commit/bb332a87b94d1e3e62538bbbb5ce64477f457eea)) -* bundle ([34f732b](https://github.com/mx-space/kami/commit/34f732b56cc37d88d51a2a1ed6d7343285e21a4a)) -* components dts bundle ([449fffb](https://github.com/mx-space/kami/commit/449fffb0d6d0447e52213922e82e2f9c76a4582f)) -* **deps:** update dependency dayjs to v1.11.7 ([95aac56](https://github.com/mx-space/kami/commit/95aac566b91a7223afcc0d6d281ab2cc14f38708)) -* **deps:** update dependency devtools-detector to v2.0.14 ([b4deb07](https://github.com/mx-space/kami/commit/b4deb07b54ea60f0c2497bc79301ceea4ddbab21)) -* **deps:** update dependency react-countup to v6.4.0 ([#1467](https://github.com/mx-space/kami/issues/1467)) ([1fac506](https://github.com/mx-space/kami/commit/1fac50689d4122aa0c05f671d912f0327d71a5cc)) -* dts bundle ([504f8af](https://github.com/mx-space/kami/commit/504f8af612801f63fd2eaeed5327a0adc29a958a)) -* import React UMD ([95b15aa](https://github.com/mx-space/kami/commit/95b15aa86c2e9208654d9f306572f0a5ef63e3fe)) -* **kami-design:** markdown props ([a205777](https://github.com/mx-space/kami/commit/a205777fee07a65d85eb49da953362f5e21b63b1)) -* markdown extract ([565553c](https://github.com/mx-space/kami/commit/565553cb65f7ff49a0cc77f196f87f2dca0cbd19)) -* markdown renderers ([14c15be](https://github.com/mx-space/kami/commit/14c15be74508f97585ed7ca97fc0433a644bc7b3)) -* rollup config ([f4c97e1](https://github.com/mx-space/kami/commit/f4c97e1ee8ebc20868633b613498afdb66707c63)) -* typing entry ([6916191](https://github.com/mx-space/kami/commit/691619181e067a08cab0604f70fc7bb6f76362b2)) - - -### Features - -* add swr ([#1485](https://github.com/mx-space/kami/issues/1485)) ([1b90133](https://github.com/mx-space/kami/commit/1b90133838ed281b85f442ae5b54be6cc1bd25a1)) -* build types ([60c248b](https://github.com/mx-space/kami/commit/60c248b758281990a54556e37240974bdfde1d1d)) -* bundle components dts and fix windi bundle ([8356be3](https://github.com/mx-space/kami/commit/8356be301f05e4e023fd6dee1823d8aa3ff84a35)) -* bundle every components ([ecd4ad6](https://github.com/mx-space/kami/commit/ecd4ad6a1ce1d9e003e736ffa447180b40cdf289)) -* migrating shared components ([183b327](https://github.com/mx-space/kami/commit/183b327efb0565eca3f95b883a79126388cfc1f2)) -* optimize banner in darkmode ([#1469](https://github.com/mx-space/kami/issues/1469)) ([4348d82](https://github.com/mx-space/kami/commit/4348d82f241aae71d6051e6ad5327f4f4a9811e7)) -* replace new markdown component ([c49fefd](https://github.com/mx-space/kami/commit/c49fefde2c419480cca518385a7de293b4e02a94)) -* rollup config & monorepo ([255336c](https://github.com/mx-space/kami/commit/255336cd6be0a1f8e823a821858843f82e984ef8)) - - - -## [3.15.8](https://github.com/mx-space/kami/compare/v3.15.7...v3.15.8) (2022-11-25) - - -### Bug Fixes - -* cdn url ([bc869c9](https://github.com/mx-space/kami/commit/bc869c9a9de8bf556a03c30936fd83109b7d34e1)) -* **deps:** update dependency @floating-ui/react-dom to v1.0.1 ([9fdab07](https://github.com/mx-space/kami/commit/9fdab074ba8e66c3f4d03062e9e163131e91cff1)) -* **deps:** update dependency @formkit/auto-animate to v1.0.0-beta.5 ([0a068bc](https://github.com/mx-space/kami/commit/0a068bc35e4bd0b6bc7077cae164d06e22ad7d48)) -* **deps:** update dependency @mx-space/api-client to v1.0.0-beta.3 ([1040c4f](https://github.com/mx-space/kami/commit/1040c4fab6a1555ef8f7cde4ecc687b54ae29e64)) -* **deps:** update dependency markdown-escape to v2 ([#1461](https://github.com/mx-space/kami/issues/1461)) ([d512c12](https://github.com/mx-space/kami/commit/d512c1273c095e54fb5f9d513961fc71a27e9601)) -* **deps:** update dependency medium-zoom to v1.0.7 ([a406fcb](https://github.com/mx-space/kami/commit/a406fcbe0d2147578786dae657daae776dbd003b)) -* **deps:** update dependency medium-zoom to v1.0.8 ([4378c16](https://github.com/mx-space/kami/commit/4378c168012c6da00d6b75c29797e36484f6442b)) -* **deps:** update dependency mobx to v6.7.0 ([#1455](https://github.com/mx-space/kami/issues/1455)) ([8436d13](https://github.com/mx-space/kami/commit/8436d137e33db3b94dbad16eb154a5444e197e88)) -* **deps:** update dependency next-seo to v5.14.0 ([#1444](https://github.com/mx-space/kami/issues/1444)) ([4c1ce88](https://github.com/mx-space/kami/commit/4c1ce88616ab3ac4b5f4218dc97e12aed27ed389)) -* **deps:** update dependency next-seo to v5.14.1 ([97d0133](https://github.com/mx-space/kami/commit/97d0133650003fa720498db077de10c9d8e49525)) -* **deps:** update dependency react-intersection-observer to v9.4.1 ([17b51ff](https://github.com/mx-space/kami/commit/17b51fffa70aa8ab0037f03d5635d3228a58aae7)) -* **deps:** update dependency socket.io-client to v4.5.4 ([abb02c2](https://github.com/mx-space/kami/commit/abb02c2ee6114a174aa0703860d931e1505f7a58)) -* **player:** consume own music song data ([97c021a](https://github.com/mx-space/kami/commit/97c021aae56e2998c9efa9047eff5ea9e9a7a73b)) - - -### Features - -* add umami host-url ([2dfece3](https://github.com/mx-space/kami/commit/2dfece3132487511346ca34c21827d37711b9a00)) - - - -## [3.15.7](https://github.com/mx-space/kami/compare/v3.15.6...v3.15.7) (2022-11-04) - - -### Bug Fixes - -* comment highlight ([#1433](https://github.com/mx-space/kami/issues/1433)) ([32e0dd8](https://github.com/mx-space/kami/commit/32e0dd8b6ec427b36dd133ebd8bd55eebd10d309)) -* **deps:** update dependency dayjs to v1.11.6 ([ee299e6](https://github.com/mx-space/kami/commit/ee299e6bcabdaee32b16e113b40fd15618b6b95e)) -* **deps:** update dependency next-seo to v5.13.0 ([#1436](https://github.com/mx-space/kami/issues/1436)) ([0dabc7d](https://github.com/mx-space/kami/commit/0dabc7d8f0ce2ccc823f51a950eae61b329a0dac)) -* **deps:** update dependency next-seo to v5.9.0 ([#1421](https://github.com/mx-space/kami/issues/1421)) ([aa06dee](https://github.com/mx-space/kami/commit/aa06deea075eb79d4babbd8daa699b98f30b14a6)) -* **deps:** update dependency react-toastify to v9.1.1 ([#1439](https://github.com/mx-space/kami/issues/1439)) ([095f46e](https://github.com/mx-space/kami/commit/095f46e39225562d8ac9a3ba80c2e75a91527789)) - - -### Performance Improvements - -* **comment:** reduce causing styling shifts ([#1441](https://github.com/mx-space/kami/issues/1441)) ([8bf02f7](https://github.com/mx-space/kami/commit/8bf02f79fa1919764fcf0ca657453689cc32a3f4)) - - - -## [3.15.6](https://github.com/mx-space/kami/compare/v3.15.5...v3.15.6) (2022-10-19) - - -### Bug Fixes - -* toc auto-refresh ([a0d58ae](https://github.com/mx-space/kami/commit/a0d58ae7e4ecdec82d477b83ca7957ba340d5aaa)) - - - -## [3.15.5](https://github.com/mx-space/kami/compare/v3.15.4...v3.15.5) (2022-10-18) - - -### Bug Fixes - -* **deps:** update dependency next-seo to v5.6.0 ([#1415](https://github.com/mx-space/kami/issues/1415)) ([d196483](https://github.com/mx-space/kami/commit/d19648365aefdc225abda6c0c8f479171fb9c212)) -* **deps:** update dependency react-countup to v6.3.2 ([b529c29](https://github.com/mx-space/kami/commit/b529c29316ad9bb190def10e9bbd95a42ca87565)) -* **deps:** update dependency socket.io-client to v4.5.3 ([83febb3](https://github.com/mx-space/kami/commit/83febb33672d51bc93fc9fa02122201b1062cef0)) -* **link-card:** show image url for debug ([7591634](https://github.com/mx-space/kami/commit/7591634ff338126a46b6a26923cfe85c163d6b0a)) -* update own deps to esm ([17ca57a](https://github.com/mx-space/kami/commit/17ca57a5b32ec5b86b107680ed926c39cf3549ff)) -* **utils:** safe guard of relativeTime ([3e11019](https://github.com/mx-space/kami/commit/3e11019a04e2bcca601c8d84cb49b32f7b72435d)) - - -### Features - -* ui improve ([98f7c32](https://github.com/mx-space/kami/commit/98f7c3291c0c61d744406a5394a13a75d90a2fd3)) -* ui improve ([04f14be](https://github.com/mx-space/kami/commit/04f14be2decf939ba9160c1ad8244ed792189416)) - - - -## [3.15.4](https://github.com/mx-space/kami/compare/v3.15.3...v3.15.4) (2022-10-03) - - -### Bug Fixes - -* **deps:** update dependency react-message-popup to v1.0.0 ([6d74521](https://github.com/mx-space/kami/commit/6d745216ea7a0c5cb7be68043de3f257260545d5)) - - -### Features - -* **header:** add subtitle ([3bd5695](https://github.com/mx-space/kami/commit/3bd5695525c34d164b2f5a7e5de48d13e64d11d0)) -* **intro:** improve popover style ([f62935c](https://github.com/mx-space/kami/commit/f62935cacd6907aae7929c02103addff6a9e0abf)) - - - -## [3.15.3](https://github.com/mx-space/kami/compare/v3.15.2...v3.15.3) (2022-09-29) - - -### Bug Fixes - -* comment avatar disappear ([#1396](https://github.com/mx-space/kami/issues/1396)) ([bbf7a4a](https://github.com/mx-space/kami/commit/bbf7a4a415a57599b08f014ea015de6b4d1729d7)) - - - -## [3.15.2](https://github.com/mx-space/kami/compare/v3.15.1...v3.15.2) (2022-09-27) - - -### Bug Fixes - -* toc max-width and lamp coincidence ([af05395](https://github.com/mx-space/kami/commit/af05395a2a09f611d760c30db87d7fac33a92122)) - - -### Features - -* disable comment for site ([475c6ec](https://github.com/mx-space/kami/commit/475c6ec6b00e58b2acefe573e2af3690f6792c25)) - - - -## [3.15.1](https://github.com/mx-space/kami/compare/v3.15.0...v3.15.1) (2022-09-25) - - -### Bug Fixes - -* safe setstate hook ([df08fc2](https://github.com/mx-space/kami/commit/df08fc2279b308e96e5d3d213aaa31119700833a)) - - -### Features - -* ui adjust ([57bfa33](https://github.com/mx-space/kami/commit/57bfa33a1ed01ba565ac745cd821ef1f0cdc210e)) - - - -# [3.15.0](https://github.com/mx-space/kami/compare/v3.14.8...v3.15.0) (2022-09-10) - - -### Bug Fixes - -* **deps:** update dependency devtools-detector to v2.0.12 ([22056d7](https://github.com/mx-space/kami/commit/22056d7ea9006a202e71b7b7ed4cc3ee5d627919)) -* **deps:** update dependency mobx to v6.6.2 ([b8ba1c0](https://github.com/mx-space/kami/commit/b8ba1c0087fa89e9e1fd45481d071cc622cd2d99)) -* update lock file ([f2ef110](https://github.com/mx-space/kami/commit/f2ef1105e31f7bd022fc3d03aa75c06d45c6b948)) - - - -## [3.14.8](https://github.com/mx-space/kami/compare/v3.14.7...v3.14.8) (2022-09-07) - - -### Bug Fixes - -* comment pin sort ([449623b](https://github.com/mx-space/kami/commit/449623b8ba56abaad3e0fee497daf0289eefdeb1)) -* **deps:** update dependency socket.io-client to v4.5.2 ([1c826ef](https://github.com/mx-space/kami/commit/1c826efb34f233602c07174cb98982ac89409642)) -* inline markdown icon style ([6d5d318](https://github.com/mx-space/kami/commit/6d5d3180d29158aceb8c037bd1138f8ed3bebb5d)) -* notification maybe null ([b010af9](https://github.com/mx-space/kami/commit/b010af9e528864ad2ab2f4adccf1836afc55d96e)) - - -### Features - -* improve toast style ([efbab23](https://github.com/mx-space/kami/commit/efbab235e2eddd043857766f8295c40a49fc2ab9)) - - - -## [3.14.7](https://github.com/mx-space/kami/compare/v3.14.6...v3.14.7) (2022-08-28) - - -### Bug Fixes - -* auth token expires time ([e177d26](https://github.com/mx-space/kami/commit/e177d26963e4769b4a9e4ab9b3ccc9d967e5fbc6)) -* **deps:** update dependency react-countup to v6.3.1 ([4b5aa2f](https://github.com/mx-space/kami/commit/4b5aa2f380d5b9e36f245608cb3ea528d638e26d)) -* toast auto close ([8e286ba](https://github.com/mx-space/kami/commit/8e286bacd142add59a6bb5c5db098af009da5df8)) - - -### Features - -* custom welcome notification ([b48c97e](https://github.com/mx-space/kami/commit/b48c97e644eba49d0cdb1cda2e845cce9ed5844d)) - - -### Performance Improvements - -* fetch note timeline ([fb143d9](https://github.com/mx-space/kami/commit/fb143d903ab4bd2450ca944bf1838cc0715323eb)) - - - -## [3.14.6](https://github.com/mx-space/kami/compare/v3.14.5...v3.14.6) (2022-08-26) - - -### Bug Fixes - -* **deps:** update dependency @formkit/auto-animate to v1.0.0-beta.2 ([79fab54](https://github.com/mx-space/kami/commit/79fab54b15b4ddb707a16737323d5ffdead8dce1)) -* **deps:** update dependency @formkit/auto-animate to v1.0.0-beta.3 ([1dec90d](https://github.com/mx-space/kami/commit/1dec90d4b63fa4d2b1995087a6d16d9896e95d7a)) - - -### Features - -* `LinkCard` support github repo ([00ed6a0](https://github.com/mx-space/kami/commit/00ed6a06c4cd545834e8391b6b65e410f6d938fb)) - - - -## [3.14.5](https://github.com/mx-space/kami/compare/v3.14.4...v3.14.5) (2022-08-18) - - -### Bug Fixes - -* autoplay ([aace7e0](https://github.com/mx-space/kami/commit/aace7e083b36033c2a07b5a087c0199912c110bc)) -* improve list num pos ([e321314](https://github.com/mx-space/kami/commit/e321314caa838ffe9990581b3f45ff083a7453fc)) - - - -## [3.14.4](https://github.com/mx-space/kami/compare/v3.14.3...v3.14.4) (2022-08-17) - - -### Bug Fixes - -* fix some thing ([3b7b173](https://github.com/mx-space/kami/commit/3b7b173d3b9ebf7fbbe9da47ae021f5a8d2c4465)) - - -### Features - -* gallery autoplay ([7917207](https://github.com/mx-space/kami/commit/7917207de5d67ce05bf5443f46436bd1355bbd46)) -* **gallery:** scroll indicator ([5be91f0](https://github.com/mx-space/kami/commit/5be91f00077b36344ca8f0d7ac1842f234d13fe2)) - - - -## [3.14.3](https://github.com/mx-space/kami/compare/v3.14.2...v3.14.3) (2022-08-16) - - -### Bug Fixes - -* **deps:** update dependency devtools-detector to v2.0.11 ([d6175ae](https://github.com/mx-space/kami/commit/d6175aecb83334dae3855379d12506961d3e9240)) -* gallery resize observer ([9b4edd0](https://github.com/mx-space/kami/commit/9b4edd069727074b6eee6d40437fb08305065e7e)) -* recently markdown render style ([aac7d73](https://github.com/mx-space/kami/commit/aac7d737c71fbc984ef6c3253aa01f6183199ed1)) - - -### Features - -* improve ui ([08cc91d](https://github.com/mx-space/kami/commit/08cc91d07c1489980e7b5926a5ff800ff6df6861)) -* **link-card:** fetch error fallback style ([26100d7](https://github.com/mx-space/kami/commit/26100d7437f7e4e9ece3ea637fbf056d27e634f3)) - - - -## [3.14.2](https://github.com/mx-space/kami/compare/v3.14.1...v3.14.2) (2022-08-14) - - -### Bug Fixes - -* `Image` ([8322445](https://github.com/mx-space/kami/commit/832244527672c52be0ed206e32af313f922dc2bb)) -* blockquote style ([0eacd84](https://github.com/mx-space/kami/commit/0eacd849c3271b1921e46ad83e5c3125bf41615b)) -* gallery figcaption pos ([41e786c](https://github.com/mx-space/kami/commit/41e786c58934f0e8aed999bcc6c9b3267ccf7e37)) -* header swiper style ([3054fd1](https://github.com/mx-space/kami/commit/3054fd1d8a8808a9480274a85882910d68515fa5)) -* nofollow link ([b1b5f52](https://github.com/mx-space/kami/commit/b1b5f528021d91516256c7408e884f512b4464c1)) - - -### Features - -* **markdown:** support image title ([0c1dcdc](https://github.com/mx-space/kami/commit/0c1dcdc09ccf9b5d616d52a51373ad8bf92c5816)) - - - -## [3.14.1](https://github.com/mx-space/kami/compare/v3.14.0...v3.14.1) (2022-08-13) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.11.5 ([ebefad9](https://github.com/mx-space/kami/commit/ebefad938020cb1e462814101d7ee759b145f772)) -* md render props ([a404526](https://github.com/mx-space/kami/commit/a404526b41009f77226a5a978b4bf28db43dbe1a)) -* other override of markdown ([f7f806a](https://github.com/mx-space/kami/commit/f7f806a206f4924ee91eaf05fc5c3263416fd62a)) -* toc depth ([2cf6c6d](https://github.com/mx-space/kami/commit/2cf6c6d29e01f5e7793a3e0fe01e5d678c10a432)) -* toc style in laptop ([0f7fe66](https://github.com/mx-space/kami/commit/0f7fe66110f5755bc1cd35f2afba337680c7385a)) - - -### Features - -* auto reveal to current toc item ([bbbbc4b](https://github.com/mx-space/kami/commit/bbbbc4be49136e38a30f258f021ef22a14ac7961)) -* support markdown container ([#1360](https://github.com/mx-space/kami/issues/1360)) ([2f27994](https://github.com/mx-space/kami/commit/2f2799459a21402bdba04952cf9149e3ad0d720f)) - - -### Performance Improvements - -* improve toc perfermance ([4629415](https://github.com/mx-space/kami/commit/4629415951b2c354b9fdbe1477f81898b0f10d04)) - - - -# [3.14.0](https://github.com/mx-space/kami/compare/v3.13.11...v3.14.0) (2022-08-11) - - -### Bug Fixes - -* add missing key ([5a51b09](https://github.com/mx-space/kami/commit/5a51b09a3e8c70b6b4036e7a636483ca056354e5)) -* casesentive file ([f31fbb3](https://github.com/mx-space/kami/commit/f31fbb384cbd59e2d256fdb1d5080a1e14de4709)) -* decrease trigger shortcut panel timeout ([7dacfcd](https://github.com/mx-space/kami/commit/7dacfcdfe2e9c4a4831462ac78f3b28c307f0721)) -* **deps:** update dependency react-shortcut-guide to v0.3.5 ([9bb4d27](https://github.com/mx-space/kami/commit/9bb4d2749291a7d778cfa4d2ba1ce4fc79f730c2)) -* **deps:** update dependency react-toastify to v9.0.8 ([74e401b](https://github.com/mx-space/kami/commit/74e401b3a52b2525bec936ca0d88eba1c328d409)) -* disable type for comment ([3c7fdae](https://github.com/mx-space/kami/commit/3c7fdae9e5459d3ba9d02dc4a39f3727fc377a4f)) -* link card usage ([c6216c6](https://github.com/mx-space/kami/commit/c6216c6a4d461ca1c94be35b6331015ef8e3b665)) -* lyrics style ([#1351](https://github.com/mx-space/kami/issues/1351)) ([5f1b63b](https://github.com/mx-space/kami/commit/5f1b63b514b6a6a7fe7361f993771fe925edb812)) -* memo context state ([d92c6eb](https://github.com/mx-space/kami/commit/d92c6ebf35cab35ffd2c95517f7bcb1306d8728e)) -* merge conflict ([cf85862](https://github.com/mx-space/kami/commit/cf85862546e1946f5cf95743230709abb5c0bd16)) - - -### Features - -* init markdown ([7bb7819](https://github.com/mx-space/kami/commit/7bb7819af1645fea1c4830ede3778d6236e9a0ce)) -* markdown container init ([ef267b5](https://github.com/mx-space/kami/commit/ef267b55df7ad8ebbe3a330fec03660280e7f5ac)) -* use react 18 feature ([9bfd7a6](https://github.com/mx-space/kami/commit/9bfd7a6c3926ca561ac5886e5e2dc18dadf03130)) - - - -## [3.13.11](https://github.com/mx-space/kami/compare/v3.13.10...v3.13.11) (2022-08-07) - - -### Bug Fixes - -* change isoTimeString to locale string ([ca37b6d](https://github.com/mx-space/kami/commit/ca37b6da47e9b6ceda59ee8424fefcbc11eaf87e)) -* checkbox style on ios safari ([daca342](https://github.com/mx-space/kami/commit/daca3429d21dce2936838a2d9eecdfc54f99331a)) -* header bottom color ([921e663](https://github.com/mx-space/kami/commit/921e6639208446690a0f6ea2def4ec6c9c64ba27)) -* header like button width ([3955ef2](https://github.com/mx-space/kami/commit/3955ef2605806bd8bc8938ddc45d4647c75d962c)) -* netease icon ([0032aab](https://github.com/mx-space/kami/commit/0032aab417a542a9b78cf94ea40ffdebbfaa20bc)) -* position ([32fcc31](https://github.com/mx-space/kami/commit/32fcc31daa55ec0d58989232e07014747ec82598)) -* shortcut guide hold key event ([94ee27e](https://github.com/mx-space/kami/commit/94ee27e31e968bff3ccb7c06652250d8610e23cc)) -* show post summary ([1ade293](https://github.com/mx-space/kami/commit/1ade293e1edffd7dc218753a33d8f6e73db1d7b0)) - - -### Features - -* improve image in comment ([5872b55](https://github.com/mx-space/kami/commit/5872b5531b05c5c785f27b05a89c2a40583f64b7)) -* support music lyrics ([59a572b](https://github.com/mx-space/kami/commit/59a572b8d7d39e958d294089187c60fec1d0a7c6)) - - -### Performance Improvements - -* maybe reduce size ([#1344](https://github.com/mx-space/kami/issues/1344)) ([a3f2a36](https://github.com/mx-space/kami/commit/a3f2a3688d8a985588a1992247108edcc8863bbc)) - - - -## [3.13.10](https://github.com/mx-space/kami/compare/v3.13.9...v3.13.10) (2022-08-04) - - -### Bug Fixes - -* image load error text color ([6b1e959](https://github.com/mx-space/kami/commit/6b1e9596eaf417e425f5114f60708658e76dd7dc)) - - -### Performance Improvements - -* headerbar opacity animation ([d4a33f8](https://github.com/mx-space/kami/commit/d4a33f86645143f44c9324374d7214da9dee0d7c)) - - - -## [3.13.9](https://github.com/mx-space/kami/compare/v3.13.8...v3.13.9) (2022-08-03) - - -### Bug Fixes - -* **comment:** open in a tab ([2989a78](https://github.com/mx-space/kami/commit/2989a7854c350b016cde9df8c04f33a4ce0cc9e4)) -* placeholder image and show error url ([52761c5](https://github.com/mx-space/kami/commit/52761c5720d852ff4601053871250d8a8f9280a4)) -* standlone build with workbox ([019f362](https://github.com/mx-space/kami/commit/019f362e33df228dc88867f0b242732ea986f9a9)) - - - -## [3.13.8](https://github.com/mx-space/kami/compare/v3.13.7...v3.13.8) (2022-08-03) - - -### Bug Fixes - -* avatar 1:1 ([e442c83](https://github.com/mx-space/kami/commit/e442c83ba86e6950465cac529985bcbd56fbf31e)) - - - -## [3.13.7](https://github.com/mx-space/kami/compare/v3.13.6...v3.13.7) (2022-08-01) - - -### Bug Fixes - -* avatar lazyload stat style ([57773d2](https://github.com/mx-space/kami/commit/57773d2efbc2fe61a96faecc6a99babac1fc50ff)) -* **deps:** update dependency react-transition-group to v4.4.4 ([cbb9c09](https://github.com/mx-space/kami/commit/cbb9c096357344135b3b840865c9b4de9f63e323)) -* header swiper with scroll threshold ([2e05ee1](https://github.com/mx-space/kami/commit/2e05ee16fe0239c0b344e063baef79086f503b6b)) -* transition group crash ([e9f0478](https://github.com/mx-space/kami/commit/e9f0478be0833e279582ba590ccf577f1cc6bd47)) - - - -## [3.13.6](https://github.com/mx-space/kami/compare/v3.13.5...v3.13.6) (2022-07-29) - - -### Bug Fixes - -* open in new tab ([cf98847](https://github.com/mx-space/kami/commit/cf988477eabb8629540c080f51405ef1c1fdad25)) -* shortcut box size ([f86f601](https://github.com/mx-space/kami/commit/f86f6019a992b545e93b5d7277d27c1c7396ca14)) - - -### Features - -* header ui improve ([3d1e860](https://github.com/mx-space/kami/commit/3d1e8603dc89562af6b23b23d5ed9509b2f77b31)) - - - -## [3.13.5](https://github.com/mx-space/kami/compare/v3.13.4...v3.13.5) (2022-07-27) - - -### Bug Fixes - -* maybe reduce hydate error ([b07b054](https://github.com/mx-space/kami/commit/b07b054bcee47d00ff3dd6b18dc1276715c64b27)) -* **nav:** swap icon and label pos ([b06d2dd](https://github.com/mx-space/kami/commit/b06d2dd4c2e8a3dd8fd6d03b2c196d6041b9b7ca)) -* toc ([a548940](https://github.com/mx-space/kami/commit/a548940726750bb4164fcd321f2d93d3160f5f07)) - - - -## [3.13.4](https://github.com/mx-space/kami/compare/v3.13.3...v3.13.4) (2022-07-24) - - -### Bug Fixes - -* note banner style on mobile ([d2b372c](https://github.com/mx-space/kami/commit/d2b372c7ce27493b23180596f6275201db428726)) -* show notice overtime ([2e92d22](https://github.com/mx-space/kami/commit/2e92d22047566a01bb381d3d23b9c1da24ae7dc9)) - - - -## [3.13.3](https://github.com/mx-space/kami/compare/v3.13.2...v3.13.3) (2022-07-24) - - -### Bug Fixes - -* ci fetch ([edbdd30](https://github.com/mx-space/kami/commit/edbdd3003227e47c950bde11bc6f60dfdcc449b1)) -* **deps:** update dependency next-seo to v5.5.0 ([#1332](https://github.com/mx-space/kami/issues/1332)) ([0f34fb9](https://github.com/mx-space/kami/commit/0f34fb903e55aec7ea1bbb3acdec3fcafb7e66dd)) -* **deps:** update dependency react-intersection-observer to v9.4.0 ([#1335](https://github.com/mx-space/kami/issues/1335)) ([cedf034](https://github.com/mx-space/kami/commit/cedf0346b61124bc69a0a4a7ba55995a2521f88e)) -* **deps:** update dependency react-shortcut-guide to v0.3.2 ([#1336](https://github.com/mx-space/kami/issues/1336)) ([36f9ffe](https://github.com/mx-space/kami/commit/36f9ffe5dfb0d063acfc939f6a4ab20737322bb1)) - - -### Features - -* note banner ([4573188](https://github.com/mx-space/kami/commit/45731883814e825ae201bea0de4cc04d64ed91d6)) - - - -## [3.13.2](https://github.com/mx-space/kami/compare/v3.13.1...v3.13.2) (2022-07-22) - - -### Bug Fixes - -* eslint error ([a8e0bbe](https://github.com/mx-space/kami/commit/a8e0bbef6ff6cd8d1eedd4cc4ffe8d4c27823143)) - - - -## [3.13.1](https://github.com/mx-space/kami/compare/v3.13.0...v3.13.1) (2022-07-20) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.11.4 ([84b0589](https://github.com/mx-space/kami/commit/84b058919f9f6a51f52a86ca4df691b64cb7cd56)) - - -### Features - -* comment improve ([c2d7760](https://github.com/mx-space/kami/commit/c2d7760790a8e06feed4a017999e6f77df51c7af)) -* comment whispers ([7c717e0](https://github.com/mx-space/kami/commit/7c717e04218c9db44e2539222077539705f5c101)) - - - -# [3.13.0](https://github.com/mx-space/kami/compare/v3.13.0-alpha.0...v3.13.0) (2022-07-19) - - -### Bug Fixes - -* **deps:** update dependency react-toastify to v9.0.6 ([1e12bd1](https://github.com/mx-space/kami/commit/1e12bd1e71588a25281a2b4e04dbdba79f66fec9)) -* **deps:** update dependency react-toastify to v9.0.7 ([a255395](https://github.com/mx-space/kami/commit/a255395a2492cf14778449e83eac8e97f434ac84)) - - - -# [3.13.0-alpha.0](https://github.com/mx-space/kami/compare/v3.12.2...v3.13.0-alpha.0) (2022-07-17) - - -### Bug Fixes - -* error page title ([5837e67](https://github.com/mx-space/kami/commit/5837e67361d16024708a9f6cb07acd6f6a4b008f)) - - -### Features - -* add error view ([14500e1](https://github.com/mx-space/kami/commit/14500e120f143dcdc854cc725f765a13a2bbb96b)) -* add more bug ([c90528f](https://github.com/mx-space/kami/commit/c90528f9e4b5a575b2151a12954fe0ff540ee7e1)) - - -### Performance Improvements - -* reduce fetch in router change ([5537b61](https://github.com/mx-space/kami/commit/5537b612fbd1054187f423df89d127b8bd48fc87)) -* reduce footer bg render ([e9d1ea0](https://github.com/mx-space/kami/commit/e9d1ea0c48e330880a62e0d39e95093b98bbd6e8)) - - - -## [3.12.2](https://github.com/mx-space/kami/compare/v3.12.1...v3.12.2) (2022-07-11) - - -### Bug Fixes - -* too more fetch root data ([3afacc0](https://github.com/mx-space/kami/commit/3afacc0db77b853ecf9c323eb65fc4440cbe4b38)) - - -### Performance Improvements - -* improve again router navigation speedup ([5e908f0](https://github.com/mx-space/kami/commit/5e908f0f989a68e50da356e104fbb58e02d82f1e)) - - - -## [3.12.1](https://github.com/mx-space/kami/compare/v3.12.0...v3.12.1) (2022-07-11) - - -### Reverts - -* speed-up navigation to server-fetched route ([#1323](https://github.com/mx-space/kami/issues/1323)) ([dec0980](https://github.com/mx-space/kami/commit/dec09803c86b18c81c9bb04ffd004f96246526f3)) - - - -# [3.12.0](https://github.com/mx-space/kami/compare/v3.11.11...v3.12.0) (2022-07-11) - - -### Bug Fixes - -* docker build ([030b4c0](https://github.com/mx-space/kami/commit/030b4c05da180470b987825fbe76050907c88f18)) - - -### Features - -* speed-up navigation to server-fetched route ([#1323](https://github.com/mx-space/kami/issues/1323)) ([fb8ee00](https://github.com/mx-space/kami/commit/fb8ee00bd9801dffd0574f8d6e45373846fbe95a)) - - - -## [3.11.11](https://github.com/mx-space/kami/compare/v3.11.10...v3.11.11) (2022-07-09) - - -### Bug Fixes - -* standalone build ([27911bd](https://github.com/mx-space/kami/commit/27911bdb742f274852ae9d9304b8366da312dcc2)) - - - -## [3.11.10](https://github.com/mx-space/kami/compare/v3.11.9...v3.11.10) (2022-07-09) - - -### Bug Fixes - -* enable `newNextLinkBehavior` ([84f61d0](https://github.com/mx-space/kami/commit/84f61d0e1524b6139a39b89e8f60ed54402342d1)) -* **input:** surround line cover the element when resize ([47bbdd1](https://github.com/mx-space/kami/commit/47bbdd1e76cfb4a7afaa2ebff60f329830b9e55c)) -* kaomoji escape markdown ([43a57fe](https://github.com/mx-space/kami/commit/43a57fef2b6d99ad9043630b6af755778dea8cdd)) - - -### Features - -* update next and standalone build ([#1316](https://github.com/mx-space/kami/issues/1316)) ([5228c4d](https://github.com/mx-space/kami/commit/5228c4d8d84508b4e0378205e33ab9f6d4a85184)) - - - -## [3.11.9](https://github.com/mx-space/kami/compare/v3.11.8...v3.11.9) (2022-07-07) - - -### Bug Fixes - -* also random friends in home page ([5f63ad5](https://github.com/mx-space/kami/commit/5f63ad50bf30d09338f731905dc3c098fb2dc70d)) -* closure in hook ([4ac9e5e](https://github.com/mx-space/kami/commit/4ac9e5e3bc7b11513740fec02fc0c7f991ec1b0e)) -* **deps:** update dependency clsx to v1.2.1 ([a2b063a](https://github.com/mx-space/kami/commit/a2b063a0497f9c7a63ee44ede0341a2f8973dece)) - - - -## [3.11.8](https://github.com/mx-space/kami/compare/v3.11.7...v3.11.8) (2022-07-05) - - -### Bug Fixes - -* set token after re-login then fetch data ([c96781c](https://github.com/mx-space/kami/commit/c96781c6602b6839595db6e5bca7abd7f563b161)) - - -### Features - -* add process title ([55e8ab3](https://github.com/mx-space/kami/commit/55e8ab33ea1785b56548e0dd801b9ab87e4f2a45)) -* umami custom ([c5edc47](https://github.com/mx-space/kami/commit/c5edc47c9c3b099d2ed82499a3480e664859a28a)) - - - -## [3.11.7](https://github.com/mx-space/kami/compare/v3.11.6...v3.11.7) (2022-07-04) - - -### Bug Fixes - -* header drawer can not click ([b0c6238](https://github.com/mx-space/kami/commit/b0c623897238e2e02ee5c9d3f5bcac2c308a87c2)) - - - -## [3.11.6](https://github.com/mx-space/kami/compare/v3.11.5...v3.11.6) (2022-07-03) - - -### Bug Fixes - -* shortcut panel dependency ([343c4d5](https://github.com/mx-space/kami/commit/343c4d54bef09d0e878956e8e2b8e32fef5acf59)) - - - -## [3.11.5](https://github.com/mx-space/kami/compare/v3.11.4...v3.11.5) (2022-07-03) - - -### Bug Fixes - -* **deps:** update dependency clsx to v1.2.0 ([#1311](https://github.com/mx-space/kami/issues/1311)) ([5833cab](https://github.com/mx-space/kami/commit/5833cab4cb1f2c74e73e3838449a1ce1d6a096cd)) - - -### Features - -* add algolia logo bar on search ([134492c](https://github.com/mx-space/kami/commit/134492cf87f533a7c4d44505e66315625828194c)) - - - -## [3.11.4](https://github.com/mx-space/kami/compare/v3.11.3...v3.11.4) (2022-07-02) - - -### Bug Fixes - -* header drawer overlay flash ([7c0f26e](https://github.com/mx-space/kami/commit/7c0f26ecb2c79f83d01d855959e7527f69ac0cd7)) -* overlay ([1fb7ef8](https://github.com/mx-space/kami/commit/1fb7ef8cb18b0aa2858afa6931e07806faf7f8f6)) - - - -## [3.11.3](https://github.com/mx-space/kami/compare/v3.11.2...v3.11.3) (2022-07-02) - - -### Bug Fixes - -* add atom discover ([8b37cbf](https://github.com/mx-space/kami/commit/8b37cbfc26f3ec01abd4ff2bc2fa51c3f5b98248)) -* close button position ([688bf37](https://github.com/mx-space/kami/commit/688bf3755808946cdaa7886656d8a976ea9fb7ff)) -* **deps:** update dependency devtools-detector to v2.0.10 ([4ce142f](https://github.com/mx-space/kami/commit/4ce142f81c16a36e62f2477d61e81fe3abfb80ad)) -* **deps:** update dependency mobx to v6.6.1 ([0689482](https://github.com/mx-space/kami/commit/06894829f6eafa1f4ad752599717e817c2a55900)) -* **deps:** update dependency react-intersection-observer to v9.3.5 ([a36ceaf](https://github.com/mx-space/kami/commit/a36ceafc12539d1879bfb72ec7df87aa71c1542e)) -* move `Content` outside ([25153cf](https://github.com/mx-space/kami/commit/25153cf7838932442d6855d31b59338685249772)) -* only in dev can route to dev routes ([4df9587](https://github.com/mx-space/kami/commit/4df95876588ade514dbde36421b9371b8c70d47a)) -* overlay center props ([8214343](https://github.com/mx-space/kami/commit/821434342bd3f8c33d712609339f754c3ec7cc32)) -* search ([32e2296](https://github.com/mx-space/kami/commit/32e2296761b1709a1d2c9a0e32ae21a6c0d33a71)) -* support toc on mobile viewport & UI improve ([3df2c96](https://github.com/mx-space/kami/commit/3df2c969ac935df39c5fe96f1f3ba0f7e3eb0eb2)) -* use weakMap ([80d0180](https://github.com/mx-space/kami/commit/80d01801aa2ef7d797cb7c6a22725282a7c61e06)) - - -### Features - -* add some method on stack modal ([b8a2a87](https://github.com/mx-space/kami/commit/b8a2a879e9de4ca3770410b50b9931fe91916e0c)) -* close button for modal ([99cecaa](https://github.com/mx-space/kami/commit/99cecaa8ee8d27f62a44ecea36729c3bf2cf202a)) -* drawer of modal ([cf4d9db](https://github.com/mx-space/kami/commit/cf4d9dba33b9f440159750d8b6e8fd8dc9229f7e)) -* modal animation ([f2d8fd2](https://github.com/mx-space/kami/commit/f2d8fd2ca8fcdcd967ccae536da08561370d3793)) -* modal stack ([dd3d73e](https://github.com/mx-space/kami/commit/dd3d73e3a9d7d60f1a684aad101fa6d59394e0c5)) -* modal stack init ([22b5371](https://github.com/mx-space/kami/commit/22b5371df9e5af6f6c7989147a911406f1341569)) -* modal transition ([be0be84](https://github.com/mx-space/kami/commit/be0be84e53cbbc53e5cfe3adaf8bcd19c37addd3)) - - - -## [3.11.2](https://github.com/mx-space/kami/compare/v3.11.1...v3.11.2) (2022-06-26) - - -### Features - -* jump to markdown render ([cd7bce3](https://github.com/mx-space/kami/commit/cd7bce3beb3330251b5475f591fe4bbce1f40624)) -* refresh token ([6db1352](https://github.com/mx-space/kami/commit/6db135251a620ae07af8c41eb65244da55fedd9b)) - - - -## [3.11.1](https://github.com/mx-space/kami/compare/v3.11.0...v3.11.1) (2022-06-26) - - -### Bug Fixes - -* header drawer leading ([ad3406b](https://github.com/mx-space/kami/commit/ad3406b410a2109b164a94d15a6bb05af31122e6)) -* improve music page ui ([cc4bbeb](https://github.com/mx-space/kami/commit/cc4bbebda2aee59e136e9196a418cf5a5516fe6d)) -* post block title style in mobile ([511713e](https://github.com/mx-space/kami/commit/511713e29eeb20c523ae68876146b5efa18bf310)) - - - -# [3.11.0](https://github.com/mx-space/kami/compare/v3.10.6...v3.11.0) (2022-06-26) - - -### Features - -* improve banner ui ([af3d35a](https://github.com/mx-space/kami/commit/af3d35a3cdba6db430336341a563ed4099267255)) -* post related ([c856a41](https://github.com/mx-space/kami/commit/c856a41dcd1526afceb293cb13f839df303df2d5)) - - - -## [3.10.6](https://github.com/mx-space/kami/compare/v3.10.5...v3.10.6) (2022-06-25) - - -### Bug Fixes - -* improve UI ([6a7b9d8](https://github.com/mx-space/kami/commit/6a7b9d86ac94e1297112f8b0a6570a19b87c3678)) - - -### Features - -* double click logo jump to admin url if logged ([0c09d3c](https://github.com/mx-space/kami/commit/0c09d3c35d209ce8697d624d531f9d530ce3fa16)) -* jump to timeline anchor highlight ([8a6b079](https://github.com/mx-space/kami/commit/8a6b079eab76cef8799079f53abd6563d2a05753)) -* re-design note footer nav bar ([f97eed0](https://github.com/mx-space/kami/commit/f97eed088a21805b84e8fa03456145652bfb64bd)) - - - -## [3.10.5](https://github.com/mx-space/kami/compare/v3.10.4...v3.10.5) (2022-06-24) - - -### Bug Fixes - -* color notice panel toggle mode will disappear ([18e1f7b](https://github.com/mx-space/kami/commit/18e1f7b908d69b003940659ce9b1414bfc376b1f)) -* **deps:** update dependency react-intersection-observer to v9.3.4 ([2aba47b](https://github.com/mx-space/kami/commit/2aba47bfda93fd3f0b28cf50b3e64eb988f5344e)) -* reduce size ([#1292](https://github.com/mx-space/kami/issues/1292)) ([c744220](https://github.com/mx-space/kami/commit/c74422059d679ace728bdfc0317f6a8867a62ce8)) -* search value ([1630b6f](https://github.com/mx-space/kami/commit/1630b6f752978636d42e0551effca312c38f861c)) - - -### Features - -* icon transition ([97150c0](https://github.com/mx-space/kami/commit/97150c0bf33b8afb0b47fc468d4c8390c82efa54)) - - - -## [3.10.4](https://github.com/mx-space/kami/compare/v3.10.3...v3.10.4) (2022-06-22) - - -### Bug Fixes - -* **ban-copy:** overlay opacity ([3e3e342](https://github.com/mx-space/kami/commit/3e3e342c75dc90223cd8153fcdfc5cc3b7265d8d)) -* icon transition ([2dcb4ff](https://github.com/mx-space/kami/commit/2dcb4ffd49d72d74eb400b598d38bac43755e539)) - - -### Features - -* **note-timeline:** optimize animate ([3d3c1cd](https://github.com/mx-space/kami/commit/3d3c1cdab4b3d91dfa6081044aa04d5bcb9de476)) - - - -## [3.10.3](https://github.com/mx-space/kami/compare/v3.10.2...v3.10.3) (2022-06-21) - - -### Bug Fixes - -* **deps:** update dependency react-countup to v6.3.0 ([#1288](https://github.com/mx-space/kami/issues/1288)) ([7fdb641](https://github.com/mx-space/kami/commit/7fdb641261028f364f70c56ee11d47d852cb46bd)) -* **deps:** update dependency react-toastify to v9.0.5 ([e1573ec](https://github.com/mx-space/kami/commit/e1573ec2d3f41a6014f55502aeba32b034ddc9f1)) -* header divider style ([08ddb4c](https://github.com/mx-space/kami/commit/08ddb4c141bd27fd7b173c1b7f97a137bbe764f7)) -* hide edit btn in print ([0d48fec](https://github.com/mx-space/kami/commit/0d48fec28066ef04c6bc0e29c7a7de16b1cda421)) -* media print style ([c3ea81e](https://github.com/mx-space/kami/commit/c3ea81ee80b05b0e96be417285092785a266c4de)) - - -### Features - -* add notification tracker ([c57a810](https://github.com/mx-space/kami/commit/c57a810cbab5264008c747e5a24d9715f523369d)) -* **note-timeline:** add icon for current item ([cadee4e](https://github.com/mx-space/kami/commit/cadee4ea345dc2dc50ce6abcbb0bc4f12cd545bd)) - - - -## [3.10.2](https://github.com/mx-space/kami/compare/v3.10.1...v3.10.2) (2022-06-19) - - -### Bug Fixes - -* comment avatar 1:1 ([bddfa88](https://github.com/mx-space/kami/commit/bddfa88d468d6823e025cb681a6087718a8b0504)) -* loop single song ([7483c65](https://github.com/mx-space/kami/commit/7483c653278c972326a9d3cd6b26bb0307f35c48)) -* shuffle play list ([3c4cbbc](https://github.com/mx-space/kami/commit/3c4cbbc3cd80342cfc3f7bca6c8615835b66e725)) - - -### Features - -* improve animate for timeline ([#1286](https://github.com/mx-space/kami/issues/1286)) ([4c05449](https://github.com/mx-space/kami/commit/4c05449de5c3ef9b247200942b536b5c0370ff33)) - - - -## [3.10.1](https://github.com/mx-space/kami/compare/v3.10.0...v3.10.1) (2022-06-18) - - -### Bug Fixes - -* style ([0340df6](https://github.com/mx-space/kami/commit/0340df6ef41daa101dc4798e47f7eff59a83ad3c)) -* ui improve ([fed8574](https://github.com/mx-space/kami/commit/fed85744822e39d9272c7a759ac7452ccf38ba77)) - - - -# [3.10.0](https://github.com/mx-space/kami/compare/v3.9.7...v3.10.0) (2022-06-18) - - -### Bug Fixes - -* adjust timeline style ([e766af7](https://github.com/mx-space/kami/commit/e766af7d7a7290634417f8ba701b87a609e1b330)) -* **comment:** pin icon pos ([bbc23df](https://github.com/mx-space/kami/commit/bbc23df94a184acb812e5abe3c870bc5c0cfbc8b)) -* copywrite ([fe2fc44](https://github.com/mx-space/kami/commit/fe2fc44f84546a8b7184b177543d19cc675cdc1c)) -* improve toast card style ([1360311](https://github.com/mx-space/kami/commit/13603118df8c7cc7b19598952d66c6f5a12606c3)) -* only root comment can pined ([db0d51d](https://github.com/mx-space/kami/commit/db0d51df3a8076839d96942e8857d1ac2de22155)) -* select none of edit link ([de63e37](https://github.com/mx-space/kami/commit/de63e37b4bc48a9c20ebb8c67a816ab012df2c4c)) - - -### Features - -* add notice tracker ([3d97b94](https://github.com/mx-space/kami/commit/3d97b94627cda227036cad6f6a1de5895718f746)) -* comment sync to recently ([df17e71](https://github.com/mx-space/kami/commit/df17e714b3c9bde1e15afd9d66600eda430a85c3)) -* recently ref ([38fdf99](https://github.com/mx-space/kami/commit/38fdf99e7b6c199e89e672b11b1e625b98333eaa)) - - - -## [3.9.7](https://github.com/mx-space/kami/compare/v3.9.6...v3.9.7) (2022-06-16) - - -### Bug Fixes - -* comment sort and pin once ([c5d7a1f](https://github.com/mx-space/kami/commit/c5d7a1f7aa4624d82cea844fe508650f2cdae6b5)) - - -### Features - -* comment pin ([83bf832](https://github.com/mx-space/kami/commit/83bf832cfb6120fb51fcde2984dcce6927b4c2b7)) - - - -## [3.9.6](https://github.com/mx-space/kami/compare/v3.9.5...v3.9.6) (2022-06-15) - - -### Bug Fixes - -* comment realtime lost ([bf497e2](https://github.com/mx-space/kami/commit/bf497e2ab695cb3e9b430e1f50f5903d7485e366)) -* **deps:** update dependency devtools-detector to v2.0.9 ([0092e2e](https://github.com/mx-space/kami/commit/0092e2ed3b24bad746a2e343963b1e461a66b243)) - - - -## [3.9.5](https://github.com/mx-space/kami/compare/v3.9.3...v3.9.5) (2022-06-12) - - -### Bug Fixes - -* get toc root depth ([fa82a76](https://github.com/mx-space/kami/commit/fa82a7658fa25c29943a98e837f4bb97897394d3)) -* theme color ([322b525](https://github.com/mx-space/kami/commit/322b5258e76418d9bb0d54ec3c1c0200f0cea553)) -* ui improve ([aac8eb0](https://github.com/mx-space/kami/commit/aac8eb0d6a2968407f1b60f6560ef65ec2f223fc)) - - -### Features - -* post pin ([a5695ed](https://github.com/mx-space/kami/commit/a5695ed70ff23559137c8c8a31a9266e715d8596)) - - - -## [3.9.3](https://github.com/mx-space/kami/compare/v3.9.2...v3.9.3) (2022-06-11) - - -### Bug Fixes - -* remove auth token expired time ([0bfe476](https://github.com/mx-space/kami/commit/0bfe47664ffd827c2d530d1fc79f7e9390b37eb4)) - - -### Features - -* change number transition ([477eba4](https://github.com/mx-space/kami/commit/477eba4b3f9de8061006adb225ecddc990c98543)) - - - -## [3.9.2](https://github.com/mx-space/kami/compare/v3.9.1...v3.9.2) (2022-06-10) - - -### Bug Fixes - -* color adjust ([d96e3af](https://github.com/mx-space/kami/commit/d96e3af7c7deb555893e2534fa571b63df29c411)) -* color improve ([13faae1](https://github.com/mx-space/kami/commit/13faae187ea8591feba12f5fa630d1c1e90e7604)) -* **deps:** update dependency react-toastify to v9.0.4 ([57ec62e](https://github.com/mx-space/kami/commit/57ec62e7336f2bb5bae7a5762cf669d28ea8c631)) -* fetch comment once ([190b6ed](https://github.com/mx-space/kami/commit/190b6edc8b23dc922d315088d6188fc4031c548a)) - - - -## [3.9.1](https://github.com/mx-space/kami/compare/v3.9.0...v3.9.1) (2022-06-07) - - -### Bug Fixes - -* color mode auto toggle ([67395bd](https://github.com/mx-space/kami/commit/67395bd0a47b9fc2617f048dfd2780622a9eea18)) -* **deps:** update dependency dayjs to v1.11.3 ([1b7b230](https://github.com/mx-space/kami/commit/1b7b23087a99464a353fb3711a0434b239b49147)) -* **deps:** update dependency devtools-detector to v2.0.8 ([95f111c](https://github.com/mx-space/kami/commit/95f111c8c941f62f082bfc968be2087f3b5d9e33)) -* floatover debug ([9949575](https://github.com/mx-space/kami/commit/9949575ecb24a765b05888cc740a0c70ef964045)) -* player progress style ([d79b025](https://github.com/mx-space/kami/commit/d79b025129b8fc4a0347d33af80175a781ffc574)) -* ui improve ([23507b8](https://github.com/mx-space/kami/commit/23507b8a689bac44496ade89ae1c0b0402d9a20d)) - - -### Features - -* add images ([4e1da3a](https://github.com/mx-space/kami/commit/4e1da3afc33512e3d71cb71cff1be9c1986acb3b)) - - - -# [3.9.0](https://github.com/mx-space/kami/compare/v3.8.5-alpha.2...v3.9.0) (2022-06-03) - - -### Bug Fixes - -* **deps:** update dependency react-intersection-observer to v9.2.2 ([b72b2fd](https://github.com/mx-space/kami/commit/b72b2fd5fe96dbbc88f35a5e886d8f4b137b19cb)) -* **deps:** update dependency react-shortcut-guide to v0.2.4 ([7ba39c0](https://github.com/mx-space/kami/commit/7ba39c0dca58ced774437d7f89d6186d6695b716)) -* some ui improve ([33dba9a](https://github.com/mx-space/kami/commit/33dba9a5c5c2d9339bacd250b2d7d7f353efc4a8)) - - - -## [3.8.5-alpha.2](https://github.com/mx-space/kami/compare/v3.8.5-alpha.1...v3.8.5-alpha.2) (2022-06-02) - - -### Bug Fixes - -* comment hash trigger ([5611c6e](https://github.com/mx-space/kami/commit/5611c6e3431dae77475cfa63564006283e5f54bf)) -* **deps:** update dependency @mx-space/api-client to v0.10.6 ([308cd18](https://github.com/mx-space/kami/commit/308cd182969b6175dd6877454ea11c8a00511a42)) -* **deps:** update dependency react-shortcut-guide to v0.2.3 ([3a4b624](https://github.com/mx-space/kami/commit/3a4b624f31b25149d56e574c75cc0033bd38e5ce)) -* **deps:** update dependency react-toastify to v9.0.3 ([87d0da6](https://github.com/mx-space/kami/commit/87d0da6c9ec03205a7fdb7a6229ddb468b06354d)) -* guide provide ([f05400c](https://github.com/mx-space/kami/commit/f05400c6ec97654af478986b6c303761e1056876)) -* try fix react hydration error ([bda8fab](https://github.com/mx-space/kami/commit/bda8fabfb6603b991330c5013ccf289ff256e7a5)) - - - -## [3.8.5-alpha.1](https://github.com/mx-space/kami/compare/v3.8.5-alpha.0...v3.8.5-alpha.1) (2022-05-31) - - -### Bug Fixes - -* **deps:** update dependency react-intersection-observer to v9.2.0 ([#1241](https://github.com/mx-space/kami/issues/1241)) ([44972ff](https://github.com/mx-space/kami/commit/44972ff0cd14da2be045ce1fa411ee3104c5bc93)) -* fade transition flash when exit ([b31f413](https://github.com/mx-space/kami/commit/b31f413880dd04dc9426aca9b258960b6e5fed94)) -* window define field ([6c11ece](https://github.com/mx-space/kami/commit/6c11ece09fb88c97a5c81fdc9f6db0e3495210ec)) - - -### Features - -* add search FAB ([f64b804](https://github.com/mx-space/kami/commit/f64b80420a9f344c5707568d1fef9aeda0bbd6fa)) -* add shortcut guide ([6a5025d](https://github.com/mx-space/kami/commit/6a5025d2e4b27e497bc4e6689130fb110cb37bf2)) -* improve blur background ([db5f2c5](https://github.com/mx-space/kami/commit/db5f2c5aa25ee9b6a688f491572ba13acd92f472)) - - - -## [3.8.5-alpha.0](https://github.com/mx-space/kami/compare/v3.8.4...v3.8.5-alpha.0) (2022-05-30) - - -### Bug Fixes - -* **deps:** update dependency react-toastify to v9.0.2 ([3435407](https://github.com/mx-space/kami/commit/3435407324544cc489c94b0683f9b7137ad4d610)) -* focus ([4176f71](https://github.com/mx-space/kami/commit/4176f71f49eed5900f65b02c6f198cc6ca0a8ceb)) -* improve a11y ([268a105](https://github.com/mx-space/kami/commit/268a10562db9cf708c98330dbfdb22d1927c6472)) - - -### Performance Improvements - -* reduce bundle size ([#1245](https://github.com/mx-space/kami/issues/1245)) ([591bc19](https://github.com/mx-space/kami/commit/591bc190976fe8bb6b456d1969c997367c3e3579)) - - - -## [3.8.4](https://github.com/mx-space/kami/compare/v3.8.3...v3.8.4) (2022-05-29) - - -### Bug Fixes - -* add float popover delay ([4c538a2](https://github.com/mx-space/kami/commit/4c538a292edd6133f810155140bb7425700673f0)) -* close window ([8ec6cc8](https://github.com/mx-space/kami/commit/8ec6cc80642c5d9e5744c051bed11d5c9b37d7b3)) -* robots ([c667aab](https://github.com/mx-space/kami/commit/c667aabc413178d4733ca04b3c8f9f0e9699eccc)) - - - -## [3.8.3](https://github.com/mx-space/kami/compare/v3.8.2...v3.8.3) (2022-05-29) - - -### Bug Fixes - -* fetch note ([92bfa53](https://github.com/mx-space/kami/commit/92bfa5371b85502b61c5c1cac940328b174e6458)) -* resolve url ([ae206cd](https://github.com/mx-space/kami/commit/ae206cdf931e911c5ae2975859b692a1cba9ffee)) - - -### Features - -* add uuid header ([a6bccd9](https://github.com/mx-space/kami/commit/a6bccd90037ce5cc7a3979dcebbbc3bdcd32989b)) -* improve ui ([2e616f2](https://github.com/mx-space/kami/commit/2e616f25b8eddf2a11e6675e829763688a4dcae8)) - - -### Performance Improvements - -* css ([84fe64a](https://github.com/mx-space/kami/commit/84fe64afd609793eeddd044c087c2548474a848d)) - - - -## [3.8.2](https://github.com/mx-space/kami/compare/v3.8.1...v3.8.2) (2022-05-27) - - -### Performance Improvements - -* throttle fps to 60 ([0a552cb](https://github.com/mx-space/kami/commit/0a552cbd3b7f69b335c531c2276202c76e3239e3)) - - - -## [3.8.1](https://github.com/mx-space/kami/compare/v3.8.0...v3.8.1) (2022-05-27) - - -### Bug Fixes - -* footer action postion & cleanup css ([b6fd079](https://github.com/mx-space/kami/commit/b6fd079606f11c8c135257b914e11e1b0a3d0913)) - - -### Performance Improvements - -* improve music perfermance ([ecaadbf](https://github.com/mx-space/kami/commit/ecaadbf04072a80f845c24d4c8916d5bf0f29d8f)) - - - -# [3.8.0](https://github.com/mx-space/kami/compare/v3.8.0-alpha.2...v3.8.0) (2022-05-27) - - -### Bug Fixes - -* avatar round ([834360e](https://github.com/mx-space/kami/commit/834360ef16cd53763f910533d7e45080ca952f28)) -* icon color ([19d950b](https://github.com/mx-space/kami/commit/19d950bd86a37c6464e6c74a77bca6c0547ddc40)) - - -### Features - -* follow up intro icon style ([b87689d](https://github.com/mx-space/kami/commit/b87689d5844e48768b63ad7b3cf3698c0c1977b6)) - - - -# [3.8.0-alpha.2](https://github.com/mx-space/kami/compare/v3.8.0-alpha.1...v3.8.0-alpha.2) (2022-05-27) - - -### Bug Fixes - -* hash scroll ([f568143](https://github.com/mx-space/kami/commit/f568143537be4324f023461b6af2330da768c31c)) -* thrid party css ([1d960fb](https://github.com/mx-space/kami/commit/1d960fba2f287d322a96fcde6a2c57c1c13d9200)) - - - -# [3.8.0-alpha.1](https://github.com/mx-space/kami/compare/v3.8.0-alpha.0...v3.8.0-alpha.1) (2022-05-27) - - -### Bug Fixes - -* random kaomoji ([1c9ae5e](https://github.com/mx-space/kami/commit/1c9ae5e0d5a827ab62fb4e3d0e4d6c64829ecf33)) -* style typo ([7dd3123](https://github.com/mx-space/kami/commit/7dd3123695ac85821fd93e31ee17c96bd663fe62)) - - - -# [3.8.0-alpha.0](https://github.com/mx-space/kami/compare/v3.7.8...v3.8.0-alpha.0) (2022-05-27) - - -### Bug Fixes - -* add comment to store ([3db306e](https://github.com/mx-space/kami/commit/3db306e39610cd387f8d6d07db545ee0a29761e3)) -* delete comment ([1228c3f](https://github.com/mx-space/kami/commit/1228c3f459d62a88cb77d2ee96d998cc65ef420e)) -* float position ([c622684](https://github.com/mx-space/kami/commit/c6226843505112489a759ce91f1a4b3870c0d44c)) -* type erro ([c5864e3](https://github.com/mx-space/kami/commit/c5864e320e9ab22cc0a7cfd51ee934cf3ac9d43a)) - - - -## [3.7.8](https://github.com/mx-space/kami/compare/v3.7.7...v3.7.8) (2022-05-26) - - -### Bug Fixes - -* footer z-index ([b397287](https://github.com/mx-space/kami/commit/b3972873f616928089758e6b159138c9e861626f)) - - -### Features - -* add donate popover ([663793c](https://github.com/mx-space/kami/commit/663793cae628d5b9b40ebb4068f13d9481298e4e)) - - - -## [3.7.7](https://github.com/mx-space/kami/compare/v3.7.6...v3.7.7) (2022-05-26) - - -### Bug Fixes - -* highlight language tip ([1330228](https://github.com/mx-space/kami/commit/133022845bdb18b50ba395faa479582765fce403)) - - -### Features - -* add baidu tracker ([2743d59](https://github.com/mx-space/kami/commit/2743d599272ebb4284676f8a5f8dcf00f4fe1547)) -* add hide icon ([7a3a53f](https://github.com/mx-space/kami/commit/7a3a53f5b4837859c6c229c4bb4d74ff2a04d306)) - - - -## [3.7.6](https://github.com/mx-space/kami/compare/v3.7.5...v3.7.6) (2022-05-24) - - -### Bug Fixes - -* copy ([1221b9b](https://github.com/mx-space/kami/commit/1221b9b418dc17791bdc41b2e4a39459cb7a4606)) -* **deps:** update dependency mobx to v6.6.0 ([#1234](https://github.com/mx-space/kami/issues/1234)) ([8fd79d3](https://github.com/mx-space/kami/commit/8fd79d38b77bc1f78b060ceb4f3d416609bc140d)) - - -### Features - -* kaomoji panel ([d4a4760](https://github.com/mx-space/kami/commit/d4a4760452f06efcdd5c7bcb864469d6c38fab95)) - - - -## [3.7.5](https://github.com/mx-space/kami/compare/v3.7.4...v3.7.5) (2022-05-23) - - -### Bug Fixes - -* tracker ([6ac703d](https://github.com/mx-space/kami/commit/6ac703dd929bce099efcfbf8b7b8fdfb64517332)) - - -### Features - -* add more tracker ([310fc2b](https://github.com/mx-space/kami/commit/310fc2bacc48001c97b834d59be09625a3b74cfa)) - - - -## [3.7.4](https://github.com/mx-space/kami/compare/v3.7.3...v3.7.4) (2022-05-23) - - - -## [3.7.3](https://github.com/mx-space/kami/compare/v3.7.2...v3.7.3) (2022-05-21) - - -### Bug Fixes - -* add tracker ([19b651a](https://github.com/mx-space/kami/commit/19b651a9408133512c8b42cc6d85b8044ff3bd08)) - - - -## [3.7.2](https://github.com/mx-space/kami/compare/v3.7.1...v3.7.2) (2022-05-21) - - -### Bug Fixes - -* topic latest update ([cf19a4b](https://github.com/mx-space/kami/commit/cf19a4b05d7814d39fc6c2e74515a0b48564611e)) - - - -## [3.7.1](https://github.com/mx-space/kami/compare/v3.7.0...v3.7.1) (2022-05-21) - - -### Bug Fixes - -* popover postion shake ([716aa67](https://github.com/mx-space/kami/commit/716aa671b50f944d3bd7cd800b6a1a2920ad894d)) -* topic has no descrption and hidden ([4d1d402](https://github.com/mx-space/kami/commit/4d1d402442234643dde7cb3acbf1052c5cd4c2c2)) -* topic style ([46f836c](https://github.com/mx-space/kami/commit/46f836c461c8f317bcc393cf5d33a6724aabafbf)) - - -### Features - -* add info on detail page ([f8dd26e](https://github.com/mx-space/kami/commit/f8dd26efcedebcfe83af934d726ff3b651b11f18)) - - - -# [3.7.0](https://github.com/mx-space/kami/compare/v3.7.0-alpha.0...v3.7.0) (2022-05-21) - - -### Bug Fixes - -* remove divider ([4ae1758](https://github.com/mx-space/kami/commit/4ae1758dd3d76872e73ccf6dfa13748667a2233f)) - - - -# [3.7.0-alpha.0](https://github.com/mx-space/kami/compare/v3.6.11...v3.7.0-alpha.0) (2022-05-21) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v0.7.1 ([7336fa1](https://github.com/mx-space/kami/commit/7336fa1a34883bb7f3407bcb9eacffd40633e932)) -* **deps:** update dependency socket.io-client to v4.5.1 ([63a7ade](https://github.com/mx-space/kami/commit/63a7ade4329cd719ca75d9fb56c2785190394567)) -* order of lint ([5e50bbf](https://github.com/mx-space/kami/commit/5e50bbfb006a701295d65ba09cc28c1b5ef2c4db)) -* search modal and react type ([a92399f](https://github.com/mx-space/kami/commit/a92399f13862cb81449a4c41aee0aa9c26f91ff8)) - - -### Features - -* **component:** popover ([3b53938](https://github.com/mx-space/kami/commit/3b539389966de69a1b3ff57c0ee65edc04f3b852)) -* note topic detail ([8194cf9](https://github.com/mx-space/kami/commit/8194cf99f561ac186f3667ac37558ac5e036ff3a)) -* note topic view ([28833c8](https://github.com/mx-space/kami/commit/28833c8717feb33200393341edabf55aab1ad511)) -* show topic name on header meta ([d898890](https://github.com/mx-space/kami/commit/d89889068cc900c1549bfde17cc941fa2f361950)) -* topic page ([1697432](https://github.com/mx-space/kami/commit/16974328bf4457903e37f185bf3dc952cdff1faf)) - - - -## [3.6.11](https://github.com/mx-space/kami/compare/v3.6.10...v3.6.11) (2022-05-15) - - -### Bug Fixes - -* pagination input color ([265bd6e](https://github.com/mx-space/kami/commit/265bd6e5fa2f2108e434dac889a9af35ac6153cc)) -* worker gfw ban ([a612d4b](https://github.com/mx-space/kami/commit/a612d4b48dd6e56ebbfa043a1b97e8eaf83c3628)) - - - -## [3.6.10](https://github.com/mx-space/kami/compare/v3.6.9...v3.6.10) (2022-05-14) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v0.7.0 ([#1219](https://github.com/mx-space/kami/issues/1219)) ([7b8e48f](https://github.com/mx-space/kami/commit/7b8e48fd54b9c347de4e4af8fc61514c5670276b)) -* **deps:** update dependency dayjs to v1.11.2 ([734ec60](https://github.com/mx-space/kami/commit/734ec60e666cb221ae17e0bb2639968e2cd265e7)) -* **deps:** update dependency mobx-react-lite to v3.4.0 ([#1216](https://github.com/mx-space/kami/issues/1216)) ([ce4692d](https://github.com/mx-space/kami/commit/ce4692d4cf087c6594c68e8e58a5cd247f63d16e)) -* note layout style ([4c0c2ae](https://github.com/mx-space/kami/commit/4c0c2aeaffa4a83fa88234399ee8cb9815dfee5b)) - - - -## [3.6.9](https://github.com/mx-space/kami/compare/v3.6.8...v3.6.9) (2022-05-07) - - -### Bug Fixes - -* disable pnpm 7 strict peer deps ([156955f](https://github.com/mx-space/kami/commit/156955f4a5050806e396cca91392617000a609e1)) -* error status render ([8fa8300](https://github.com/mx-space/kami/commit/8fa83007bdc9387591574629d76eb1b9bc3cccb6)) - - - -## [3.6.8](https://github.com/mx-space/kami/compare/v3.6.7...v3.6.8) (2022-05-04) - - -### Bug Fixes - -* pagination style ([cdddbbe](https://github.com/mx-space/kami/commit/cdddbbe9780fd8d185d05f9f8be9db480250117f)) - - -### Features - -* add comment key for single comment ([8068347](https://github.com/mx-space/kami/commit/80683471f181be9749112e9f869c0c7f2ed3ce04)) - - - -## [3.6.7](https://github.com/mx-space/kami/compare/v3.6.6...v3.6.7) (2022-05-02) - - -### Bug Fixes - -* textarea line height style ([43e8c54](https://github.com/mx-space/kami/commit/43e8c546a89602457efcdd7d738c5d16e80cb8ec)) - - - -## [3.6.6](https://github.com/mx-space/kami/compare/v3.6.5...v3.6.6) (2022-04-30) - - -### Bug Fixes - -* **deps:** update dependency axios to v0.27.2 ([#1196](https://github.com/mx-space/kami/issues/1196)) ([988e737](https://github.com/mx-space/kami/commit/988e7376a70f305109b7834a94428bbfd81a2ed2)) -* **deps:** update react monorepo to v18.1.0 (minor) ([#1200](https://github.com/mx-space/kami/issues/1200)) ([01eb92e](https://github.com/mx-space/kami/commit/01eb92e8f4e78061eaa0d3b9f73046a6518b66f1)) - - - -## [3.6.5](https://github.com/mx-space/kami/compare/v3.6.4...v3.6.5) (2022-04-29) - - -### Bug Fixes - -* **deps:** update dependency socket.io-client to v4.5.0 ([#1195](https://github.com/mx-space/kami/issues/1195)) ([ed5843c](https://github.com/mx-space/kami/commit/ed5843c315a153a343c9e19172d04e20e44b5a08)) - - -### Features - -* show comment location ([5d8ab4d](https://github.com/mx-space/kami/commit/5d8ab4d3d74672f045f2f6180deeec9ca0d38d33)) - - - -## [3.6.4](https://github.com/mx-space/kami/compare/v3.6.3...v3.6.4) (2022-04-23) - - -### Bug Fixes - -* note title tip if not `modified` ([6ee4f47](https://github.com/mx-space/kami/commit/6ee4f47c515730b7501b54de1ad0b1f1e89499d2)) - - - -## [3.6.3](https://github.com/mx-space/kami/compare/v3.6.2...v3.6.3) (2022-04-23) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v0.6.2 ([7f3610f](https://github.com/mx-space/kami/commit/7f3610f9769124dd9ae3dc693244d21a0f09dbcf)) -* **deps:** update dependency @floating-ui/react-dom to v0.6.3 ([0911b30](https://github.com/mx-space/kami/commit/0911b303e622281f553f98b222e1621764dad06c)) -* **deps:** update dependency dayjs to v1.11.1 ([fbf2124](https://github.com/mx-space/kami/commit/fbf212445d5d7bd8fceae6254c21fd7fe7f1c839)) -* **deps:** update dependency react-intersection-observer to v8.34.0 ([#1176](https://github.com/mx-space/kami/issues/1176)) ([dd92e86](https://github.com/mx-space/kami/commit/dd92e8664cc586f7cefc3c3f5870eb7a7f41cfc6)) -* **deps:** update dependency react-message-popup to v1.0.0-alpha.2 ([7307e52](https://github.com/mx-space/kami/commit/7307e52b1608f93717aeca8053c5287b9898e211)) -* robots txt ([7a6f59c](https://github.com/mx-space/kami/commit/7a6f59c20da16f460717bfabe4538769f1bdae01)) -* sr-only ([7237d90](https://github.com/mx-space/kami/commit/7237d90017c1c5a651b144d354947e37ffad232f)) - - -### Features - -* add meta style support for page ([86fd90b](https://github.com/mx-space/kami/commit/86fd90b65a6efadfbb4565434d06582ab302a2cf)) - - - -## [3.6.2](https://github.com/mx-space/kami/compare/v3.6.1...v3.6.2) (2022-04-12) - - -### Bug Fixes - -* note layout reader experience ([bf71891](https://github.com/mx-space/kami/commit/bf71891e8e34efa45a9ce9e30a6689aec8072076)) - - - -## [3.6.1](https://github.com/mx-space/kami/compare/v3.6.0...v3.6.1) (2022-04-12) - - -### Bug Fixes - -* dark mode and update next ([29fcf69](https://github.com/mx-space/kami/commit/29fcf691b829126787ee73bbc40edc77c037f2d8)) -* make screen reader better ([5acccca](https://github.com/mx-space/kami/commit/5acccca4e92dcd73034feb3d991f2fe14d2e5800)) -* process not show ([345ee4e](https://github.com/mx-space/kami/commit/345ee4ed5dec8bd80be5c27226be3b6c719d5c7e)) - - - -# [3.6.0](https://github.com/mx-space/kami/compare/v3.6.0-alpha.0...v3.6.0) (2022-04-12) - - -### Bug Fixes - -* **deps:** update dependency @mx-space/api-client to v0.9.1 ([4429641](https://github.com/mx-space/kami/commit/442964107198ade0863719d74913a66494286ca1)) -* link apply ([a424f97](https://github.com/mx-space/kami/commit/a424f97de62f2dce461e3e4e16d8c78f44b47b65)) -* lodash-es instead of lodash ([9b10aa7](https://github.com/mx-space/kami/commit/9b10aa786197cd8ef8280b0a385f0d3fb559c456)) - - - -# [3.6.0-alpha.0](https://github.com/mx-space/kami/compare/v3.5.10...v3.6.0-alpha.0) (2022-04-09) - - -### Bug Fixes - -* data on global ([ffb9c66](https://github.com/mx-space/kami/commit/ffb9c66aa1b8f3ece1108cd19d1a87e57c8684ae)) -* image lazy size ([2fb9dc7](https://github.com/mx-space/kami/commit/2fb9dc79ff47fee245eb64ca4ffa76e53c54b56c)) -* load script ([c58df44](https://github.com/mx-space/kami/commit/c58df447f6a54a13dbd13eea5b0a583c75f4ee85)) -* update react to v18 ([dfea315](https://github.com/mx-space/kami/commit/dfea315005ed360aa29892fedabd0a0f871d37d5)) - - - -## [3.5.10](https://github.com/mx-space/kami/compare/v3.5.9...v3.5.10) (2022-04-07) - - -### Bug Fixes - -* ignore next dependency upgrade ([4f15b8e](https://github.com/mx-space/kami/commit/4f15b8e3748d07a5846fa68a825fea7b642b802a)) - - -### Features - -* add netease logo ([1849ac9](https://github.com/mx-space/kami/commit/1849ac94c6086c31b38454face0dff16245f1719)) - - - -## [3.5.9](https://github.com/mx-space/kami/compare/v3.5.8...v3.5.9) (2022-03-31) - - -### Bug Fixes - -* downgrade next to v12.1.0 ([277f66f](https://github.com/mx-space/kami/commit/277f66f98ff0d9bd5df77f93bfcb975d21105fcb)) - - - -## [3.5.8](https://github.com/mx-space/kami/compare/v3.5.7...v3.5.8) (2022-03-31) - - -### Bug Fixes - -* input min 16px for ios ([f2e5b65](https://github.com/mx-space/kami/commit/f2e5b65f920b3ef54214bd8329be32250bcb86cf)) -* reduce interval performance cost ([5b3bbf4](https://github.com/mx-space/kami/commit/5b3bbf48ef7348aa8c3611b9a402b07acacec6dd)) -* remove nextjs experiement config ([af16347](https://github.com/mx-space/kami/commit/af1634705ab489320b73197f06a3980201477f63)) - - - -## [3.5.7](https://github.com/mx-space/kami/compare/v3.5.6...v3.5.7) (2022-03-31) - - -### Bug Fixes - -* add lfs pull on script ([e64da70](https://github.com/mx-space/kami/commit/e64da701b6a58fa83b4b5833f995e2bfb0367365)) -* code highlight twice ([fe29319](https://github.com/mx-space/kami/commit/fe293197bf4029665cd497abcc63ab1a71a29830)) -* **deps:** update dependency @mx-space/api-client to v0.8.2 ([6deb288](https://github.com/mx-space/kami/commit/6deb28856ab07862f4113e2e8fd2ca182498266f)) -* **deps:** update dependency next-seo to v5.3.0 ([#1155](https://github.com/mx-space/kami/issues/1155)) ([83b4b6e](https://github.com/mx-space/kami/commit/83b4b6eddb26b28a956e98d8de5a8bb857d82a03)) -* **deps:** update dependency react-hook-form to v7.29.0 ([#1157](https://github.com/mx-space/kami/issues/1157)) ([ea2ceef](https://github.com/mx-space/kami/commit/ea2ceef12bbbd0591b90b737a0dcab970d0f9a36)) -* in non-boolean ([c8d10bb](https://github.com/mx-space/kami/commit/c8d10bb860ad258ba31a41633db240d422583e4a)) -* input prefix icon too large on mobile ([aca73f3](https://github.com/mx-space/kami/commit/aca73f33cffcaea9e23111076eb388bf395fbf15)) - - - -## [3.5.6](https://github.com/mx-space/kami/compare/v3.5.5...v3.5.6) (2022-03-25) - - -### Bug Fixes - -* **deps:** update dependency next-seo to v5.2.0 ([#1146](https://github.com/mx-space/kami/issues/1146)) ([364589a](https://github.com/mx-space/kami/commit/364589ae7d49b824870f59614affc7f2660aa787)) -* image embed-in ([d41ba77](https://github.com/mx-space/kami/commit/d41ba770568518701f22acfb85fd4e954013ab12)) - - - -## [3.5.5](https://github.com/mx-space/kami/compare/v3.5.4...v3.5.5) (2022-03-21) - - -### Bug Fixes - -* image lazyload ([c9db09b](https://github.com/mx-space/kami/commit/c9db09bf0095f51d88fb79b4b5eed1e91c512d0a)) - - - -## [3.5.4](https://github.com/mx-space/kami/compare/v3.5.3...v3.5.4) (2022-03-20) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.28.1 ([49672ee](https://github.com/mx-space/kami/commit/49672eecfb8109c90c4800de5a223a4d767eeb2a)) -* remove nextjs rewrite path, maybe this is bug ([f224894](https://github.com/mx-space/kami/commit/f22489406863ea10c8591c727df92e59c1726282)) - - - -## [3.5.3](https://github.com/mx-space/kami/compare/v3.5.2...v3.5.3) (2022-03-19) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.28.0 ([#1125](https://github.com/mx-space/kami/issues/1125)) ([37f315f](https://github.com/mx-space/kami/commit/37f315f6190fbd5fb4eae1fe18ee8a9410e479ac)) -* lock file update ([373df26](https://github.com/mx-space/kami/commit/373df2641b8f38dcc84d87d2c316b0904c7d3e96)) -* remove env ([b629965](https://github.com/mx-space/kami/commit/b6299653290077608a3227ec2f1a1bce6431f77d)) -* single or double click ([b901984](https://github.com/mx-space/kami/commit/b901984d6822a1a72131a7b86ac264894a2ac5be)) - - -### Features - -* forhidden apply link if not allowed ([2133ba3](https://github.com/mx-space/kami/commit/2133ba3d71976aaf7ea5317378da5f50f3cb58eb)) - - - -## [3.5.2](https://github.com/mx-space/kami/compare/v3.5.1...v3.5.2) (2022-03-13) - - -### Bug Fixes - -* **deps:** update dependency @mx-space/api-client to v0.7.4 ([e4f5102](https://github.com/mx-space/kami/commit/e4f5102ffcad5904eddc35eb740184e0da4d3d98)) - - -### Features - -* kbar-search support arrow to select ([ea213fc](https://github.com/mx-space/kami/commit/ea213fc7fbf71ff476d7257268caeb72e74bcb85)) - - - -## [3.5.1](https://github.com/mx-space/kami/compare/v3.5.0...v3.5.1) (2022-03-12) - - -### Bug Fixes - -* sitemap rewrite ([440b3e0](https://github.com/mx-space/kami/commit/440b3e0c39e66a3702bea4cddf7054d3337ae233)) - - - -# [3.5.0](https://github.com/mx-space/kami/compare/v3.4.24...v3.5.0) (2022-03-11) - - -### Bug Fixes - -* **deps:** update dependency @floating-ui/react-dom to v0.6.0 ([#1120](https://github.com/mx-space/kami/issues/1120)) ([d2b38c5](https://github.com/mx-space/kami/commit/d2b38c555e805591584db0f9d92e684782fa6a4a)) -* **deps:** update dependency axios to v0.26.1 ([645eb86](https://github.com/mx-space/kami/commit/645eb86cf903ed6af91c7d8386c7a93aceec8925)) -* play song collect ([57b30ea](https://github.com/mx-space/kami/commit/57b30ea3ce10f424e10dc36443aafd26b0894cc6)) - - -### Features - -* move to serverless function on server ([2f958e5](https://github.com/mx-space/kami/commit/2f958e52261692af656034419af895be3e5b0a64)) - - - -## [3.4.24](https://github.com/mx-space/kami/compare/v3.4.23...v3.4.24) (2022-03-07) - - -### Bug Fixes - -* comment long key style ([3dbbddc](https://github.com/mx-space/kami/commit/3dbbddc0427a8f06298d221715f93800bb3caea4)) -* docker file case ([18bd5af](https://github.com/mx-space/kami/commit/18bd5afda94408dc823896d9e44a5430caaabf0a)) - - - -## [3.4.23](https://github.com/mx-space/kami/compare/v3.4.22...v3.4.23) (2022-03-05) - - -### Bug Fixes - -* video max-width ([6c71578](https://github.com/mx-space/kami/commit/6c7157884de7361c51b6ebf7dc0193113706919e)) - - - -## [3.4.22](https://github.com/mx-space/kami/compare/v3.4.21...v3.4.22) (2022-03-01) - - -### Bug Fixes - -* default config route ([cf57b88](https://github.com/mx-space/kami/commit/cf57b882677837263663c877f1b868602a41dcb8)) -* **deps:** update dependency dayjs to v1.10.8 ([be6bf9d](https://github.com/mx-space/kami/commit/be6bf9dc6da385cf913cf99be28fed5232676c61)) - - - -## [3.4.21](https://github.com/mx-space/kami/compare/v3.4.20...v3.4.21) (2022-02-27) - - -### Bug Fixes - -* error message if null ([d2c3e30](https://github.com/mx-space/kami/commit/d2c3e302ba00ee5311e49b067bd5816953641b95)) - - - -## [3.4.20](https://github.com/mx-space/kami/compare/v3.4.19...v3.4.20) (2022-02-26) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.4.2 ([f3ed9db](https://github.com/mx-space/kami/commit/f3ed9dba1fde8f81e988421e39effd14ea8d98de)) -* header background ([935dfaa](https://github.com/mx-space/kami/commit/935dfaaf86e643d8237f116316b48e55988d67d4)) -* header dropdown pos if resize ([3568918](https://github.com/mx-space/kami/commit/35689180e43031495909d1d444eead2bf9178b39)) - - - -## [3.4.19](https://github.com/mx-space/kami/compare/v3.4.18...v3.4.19) (2022-02-25) - - -### Bug Fixes - -* ignore song id 0 in maidian ([f92a00f](https://github.com/mx-space/kami/commit/f92a00f3e1908e183006271c7edf25a622616513)) - - -### Features - -* add some event ([0e5d9ea](https://github.com/mx-space/kami/commit/0e5d9eaaaaa449af58b0ae8d0408723d27d09a2f)) - - - -## [3.4.18](https://github.com/mx-space/kami/compare/v3.4.17...v3.4.18) (2022-02-23) - - -### Bug Fixes - -* next version ([e49e3e8](https://github.com/mx-space/kami/commit/e49e3e811debcb3665b8157faf953624617a1a11)) -* revert next version down to v12.0.10 ([913a319](https://github.com/mx-space/kami/commit/913a31933ed469c4923fc8229b33a560b0b01a5e)) -* update lock file ([b514f14](https://github.com/mx-space/kami/commit/b514f14a8ec4c031c7b8a4dfdc4243edc50db690)) - - - -## [3.4.17](https://github.com/mx-space/kami/compare/v3.4.16...v3.4.17) (2022-02-20) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.4.1 ([e5d463c](https://github.com/mx-space/kami/commit/e5d463ce4289047560ed0b9c53fece387f73c30b)) -* **deps:** update dependency react-hook-form to v7.27.1 ([69e5463](https://github.com/mx-space/kami/commit/69e54631329de5e28f648f28103139f32ce85fe6)) - - - -## [3.4.16](https://github.com/mx-space/kami/compare/v3.4.15...v3.4.16) (2022-02-19) - - -### Bug Fixes - -* note action position ([cc494a2](https://github.com/mx-space/kami/commit/cc494a21fcd5d1c7fbb296ad29bd596058497445)) -* player tip visible ([1c9056e](https://github.com/mx-space/kami/commit/1c9056e0bd1759a8d4828a06ec399a18f965e65b)) - - - -## [3.4.15](https://github.com/mx-space/kami/compare/v3.4.14...v3.4.15) (2022-02-19) - - -### Bug Fixes - -* **deps:** update dependency mobx-react-lite to v3.3.0 ([#1090](https://github.com/mx-space/kami/issues/1090)) ([2709e5b](https://github.com/mx-space/kami/commit/2709e5b300f2018d92046db702f273c6c21c88bd)) -* **deps:** update dependency next to v12.1.0 [security] ([#1091](https://github.com/mx-space/kami/issues/1091)) ([4a46b32](https://github.com/mx-space/kami/commit/4a46b32a3a61d8a5126f17a6a4d31463a177ac5e)) - - - -## [3.4.14](https://github.com/mx-space/kami/compare/v3.4.13...v3.4.14) (2022-02-18) - - -### Bug Fixes - -* comment title style ([daa5aef](https://github.com/mx-space/kami/commit/daa5aef02c01d15ea420f00c98c7d024624dc72d)) -* header background ([19da883](https://github.com/mx-space/kami/commit/19da8832967d1415f4b136d696cd8d9bbdcd5c7e)) -* list item style ([94256d2](https://github.com/mx-space/kami/commit/94256d2890e85d4084d2309c674fab8aad141c9e)) - - - -## [3.4.13](https://github.com/mx-space/kami/compare/v3.4.12...v3.4.13) (2022-02-15) - - -### Bug Fixes - -* **deps:** update dependency react-toastify to v8.2.0 ([#1082](https://github.com/mx-space/kami/issues/1082)) ([ba91745](https://github.com/mx-space/kami/commit/ba91745759372057cd5e1c7148e73c1f17434cca)) - - -### Features - -* umami collect ([1d1f19d](https://github.com/mx-space/kami/commit/1d1f19dca60b113bd075df28810bd4754dda071b)) - - - -## [3.4.12](https://github.com/mx-space/kami/compare/v3.4.11...v3.4.12) (2022-02-15) - - -### Bug Fixes - -* add image error event ([d3f1dea](https://github.com/mx-space/kami/commit/d3f1dea23ba8f7d88f7ad7adbee2f23a6eebc5fa)) -* convert script to mjs ([18500d2](https://github.com/mx-space/kami/commit/18500d244e4e55515aad2596ae5a25dee286511b)) -* get ip from header ([582e9c9](https://github.com/mx-space/kami/commit/582e9c995ab4809db4b9ae3715d02eb999d7db00)) -* improve markdown css ([06dd561](https://github.com/mx-space/kami/commit/06dd56119acb369a2cf9d2a5374283a68b533ca3)) -* only show passed link ([8331cd9](https://github.com/mx-space/kami/commit/8331cd9c1c9bfd60dd1b791fc16a60207f20aa92)) -* remove player animate ([493c91f](https://github.com/mx-space/kami/commit/493c91f6ce756debf2ede1e45b3bac3870ed16e6)) - - -### Features - -* add baidu analyze ([f5b049f](https://github.com/mx-space/kami/commit/f5b049f0e3910e2ba43194d2140975af9eba2977)) - - - -## [3.4.11](https://github.com/mx-space/kami/compare/v3.4.10...v3.4.11) (2022-02-14) - - -### Bug Fixes - -* **deps:** update dependency axios to v0.26.0 ([#1079](https://github.com/mx-space/kami/issues/1079)) ([abf23ef](https://github.com/mx-space/kami/commit/abf23ef586bbed771ad55bdec9861c3a30ea8fe2)) - - -### Features - -* seed randomcolor ([5c4d4ff](https://github.com/mx-space/kami/commit/5c4d4ff8d1f7742ca90753e6bc968087877ea01d)) -* toggle color favicon ([7b8d2d7](https://github.com/mx-space/kami/commit/7b8d2d704973d5bfb91c7dbaec226e7f27fc474d)) - - - -## [3.4.10](https://github.com/mx-space/kami/compare/v3.4.9...v3.4.10) (2022-02-13) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.27.0 ([#1076](https://github.com/mx-space/kami/issues/1076)) ([43d376a](https://github.com/mx-space/kami/commit/43d376a37fbe1129d156f44da8f723aeccfd39fd)) -* error catch and handle ([78326c7](https://github.com/mx-space/kami/commit/78326c7e6691b5cdb167a0d1440d3f92edfdd816)) -* friend random in ssr mode ([b5de2c4](https://github.com/mx-space/kami/commit/b5de2c48bae7bcc47558dde487137d41872e0d93)) -* 无数据时的兜底页 ([9e4f8fb](https://github.com/mx-space/kami/commit/9e4f8fbf415d6e1a374c818d05d7448b7313b5f7)) - - - -## [3.4.9](https://github.com/mx-space/kami/compare/v3.4.8...v3.4.9) (2022-02-11) - - -### Bug Fixes - -* **music:** remove active transtion music cover ([6ae51d0](https://github.com/mx-space/kami/commit/6ae51d0dbefd851cf2fa38e3e0b8e7d63573173b)) - - -### Features - -* add info when comment ([c0615da](https://github.com/mx-space/kami/commit/c0615dad0def1883c81be49513103eb7999d9c04)) -* player animate ([448e392](https://github.com/mx-space/kami/commit/448e392685397421f5e87fa51528ceac5d4bb015)) - - - -## [3.4.8](https://github.com/mx-space/kami/compare/v3.4.7...v3.4.8) (2022-02-11) - - -### Bug Fixes - -* early return hook ([1f7d243](https://github.com/mx-space/kami/commit/1f7d243097cc969dcfddbcff5b649c047b79bbcf)) - - - -## [3.4.7](https://github.com/mx-space/kami/compare/v3.4.6...v3.4.7) (2022-02-09) - - -### Features - -* add 埋点 ([5f50959](https://github.com/mx-space/kami/commit/5f50959bdf2aae3da5ec73ce1ab80a2b0c2b76f6)) - - - -## [3.4.6](https://github.com/mx-space/kami/compare/v3.4.5...v3.4.6) (2022-02-09) - - -### Bug Fixes - -* **deps:** update dependency @mx-space/api-client to v0.6.3 ([7020de7](https://github.com/mx-space/kami/commit/7020de70c244299622decdff87ced287d22716ae)) -* **deps:** update dependency react-hook-form to v7.26.1 ([e75532c](https://github.com/mx-space/kami/commit/e75532c84b6737a0f8ecd02bb17c01e3d981d1b2)) -* ecodeURLCompoent for post slug ([db198e5](https://github.com/mx-space/kami/commit/db198e57319bf04b598a51a2fe91c7aa473cc907)) -* logo color ([48dc980](https://github.com/mx-space/kami/commit/48dc98098fd41c4ba59168aa246baac67250880d)) - - - -## [3.4.5](https://github.com/mx-space/kami/compare/v3.4.4...v3.4.5) (2022-02-06) - - -### Bug Fixes - -* logo animation ([3669fee](https://github.com/mx-space/kami/commit/3669feebc89de875a04312e761428faec796de30)) -* remove toast css ([3fde469](https://github.com/mx-space/kami/commit/3fde4697fdc1e4017a0438f886960d4ad38679c5)) - - -### Features - -* spring pull sakura ([aad327b](https://github.com/mx-space/kami/commit/aad327ba6e108fb4a4c6f7dc958f3a21ca0993a4)) - - -### Reverts - -* Revert "refactor: revert tailwindcss" ([341d87b](https://github.com/mx-space/kami/commit/341d87b4ba84ce314ee7b5662b05834ae3b8b5e2)) - - - -## [3.4.4](https://github.com/mx-space/kami/compare/v3.4.3...v3.4.4) (2022-02-04) - - -### Bug Fixes - -* ci ([c6d16d3](https://github.com/mx-space/kami/commit/c6d16d33d3d1eaeca65d7773b8f49306e22815f2)) - - - -## [3.4.3](https://github.com/mx-space/kami/compare/v3.4.2...v3.4.3) (2022-02-04) - - -### Bug Fixes - -* comment standlone ([32146a7](https://github.com/mx-space/kami/commit/32146a7532c64681617d776440995093c7cec7e2)) - - - -## [3.4.2](https://github.com/mx-space/kami/compare/v3.4.1...v3.4.2) (2022-02-04) - - -### Bug Fixes - -* adjust overlay style ([7dfb46a](https://github.com/mx-space/kami/commit/7dfb46adeb8ecd948515a15fddb8ab8daa4d6647)) -* player state ([6244e57](https://github.com/mx-space/kami/commit/6244e57c214855798cc0a5b06007076b21a7afda)) -* remove `p` global style ([1685377](https://github.com/mx-space/kami/commit/168537731ad9ef4031e54dfe25c8ab45ac3ca2c8)) - - -### Features - -* add github icon on project list ([9513733](https://github.com/mx-space/kami/commit/9513733edbb58c81886f6016329563d5ac4e7ac3)) -* notification card new design ([3b4a1cc](https://github.com/mx-space/kami/commit/3b4a1ccaa3b0e576cf7647f20bef63bd2af040bb)) - - - -## [3.4.1](https://github.com/mx-space/kami/compare/v3.4.0...v3.4.1) (2022-02-03) - - -### Bug Fixes - -* adjust style ([499f47a](https://github.com/mx-space/kami/commit/499f47a18d48f4b56587a60dc4d0c9d69309f24d)) -* **search:** loading bar ([3d90289](https://github.com/mx-space/kami/commit/3d902895a840c11e211d9ed5caa31519153c41ae)) - - - -# [3.4.0](https://github.com/mx-space/kami/compare/v3.3.8...v3.4.0) (2022-02-03) - - -### Bug Fixes - -* add hotkey bind for windows `ctrl` ([ec2a8e6](https://github.com/mx-space/kami/commit/ec2a8e6a4b584fa4436dfbb2acb7e07e6c770254)) -* **deps:** update dependency @mx-space/api-client to v0.6.2 ([20de336](https://github.com/mx-space/kami/commit/20de33681e7a3ebac83d1dad4508b86a0489d648)) -* hash jump ([3363cb8](https://github.com/mx-space/kami/commit/3363cb8372367a12035146226de1f66bf5502c2d)) -* search panel style ([514ee28](https://github.com/mx-space/kami/commit/514ee287b0a0788f3474adb7c5f88d36839901bd)) - - -### Features - -* add hotkey support ([59a44ec](https://github.com/mx-space/kami/commit/59a44ec346cf56fa9d095b645e8f5b948fbda6c4)) -* add human interface guidelines color as css var ([3b1b6fc](https://github.com/mx-space/kami/commit/3b1b6fcc54a87b6e650014fa42c45e8a545ab15f)) -* add search panel ([b52b5cc](https://github.com/mx-space/kami/commit/b52b5cc0d8f209b62e8dc85198b3e3b68a9a97e8)) - - - -## [3.3.8](https://github.com/mx-space/kami/compare/v3.3.7...v3.3.8) (2022-02-02) - - -### Bug Fixes - -* **chat:** disable the chat box temporarily ([53dce50](https://github.com/mx-space/kami/commit/53dce50b40d850742a44c821a875141c98be0780)) -* header action button style ([8db839c](https://github.com/mx-space/kami/commit/8db839cc887d8f76c89580e148d7963fcc90d235)) - - - -## [3.3.7](https://github.com/mx-space/kami/compare/v3.3.6...v3.3.7) (2022-01-31) - - -### Bug Fixes - -* get avatar when src is `null` ([4c99ede](https://github.com/mx-space/kami/commit/4c99ede012d53671561571db09ad3ec39965f301)) -* text animate ([e800f99](https://github.com/mx-space/kami/commit/e800f99438856031d35e1785f07ada6516d4d6b2)) - - - -## [3.3.6](https://github.com/mx-space/kami/compare/v3.3.5...v3.3.6) (2022-01-31) - - -### Bug Fixes - -* **deps:** update dependency @mx-space/api-client to v0.6.1 ([89897a7](https://github.com/mx-space/kami/commit/89897a7e5dbc615ad0b5ed99cdc1230d713fb0f2)) - - -### Features - -* friend avatar new design ([52fa087](https://github.com/mx-space/kami/commit/52fa08735e9618406ab8646347c92fc4535d5e3d)) - - - -## [3.3.5](https://github.com/mx-space/kami/compare/v3.3.4...v3.3.5) (2022-01-30) - - -### Bug Fixes - -* standalone is not stable, temporally disable ([7a34127](https://github.com/mx-space/kami/commit/7a3412715ba60468294c61070ae8d2f3324f04ec)) - - -### Features - -* new design of friend page ([165b39f](https://github.com/mx-space/kami/commit/165b39f4862c5e51c2aea9e09efab86986fcbf9c)) - - - -## [3.3.4](https://github.com/mx-space/kami/compare/v3.3.3...v3.3.4) (2022-01-30) - - -### Bug Fixes - -* include symbollinks ([f78a313](https://github.com/mx-space/kami/commit/f78a31348a64dc6639cd84f4d0750688c05c1b53)) - - - -## [3.3.3](https://github.com/mx-space/kami/compare/v3.3.2...v3.3.3) (2022-01-30) - - -### Bug Fixes - -* google font cdn ([1a31e78](https://github.com/mx-space/kami/commit/1a31e785d88db0cec1c7ee359f82c43a4d644b3d)) - - -### Features - -* add standalone build ([400a8aa](https://github.com/mx-space/kami/commit/400a8aaa61ac5e68615a6fbafa9b192889ab565b)) - - - -## [3.3.2](https://github.com/mx-space/kami/compare/v3.3.1...v3.3.2) (2022-01-29) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.25.1 ([#1042](https://github.com/mx-space/kami/issues/1042)) ([cced896](https://github.com/mx-space/kami/commit/cced896a322efbcb1771e92c3368c158190481bf)) -* say card footer desctipion ([a49fc20](https://github.com/mx-space/kami/commit/a49fc20d4ac4476d9efdc729d8248d8b73fd2ca3)) - - -### Features - -* add meta for api_url expose ([191ce98](https://github.com/mx-space/kami/commit/191ce983b1a64e564d335bb1e432e327c47575c9)) - - - -## [3.3.1](https://github.com/mx-space/kami/compare/v3.3.0...v3.3.1) (2022-01-28) - - -### Features - -* scroll spring ([42e4a5b](https://github.com/mx-space/kami/commit/42e4a5bda92b58dfaa43f5fb7b623ddb34b33f7f)) -* spring animte via css ([1f2b42b](https://github.com/mx-space/kami/commit/1f2b42b993d8fe93570eafdc25dea2ffc73dce69)) - - - -# [3.3.0](https://github.com/mx-space/kami/compare/v3.2.2...v3.3.0) (2022-01-27) - - -### Features - -* adjust transition ([a114479](https://github.com/mx-space/kami/commit/a114479a7a0b76bc8495b3751cb13a36279223cd)) - - - -## [3.2.2](https://github.com/mx-space/kami/compare/v3.2.1...v3.2.2) (2022-01-25) - - -### Bug Fixes - -* **icon:** use resize observer ([6afe055](https://github.com/mx-space/kami/commit/6afe055e3f568d9060911f5ac9ef0fe39fcbbad8)) - - - -## [3.2.1](https://github.com/mx-space/kami/compare/v3.2.0...v3.2.1) (2022-01-24) - - -### Bug Fixes - -* page transition ([840bca5](https://github.com/mx-space/kami/commit/840bca5ce5a9b90df64230df095ff06e072a96db)) - - -### Features - -* add transition on say view ([375ff29](https://github.com/mx-space/kami/commit/375ff2947a3e48c3f48335f8a676f0713c77402e)) - - - -# [3.2.0](https://github.com/mx-space/kami/compare/v3.1.2...v3.2.0) (2022-01-24) - - -### Bug Fixes - -* article layout transition ([4e7bcb8](https://github.com/mx-space/kami/commit/4e7bcb8478faa6c102574d68484aa1d779611f7a)) -* dark mode detect if system mode ([914dacb](https://github.com/mx-space/kami/commit/914dacbe1ceb194d33ebaa74da5b184e3416e263)) -* image placeholder ([428d838](https://github.com/mx-space/kami/commit/428d838cb30c9c859666c1314886d2d968451cfa)) - - -### Features - -* flex text ([fcde96a](https://github.com/mx-space/kami/commit/fcde96abcd3452dbce6eb56e00c97a90f9680165)) -* **project:** list new design ([8b280f9](https://github.com/mx-space/kami/commit/8b280f90d9c402d72f6967b49a52209460ce4edf)) - - - -## [3.1.2](https://github.com/mx-space/kami/compare/v3.1.1...v3.1.2) (2022-01-21) - - -### Bug Fixes - -* bump script ([9d6ab77](https://github.com/mx-space/kami/commit/9d6ab77f9cf59040d03ad51dbc09ffcf8f04cbfb)) - - - -## [3.1.1](https://github.com/mx-space/kami/compare/v3.1.0...v3.1.1) (2022-01-21) - - -### Bug Fixes - -* default disable ban devtool & mod avatar rc ([90a3f77](https://github.com/mx-space/kami/commit/90a3f775727bf5bbb27686876121813e0a49d7fa)) -* dont do anime if not first load index page ([feb882e](https://github.com/mx-space/kami/commit/feb882e88f4cc0c4b11640318069d2baf7fbc22b)) -* project detail style ([9ebd572](https://github.com/mx-space/kami/commit/9ebd5724cc74969f3026510a5f5ca5d957e403fb)) -* use leading call of resize event ([3f70e93](https://github.com/mx-space/kami/commit/3f70e93de8684546e24edcfc4f51d01fed17616c)) - - - -# [3.1.0](https://github.com/mx-space/kami/compare/v3.0.3...v3.1.0) (2022-01-20) - - -### Bug Fixes - -* button style on dark mode ([15c47ea](https://github.com/mx-space/kami/commit/15c47ea961794f90cd3966979e22f0569e0facf8)) -* nossr util ([22c3831](https://github.com/mx-space/kami/commit/22c3831b76122c986e3afd940e7bc3c0d358b97b)) -* overflow props error ([b07efb0](https://github.com/mx-space/kami/commit/b07efb033ffcd984318af3b1692ef59a50a163fd)) - - -### Features - -* add ban console ([7b5f9be](https://github.com/mx-space/kami/commit/7b5f9be4f9197f44abce8db327f62ae3253dc732)) -* re-style project page ([125ea14](https://github.com/mx-space/kami/commit/125ea1457fa6bca456051ad104a4534c666b7d83)) - - - -## [3.0.3](https://github.com/mx-space/kami/compare/v3.0.2...v3.0.3) (2022-01-19) - - -### Bug Fixes - -* add format on generate default config ([60a6984](https://github.com/mx-space/kami/commit/60a6984460f24d31a22be15aa328d1ac4251f6c1)) -* **deps:** update dependency axios to v0.25.0 ([#1031](https://github.com/mx-space/kami/issues/1031)) ([5c2db39](https://github.com/mx-space/kami/commit/5c2db39590ee5adcc493b98c85da4e9088b7501e)) -* image zoom overlay zindex ([000fbf9](https://github.com/mx-space/kami/commit/000fbf9ec4f3ecc1bc1a12ae28ab88b26305cfc3)) -* use-form type error ([434a104](https://github.com/mx-space/kami/commit/434a1040cdeb51353ce8fd8cd7d93492b0f86d54)) - - - -## [3.0.2](https://github.com/mx-space/kami/compare/v3.0.1...v3.0.2) (2022-01-18) - - -### Bug Fixes - -* **deps:** update dependency react-countup to v6.1.1 ([34c7e9d](https://github.com/mx-space/kami/commit/34c7e9dc599a034fbb3fda4b85c5dd20759f9a5b)) -* **deps:** update dependency react-message-popup to v0.1.3 ([a350be2](https://github.com/mx-space/kami/commit/a350be2064aee9ec3c9b625d05af14dc79d5d548)) -* type error ([1fde51c](https://github.com/mx-space/kami/commit/1fde51c0768f47e8d0051c09504a5db704449e77)) - - - -## [3.0.1](https://github.com/mx-space/kami/compare/v3.0.0...v3.0.1) (2022-01-13) - - -### Bug Fixes - -* build script ([79998b9](https://github.com/mx-space/kami/commit/79998b9ef100f9e0c12ffd3ed521c7c05598f204)) -* import ([5ec3634](https://github.com/mx-space/kami/commit/5ec3634176bd1e5824a22e997b4f464a0466edd2)) -* rqeuest message popup ([ee3b040](https://github.com/mx-space/kami/commit/ee3b040b6da622315e635d7b95362f210faef698)) - - -### Features - -* repalce react message popup ([b57f2ae](https://github.com/mx-space/kami/commit/b57f2ae745323cfa6fb3d8083f0a4d8a2a244060)) - - - -# [3.0.0](https://github.com/mx-space/kami/compare/v2.4.10...v3.0.0) (2022-01-12) - - -### Bug Fixes - -* action style ([36b34a5](https://github.com/mx-space/kami/commit/36b34a5e7e94a0b481ce59279e214ee885d29891)) -* adjust style ([ea12abf](https://github.com/mx-space/kami/commit/ea12abf7deb16421912b286907d256e103b7502f)) -* background re-render ([b620f4a](https://github.com/mx-space/kami/commit/b620f4a31e76a9b2b65e0c571a6f67442f284a3e)) -* background render more ([1e3be71](https://github.com/mx-space/kami/commit/1e3be712e260d21bed55ba789526d550901a7431)) -* build error ([32fb943](https://github.com/mx-space/kami/commit/32fb943abc3828bb1406850e225232db3ba46a93)) -* config merge ([d420f51](https://github.com/mx-space/kami/commit/d420f51d975f3133f63135c3d86ba443aac94c1a)) -* css duplicate ([65122ab](https://github.com/mx-space/kami/commit/65122ab5b31a082b1d87995cd16a7fca091540c3)) -* data merge and mount ([f445bbc](https://github.com/mx-space/kami/commit/f445bbc9f50d78157c986ce9feabeda3cf369c12)) -* **deps:** update dependency @mx-space/extra to v0.5.1 ([197a94e](https://github.com/mx-space/kami/commit/197a94ea8107cf366d0b7bf6c7b7978a02d9092b)) -* **deps:** update dependency @mx-space/extra to v0.5.2 ([e04701e](https://github.com/mx-space/kami/commit/e04701eb525fef358dbd2bbd84398942bc826b22)) -* **deps:** update dependency mobx to v6.3.10 ([25e4de0](https://github.com/mx-space/kami/commit/25e4de0084cf0b13cc9b09fb2e4ec854e11d6c28)) -* **deps:** update dependency mobx to v6.3.12 ([cba9358](https://github.com/mx-space/kami/commit/cba93589cf0fd19df504e26a11c4c71428d9f727)) -* **deps:** update dependency mobx-react-lite to v3.2.3 ([145deb6](https://github.com/mx-space/kami/commit/145deb6aceb19c37291bcba4e4fd146d0d1181f8)) -* **deps:** update dependency react-hook-form to v7.22.3 ([5a2ed2e](https://github.com/mx-space/kami/commit/5a2ed2e2db0a784c3d4f8da303f7ee9641d5f7d4)) -* **deps:** update dependency react-hook-form to v7.22.4 ([41a9c49](https://github.com/mx-space/kami/commit/41a9c492c33ae00907f1ae157ed668d06ae147c4)) -* **deps:** update dependency react-hook-form to v7.22.5 ([4354245](https://github.com/mx-space/kami/commit/43542452342a980a371734f4e4a3a49cdf1cb591)) -* **deps:** update dependency socket.io-client to v4.4.1 ([97636bf](https://github.com/mx-space/kami/commit/97636bff549654103ee5dced27ef03b583437ccd)) -* dumplicate css rule ([9afb289](https://github.com/mx-space/kami/commit/9afb289de97d01423ec8cefba2238f50ac1af2fd)) -* extra api lib version ([7acc265](https://github.com/mx-space/kami/commit/7acc26570da20dbf5ea60dbc97d793cbd81b037e)) -* footer action style ([0ccbd91](https://github.com/mx-space/kami/commit/0ccbd91eafaca6836374bcab63781653134eb791)) -* forward error statuscode to error page ([13fce8e](https://github.com/mx-space/kami/commit/13fce8e86837f6c12319fd11f379cc8a6a0837cc)) -* login token & forward cookit ([f3730a7](https://github.com/mx-space/kami/commit/f3730a79c40b044235e6984564d4e091df606dc8)) -* markdonw code block fully ([90f3320](https://github.com/mx-space/kami/commit/90f3320d1a3794ff64d918bcf0c6edbead8a2640)) -* merge default theme config ([29fe283](https://github.com/mx-space/kami/commit/29fe2832a63889d430867e2fa3a07f4fc7e32525)) -* netease api ([66246c3](https://github.com/mx-space/kami/commit/66246c3ddb86e3acbd95a73ff2b08e7eff075187)) -* next config redefine ([41e6953](https://github.com/mx-space/kami/commit/41e6953c6cdf496a9730987bc0547a09bf2671a1)) -* note like sync staus ([3ac232d](https://github.com/mx-space/kami/commit/3ac232de7ef4924b856a1cae87f6f28d15aadb1d)) -* note update hook ([1f56775](https://github.com/mx-space/kami/commit/1f56775cf5a214ba7addceeae6d919938a1c5ffa)) -* player autoplay & toc index ([13f7d2f](https://github.com/mx-space/kami/commit/13f7d2fa46a69d3ac9e16086573815706fe05a93)) -* react render message memory leak ([401b099](https://github.com/mx-space/kami/commit/401b0991e20519300859725595ffd17728607369)) -* remove if undefined token ([364fdc5](https://github.com/mx-space/kami/commit/364fdc5c64b6c24a6ca83448dc8ccf2fa9081922)) -* some markdown style ([7221f56](https://github.com/mx-space/kami/commit/7221f56189a892c11ffa7b42228fd21ef67439c6)) -* toc index ([c442392](https://github.com/mx-space/kami/commit/c4423923ca97dd92b59042d65e2eafcf0a83c900)) -* user store type ([c50c9bd](https://github.com/mx-space/kami/commit/c50c9bd924b7d4ec8443febefecb46d54a5f6368)) - - -### Features - -* add custom js,css support ([39cce24](https://github.com/mx-space/kami/commit/39cce24bfe3bef961b6fdbefc306be307a13c1f2)) -* add player list customize ([3057582](https://github.com/mx-space/kami/commit/3057582cfed4a7c011004db23783ded884bdec7b)) -* all config can dynamic set ([936fe50](https://github.com/mx-space/kami/commit/936fe5069bcb66a1af042a37cb156a4e02b6f7fa)) -* footer nav dynamic config ([3cefb8e](https://github.com/mx-space/kami/commit/3cefb8ead3cb6ad1afd5c10cc524d7060b7a07d7)) -* gen default configs ([f14973e](https://github.com/mx-space/kami/commit/f14973eb32ab5f5662f158787d5a567207ad614b)) -* modify `pagination` style ([1594a16](https://github.com/mx-space/kami/commit/1594a16099e87bf6bcc976744ded1b2ae8b7001e)) -* new design of markdown link reference ([1d72b53](https://github.com/mx-space/kami/commit/1d72b531413fecce5f6115c1d2cde878297cd11b)) -* say store ([1f61644](https://github.com/mx-space/kami/commit/1f61644f484c62774ecdd46d963995c6c0a843a4)) -* support custom logo ([95b0b2d](https://github.com/mx-space/kami/commit/95b0b2de68d546faeda50f45d9aff10155aef992)) -* update bubble style ([0861d09](https://github.com/mx-space/kami/commit/0861d0975e5eb7aba681ac631587e21edcce2ac5)) -* update checkbox style ([ed91435](https://github.com/mx-space/kami/commit/ed91435a3d4052419499f4842e8828a582c20497)) - - - -## [2.4.10](https://github.com/mx-space/kami/compare/v2.4.9...v2.4.10) (2021-12-19) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.3.9 ([7821ba9](https://github.com/mx-space/kami/commit/7821ba9d6e1fd250fee7220f0054c4a084a6bd40)) -* **deps:** update dependency react-hook-form to v7.22.0 ([#979](https://github.com/mx-space/kami/issues/979)) ([edb087e](https://github.com/mx-space/kami/commit/edb087ef92fc5f4a21c131894738add4ffe9a932)) -* **deps:** update dependency react-hook-form to v7.22.1 ([0a2a881](https://github.com/mx-space/kami/commit/0a2a8813bf02953c8978043ac27931f30c5655df)) -* **deps:** update dependency react-hook-form to v7.22.2 ([6d8580e](https://github.com/mx-space/kami/commit/6d8580e70c83618d6e83beddfb48c65c1928284d)) -* note password validate ([fd6eeae](https://github.com/mx-space/kami/commit/fd6eeaee226b5534d1b8dc396d82589b6c452a3c)) - - - -## [2.4.9](https://github.com/mx-space/kami/compare/v2.4.8...v2.4.9) (2021-12-06) - - -### Bug Fixes - -* header menu seq ([1fcc798](https://github.com/mx-space/kami/commit/1fcc7981ed18735805ca0185b066b26bb156c809)) - - - -## [2.4.8](https://github.com/mx-space/kami/compare/v2.4.7...v2.4.8) (2021-12-01) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.20.5 ([d74affd](https://github.com/mx-space/kami/commit/d74affdc729dbf5e9be443d42cb06e71fa120528)) - - -### Features - -* **link:** auto redirect to permanent link ([214a37c](https://github.com/mx-space/kami/commit/214a37cf149c86fe197eb827d38882d1e1a850d9)) - - - -## [2.4.7](https://github.com/mx-space/kami/compare/v2.4.6...v2.4.7) (2021-11-29) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.3.8 ([bf56a36](https://github.com/mx-space/kami/commit/bf56a365a8465dd745d7f1bb2d7a3e6fa35a5d77)) -* **deps:** update dependency react-hook-form to v7.20.3 ([2261a6d](https://github.com/mx-space/kami/commit/2261a6d003be0e402bc9cfc4cf16ba9415b6b1ec)) -* **deps:** update dependency react-hook-form to v7.20.4 ([fe336c3](https://github.com/mx-space/kami/commit/fe336c3d3dc74701ad7461604b22059e81e3c9f7)) -* lazyload mermaid if needed ([9bfade3](https://github.com/mx-space/kami/commit/9bfade3dd6aea20c9505a8325d466a223dfebe8e)) -* modified time if null ([7ad753a](https://github.com/mx-space/kami/commit/7ad753aea9f0441b081d7b3dfd1274c9087d9658)) - - - -## [2.4.6](https://github.com/mx-space/kami/compare/v2.4.5...v2.4.6) (2021-11-26) - - -### Bug Fixes - -* fonticon replace ([d310a50](https://github.com/mx-space/kami/commit/d310a50e00cc76d397105c77a669f7cbb40dc89c)) - - - -## [2.4.5](https://github.com/mx-space/kami/compare/v2.4.4...v2.4.5) (2021-11-26) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.3.7 ([c2d3a66](https://github.com/mx-space/kami/commit/c2d3a66c8866bced7ad2d1d988004ab7c6dc0d7d)) -* **deps:** update dependency react-hook-form to v7.19.2 ([08d1f1f](https://github.com/mx-space/kami/commit/08d1f1f7efb01c3778f06d281d0c2834443a0e72)) -* **deps:** update dependency react-hook-form to v7.19.3 ([4a91ab3](https://github.com/mx-space/kami/commit/4a91ab37221a1ceb58f931b155f97997b66ddf81)) -* **deps:** update dependency react-hook-form to v7.19.4 ([990caa9](https://github.com/mx-space/kami/commit/990caa988b57331d71ebbf93c7b15a21cfce053d)) -* **deps:** update dependency react-hook-form to v7.19.5 ([68e2e3e](https://github.com/mx-space/kami/commit/68e2e3e6af53ad10e41e94880cf144f09b770bef)) -* **deps:** update dependency react-hook-form to v7.20.1 ([a5575dc](https://github.com/mx-space/kami/commit/a5575dc37af4ccb2799f8c301a1943c62f754d86)) -* **deps:** update dependency react-hook-form to v7.20.2 ([a927292](https://github.com/mx-space/kami/commit/a927292cb4a92c40acfd8db58c29d6be60111cbf)) -* **deps:** update dependency react-intersection-observer to v8.32.3 ([e2cdef7](https://github.com/mx-space/kami/commit/e2cdef75698b4ac64204dfba03f679aa1a42598a)) -* **deps:** update dependency react-intersection-observer to v8.32.4 ([d390a87](https://github.com/mx-space/kami/commit/d390a8780c3171c4a4ab0374f62c1612f0f41269)) -* **deps:** update dependency react-intersection-observer to v8.32.5 ([2eb0435](https://github.com/mx-space/kami/commit/2eb043593191f5e0d1a8ce0f27549e1751511015)) -* **deps:** update dependency react-syntax-highlighter to v15.4.5 ([84f2496](https://github.com/mx-space/kami/commit/84f2496084cceed5d77912932b1189b4f1e245c2)) -* **deps:** update dependency socket.io-client to v4.4.0 ([b39ae63](https://github.com/mx-space/kami/commit/b39ae6366097d55b7d0869e67ea96c2669fa8dce)) -* menu order ([d92dae7](https://github.com/mx-space/kami/commit/d92dae761de7180bf02a9592371fde3c226601b2)) - - -### Features - -* add string format of fontawesome icon ([d2b5250](https://github.com/mx-space/kami/commit/d2b52502c66e4ea9682cada161cb31bee6e23338)) - - - -## [2.4.4](https://github.com/mx-space/kami/compare/v2.4.3...v2.4.4) (2021-11-08) - - -### Bug Fixes - -* **docker:** replace docker node image to fix swc lib missing ([2b553f2](https://github.com/mx-space/kami/commit/2b553f2d9ddc6e8e45a9491e167ca651fe5fddca)) - - - -## [2.4.3](https://github.com/mx-space/kami/compare/v2.4.2...v2.4.3) (2021-11-08) - - -### Bug Fixes - -* chrome 3d transition & safe-area ([1dca515](https://github.com/mx-space/kami/commit/1dca51594fb237b7fc9df675d19d0f61c1f80bf0)) - - - -## [2.4.2](https://github.com/mx-space/kami/compare/v2.4.1...v2.4.2) (2021-11-08) - - -### Bug Fixes - -* **deps:** update dependency mobx to v6.3.6 ([ea0eff3](https://github.com/mx-space/kami/commit/ea0eff3521a8f0177cdb03a47448cf9d0ce52720)) -* **deps:** update dependency mobx-react-lite to v3.2.2 ([8f9cbdd](https://github.com/mx-space/kami/commit/8f9cbdde6a519155da955bdaf2c0f21a7f08f28f)) -* **deps:** update dependency react-countup to v6.1.0 ([58cb62d](https://github.com/mx-space/kami/commit/58cb62de5c9d7e74174e9242af6ac2c0c24dce91)) -* **deps:** update dependency react-hook-form to v7.18.1 ([b765527](https://github.com/mx-space/kami/commit/b7655271d3bb85e50626ebdeced171a51fd2945e)) -* **deps:** update dependency react-hook-form to v7.19.1 ([bc385af](https://github.com/mx-space/kami/commit/bc385af8a348438f39f5bb420efd2ef62420860f)) -* **deps:** update dependency tailwindcss to v2.2.19 ([f2787eb](https://github.com/mx-space/kami/commit/f2787ebf618bbbe0c07c5ff4b47a6db7ff20cdca)) -* **deps:** update dependency validator to v13.7.0 [security] ([532a66f](https://github.com/mx-space/kami/commit/532a66f6eed9760920a8439edc9df36a11d38ed8)) - - - -## [2.4.1](https://github.com/mx-space/kami/compare/v2.4.0...v2.4.1) (2021-10-28) - - -### Bug Fixes - -* nextjs 12 handle preload css in jsx ([7bb3459](https://github.com/mx-space/kami/commit/7bb3459409daa3c3b754eb88f4885ac053b6a6b6)) -* **script:** pull code first and install ([cf74f34](https://github.com/mx-space/kami/commit/cf74f347b45b474cceddc7b3040d19acfad46369)) - - - -# [2.4.0](https://github.com/mx-space/kami/compare/v2.3.7...v2.4.0) (2021-10-28) - - -### Bug Fixes - -* **deps:** update dependency @fortawesome/react-fontawesome to v0.1.16 ([44d47e0](https://github.com/mx-space/kami/commit/44d47e044a219f9e3807279b7acfc4e848b0a472)) -* **deps:** update dependency mobx to v6.3.4 ([71b6174](https://github.com/mx-space/kami/commit/71b61742fc6af62d1080e47c69eacbbeec44e3b8)) -* **deps:** update dependency mobx to v6.3.5 ([d6f4e18](https://github.com/mx-space/kami/commit/d6f4e18d90e14e9afd752d372dd04eab72d5fcb4)) -* **deps:** update dependency react-hook-form to v7.17.5 ([9b991ff](https://github.com/mx-space/kami/commit/9b991ffad832f95254ab1239c13eeb78124aa727)) -* **deps:** update dependency react-intersection-observer to v8.32.2 ([cc7fae1](https://github.com/mx-space/kami/commit/cc7fae1144b42368f095ea1666b510711c141faf)) -* **deps:** update dependency socket.io-client to v4.3.2 ([07d8f67](https://github.com/mx-space/kami/commit/07d8f6763fd228b5c93cc74f2ef4c8d7cd7bf17a)) -* **deps:** update dependency tailwindcss to v2.2.17 ([3aacb1d](https://github.com/mx-space/kami/commit/3aacb1dcfaef3a7d04bc2906625b6a5c26381eb8)) -* **deps:** update dependency ua-parser-js to v0.7.30 ([3fd654f](https://github.com/mx-space/kami/commit/3fd654f1e28dad3f353b381dcec317566f659aa7)) -* get tags from package ([d04425c](https://github.com/mx-space/kami/commit/d04425c9ae68a5067b8479b31aa0a22bcc7d70f9)) - - -### Features - -* update next to v12 ([a67b9cb](https://github.com/mx-space/kami/commit/a67b9cb7f57f89260258a90de6de0aa11b6e9947)) - - - -## [2.3.7](https://github.com/mx-space/kami/compare/v2.3.6...v2.3.7) (2021-10-09) - - -### Bug Fixes - -* **deps:** update dependency camelcase-keys to v7.0.1 ([744ca12](https://github.com/mx-space/kami/commit/744ca12ccf79aa140c9892ba0f1b806902412ee7)) -* remove recently unnessary props ([8bf3e7a](https://github.com/mx-space/kami/commit/8bf3e7a8b221a198112bb6e857830c36b5454774)) - - - -## [2.3.6](https://github.com/mx-space/kami/compare/v2.3.5...v2.3.6) (2021-10-02) - - -### Bug Fixes - -* pass argv ([3614563](https://github.com/mx-space/kami/commit/3614563c7202e14ebdeee047c83c64a425565f21)) -* socket payload camelcased data key ([c9db2ba](https://github.com/mx-space/kami/commit/c9db2ba98f533f6efef33920d8cb2b7f4b9bd331)) - - - -## [2.3.5](https://github.com/mx-space/kami/compare/v2.3.4...v2.3.5) (2021-10-02) - - -### Bug Fixes - -* **deps:** update dependency react-hook-form to v7.16.1 ([36b9c74](https://github.com/mx-space/kami/commit/36b9c74c20f3ad1148dc062329fa0c2d337c514c)) -* **deps:** update dependency react-hook-form to v7.16.2 ([e56990a](https://github.com/mx-space/kami/commit/e56990a9a8cc64da1d64be10ac77db63f882ba58)) -* **deps:** update dependency tailwindcss to v2.2.16 ([76a799a](https://github.com/mx-space/kami/commit/76a799a35097ac89ea218924bbf8418d6079d87c)) -* ga env var ([47c86fc](https://github.com/mx-space/kami/commit/47c86fc7809d1ecce36e7977e16c18dbd030cdb1)) -* notification click open url ([55b3a4d](https://github.com/mx-space/kami/commit/55b3a4d9b38e9c398d7fdcf6ba769927d6c8cbd7)) - - - -## [2.3.4](https://github.com/mx-space/kami/compare/v2.3.2...v2.3.4) (2021-09-25) - - -### Bug Fixes - -* comment avatar ([991db90](https://github.com/mx-space/kami/commit/991db90a7d51fe0ae4a64617354fdbdea1c0b80c)) -* **deps:** update dependency next-seo to v4.28.0 ([9c6397d](https://github.com/mx-space/kami/commit/9c6397d7ba719fce6307a98ed2470fbb8c41720f)) -* **deps:** update dependency next-seo to v4.28.1 ([06c99bd](https://github.com/mx-space/kami/commit/06c99bd7bfc50cfd1ff4b5d503785179d7b8745d)) - - - -## [2.3.2](https://github.com/mx-space/kami/compare/v2.3.1...v2.3.2) (2021-09-20) - - -### Bug Fixes - -* clean `.env` ([259e769](https://github.com/mx-space/kami/commit/259e7694f407cac52857b72c35dc45c96dbf13d3)) -* empty say ([31d5999](https://github.com/mx-space/kami/commit/31d5999ae24b58664922a9aac130c85f649ad38d)) - - - -## [2.3.1](https://github.com/mx-space/kami/compare/v2.3.0...v2.3.1) (2021-09-13) - - -### Bug Fixes - -* next config ([4e2d5f5](https://github.com/mx-space/kami/commit/4e2d5f502f37a572245440914d636b459e65c1c9)) - - - -# [2.3.0](https://github.com/mx-space/kami/compare/v2.2.1...v2.3.0) (2021-09-13) - - -### Features - -* simple render from server ([937bff3](https://github.com/mx-space/kami/commit/937bff3ae0c61c1e52bb14fa598952b29b2fcd97)) - - - -## [2.2.1](https://github.com/mx-space/kami/compare/v2.2.0...v2.2.1) (2021-09-13) - - -### Bug Fixes - -* rss & sitemap ([bc923a5](https://github.com/mx-space/kami/commit/bc923a5f4d128cb9ae21573f3de684eba10bfc54)) - - - -# [2.2.0](https://github.com/mx-space/kami/compare/v2.1.1...v2.2.0) (2021-09-11) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.10.7 ([0d52fc0](https://github.com/mx-space/kami/commit/0d52fc0dac7bc8d035675b8331fb596af90edb18)) - - -### Features - -* mermaid support ([2b10b68](https://github.com/mx-space/kami/commit/2b10b685af3fed0b95a6604e2a671ef930a5477f)) - - - -## [2.1.1](https://github.com/mx-space/kami/compare/v2.1.0...v2.1.1) (2021-09-10) - - - -# [2.1.0](https://github.com/mx-space/kami/compare/v2.0.7...v2.1.0) (2021-09-10) - - - -## [2.0.7](https://github.com/mx-space/kami/compare/v2.0.6...v2.0.7) (2021-09-10) - - -### Bug Fixes - -* env inject ([f3c2fbc](https://github.com/mx-space/kami/commit/f3c2fbc92f95e863cde3e077aab42e132e91aa45)) - - - -## [2.0.6](https://github.com/mx-space/kami/compare/v2.0.5...v2.0.6) (2021-09-10) - - -### Bug Fixes - -* env; ([95a85ab](https://github.com/mx-space/kami/commit/95a85ab563b0275b987f537e38632711962fc756)) - - - -## [2.0.5](https://github.com/mx-space/kami/compare/v2.0.4...v2.0.5) (2021-09-10) - - -### Bug Fixes - -* temp disable devtool ([503c596](https://github.com/mx-space/kami/commit/503c5963bdc603e5d46e4f6f277749dea3cd5d7b)) - - - -## [2.0.4](https://github.com/mx-space/kami/compare/v2.0.3...v2.0.4) (2021-09-10) - - -### Bug Fixes - -* **deps:** update dependency tailwindcss to v2.2.15 ([7b25a41](https://github.com/mx-space/kami/commit/7b25a41e734df40f59305e25f04ad86d67eb3b71)) - - - -## [2.0.3](https://github.com/mx-space/kami/compare/v2.0.2...v2.0.3) (2021-09-10) - - - -## [2.0.2](https://github.com/mx-space/kami/compare/v1.18.0...v2.0.2) (2021-09-10) - - -### Bug Fixes - -* outdate v2 compatibility ([063e5d3](https://github.com/mx-space/kami/commit/063e5d39265a3200dbb6aef7e1c66c7fc1407597)) -* v2 compatibility ([f1575fa](https://github.com/mx-space/kami/commit/f1575fabe2e568c79fa87f0e2a473bbf23ca7d1f)) - - -### Features - -* api v2 ([e7eea73](https://github.com/mx-space/kami/commit/e7eea73f03c6345ea142dcfbc6aa336627389311)) - - - -# [1.18.0](https://github.com/mx-space/kami/compare/v1.17.0...v1.18.0) (2021-09-10) - - -### Bug Fixes - -* [CodeFactor] Apply fixes to commit 3dce179 ([#794](https://github.com/mx-space/kami/issues/794)) ([9c2e7cc](https://github.com/mx-space/kami/commit/9c2e7ccc0013784e98183236e8523a6528d8046d)) -* **deps:** update dependency @fortawesome/react-fontawesome to v0.1.15 ([10e46ac](https://github.com/mx-space/kami/commit/10e46ac68be10bb64e4aa3eacff9f2dad103662c)) -* **deps:** update dependency axios to v0.21.2 ([1eeb190](https://github.com/mx-space/kami/commit/1eeb190c7368f8cc0e634b3d3c4d7d103d22cb32)) -* **deps:** update dependency axios to v0.21.3 ([e33cc08](https://github.com/mx-space/kami/commit/e33cc089996152cdec6f5eb3b14411cc8be6002c)) -* **deps:** update dependency axios to v0.21.4 ([327faf6](https://github.com/mx-space/kami/commit/327faf661af8123dbd85d21cddfcfcf4382d0202)) -* **deps:** update dependency js-cookie to v3 ([#797](https://github.com/mx-space/kami/issues/797)) ([a392ea3](https://github.com/mx-space/kami/commit/a392ea31ed2b3af468036e6a66de29d36cfe6a24)) -* **deps:** update dependency js-cookie to v3.0.1 ([c7d5334](https://github.com/mx-space/kami/commit/c7d5334fc26bdca2f626cd8f831614740b12dc52)) -* **deps:** update dependency mobx to v6.3.3 ([6d56a3d](https://github.com/mx-space/kami/commit/6d56a3d0a6a394a1af84282b2ed4091682df2547)) -* **deps:** update dependency mobx-react-lite to v3.2.1 ([3680d3a](https://github.com/mx-space/kami/commit/3680d3ac994af2418e99cc749837b79c5d5f58f4)) -* **deps:** update dependency next to v11.1.1 ([a8edf92](https://github.com/mx-space/kami/commit/a8edf92b2e6b0e797c0b958da3f1c6ff44221620)) -* **deps:** update dependency next to v11.1.2 ([98aa89e](https://github.com/mx-space/kami/commit/98aa89e67aab102ae51e0c22730954da9f319134)) -* **deps:** update dependency rc-queue-anim to v2 ([#787](https://github.com/mx-space/kami/issues/787)) ([1893d9a](https://github.com/mx-space/kami/commit/1893d9a4272b72ddfea5ebad3501e72114987e98)) -* **deps:** update dependency react-intersection-observer to v8.32.1 ([ae4f202](https://github.com/mx-space/kami/commit/ae4f20250bc7022cb79ecbc426d5fb6a4ffe8daa)) -* **deps:** update dependency react-medium-image-zoom to v4.3.5 ([6369604](https://github.com/mx-space/kami/commit/6369604e62490dabdd2ccc416598c474ae573395)) -* **deps:** update dependency react-syntax-highlighter to v15.4.4 ([89ab4c9](https://github.com/mx-space/kami/commit/89ab4c95c462213977451ec1c23b8ab79c3d4da0)) -* **deps:** update dependency tailwindcss to v2.2.10 ([75c898e](https://github.com/mx-space/kami/commit/75c898ec6acbd69dcef30b1415fd36abd6b3dfdf)) -* **deps:** update dependency tailwindcss to v2.2.11 ([6ad63a5](https://github.com/mx-space/kami/commit/6ad63a5c5e4c3269b09243c9bb63a27ba78f5e5f)) -* **deps:** update dependency tailwindcss to v2.2.12 ([3b04777](https://github.com/mx-space/kami/commit/3b04777f84454caf9fb24120b88681f939450cf2)) -* **deps:** update dependency tailwindcss to v2.2.13 ([a4c6f4c](https://github.com/mx-space/kami/commit/a4c6f4c95d42e77cc54c7926349a3f425e326953)) -* **deps:** update dependency tailwindcss to v2.2.14 ([971c0cb](https://github.com/mx-space/kami/commit/971c0cb07d296b29093bfb405c0463dfe1c29e23)) -* **deps:** update dependency tailwindcss to v2.2.5 ([51c5ba0](https://github.com/mx-space/kami/commit/51c5ba0aaa1060c0160d5a1b6652eaba0c863d8d)) -* **deps:** update dependency tailwindcss to v2.2.6 ([1ab32ce](https://github.com/mx-space/kami/commit/1ab32ce2e0325e47712415d8e627e72113dcff39)) -* **deps:** update dependency tailwindcss to v2.2.7 ([795f168](https://github.com/mx-space/kami/commit/795f168ae6cb3f3c22f4111584c970432ab873f1)) -* **deps:** update dependency tailwindcss to v2.2.8 ([95b731e](https://github.com/mx-space/kami/commit/95b731e88c079b62ff0efea895dcd7dda3a56976)) -* **deps:** update dependency tailwindcss to v2.2.9 ([0fe6e2c](https://github.com/mx-space/kami/commit/0fe6e2cb2c6eee5e2142ae3cbca636dd85622a92)) -* **deps:** update font awesome ([f66734a](https://github.com/mx-space/kami/commit/f66734a1f7e46fe832444b00c5c3ea09b6d3aaad)) -* image caled overflow ([688a692](https://github.com/mx-space/kami/commit/688a6928f89a1df86af118b716cdee5a972944e2)) -* oncopy ([3dce179](https://github.com/mx-space/kami/commit/3dce179195a5201c332eb3b9e61ab0a1a022bf3f)) -* randome image url ([905d56e](https://github.com/mx-space/kami/commit/905d56ef21f6bc1dd897da15060459075098aeaf)) -* useLayoutEffect on ssr ([94e9829](https://github.com/mx-space/kami/commit/94e982912b648dd00f9f83c0fe0e9e6efdfe07c9)) - - -### Features - -* add note nav ([17b75a2](https://github.com/mx-space/kami/commit/17b75a27ca62b8f236f1e11d0ee9e73a80b7f27d)) - - - -# [1.17.0](https://github.com/mx-space/kami/compare/v1.16.0...v1.17.0) (2021-07-08) - - -### Bug Fixes - -* **deps:** update dependency camelcase-keys to v7 ([#745](https://github.com/mx-space/kami/issues/745)) ([1d0d744](https://github.com/mx-space/kami/commit/1d0d744a3f4d5a14ed4d24307c72aff217348a01)) -* **deps:** update dependency dayjs to v1.10.6 ([888887b](https://github.com/mx-space/kami/commit/888887b4aa2aa08e43381e6548c5d5e7242deb62)) -* **deps:** update dependency next-seo to v4.25.1 ([#731](https://github.com/mx-space/kami/issues/731)) ([f4051aa](https://github.com/mx-space/kami/commit/f4051aa1075ca21d02c95423dd9d59a74ae8e4f7)) -* **deps:** update dependency next-seo to v4.26.0 ([#738](https://github.com/mx-space/kami/issues/738)) ([bc69d85](https://github.com/mx-space/kami/commit/bc69d85951e54eda49c46c40f9c5e87d0c12d65d)) -* **deps:** update dependency react-countup to v4.4.0 ([#749](https://github.com/mx-space/kami/issues/749)) ([5a9cb09](https://github.com/mx-space/kami/commit/5a9cb09cee60f53ea7702ffa55436c87bab5576f)) -* **deps:** update dependency react-medium-image-zoom to v4.3.4 ([b1d8cae](https://github.com/mx-space/kami/commit/b1d8cae787158909e4c7d43ff675c48811c717bc)) -* **deps:** update dependency tailwindcss to v2.2.2 ([#735](https://github.com/mx-space/kami/issues/735)) ([15df03d](https://github.com/mx-space/kami/commit/15df03dcd1b321039202a2faa5a4acf789903737)) -* **deps:** update dependency tailwindcss to v2.2.4 ([a7c8c73](https://github.com/mx-space/kami/commit/a7c8c73aab0a2eddad3a180b3fe8d2f2d7d17c17)) -* netease https ([2edfee3](https://github.com/mx-space/kami/commit/2edfee3a18dc91ecbc54bce0ed4d31e078428338)) -* netease player song url ([bf5b702](https://github.com/mx-space/kami/commit/bf5b702400e40d026eda1abdad38d739d4f81890)) -* not? emmm ([17d439f](https://github.com/mx-space/kami/commit/17d439f6156d9d423c7ead281421223b66141f63)) -* skip spider bot ([697df79](https://github.com/mx-space/kami/commit/697df79e94ed8684127c5de1bd29c46bc67e8041)) -* timeline style ([60698fe](https://github.com/mx-space/kami/commit/60698fe31a7ddbcf6c375dc6ec06245e5557074e)) -* update next 11 ([0fa3dad](https://github.com/mx-space/kami/commit/0fa3dada337476bfb2dcdf1297c62f66fd2c8667)) - - -### Reverts - -* downgrade io to v2 ([517b7f9](https://github.com/mx-space/kami/commit/517b7f9d14b600cd70061f4d36eea98a25e4ac3d)) - - - -# [1.16.0](https://github.com/mx-space/kami/compare/v1.15.0...v1.16.0) (2021-06-12) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.10.5 ([ec6d93f](https://github.com/mx-space/kami/commit/ec6d93f5564c09549a66a719cbe8019d67f9729e)) -* **deps:** update dependency mobx to v6.3.2 ([#676](https://github.com/mx-space/kami/issues/676)) ([be04e9f](https://github.com/mx-space/kami/commit/be04e9f3a1cffeb7dc391f546a9a8c28404af368)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.13 ([cd4b62b](https://github.com/mx-space/kami/commit/cd4b62bb5f5e153e17309b46063a65fea20aa403)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.14 ([d75eb07](https://github.com/mx-space/kami/commit/d75eb075d0932171c28f671973d3b764f700778c)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.15 ([92ac539](https://github.com/mx-space/kami/commit/92ac53982b2b9d194222914a78d8101588d254a4)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.16 ([7834d5e](https://github.com/mx-space/kami/commit/7834d5e3fbdad15875d2d59a723d472cd56b4c69)) -* **deps:** update dependency react-hook-form to v6.15.8 ([e9d1a4a](https://github.com/mx-space/kami/commit/e9d1a4aa76096a7847110bc8abcc6e641b601457)) -* **deps:** update dependency react-transition-group to v4.4.2 ([2c0c1f5](https://github.com/mx-space/kami/commit/2c0c1f5d08d07b879f9d37a13873e089edc84050)) -* **deps:** update dependency tailwindcss to v2.1.3 ([e3c0f5f](https://github.com/mx-space/kami/commit/e3c0f5f71a30d0435650d209f84a7dd2eb235580)) -* **deps:** update dependency tailwindcss to v2.1.4 ([5c17aab](https://github.com/mx-space/kami/commit/5c17aabe1f8f776d38cba956889d0f02db1e7421)) -* devtools-detector ([9fa37de](https://github.com/mx-space/kami/commit/9fa37de3f437739e745d8c7c7ac9452da828628e)) -* fucking netease music ([4c05d92](https://github.com/mx-space/kami/commit/4c05d923eacd3b1af5f123ebe144a40f5c686900)) -* messsage date ([89a3f52](https://github.com/mx-space/kami/commit/89a3f52d0750eb8fe80876f2f7353146afb7d418)) -* random image ([f13e4ea](https://github.com/mx-space/kami/commit/f13e4ea27901bbb80953f7b0f47fbb3248c86014)) -* vercel ([bd540d7](https://github.com/mx-space/kami/commit/bd540d7c0f16355ce2065b75de5a106514824813)) - - -### Features - -* add pagination for pages ([b63bb4f](https://github.com/mx-space/kami/commit/b63bb4f066f3f6fa3b3caeaaadd1de9a43883a25)) - - - -# [1.15.0](https://github.com/mx-space/kami/compare/v1.13.1...v1.15.0) (2021-05-21) - - -### Bug Fixes - -* config ([0e91da9](https://github.com/mx-space/kami/commit/0e91da946439350d2753395997373c281def03a1)) -* copy ([7360034](https://github.com/mx-space/kami/commit/73600343d1c268a4d9a3be66cc5faf5a6d464c98)) -* date format error ([b397a92](https://github.com/mx-space/kami/commit/b397a929ff7a0c2c163fb6660d74d829fd244f2b)) -* **deps:** update dependency inflection to v1.13.1 ([#650](https://github.com/mx-space/kami/issues/650)) ([74f52ce](https://github.com/mx-space/kami/commit/74f52ce4cbbc2aeaa3316fe3e483c9ba42159e2c)) -* **deps:** update dependency react-intersection-observer to v8.32.0 ([#674](https://github.com/mx-space/kami/issues/674)) ([e228245](https://github.com/mx-space/kami/commit/e228245afc427a6cdade9db0929e09f043f1581a)) -* **deps:** update dependency sitemap to v7 ([#651](https://github.com/mx-space/kami/issues/651)) ([e26810b](https://github.com/mx-space/kami/commit/e26810b44c74d30927a7bcd448f91d0ff793b893)) -* env & del style ([4ce4c94](https://github.com/mx-space/kami/commit/4ce4c9421810c20c887c44083742bc009c343e77)) -* header action style ([39ba285](https://github.com/mx-space/kami/commit/39ba28509403c18f3c9b8c1cc09a0eda3e2b4867)) -* header meta style ([051e0aa](https://github.com/mx-space/kami/commit/051e0aaa87ded69ef469719d27de3d3e9c20664b)) -* loader style ([b5687c4](https://github.com/mx-space/kami/commit/b5687c43623b8450b3f46821b50b11e1b26ed8ab)) -* relative time error ([8978f67](https://github.com/mx-space/kami/commit/8978f67ebc55387cf375a458ed22e8eeab86ef05)) -* some bug ([ea625a1](https://github.com/mx-space/kami/commit/ea625a17697f97a87212765def5ef55a2e4418a4)) -* some style improve ([12d53f5](https://github.com/mx-space/kami/commit/12d53f54dcabc0d9343c5473abeb7e2b57bfd0c6)) -* type error ([a879490](https://github.com/mx-space/kami/commit/a8794908f13c56c40998aa392260524014edb97a)) - - -### Features - -* new music player ([24440d8](https://github.com/mx-space/kami/commit/24440d8629078fb96bf5891c17a19dee835cad90)) -* rss style ([fb17cf8](https://github.com/mx-space/kami/commit/fb17cf80275f4f56f85f7570e3229e237477c48a)) - - - -## [1.13.1](https://github.com/mx-space/kami/compare/v1.13.0...v1.13.1) (2021-05-04) - - -### Bug Fixes - -* ts types error ([bfb2e8f](https://github.com/mx-space/kami/commit/bfb2e8f1d233bcee1118ec8d0def2e7fbe52755b)) - - - -# [1.13.0](https://github.com/mx-space/kami/compare/v1.11.0...v1.13.0) (2021-05-04) - - -### Bug Fixes - -* add `ts` to like api ([4cae2da](https://github.com/mx-space/kami/commit/4cae2da295351f6e580823f4cc24c6e5a14917c4)) -* **deps:** update dependency @types/classnames to v2.3.0 ([625e6be](https://github.com/mx-space/kami/commit/625e6beba91e9d0db112778c34c91879a04a3900)) -* **deps:** update dependency mobx to v6.2.0 ([#615](https://github.com/mx-space/kami/issues/615)) ([9f3f1e9](https://github.com/mx-space/kami/commit/9f3f1e99ce21a72e5d5e39016f5062dcc26317e3)) -* **deps:** update dependency mobx to v6.3.0 ([#635](https://github.com/mx-space/kami/issues/635)) ([bbe0f8f](https://github.com/mx-space/kami/commit/bbe0f8f23bfdd2944d1c73834fc78e8979670771)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.10 ([577a717](https://github.com/mx-space/kami/commit/577a717250548a3b2077a5a413ad83dc25a08190)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.11 ([16d2fa3](https://github.com/mx-space/kami/commit/16d2fa3afe6fda70dd4b10e50f77ed667525717e)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.12 ([abb2c07](https://github.com/mx-space/kami/commit/abb2c075cb07484bebbd6fa390272767632e5cf2)) -* **deps:** update dependency next-offline to v5.0.5 ([75591df](https://github.com/mx-space/kami/commit/75591df2def28477f2b7b58c97570a981c2766c4)) -* **deps:** update dependency next-seo to v4.24.0 ([#626](https://github.com/mx-space/kami/issues/626)) ([d8ee17d](https://github.com/mx-space/kami/commit/d8ee17dd35f778708cb1a78deaaa2340bde67544)) -* **deps:** update dependency react-hook-form to v6.15.6 ([61befb1](https://github.com/mx-space/kami/commit/61befb1529ae01c4875a91ba5af5aca49a55da24)) -* **deps:** update dependency react-hook-form to v6.15.7 ([6633ea3](https://github.com/mx-space/kami/commit/6633ea37f59f24a79eb2407e336df42c2fce4832)) -* **deps:** update dependency react-intersection-observer to v8.31.1 ([9d00fdc](https://github.com/mx-space/kami/commit/9d00fdc1487f748c9bcdcb69882955a6aed1efae)) -* **deps:** update dependency react-use to v17.2.3 ([31c672b](https://github.com/mx-space/kami/commit/31c672bcb9111a1ee65888bb3d8d3328bc9ba855)) -* **deps:** update dependency react-use to v17.2.4 ([c5f581e](https://github.com/mx-space/kami/commit/c5f581eb6519cc42e68307562f121e14fc80e7a9)) -* **deps:** update dependency tailwindcss to v2.1.1 ([#606](https://github.com/mx-space/kami/issues/606)) ([7127e26](https://github.com/mx-space/kami/commit/7127e267ca354a9511c2da8aa19e54c14ddde61d)) -* **deps:** update dependency tailwindcss to v2.1.2 ([4a71644](https://github.com/mx-space/kami/commit/4a716447f05ca8ae1b1f586d6e0e5ae3b058679a)) -* **deps:** update dependency ua-parser-js to v0.7.28 ([876066c](https://github.com/mx-space/kami/commit/876066cef561c45366b96a1ad42a6bfd091fb373)) -* **deps:** update dependency validator to v13.6.0 ([#631](https://github.com/mx-space/kami/issues/631)) ([de3e6e2](https://github.com/mx-space/kami/commit/de3e6e22a77482cc3c08985913e0e403bfe80b0b)) -* I am so stupid. ([a0385f9](https://github.com/mx-space/kami/commit/a0385f9785922c50ae7251ae5a03fb7c0e562212)) -* image max height ([6954cf1](https://github.com/mx-space/kami/commit/6954cf1621018243842186bce0b1962fccf2c7e3)) -* image resize after window resize ([0d14c80](https://github.com/mx-space/kami/commit/0d14c804aad342bf378577847abafa593e848fe9)) -* like action ([48ef29c](https://github.com/mx-space/kami/commit/48ef29c8bb607b22ec536c82844a0b4be9054272)) -* like count reactity ([2e4ef89](https://github.com/mx-space/kami/commit/2e4ef89e8f359e3e977a2b490b074c8cafc87416)) -* like this ([7972c0d](https://github.com/mx-space/kami/commit/7972c0d3d8c4166ceb44b3c1427d7e36d670885f)) -* more bug ([1adbc3e](https://github.com/mx-space/kami/commit/1adbc3edfb5a8a41c2f72afe29697104a265150b)) -* more pref. improved ([0c3329c](https://github.com/mx-space/kami/commit/0c3329c5f8b89a8af37518aa68cc61d229af62ba)) -* nossr ([13fce70](https://github.com/mx-space/kami/commit/13fce70e765783d9f798220d5e0b3e8d5826103a)) -* something ([40a9479](https://github.com/mx-space/kami/commit/40a9479d1be5c40970f3112bb0b7e072d4b1058c)) -* toc ([c96e1a6](https://github.com/mx-space/kami/commit/c96e1a62e3b125a7f635bcb22db3a2262bf53f84)) -* use getInitialProps instead of getServerProps ([8b27c86](https://github.com/mx-space/kami/commit/8b27c86b7f61bfa680862055aba1a723ffe79cb6)) - - - -# [1.11.0](https://github.com/mx-space/kami/compare/v1.10.0...v1.11.0) (2021-04-05) - - -### Bug Fixes - -* btn ([1f543a9](https://github.com/mx-space/kami/commit/1f543a9fe3aac1bf196e011e3af72952483f2c05)) -* **deps:** update dependency mobx to v6.1.7 ([0c0581d](https://github.com/mx-space/kami/commit/0c0581d0931a2ba3dd8f6e4fdbcfb332cf81771f)) -* **deps:** update dependency mobx to v6.1.8 ([96855d3](https://github.com/mx-space/kami/commit/96855d3aaf992d19c2c60dd559191336b8aea45f)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.4 ([15996fa](https://github.com/mx-space/kami/commit/15996facc2d7a3ec87ac68c3ab6e1916ee90865e)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.5 ([cc30326](https://github.com/mx-space/kami/commit/cc30326e966d50535f1b4ee374e3d327d00b8c15)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.6 ([e04c492](https://github.com/mx-space/kami/commit/e04c492427e9f16cc5b75fc72c088848ac17a8bb)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.8 ([b416456](https://github.com/mx-space/kami/commit/b41645674d39fa67c5a4054b26d059a55fe042c1)) -* **deps:** update dependency neteasecloudmusicapi to v4.0.9 ([f56d641](https://github.com/mx-space/kami/commit/f56d641b201773403f5b28b31a6f0b0e952a5ef4)) -* **deps:** update dependency next-seo to v4.20.0 ([#541](https://github.com/mx-space/kami/issues/541)) ([c88ac75](https://github.com/mx-space/kami/commit/c88ac75532f11a040bc27e91856f545aa621f224)) -* **deps:** update dependency next-seo to v4.22.0 ([#579](https://github.com/mx-space/kami/issues/579)) ([114e2d3](https://github.com/mx-space/kami/commit/114e2d37340430c2e8b9112b0a086a990ecba461)) -* **deps:** update dependency next-seo to v4.23.0 ([#585](https://github.com/mx-space/kami/issues/585)) ([8639980](https://github.com/mx-space/kami/commit/86399804fc9add1e5b094d7e534bdbd9838b4617)) -* **deps:** update dependency react-hook-form to v6.15.2 ([d14d471](https://github.com/mx-space/kami/commit/d14d4715f0d59e5cda82cf615e04dd30347905af)) -* **deps:** update dependency react-hook-form to v6.15.3 ([65e21f7](https://github.com/mx-space/kami/commit/65e21f7bc34e7f03a79e0f2a04bf282c376db553)) -* **deps:** update dependency react-hook-form to v6.15.4 ([32b0909](https://github.com/mx-space/kami/commit/32b0909a43e62bab9e4c066e317fc312c357b431)) -* **deps:** update dependency react-hook-form to v6.15.5 ([902c649](https://github.com/mx-space/kami/commit/902c649c12a7cc104ae62c04a028a64e1f3fd532)) -* **deps:** update dependency react-use to v17.2.1 ([#568](https://github.com/mx-space/kami/issues/568)) ([fdde396](https://github.com/mx-space/kami/commit/fdde3964858f5fd7130a5c8625cd5cc875fd8e68)) -* **deps:** update dependency sitemap to v6.4.0 ([#532](https://github.com/mx-space/kami/issues/532)) ([19821bb](https://github.com/mx-space/kami/commit/19821bb2832583b929d96805a65ee3e01409dfef)) -* **deps:** update dependency tailwindcss to v2.0.4 ([435847e](https://github.com/mx-space/kami/commit/435847efd6dc207af2950ee5334f754f2627dd59)) -* **deps:** update dependency ua-parser-js to v0.7.25 ([34fd057](https://github.com/mx-space/kami/commit/34fd05768a15dc1a69ef517237762a73ab37a372)) -* **deps:** update dependency ua-parser-js to v0.7.26 ([42d1fb1](https://github.com/mx-space/kami/commit/42d1fb1336d66f05a850b7728d11e5fe0c571f08)) -* **deps:** update dependency ua-parser-js to v0.7.27 ([afd8ffc](https://github.com/mx-space/kami/commit/afd8ffc2199de9a956346ab57968ea49e701d6d8)) -* **deps:** update font awesome ([81dcf85](https://github.com/mx-space/kami/commit/81dcf852abb1ee9c53cc8ecf8d26568b746e1765)) -* **deps:** update react monorepo to v17.0.2 ([6bed4f8](https://github.com/mx-space/kami/commit/6bed4f8d768928e6b5cfde2dbb68496f7b891af3)) -* drawer overflow ([53361ac](https://github.com/mx-space/kami/commit/53361ace18afa6f6ea046a6201873580ecc8c1e4)) -* header drawer overflow on lower screen. ([edc2371](https://github.com/mx-space/kami/commit/edc237105d4ed76eed013060611b21ce24558ffd)) -* **header:** anchor ball transiton ([563dc8c](https://github.com/mx-space/kami/commit/563dc8cc4bd81dc4274c676882e7c0ef41b04003)) -* if logged can't see secret ([1b35581](https://github.com/mx-space/kami/commit/1b35581a493e72298507bbfebe4b74d7e3fa3681)) -* message greeting ([c6af8e6](https://github.com/mx-space/kami/commit/c6af8e640dd89ec69a561d0bd6684c09a3b921c9)) -* note secret not hide if owner ([121fe39](https://github.com/mx-space/kami/commit/121fe39e81e06f02541ad09ccb39d66108166b50)) -* outdate block style ([0fe1b5f](https://github.com/mx-space/kami/commit/0fe1b5ff949bdf0081788f2613b506099a76293d)) -* remove forbidden console ([7c427ad](https://github.com/mx-space/kami/commit/7c427ad693b15895784b098d7b7c3a476884828c)) -* scroll event ([e699246](https://github.com/mx-space/kami/commit/e699246c0cf4ae39b88227488e235844fca8c691)) -* some styles ([9a3bc08](https://github.com/mx-space/kami/commit/9a3bc087fb90284995cb2fc7ca10652d455d43ab)) -* style on firefox ([2081de7](https://github.com/mx-space/kami/commit/2081de745978ab09af531d6523f95bf248ef56d2)) -* twitter url ([92fc6d7](https://github.com/mx-space/kami/commit/92fc6d7b32a63463ad16f03fa2b4a3df21b6f9a4)) -* typo in property ([f533123](https://github.com/mx-space/kami/commit/f53312320b147de1d4500d16f9f52c2f162f102c)) - - -### Features - -* add note secret ([31fe5fb](https://github.com/mx-space/kami/commit/31fe5fb9a23ba5cb50ca8a838496aec8fe6e3a62)) -* adjust style ([dc3ba52](https://github.com/mx-space/kami/commit/dc3ba524f6229f8d16ee82e99c6d8c754d8aacf0)) -* forbidden open devtools ([834b829](https://github.com/mx-space/kami/commit/834b8296abe82b2799cb292be59954aaab309e08)) -* re-danmuku ([14c1629](https://github.com/mx-space/kami/commit/14c1629574f7073e79a15eadc40e1881ccb60984)) -* refactor $bus & add recently page ([df48fb1](https://github.com/mx-space/kami/commit/df48fb13c0a478f5d239fc6e4850fd2f1d3b6bfb)) - - - -# [1.10.0](https://github.com/mx-space/kami/compare/v1.9.0...v1.10.0) (2021-02-12) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.10.4 ([070e297](https://github.com/mx-space/kami/commit/070e2971ba392183e5030d0388190abfe77df0b6)) -* **deps:** update dependency mobx to v6.0.5 ([67d12f1](https://github.com/mx-space/kami/commit/67d12f15b10b9b7f8cbb14b4d7b314ee5ddac2dd)) -* **deps:** update dependency mobx to v6.1.4 ([#493](https://github.com/mx-space/kami/issues/493)) ([c9ecd4b](https://github.com/mx-space/kami/commit/c9ecd4b6445973b202d722ccf4a6e8763da7fdf1)) -* **deps:** update dependency mobx to v6.1.5 ([5296469](https://github.com/mx-space/kami/commit/5296469cd4d31e9f9528a8a0e9c76af6030ee2cb)) -* **deps:** update dependency mobx to v6.1.6 ([788fbc1](https://github.com/mx-space/kami/commit/788fbc103b1f1e5304510d84290cef9e9dffebd4)) -* **deps:** update dependency mobx-react-lite to v3.1.7 ([0af662b](https://github.com/mx-space/kami/commit/0af662bcb96cf948dd68f317b488d1a39656356f)) -* **deps:** update dependency mobx-react-lite to v3.2.0 ([#494](https://github.com/mx-space/kami/issues/494)) ([72444d6](https://github.com/mx-space/kami/commit/72444d6a2db623d62e626e37e002b40630cb2a00)) -* **deps:** update dependency next-seo to v4.19.0 ([#495](https://github.com/mx-space/kami/issues/495)) ([3225117](https://github.com/mx-space/kami/commit/322511774f5b29c7c4b03a8f795408d44858d394)) -* **deps:** update dependency react-hook-form to v6.14.2 ([2681b58](https://github.com/mx-space/kami/commit/2681b5869d4bb75036a8666d1d0849db16226a89)) -* **deps:** update dependency react-hook-form to v6.15.1 ([#502](https://github.com/mx-space/kami/issues/502)) ([63e4c72](https://github.com/mx-space/kami/commit/63e4c72191d79bf3da57438b98734e4e5bf33d28)) -* **deps:** update dependency react-use to v17 ([#498](https://github.com/mx-space/kami/issues/498)) ([f9f6537](https://github.com/mx-space/kami/commit/f9f653758a6eefbc656764ab2bf5afd040fa421f)) -* **deps:** update dependency react-use to v17.1.1 ([be2977c](https://github.com/mx-space/kami/commit/be2977c2f1ed3156b27407ffd3fa5fc8bfd5e2bd)) -* **deps:** update dependency sitemap to v6.3.6 ([a5fb473](https://github.com/mx-space/kami/commit/a5fb473c50c252fa356ae4583dc815af04ad3370)) -* **deps:** update dependency tailwindcss to v2.0.3 ([6904227](https://github.com/mx-space/kami/commit/6904227801f6340df5e6363c99628f25c4e395a7)) -* **deps:** update dependency ua-parser-js to v0.7.24 ([78b52d2](https://github.com/mx-space/kami/commit/78b52d25d7daa6f5db67fea54e2ad9495fe02661)) -* dropdown comp ([ed3eddd](https://github.com/mx-space/kami/commit/ed3eddd1b0d91c263cb5f978cf62530661ee2aff)) -* fix some bugs ([6ce58bb](https://github.com/mx-space/kami/commit/6ce58bb491046bc01c1843c88a0c16b43f8d8e43)) -* **header:** display `0` if not match route ([49b1044](https://github.com/mx-space/kami/commit/49b1044d92302ebe50a6d3a5909b3e73384a6719)) -* post block headline style ([4b571a0](https://github.com/mx-space/kami/commit/4b571a00c4eb6b931cca93882cf06cca2ad4560b)) -* router change transition ([9e87d57](https://github.com/mx-space/kami/commit/9e87d57532f1f7f8ea6f2b1e81effb8b1ee059a8)) -* textarea resize ([f11c447](https://github.com/mx-space/kami/commit/f11c447f0b368e109ffc4fa201a7cf88a65d9249)) - - -### Features - -* add api ([e2ad5fc](https://github.com/mx-space/kami/commit/e2ad5fc979438ee4ff1c00e90d0a081646740df2)) -* add login entry ([d2a7d34](https://github.com/mx-space/kami/commit/d2a7d344125dc6b7d2ab9e1b678f78a2aa349842)) -* add share api ([6649a3b](https://github.com/mx-space/kami/commit/6649a3bb8114fb9af20201e3f3f71e2ca2ef710a)) -* add tailwind ([5ac9428](https://github.com/mx-space/kami/commit/5ac94287268034571b58d74476ce4a9704139e93)) -* adjust header style ([941eddf](https://github.com/mx-space/kami/commit/941eddf2094f09a821c6d37d64be56a43480e9d3)) -* head nav swiper ([4e1cce2](https://github.com/mx-space/kami/commit/4e1cce27d522bec7e3a4c2ecd7cd1c2de4372458)) -* header action button ([a161b16](https://github.com/mx-space/kami/commit/a161b1654fd95a5c6903f6aadd117918d4597e50)) -* header design (2/4 ([1613a12](https://github.com/mx-space/kami/commit/1613a12ad7f8b358c660278d5bec4ba5e946c827)) -* header done ([ab0bd62](https://github.com/mx-space/kami/commit/ab0bd6299e79e09dee5d21f328cb41e7facf6173)) -* like button ([f9378da](https://github.com/mx-space/kami/commit/f9378da08f0b3fcb550134beb9195dcbeddb1dc2)) -* link apply add email notice ([5f26958](https://github.com/mx-space/kami/commit/5f26958043b45fc1306f60f3fda70e3cd1955799)) -* reactive relative date ([f4babd1](https://github.com/mx-space/kami/commit/f4babd173b21b2217d8548b779abc21e25fa7207)) -* redesign header (not completed.) ([3928c6d](https://github.com/mx-space/kami/commit/3928c6da8197da47a9035b5b51ffd19367fc8dd7)) -* refactor header menu dropdown ([8e1cd17](https://github.com/mx-space/kami/commit/8e1cd174498d38b5dd02b9c8bacb0db9a3ccd9ce)) -* update copyright warn ([1cc0c83](https://github.com/mx-space/kami/commit/1cc0c831cd9c34520a5d2d4c731bcc26333f5a14)) - - - -# [1.9.0](https://github.com/mx-space/kami/compare/v1.8.0...v1.9.0) (2021-01-14) - - -### Bug Fixes - -* **deps:** update dependency dayjs to v1.10.2 ([32ca4ea](https://github.com/mx-space/kami/commit/32ca4ea521465e0642363c5ef15fbe27d8398812)) -* **deps:** update dependency dayjs to v1.10.3 ([14c9342](https://github.com/mx-space/kami/commit/14c9342c277b0c8c19f1a635eea9abeca879a552)) -* **deps:** update dependency gitlog to v4.0.4 ([99b30cf](https://github.com/mx-space/kami/commit/99b30cf9447a723bedf84f7ddeaa6285e4d80cf0)) -* **deps:** update dependency react-use to v15.3.6 ([83262cb](https://github.com/mx-space/kami/commit/83262cb356b40b59edbb14fd79d39c33cd9ff875)) -* **deps:** update dependency react-use to v15.3.7 ([b897f3a](https://github.com/mx-space/kami/commit/b897f3a417d027ad54ad88e7925e9d39ac85eec4)) -* **deps:** update dependency react-use to v15.3.8 ([ebc2a8f](https://github.com/mx-space/kami/commit/ebc2a8f6110e63f0ae8cf19604a9337d316d31db)) -* **deps:** update dependency sass to v1.32.1 ([64560b3](https://github.com/mx-space/kami/commit/64560b3b3dfbfef7cb9a6582f835812d4da3ff3e)) -* **deps:** update dependency sass to v1.32.2 ([9a78e2f](https://github.com/mx-space/kami/commit/9a78e2f52194425c27ebfd7b13ab7d3a45e880e2)) -* **deps:** update dependency socket.io-client to v2.4.0 ([#461](https://github.com/mx-space/kami/issues/461)) ([95b5b65](https://github.com/mx-space/kami/commit/95b5b6528f00427dcd75217617066772d9db831f)) -* **deps:** update font awesome ([959a8a7](https://github.com/mx-space/kami/commit/959a8a7faa79b347c90a72998b6f41a2cd6ca071)) -* image preview in print mode ([906c6f1](https://github.com/mx-space/kami/commit/906c6f107cc9aa6696294d6e518194e77123a354)) -* image wrapper cal ([f401f99](https://github.com/mx-space/kami/commit/f401f99d35552ba43c31a9b18d12dfcb71579eec)) -* toc focus after scroll end ([cf5c87e](https://github.com/mx-space/kami/commit/cf5c87e52072582fc2418269bfb528e4686d9168)) -* transition and image caluate ([8d20059](https://github.com/mx-space/kami/commit/8d2005964b2b6ec0a0ea903127500af201950c23)) - - -### Features - -* add edit link to admin ([b3dd2e7](https://github.com/mx-space/kami/commit/b3dd2e7746ab77346ad74ad57fa8dd5696f1ad53)) -* add router transition ([86183d6](https://github.com/mx-space/kami/commit/86183d6d6559eefad271c19ef0041c13da66439f)) -* add toc auto-focus ([fcd8a14](https://github.com/mx-space/kami/commit/fcd8a1469e8663411718d5c773c1db286c60f1ad)) - - - -# [1.8.0](https://github.com/mx-space/kami/compare/v1.5.0-alpha...v1.8.0) (2021-01-04) - - -### Bug Fixes - -* apply link wrong field ([420f0d1](https://github.com/mx-space/kami/commit/420f0d1afb132e0c702d93c79247f9b639bb53f4)) -* **comment:** fix comment box actions wrapper wrap ([c919f77](https://github.com/mx-space/kami/commit/c919f77a23f95d4a8e9d6400d2f967fd2724ce1e)) -* **deps:** update dependency @fortawesome/react-fontawesome to v0.1.12 ([e5fd320](https://github.com/mx-space/kami/commit/e5fd32025d759f923c59ef7eee78088cb2408b64)) -* **deps:** update dependency @fortawesome/react-fontawesome to v0.1.14 ([77738f2](https://github.com/mx-space/kami/commit/77738f25cf2c0f61188f335bef35587c90931a21)) -* **deps:** update dependency axios to v0.21.0 ([#353](https://github.com/mx-space/kami/issues/353)) ([570e6b8](https://github.com/mx-space/kami/commit/570e6b84cd4427ff6b9073080b2bf15a3704416a)) -* **deps:** update dependency axios to v0.21.1 ([459baed](https://github.com/mx-space/kami/commit/459baed1cf23016b2a5f6825f66561bfca2092f7)) -* **deps:** update dependency dayjs to v1.10.1 ([#457](https://github.com/mx-space/kami/issues/457)) ([c1164d7](https://github.com/mx-space/kami/commit/c1164d74210acdb11e1ffc04381a9a1597fbe62c)) -* **deps:** update dependency dayjs to v1.9.3 ([de41e88](https://github.com/mx-space/kami/commit/de41e88a504347342a03b20dc1fa87b6dbfa3776)) -* **deps:** update dependency dayjs to v1.9.4 ([0bbc973](https://github.com/mx-space/kami/commit/0bbc9731b5c14a9ef67a755bc258bec0d529837d)) -* **deps:** update dependency dayjs to v1.9.5 ([0881bb1](https://github.com/mx-space/kami/commit/0881bb1d24ebc8c4ad0ef2d33079ab6d42476808)) -* **deps:** update dependency dayjs to v1.9.6 ([a0a3e87](https://github.com/mx-space/kami/commit/a0a3e878b9b0c7dd12514cd62052f59dd637cff3)) -* **deps:** update dependency dayjs to v1.9.7 ([#424](https://github.com/mx-space/kami/issues/424)) ([db36ec6](https://github.com/mx-space/kami/commit/db36ec69da1536eae2bd96c1e8ad093305c1b511)) -* **deps:** update dependency dayjs to v1.9.8 ([732cabc](https://github.com/mx-space/kami/commit/732cabc77952c6d1bd0138099c2e65671a0bda54)) -* **deps:** update dependency intersection-observer to v0.12.0 ([#431](https://github.com/mx-space/kami/issues/431)) ([82179c1](https://github.com/mx-space/kami/commit/82179c117a22694fc15f1393394174e204057eee)) -* **deps:** update dependency mobx to v6.0.4 ([2d88774](https://github.com/mx-space/kami/commit/2d88774b5f0731880b0e2b41d9abb576e4064476)) -* **deps:** update dependency mobx-react-lite to v2.2.2 ([#324](https://github.com/mx-space/kami/issues/324)) ([5690f53](https://github.com/mx-space/kami/commit/5690f53676edc7d51946982bfe328e49349a6c73)) -* **deps:** update dependency mobx-react-lite to v3.1.6 ([8d1caa5](https://github.com/mx-space/kami/commit/8d1caa522a3aa6790b12c897538540e85be78058)) -* **deps:** update dependency next-offline to v5.0.3 ([ccb065d](https://github.com/mx-space/kami/commit/ccb065decfc10948383649e2c0404a7361d11622)) -* **deps:** update dependency next-seo to v4.11.0 ([#309](https://github.com/mx-space/kami/issues/309)) ([4d573ed](https://github.com/mx-space/kami/commit/4d573ededa21263d80176b446996399be944d278)) -* **deps:** update dependency next-seo to v4.13.0 ([#336](https://github.com/mx-space/kami/issues/336)) ([5245d69](https://github.com/mx-space/kami/commit/5245d691713999d4938f0599ec87ada4f8f3286f)) -* **deps:** update dependency next-seo to v4.14.0 ([#346](https://github.com/mx-space/kami/issues/346)) ([cca0645](https://github.com/mx-space/kami/commit/cca06458c04521a3441fdc4c0f538381517017f6)) -* **deps:** update dependency next-seo to v4.14.1 ([f20c028](https://github.com/mx-space/kami/commit/f20c028cc1a9936c5af6f2a1eb07ed1710c8ebca)) -* **deps:** update dependency next-seo to v4.15.0 ([#375](https://github.com/mx-space/kami/issues/375)) ([800fdd9](https://github.com/mx-space/kami/commit/800fdd97858c88cb98e996d77f9d099bb6b55f78)) -* **deps:** update dependency next-seo to v4.15.1 ([1bf513b](https://github.com/mx-space/kami/commit/1bf513b080187803fa4bf077430dac37de28d72a)) -* **deps:** update dependency react-color to v2.19.3 ([#363](https://github.com/mx-space/kami/issues/363)) ([24d831c](https://github.com/mx-space/kami/commit/24d831cf852b7d6b12ba1d47f3ec4a1d92fa5576)) -* **deps:** update dependency react-intersection-observer to v8.29.1 ([8cf102c](https://github.com/mx-space/kami/commit/8cf102ccb3b1ef5591a7e5cac6fd92eedfeac429)) -* **deps:** update dependency react-intersection-observer to v8.30.1 ([#377](https://github.com/mx-space/kami/issues/377)) ([6e0bb4f](https://github.com/mx-space/kami/commit/6e0bb4fb21828fa2ceeea0ceb607b2450eb871b0)) -* **deps:** update dependency react-intersection-observer to v8.30.2 ([53f431d](https://github.com/mx-space/kami/commit/53f431da5d5982fc9e7e4b12cb26f43ce8be968f)) -* **deps:** update dependency react-intersection-observer to v8.30.3 ([c9ed701](https://github.com/mx-space/kami/commit/c9ed7012f669a2c09ae34fa397e654afc94b8b44)) -* **deps:** update dependency react-syntax-highlighter to v15.2.1 ([#321](https://github.com/mx-space/kami/issues/321)) ([3c45e19](https://github.com/mx-space/kami/commit/3c45e19a549de6454510a174f157030e524276c9)) -* **deps:** update dependency react-syntax-highlighter to v15.3.0 ([#370](https://github.com/mx-space/kami/issues/370)) ([dff70a3](https://github.com/mx-space/kami/commit/dff70a3cc5b1d395dd2ae80582d4411c72269924)) -* **deps:** update dependency react-syntax-highlighter to v15.4.3 ([#429](https://github.com/mx-space/kami/issues/429)) ([2f859bf](https://github.com/mx-space/kami/commit/2f859bf0dcff3bd961c27e49fde6e5dfabcaf1f9)) -* **deps:** update dependency sass to v1.27.0 ([#323](https://github.com/mx-space/kami/issues/323)) ([5a560c1](https://github.com/mx-space/kami/commit/5a560c1a265a5c1fc2615b877c6fb5cc7ca56b1e)) -* **deps:** update dependency sass to v1.27.1 ([1271232](https://github.com/mx-space/kami/commit/12712325e113718e29994109072c225ee36a6de1)) -* **deps:** update dependency sass to v1.27.2 ([4483763](https://github.com/mx-space/kami/commit/4483763f16cdc5f9ecb94016bacfb6cdd07ebd87)) -* **deps:** update dependency sass to v1.28.0 ([#373](https://github.com/mx-space/kami/issues/373)) ([fd87533](https://github.com/mx-space/kami/commit/fd8753396eb3864e6c90ef5a0270181842358144)) -* **deps:** update dependency sass to v1.30.0 ([#422](https://github.com/mx-space/kami/issues/422)) ([dfbadab](https://github.com/mx-space/kami/commit/dfbadab08c810ef4dbf25378f00d5838c3bdf19f)) -* **deps:** update dependency sass to v1.32.0 ([#451](https://github.com/mx-space/kami/issues/451)) ([c745cbb](https://github.com/mx-space/kami/commit/c745cbbf78505c59f24a17fa239e513fb072a9ff)) -* **deps:** update dependency sitemap to v6.3.3 ([e06c2bf](https://github.com/mx-space/kami/commit/e06c2bfd3468465c4f145026708ecf553e436667)) -* **deps:** update dependency sitemap to v6.3.4 ([740ba6a](https://github.com/mx-space/kami/commit/740ba6acbabceda18f54b4b743a6e4f5c59aadb5)) -* **deps:** update dependency sitemap to v6.3.5 ([ce47361](https://github.com/mx-space/kami/commit/ce4736117c3e063349f81fe752de0f9f9cc0ef4b)) -* **deps:** update dependency ua-parser-js to v0.7.23 ([#425](https://github.com/mx-space/kami/issues/425)) ([cd9a4e1](https://github.com/mx-space/kami/commit/cd9a4e1618e5fe044bdd38c4414a49094ec1d830)) -* **deps:** update dependency validator to v13.5.2 ([#416](https://github.com/mx-space/kami/issues/416)) ([16a946a](https://github.com/mx-space/kami/commit/16a946a709061c21a370da0a1bf182c7f8dfc9f6)) -* **deps:** update react monorepo to v16.14.0 (minor) ([#335](https://github.com/mx-space/kami/issues/335)) ([e18eab1](https://github.com/mx-space/kami/commit/e18eab1cd9696dc8466e1493fe76906566b2460f)) -* disable debug code in prod ([64c1519](https://github.com/mx-space/kami/commit/64c15197c70b5c1dc2a76c170dbf8f783c8c81f4)) -* head logo can't return back home page ([d3cb554](https://github.com/mx-space/kami/commit/d3cb55408b9b9f3a044091ff98e8edb3d9fcedab)) -* image render wrong size ([57348a5](https://github.com/mx-space/kami/commit/57348a5d7b8fee7f344c313848b778ab3fb10bb2)) -* **init:** fix init first time ([ca29e83](https://github.com/mx-space/kami/commit/ca29e837567ab81b3c5a2f0afb60f172f99fc4a9)) -* link filter ([7e68d71](https://github.com/mx-space/kami/commit/7e68d718828d18c64d8330a02a740ebdfe32ee04)) -* link popover font-size ([f0fb41b](https://github.com/mx-space/kami/commit/f0fb41b5a0c2757a9c873112a84d264bb66102cc)) -* loading status ([b46aac0](https://github.com/mx-space/kami/commit/b46aac0d1a32b9f9cb3c2993abad16be68cdb9f9)) -* pm2 config script error ([e8365af](https://github.com/mx-space/kami/commit/e8365af597d5efe82e751a7209ebe3f5210d86da)) -* revert mobx-lite version ([0ef4c2a](https://github.com/mx-space/kami/commit/0ef4c2a098edcbae88dad02b27ff4454adef98d9)) -* **timeline:** list disc ([60e9ece](https://github.com/mx-space/kami/commit/60e9ece404b9bfd09e5bfdc37a85b92bf607b56f)) -* toc re-render ([6d5d468](https://github.com/mx-space/kami/commit/6d5d46802a1adced6058edd416e7f3dfc487eecc)) - - -### Features - -* add note music ([bf5b342](https://github.com/mx-space/kami/commit/bf5b3428314eb3d0be82a654fbea15a0659b3efc)) -* add random say ([b9617e3](https://github.com/mx-space/kami/commit/b9617e341cdbf667f7ff448e6ec8dcce34547aec)) -* add style for web print ([568fb01](https://github.com/mx-space/kami/commit/568fb0180dd629880927e101287c016723ac9889)) -* change loding style ([74ac26f](https://github.com/mx-space/kami/commit/74ac26f77f616b0ea129b4cec5470af8a85ec75a)) -* comment draft ([56bd03b](https://github.com/mx-space/kami/commit/56bd03b4a076e5dc5dfd556a97e42c6dbb5bb50d)) -* **comment:** add emoji ([f6d8955](https://github.com/mx-space/kami/commit/f6d89554a694da54236afab6c2d4e0bcde0305de)) -* getServerSideProps ([36b3861](https://github.com/mx-space/kami/commit/36b3861a0b467a41257ac80e924542bd1fde917c)) -* image accent color ([243843c](https://github.com/mx-space/kami/commit/243843c5baa7c7e44ee10974db42f85bbf6a18fb)) -* markdown editor (preview) ([827dc6f](https://github.com/mx-space/kami/commit/827dc6ff7c37ec26b44d82768f344a21ed1d2aa5)) -* note mark, toc, note layout ([1bfd534](https://github.com/mx-space/kami/commit/1bfd534d4632e2a483c53f22b066d84e28f0fd0b)) -* **socket:** real time update comments list ([f043aae](https://github.com/mx-space/kami/commit/f043aae03a904ccf9b7a5899902149fc4f32cb18)) -* **socket:** real time update post and note ([082a60a](https://github.com/mx-space/kami/commit/082a60a775916e513e9a9e2c90f4b13fb0a46a5e)) -* timeline view ([1fd9b56](https://github.com/mx-space/kami/commit/1fd9b56549f94fec7899d79142a75b87f14296c6)) - - - -# [1.5.0-alpha](https://github.com/mx-space/kami/compare/v1.4.1...v1.5.0-alpha) (2020-10-08) - - -### Bug Fixes - -* **anim:** note layout anime ([8cc3733](https://github.com/mx-space/kami/commit/8cc3733787ff0f27651cd3e59efa054df72cb3ea)) -* **deps:** update dependency @fortawesome/fontawesome-svg-core to v1.2.31 ([#296](https://github.com/mx-space/kami/issues/296)) ([744fc65](https://github.com/mx-space/kami/commit/744fc6588e99d01adf52c53ac6717fa01102c410)) -* **deps:** update dependency @sentry/webpack-plugin to v1.13.0 ([#283](https://github.com/mx-space/kami/issues/283)) ([74b4082](https://github.com/mx-space/kami/commit/74b408280cd4914f1e18dd6afd85e636dae041ac)) -* **deps:** update dependency dayjs to v1.9.1 ([#292](https://github.com/mx-space/kami/issues/292)) ([731d99d](https://github.com/mx-space/kami/commit/731d99d122c1e9447a6ed173304ff7db20b2c691)) -* **deps:** update dependency gitlog to v4.0.1 ([b0f76d8](https://github.com/mx-space/kami/commit/b0f76d89a8fbc4ac0edca61bc534bd741f4c1644)) -* **deps:** update dependency gitlog to v4.0.2 ([6f8f97d](https://github.com/mx-space/kami/commit/6f8f97d7aaed58987bd811d94c13066f9e1ba923)) -* **deps:** update dependency gitlog to v4.0.3 ([c92f3ad](https://github.com/mx-space/kami/commit/c92f3ad6a5b31461df3e61ebe88c550fc4d182dd)) -* **deps:** update dependency mobx to v6 ([#301](https://github.com/mx-space/kami/issues/301)) ([bbb83b7](https://github.com/mx-space/kami/commit/bbb83b718815b3ca619f9a8fc4b548508070cfe5)) -* **deps:** update dependency mobx to v6.0.1 ([d524c9b](https://github.com/mx-space/kami/commit/d524c9b9cb0be07f40a4b8b39b06a7f1be254ec3)) -* **deps:** update dependency mobx-react-lite to v3 ([#299](https://github.com/mx-space/kami/issues/299)) ([44ac23a](https://github.com/mx-space/kami/commit/44ac23a1a885554c8592908aeee8b2bf9b269ea3)) -* **deps:** update dependency next-seo to v4.10.0 ([#287](https://github.com/mx-space/kami/issues/287)) ([7d23ca1](https://github.com/mx-space/kami/commit/7d23ca11186374f5bca3f9fb962aa2236295671f)) -* **deps:** update dependency next-seo to v4.10.1 ([5073475](https://github.com/mx-space/kami/commit/5073475e68f5b7f6ad77af52afcc13d89db430c9)) -* **deps:** update dependency react-intersection-observer to v8.28.6 ([4be73df](https://github.com/mx-space/kami/commit/4be73df6996807f481dbd45adaff6a60b6d4ede8)) -* **deps:** update dependency react-intersection-observer to v8.29.0 ([#294](https://github.com/mx-space/kami/issues/294)) ([34cd0f6](https://github.com/mx-space/kami/commit/34cd0f64d954aeea387391954e85be1206e1e052)) -* **deps:** update dependency react-syntax-highlighter to v14 ([#306](https://github.com/mx-space/kami/issues/306)) ([72aa9be](https://github.com/mx-space/kami/commit/72aa9be4185a7480d251d9515e8ed773c2b8bfef)) -* **deps:** update dependency react-syntax-highlighter to v14.0.2 ([7bd96f4](https://github.com/mx-space/kami/commit/7bd96f4f7c30adb229afc6a59f0e9d7967f5aa22)) -* **deps:** update dependency react-syntax-highlighter to v15 ([#313](https://github.com/mx-space/kami/issues/313)) ([406b011](https://github.com/mx-space/kami/commit/406b01170b9a36dc541db7f02a7a124d968f2cfe)) -* **deps:** update dependency socket.io-client to v2.3.1 ([0f92ff1](https://github.com/mx-space/kami/commit/0f92ff1b7c745610351e412cdaa9958d70f50883)) -* **deps:** update font awesome ([c1777b9](https://github.com/mx-space/kami/commit/c1777b98f4486fe452c9b8dc6dc47b82a6a2bd13)) -* **deps:** update font awesome to v5.15.0 (minor) ([#297](https://github.com/mx-space/kami/issues/297)) ([69f8124](https://github.com/mx-space/kami/commit/69f8124766e7367689505249eab1bfe61998bdad)) -* lamp zindex ([0d98c2e](https://github.com/mx-space/kami/commit/0d98c2ec07a0cfcf5f97aa7b2d0e15fb3f3f5ea2)) -* **layout:** card style and toc position ([fbf0fe6](https://github.com/mx-space/kami/commit/fbf0fe6e08e158f6395442c0a815c33253d64e32)) -* mobile overflow-x ([1c63a4f](https://github.com/mx-space/kami/commit/1c63a4fa4b0938b1eb62cc4847601a6922ca6633)) -* **posts:** change post block layout ([aaaed30](https://github.com/mx-space/kami/commit/aaaed3064061003b4a64634e07c610dd878cfb32)) -* **style:** post block iamge preview ([a7ac987](https://github.com/mx-space/kami/commit/a7ac987587f48379c010ee0a5fbf49342dffb0cd)) -* toc and sticky ([eedebb0](https://github.com/mx-space/kami/commit/eedebb086183808b69438101b37120b413165bd4)) - - -### Features - -* **layout:** change color add image preview on post block ([edd806a](https://github.com/mx-space/kami/commit/edd806aa8cb1622884bf06c917a4219da3420fa5)) - - - -## [1.4.1](https://github.com/mx-space/kami/compare/v1.4.0...v1.4.1) (2020-09-23) - - - -# [1.4.0](https://github.com/mx-space/kami/compare/v1.3.0...v1.4.0) (2020-09-23) - - -### Bug Fixes - -* avatar ([5567cb0](https://github.com/mx-space/kami/commit/5567cb0d48e66c88f816015b2354d15479b45e05)) -* crash ([57b6824](https://github.com/mx-space/kami/commit/57b68243fe6e266a089b5c22bca1ee83d07782db)) -* deps ([c92bce2](https://github.com/mx-space/kami/commit/c92bce224d4ac3f73efba3a1ce55c9af71406b67)) -* **deps:** update dependency @sentry/webpack-plugin to v1.12.1 ([605ccbe](https://github.com/mx-space/kami/commit/605ccbe4322a4a612b4a4b0caf57d92239efc1e8)) -* **deps:** update dependency animate-uri to v1.3.0 ([f8a3c32](https://github.com/mx-space/kami/commit/f8a3c3206711d9aec07621dc7290068347b3999b)) -* **deps:** update dependency antd to v4.5.3 ([6201305](https://github.com/mx-space/kami/commit/62013051e34962e2f80563851d9c49e7058c01b2)) -* **deps:** update dependency antd to v4.5.4 ([8c3585e](https://github.com/mx-space/kami/commit/8c3585ed2797ce3dfa2ea707b0ab04d6792e160f)) -* **deps:** update dependency antd to v4.6.1 ([#233](https://github.com/mx-space/kami/issues/233)) ([88ec569](https://github.com/mx-space/kami/commit/88ec569eee9315bbf7757c4dfaec40231fe6d380)) -* **deps:** update dependency antd to v4.6.2 ([ed3c003](https://github.com/mx-space/kami/commit/ed3c003e0d08b37b216a5c5246145cd624a58152)) -* **deps:** update dependency antd to v4.6.3 ([73abbed](https://github.com/mx-space/kami/commit/73abbed5956e683842cc78a76f130a004b217367)) -* **deps:** update dependency dayjs to v1.8.33 ([8c3b5a0](https://github.com/mx-space/kami/commit/8c3b5a0a660009b7c144db67d20e9d0f969f65e6)) -* **deps:** update dependency dayjs to v1.8.34 ([5a8281f](https://github.com/mx-space/kami/commit/5a8281f6bd28dcc850d635cbd5775a3ff2e0bd8b)) -* **deps:** update dependency dayjs to v1.8.35 ([5030692](https://github.com/mx-space/kami/commit/50306925a1c1309e6e8ffcc67e8bae5e77e715de)) -* **deps:** update dependency dayjs to v1.8.36 ([8b2de69](https://github.com/mx-space/kami/commit/8b2de6958f76bbf6f68b3c0c40f6b77be9fde342)) -* **deps:** update dependency mobx to v5.15.6 ([23f6a06](https://github.com/mx-space/kami/commit/23f6a063c4f991563de6db97c96106fc81093b93)) -* **deps:** update dependency mobx to v5.15.7 ([2cf6ea2](https://github.com/mx-space/kami/commit/2cf6ea2d394ff6eedc04979e41454e12150a1994)) -* **deps:** update dependency mobx-react-lite to v2.1.0 ([#240](https://github.com/mx-space/kami/issues/240)) ([86ea1e4](https://github.com/mx-space/kami/commit/86ea1e40c61834941d942f8e259202a6452c8b2e)) -* **deps:** update dependency mobx-react-lite to v2.2.0 ([#243](https://github.com/mx-space/kami/issues/243)) ([4e7e43c](https://github.com/mx-space/kami/commit/4e7e43c00dfae6c313a4fb408827c997e56a7af9)) -* **deps:** update dependency mobx-react-lite to v2.2.1 ([cbfe32d](https://github.com/mx-space/kami/commit/cbfe32d4d397c4a9d2e0533d7f5fbe5accce3ca3)) -* **deps:** update dependency mobx-react-lite to v2.2.2 ([21011a1](https://github.com/mx-space/kami/commit/21011a111efc870b3045c3f7e0bfcde753213350)) -* **deps:** update dependency react-intersection-observer to v8.28.2 ([#260](https://github.com/mx-space/kami/issues/260)) ([e0b1ffa](https://github.com/mx-space/kami/commit/e0b1ffa477be936b6b2beab39e2920135fb629cd)) -* **deps:** update dependency react-intersection-observer to v8.28.3 ([09a2dc5](https://github.com/mx-space/kami/commit/09a2dc542f63db993c5e95a754183e56b426bc96)) -* **deps:** update dependency react-intersection-observer to v8.28.4 ([3294c15](https://github.com/mx-space/kami/commit/3294c15986a8b190d3c92f49d74f063dd2963150)) -* **deps:** update dependency react-intersection-observer to v8.28.5 ([6a21fb6](https://github.com/mx-space/kami/commit/6a21fb6458207e0e334fbc28bfa00482be2de4d5)) -* **deps:** update dependency react-syntax-highlighter to v13.3.1 ([ded319e](https://github.com/mx-space/kami/commit/ded319e10863d528cf1f288b8316f92b2c5dcb36)) -* **deps:** update dependency react-syntax-highlighter to v13.5.0 ([#219](https://github.com/mx-space/kami/issues/219)) ([db26a20](https://github.com/mx-space/kami/commit/db26a20340a39f1842c7d730a6f997a23f57262d)) -* **deps:** update dependency react-syntax-highlighter to v13.5.1 ([67096f7](https://github.com/mx-space/kami/commit/67096f754932f05b10a30acc7b7cd16ffae8abe1)) -* **deps:** update dependency react-syntax-highlighter to v13.5.3 ([3702e76](https://github.com/mx-space/kami/commit/3702e767d810f3ea509b9117f187db46acd499bf)) -* **deps:** update dependency react-use to v15.3.4 ([deef3e2](https://github.com/mx-space/kami/commit/deef3e2d85843d2a7b0b6a55bdcd2e8b52759f7e)) -* **deps:** update dependency sass to v1.26.11 ([2d50044](https://github.com/mx-space/kami/commit/2d5004475a81b2e427bb42725fe330dbd0c9795d)) -* **deps:** update dependency sitemap to v6.3.0 ([#258](https://github.com/mx-space/kami/issues/258)) ([a2d5a8d](https://github.com/mx-space/kami/commit/a2d5a8d1d7ba432b615902b6de8d1c75dc016408)) -* **deps:** update dependency sitemap to v6.3.1 ([66a5a29](https://github.com/mx-space/kami/commit/66a5a296458cc150df8a949448e9da8f4c43e3a2)) -* **deps:** update dependency sitemap to v6.3.2 ([7743711](https://github.com/mx-space/kami/commit/7743711bbf2cd54c2fa75fe570a4b54474ae8cf4)) -* **deps:** update dependency ua-parser-js to v0.7.22 ([8ecac72](https://github.com/mx-space/kami/commit/8ecac72bf8fa6c5edfec2bb0e9b60aa7e9178abc)) -* **deps:** update dependency validator to v13.1.17 ([b424089](https://github.com/mx-space/kami/commit/b424089b5eb8fd89025c84dd19359ded57a025dd)) -* **image:** image margin ([de6720c](https://github.com/mx-space/kami/commit/de6720c544ffbc98f0d10fa3aaecae3f1c9609d3)) -* input color and remove antd ([27834e5](https://github.com/mx-space/kami/commit/27834e5a02f157731f60bcd8e1ad8abe8a0c2190)) -* input stroke style ([88be779](https://github.com/mx-space/kami/commit/88be779f5de4550376dd50f12ed3c43d7f04b0c3)) -* **input:** dashoffset border ([823f63f](https://github.com/mx-space/kami/commit/823f63fc4721ed403b51fa04d1c4663ec614bbb8)) -* message crash hacky ([ef6573a](https://github.com/mx-space/kami/commit/ef6573adacc8ba220edf6d974867150ac4076562)) -* message type ([5112f75](https://github.com/mx-space/kami/commit/5112f750e01fad6cee094fcf61af2cd982fcc995)) -* more style ([50efbeb](https://github.com/mx-space/kami/commit/50efbeb8d021a98a954cf1f8822c900c2be2ca68)) -* observer ([e453810](https://github.com/mx-space/kami/commit/e453810ac64e42795b85689ea667fe349248a7f0)) -* project previewer ([29d1376](https://github.com/mx-space/kami/commit/29d13767ec2b57627d83551017d95e8a93085e3d)) -* rss ([fa6c8ce](https://github.com/mx-space/kami/commit/fa6c8ce1ad4d127db8cbe7231e3da1d627d38f43)) -* spoiler style ([28f7419](https://github.com/mx-space/kami/commit/28f74196264c4890fd84e06ee44ea82c44d5af9e)) -* **style:** input border and message wrap ([e8cbf05](https://github.com/mx-space/kami/commit/e8cbf052605eaad85dcfe976a37001d1a02ac96f)) -* too many request initData ([2cf5ec8](https://github.com/mx-space/kami/commit/2cf5ec83fddad0f1fe15312f73b866c1cfd28ae2)) -* type error ([b50f678](https://github.com/mx-space/kami/commit/b50f67822dfbab1a9117a1b967a71f5dccd98ba0)) -* use absolute href ([0841457](https://github.com/mx-space/kami/commit/08414577301ef78bc59d9dd270b39377673934b5)) - - -### Features - -* input component ([6dd2605](https://github.com/mx-space/kami/commit/6dd26050f012d642293ec4bf1375b35deef78ea2)) -* **layout:** chagne note layout ([6b7f3a4](https://github.com/mx-space/kami/commit/6b7f3a42bc8729e49b5e1d928a9326cc27ab50ce)) -* **message:** remove antd ([48f8145](https://github.com/mx-space/kami/commit/48f81454e8f784e6efec1c027f0443e98bb6ccc3)) - - - -# [1.3.0](https://github.com/mx-space/kami/compare/v1.2.1...v1.3.0) (2020-08-08) - - -### Bug Fixes - -* **config:** rewrite ([1f1fc26](https://github.com/mx-space/kami/commit/1f1fc26e5c4af0c859e3cce35dac9278be167cc9)) -* **deps:** update dependency antd to v4.5.0 ([4abf027](https://github.com/mx-space/kami/commit/4abf027c09797d2b48d68ca57e9c0e4dde820e36)) -* **deps:** update dependency antd to v4.5.1 ([7aaebda](https://github.com/mx-space/kami/commit/7aaebda769aa12749842e6455371a121cb53b449)) -* **deps:** update dependency antd to v4.5.2 ([781d07d](https://github.com/mx-space/kami/commit/781d07d2c1a0859e77e8cc3032e6dfd6055d8834)) -* **deps:** update dependency dayjs to v1.8.31 ([10c3477](https://github.com/mx-space/kami/commit/10c34774d9123b38e057fded01b761180fd61581)) -* **deps:** update dependency dayjs to v1.8.32 ([9a83e3c](https://github.com/mx-space/kami/commit/9a83e3c491837beae3b9cbadf6948ac4d897004b)) -* **deps:** update dependency mobx to v5.15.5 ([c570f8e](https://github.com/mx-space/kami/commit/c570f8e699e31b09ffd86089d6b16b5d243c5a30)) -* **deps:** update dependency mobx-react to v6.2.3 ([16f380b](https://github.com/mx-space/kami/commit/16f380b2bac817dec8f894d76d26c0fe967d3546)) -* **deps:** update dependency mobx-react to v6.2.5 ([d8caaf3](https://github.com/mx-space/kami/commit/d8caaf30259b5b2d11bde04ca132a7caa96df05d)) -* **deps:** update dependency react-syntax-highlighter to v13.2.1 ([1581665](https://github.com/mx-space/kami/commit/1581665f06d8d94d53f3ce04cd53d0349fe35629)) -* error message ([084cc40](https://github.com/mx-space/kami/commit/084cc40d08310b164a4ff7400eecb4e31343df01)) -* feed description ([0940ed4](https://github.com/mx-space/kami/commit/0940ed40515344b93dd832a00e5ad0fb1dd4997d)) -* **markdown:** spoiler ([1cdb316](https://github.com/mx-space/kami/commit/1cdb316503ade07b3714f9a25dbd9169122ad571)) -* Pagination ([973f717](https://github.com/mx-space/kami/commit/973f717f4a1add85c610a0643e6c468afb3f184c)) -* post router ([7967bea](https://github.com/mx-space/kami/commit/7967bea83aabc7dd003dbab5ea932df81f9b78ed)) -* safari render bug ([88ee93c](https://github.com/mx-space/kami/commit/88ee93c71a0457c393ee8ef13e81f052489d9917)) -* socket.io reconnect time ([5732fe2](https://github.com/mx-space/kami/commit/5732fe2dc30d5e94c6ab0a2ca4926c5166bc4782)) - - -### Features - -* add comments cache ([c9b84fe](https://github.com/mx-space/kami/commit/c9b84feab95169c83cf85daf5955fd45320be4c5)) -* number recorder ([eca2c75](https://github.com/mx-space/kami/commit/eca2c7548e2cb3c1b8b29119c63b6b9263ecf41a)) -* tag ([0ab8212](https://github.com/mx-space/kami/commit/0ab82124d6e3035a22c49b49c2ba76cb894a4f02)) -* tag ui ([44615d8](https://github.com/mx-space/kami/commit/44615d877b00b9c292a6bd94ac2267e0db379d8d)) - - -### Reverts - -* **comment:** lazy load once ([305505b](https://github.com/mx-space/kami/commit/305505b234486880c3d189a15c2d7f795772b7f2)) - - - -## [1.2.1](https://github.com/mx-space/kami/compare/v1.0.0...v1.2.1) (2020-07-26) - - -### Bug Fixes - -* anime and some image render bugs ([b4ea3ab](https://github.com/mx-space/kami/commit/b4ea3abab5d10d184405001f39df6d6b1dd9fc2f)) -* axios interceptors ([cb846da](https://github.com/mx-space/kami/commit/cb846da9dc1c9046ed8e28ae466ae2cd2fa27211)) -* axois forward ip ([7f06c91](https://github.com/mx-space/kami/commit/7f06c91a61af12bf78861486a3948647f059422b)) -* box animate ([dbc58a4](https://github.com/mx-space/kami/commit/dbc58a4efe535b6b62e5b18b690ee5188aeb3ea5)) -* **cache:** disable cache index ([c971f68](https://github.com/mx-space/kami/commit/c971f68b320a9588ca58d3b20919064734cdb0fd)) -* ci ([0c72a3d](https://github.com/mx-space/kami/commit/0c72a3daf5f22e4450d260f3d30e88cdc082dc01)) -* **ci:** auto release ([64f9fb8](https://github.com/mx-space/kami/commit/64f9fb8d29d446424526e1c640d87bc7cf17aa63)) -* **deps:** pin dependency next-offline to 5.0.2 ([e51ea56](https://github.com/mx-space/kami/commit/e51ea563a92b31d8b251ed1d0212d206a8af1578)) -* **deps:** update dependency antd to v4.3.4 ([e7cb105](https://github.com/mx-space/kami/commit/e7cb105e6c3ad62532f3d856bebc8656b5490b91)) -* **deps:** update dependency antd to v4.3.5 ([9382431](https://github.com/mx-space/kami/commit/938243136a66bfbcb9cfbaa6aa8a9f3ded174fc5)) -* **deps:** update dependency antd to v4.4.0 ([860db76](https://github.com/mx-space/kami/commit/860db766565e09ce9d7ba4abc6743b25c4bf872f)) -* **deps:** update dependency antd to v4.4.1 ([cbaa77c](https://github.com/mx-space/kami/commit/cbaa77ceaa73f7a389c9ccf8a10d3c03f6f7bd77)) -* **deps:** update dependency antd to v4.4.2 ([819928c](https://github.com/mx-space/kami/commit/819928cb88a5f6c85700af43c5ee3ae15ae2b06d)) -* **deps:** update dependency antd to v4.4.3 ([5d72469](https://github.com/mx-space/kami/commit/5d724691e1948a76223c00d6124959c0b31a7f5b)) -* **deps:** update dependency dayjs to v1.8.29 ([e01e549](https://github.com/mx-space/kami/commit/e01e549efb50f12cf038a09ad23913c8c9df1ffe)) -* **deps:** update dependency dayjs to v1.8.30 ([e7ba6e1](https://github.com/mx-space/kami/commit/e7ba6e1dc5e7db241857eadc408cb1d2ec0ac935)) -* **deps:** update dependency intersection-observer to v0.11.0 ([b7c9b2a](https://github.com/mx-space/kami/commit/b7c9b2abd6d57ed9b8e933ef85ede277faf6fe6f)) -* **deps:** update dependency mobx-state-tree to v3.17.2 ([018a933](https://github.com/mx-space/kami/commit/018a933902a4aab324ba987fe34aa0b99a196de0)) -* **deps:** update dependency next-seo to v4.6.0 ([29ddc14](https://github.com/mx-space/kami/commit/29ddc1454e255cde299e52c6a527aa92e5e952a4)) -* **deps:** update dependency next-seo to v4.7.1 ([7ddfd41](https://github.com/mx-space/kami/commit/7ddfd411ae354c0a36cbb18f931f8e7ae6c95f76)) -* **deps:** update dependency next-seo to v4.7.2 ([bb01f93](https://github.com/mx-space/kami/commit/bb01f930af4a4c80f4400f75e82a64723d865f46)) -* **deps:** update dependency next-seo to v4.7.3 ([9808a52](https://github.com/mx-space/kami/commit/9808a52f1f75662fe5be782a6c0908c31f8a5cae)) -* **deps:** update dependency randomcolor to v0.6.2 ([c47265b](https://github.com/mx-space/kami/commit/c47265be1b9c7e3dd77dd96da9dd101376085b5a)) -* **deps:** update dependency react-syntax-highlighter to v13 ([2925151](https://github.com/mx-space/kami/commit/2925151c3c51b753126182608d8fb5c82d176094)) -* **deps:** update dependency sass to v1.26.10 ([60e2b20](https://github.com/mx-space/kami/commit/60e2b20ba469524f5829b79084c176e8ed1ad80e)) -* **deps:** update dependency sass to v1.26.9 ([49e88af](https://github.com/mx-space/kami/commit/49e88af9d2717ee9927e2fe01e28a61d8c7c0d82)) -* **deps:** update dependency sitemap to v6.1.6 ([351ed75](https://github.com/mx-space/kami/commit/351ed75090f56edb088c49b5aa1e44601a76795d)) -* **deps:** update dependency sitemap to v6.1.7 ([cca0a95](https://github.com/mx-space/kami/commit/cca0a95120ad9bd2c2ff71b5b9436a8c6a4045f2)) -* **deps:** update dependency sitemap to v6.2.0 ([905695a](https://github.com/mx-space/kami/commit/905695ad69844b17349826779699442ada61ac34)) -* **deps:** update font awesome ([d803290](https://github.com/mx-space/kami/commit/d8032909353f9691f40e7f3f099c3b4d4d7451e0)) -* fix bug in image component and comment ([ca93c69](https://github.com/mx-space/kami/commit/ca93c697aaa0aae4e6aa835010dac9778eacd12c)) -* if comment failed [#150](https://github.com/mx-space/kami/issues/150). ([6b9f05d](https://github.com/mx-space/kami/commit/6b9f05d410ce9e4b146c02a4f11414a4b1be0e11)) -* image default height ([27dc5a9](https://github.com/mx-space/kami/commit/27dc5a9fb834917bf8a8b0497f5f674271dfdd88)) -* index seo ([75a1405](https://github.com/mx-space/kami/commit/75a140577be12b8cb2aa2e1f029c23543ec2b829)) -* isServer bug ([2dfc686](https://github.com/mx-space/kami/commit/2dfc6869c6483f599bd97f9c3f1afecf5e8c39e1)) -* open image preview when scroll ([117ff04](https://github.com/mx-space/kami/commit/117ff043fc52e217251cf994480c02cb3f4f3c03)) -* remove devtools check which cause compatibility ([905cef3](https://github.com/mx-space/kami/commit/905cef3662fdb22d3cfb09bd2ccc3efb1fa46833)) -* request error ([b9b0c0b](https://github.com/mx-space/kami/commit/b9b0c0b60ad2760145d06c0f5e7a201f7aa19a4c)) -* resize event on mobile ([a40b99a](https://github.com/mx-space/kami/commit/a40b99a23682f8c5801b665516b63d9158918151)) -* sentry env ([f885247](https://github.com/mx-space/kami/commit/f88524727c6b5823f589d6dce0ad2e8b4ab30ac6)) - - -### Features - -* apply for link and donate ([1efc30a](https://github.com/mx-space/kami/commit/1efc30a5cc764ecbe37715ba9de341ab1e2089c7)) -* copy code block ([34e5535](https://github.com/mx-space/kami/commit/34e5535d09dcba9c04551fcac441c9bccd1b4ac9)) -* **sentry:** add error monitor ([5b6bb9d](https://github.com/mx-space/kami/commit/5b6bb9d70e871bf62d1392356fcb23fc8fbcd6df)) -* **ssr:** forward real ip and ua ([1bab1a0](https://github.com/mx-space/kami/commit/1bab1a05749cbf8758f64cead08079b6fd0fad2c)) - - -### Reverts - -* "ci(config): auto merge" ([4680c68](https://github.com/mx-space/kami/commit/4680c681f8f3e35a7681f7126d20d9a33470934e)) -* "style(header): remove code" ([13b85ad](https://github.com/mx-space/kami/commit/13b85ad76ad2a4b985c86f6b07149c73d088431b)) -* structure ([c8cdd3d](https://github.com/mx-space/kami/commit/c8cdd3d732d8508fefe8753ec359507778434e53)) - - - -# [1.0.0](https://github.com/mx-space/kami/compare/v1.0.0-rc.6...v1.0.0) (2020-06-20) - - -### Bug Fixes - -* anime transition ([2ff9af2](https://github.com/mx-space/kami/commit/2ff9af2592e1ff3dd2f9ba9ed6479b9aced67f60)) -* behavior ([fc20e18](https://github.com/mx-space/kami/commit/fc20e186787f70f729ac963abb0eeb5975e17f81)) -* **deps:** update dependency next-pwa to v2.6.1 ([8a327df](https://github.com/mx-space/kami/commit/8a327dffe1a606b60e7434745a676a23efeb4cba)) -* **deps:** update font awesome ([5e25e6c](https://github.com/mx-space/kami/commit/5e25e6c52bf5cffdbd3c6433034f57ca1a91943b)) -* prism highlight light style ([98f8563](https://github.com/mx-space/kami/commit/98f85636cba250a47eab3d0cd5a471cd5c69a20a)) -* router and image bugs ([cf008bf](https://github.com/mx-space/kami/commit/cf008bf75ad800303077e8b0ba057af300818cad)) -* some issues ([c6a17ce](https://github.com/mx-space/kami/commit/c6a17ce6b47d2d9b8348bfd0991ebfb284185671)) - - -### Features - -* add travellings ([f5f251c](https://github.com/mx-space/kami/commit/f5f251c6a72b7546b45c6b8fa9fd4676ea9e128c)) -* all images use ImageLazy ([c9f5912](https://github.com/mx-space/kami/commit/c9f5912964c7286e3faac486c24b607a88b24e75)) -* intro style ([029c74c](https://github.com/mx-space/kami/commit/029c74cb9717797f2f930c522d93571add3ca2a7)) - - -### Reverts - -* modern ([17a6ff9](https://github.com/mx-space/kami/commit/17a6ff9d3e1674f1a5f21c8ea8172831697f5730)) - - - -# [1.0.0-rc.6](https://github.com/mx-space/kami/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2020-06-14) - - -### Bug Fixes - -* message duration ([82b9fe0](https://github.com/mx-space/kami/commit/82b9fe04636fe386cc6289ce9102ebd6e79b1113)) - - -### Features - -* post thumbs up ([b5f6162](https://github.com/mx-space/kami/commit/b5f61628cb68798871ee20e7685e47d618260c7e)) - - -### Performance Improvements - -* **fc:** memo all components ([3856ffd](https://github.com/mx-space/kami/commit/3856ffde55dea619ccb4304b39be3fd4d7ff8d4f)) - - - -# [1.0.0-rc.5](https://github.com/mx-space/kami/compare/v1.0.0-rc-4...v1.0.0-rc.5) (2020-06-12) - - -### Bug Fixes - -* animate ([d599788](https://github.com/mx-space/kami/commit/d59978851f61881a37bbba872db1662101ff52fe)) -* danmaku ([66ccf3f](https://github.com/mx-space/kami/commit/66ccf3f4d663e0df2e96a9b4d6510eb5a8f13e65)) -* **deps:** update dependency @fortawesome/react-fontawesome to v0.1.10 ([38a7892](https://github.com/mx-space/kami/commit/38a7892cd76002e35d71467b040836d645973d87)) -* **deps:** update dependency antd to v4.3.3 ([d93555f](https://github.com/mx-space/kami/commit/d93555fb86aa3bb9b3070df9347470feac04649c)) -* **deps:** update dependency next-pwa to v2.6.0 ([1e75d59](https://github.com/mx-space/kami/commit/1e75d59bed3d5ff8e6c15357db3c7af96376e715)) -* **deps:** update dependency validator to v13.1.1 ([4f7fcaa](https://github.com/mx-space/kami/commit/4f7fcaa6c64afb16b3df481a3bb9ce1b4aaf43ce)) -* errror code ([86c3c5b](https://github.com/mx-space/kami/commit/86c3c5be1ee4f3c234e1d2b4d03376f00883f647)) -* filter ([4e61b94](https://github.com/mx-space/kami/commit/4e61b94e8425a28ca35dda97e586f1537cd0b2b3)) -* handler notice ([9452a1a](https://github.com/mx-space/kami/commit/9452a1a29f7535ad41c0fe90d7de8cb485e3c55e)) -* if mobile ([4f1dc1d](https://github.com/mx-space/kami/commit/4f1dc1d9dba41073417a1faede990cc44d5ba617)) -* image placeholder ([f802152](https://github.com/mx-space/kami/commit/f802152e3cde90adde2d2e1afcf68ee16b228ffd)) -* image popup failed ([a32db9f](https://github.com/mx-space/kami/commit/a32db9fd9956dfaa4bf69f70109b92f386ea7a66)) -* **image:** image alt text style ([315bcab](https://github.com/mx-space/kami/commit/315bcaba49cedc4c87765454370719035e57071c)) -* link icon color ([736d83d](https://github.com/mx-space/kami/commit/736d83d11a57d71bcd217e6412c6d5c3f62199b0)) -* logo title ([95538d9](https://github.com/mx-space/kami/commit/95538d9804ea2b786864c9a52176debe57b19550)) -* markdown crash and render function ([4f6030f](https://github.com/mx-space/kami/commit/4f6030fbd8ab2be1e9cff9a5fdd4bfd156668588)) -* note `p` style ([ae9f889](https://github.com/mx-space/kami/commit/ae9f8894e4a3445614a01e9d3ea892f6d13854fb)) -* notification ([d56850b](https://github.com/mx-space/kami/commit/d56850b5ed996fee455a9b3c018e6a6a3ef88ed1)) -* some bug ([3f41e0a](https://github.com/mx-space/kami/commit/3f41e0a663f2b6e662d4f6babb5570a7ad44ef45)) -* toc tree ([35eb779](https://github.com/mx-space/kami/commit/35eb779e872f18063db5e1df8e01888c78c71b2a)) -* ts3.9 error ([98a1ed0](https://github.com/mx-space/kami/commit/98a1ed04ff0c45f53b9f508876eae2356e91af00)) -* type error ([5ac828b](https://github.com/mx-space/kami/commit/5ac828bb3d38946e9b10e81e3e520eeb53ad333e)) -* update hook ([9ff1001](https://github.com/mx-space/kami/commit/9ff1001f23c0d2828777fa88f791196f150ccfb5)) -* white mode color ([1fc5176](https://github.com/mx-space/kami/commit/1fc517659d46b80b1092b94d69b8a0d937e1a871)) - - -### Features - -* copyright & forbid comment ([961578d](https://github.com/mx-space/kami/commit/961578d991bfa695cae71059049c47910a059ed2)) -* error text ([6e75790](https://github.com/mx-space/kami/commit/6e75790a69233c9661d442034d5fdcd2f9598ccf)) -* image placeholder ([af65bca](https://github.com/mx-space/kami/commit/af65bca44f0e980010ecf0474c798f4e95e91114)) -* **md:** extend markdown rules ([2395c5f](https://github.com/mx-space/kami/commit/2395c5f79f4b7f95dcfe89b1e71c6928ace865b6)) -* message count ([64676a2](https://github.com/mx-space/kami/commit/64676a2436f4deb85cdd73d201ba9bd158eb8704)) -* redesign notification ([69bda01](https://github.com/mx-space/kami/commit/69bda01fcd81773455a144670db5400438a2659f)) -* **say:** support markdown ([321c0bd](https://github.com/mx-space/kami/commit/321c0bde5947a4edef2fb535e4971c62b2d13990)) -* show category name ([7df4067](https://github.com/mx-space/kami/commit/7df4067a241fbe0b294cddd3be337c3661d86d3a)) - - -### Performance Improvements - -* bangumi and scroll event ([99c2900](https://github.com/mx-space/kami/commit/99c2900ee186fc8779b73f00970795d2a833dab2)) - - - -# [1.0.0-rc-4](https://github.com/mx-space/kami/compare/v1.0.0-rc-3...v1.0.0-rc-4) (2020-05-29) - - -### Bug Fixes - -* always show install app ([c3f7e85](https://github.com/mx-space/kami/commit/c3f7e850bd26b2779ee247334de1a74fe5cc33a9)) -* build command error ([0fa0289](https://github.com/mx-space/kami/commit/0fa028955f9d8bc38c1382a2bdf1454345bcfdb6)) -* comment author link ([a7ef720](https://github.com/mx-space/kami/commit/a7ef720ce6c725bcbc2b4cbf22ae62fe43cfb483)) -* **danmaku:** danmaku emit ([0f11039](https://github.com/mx-space/kami/commit/0f11039f43acc14f93e8c184cc05bd481442b7ab)) -* **player:** player style ([2acbaa6](https://github.com/mx-space/kami/commit/2acbaa60281444d75ad6eb43c166a175f29683f7)) -* random color ([bfd6ea6](https://github.com/mx-space/kami/commit/bfd6ea69d06a337a0a27175505045cf9ebe5096f)) -* say sort ([b4b46cd](https://github.com/mx-space/kami/commit/b4b46cd0bb1bcd60ea3563d10630b0701082868c)) -* style ([ae7932b](https://github.com/mx-space/kami/commit/ae7932bf2e80fec80de52f0688c56f41688b9cfb)) -* subnav on mobile display ([8150fa3](https://github.com/mx-space/kami/commit/8150fa36233a5b7d22cbb22f3a5bee00e2a79334)) - - -### Features - -* **dangmaku:** dangmaku support ([df260db](https://github.com/mx-space/kami/commit/df260dbe0c2bbb9b0f03368de06f232b72b58756)) -* **dangmaku:** ui ([12419be](https://github.com/mx-space/kami/commit/12419be6cb4e51709eb3865e07ca59952365e19e)) -* icp footer ([1f9e93d](https://github.com/mx-space/kami/commit/1f9e93d19dbfec9c72d1d0e8729be733282a48ff)) -* image desc ([e3d5434](https://github.com/mx-space/kami/commit/e3d543443decbb7285a4f89888dba0311d5ca7da)) -* image lazy load then blur show ([d4783dd](https://github.com/mx-space/kami/commit/d4783dd6a8e93e0cc9cf311453508e7873b333c2)) -* multi timeline ([41a922e](https://github.com/mx-space/kami/commit/41a922e1e42ee4c8aaad03bbc2354e6e659cc12c)) -* say event render ([fe8469a](https://github.com/mx-space/kami/commit/fe8469af8f5c3d18f023788caebcbe078f51bbcc)) -* socket emit danmaku ([fa26442](https://github.com/mx-space/kami/commit/fa264421a75dee66142096cf9ddd6e308b59e1e5)) - - - -# [1.0.0-rc-3](https://github.com/mx-space/kami/compare/v1.0.0-rc-2...v1.0.0-rc-3) (2020-05-25) - - -### Bug Fixes - -* wrong link ([ef42bfc](https://github.com/mx-space/kami/commit/ef42bfc4b5d46069c52b3a3589a37ce099c2908a)) -* note layout image intent ([b3b8f35](https://github.com/mx-space/kami/commit/b3b8f35464b487b52ec23e318360100fddde8df8)) -* safari crash ([dd83fee](https://github.com/mx-space/kami/commit/dd83fee482579ecef5543cdf0f03cc60a6db9650)) - - - -# [1.0.0-rc-2](https://github.com/mx-space/kami/compare/v1.0.0-rc...v1.0.0-rc-2) (2020-05-25) - - -### Bug Fixes - -* avatar item style ([506bc32](https://github.com/mx-space/kami/commit/506bc3243747f2335e38a4ea68014143178197d8)) -* center pos ([5eb69cf](https://github.com/mx-space/kami/commit/5eb69cfea68fdf57f06fa82e108e56e97b4d202c)) -* check log ([555b260](https://github.com/mx-space/kami/commit/555b260809797f231ae1b4f0c68cf10bd182f131)) -* dead loop ([2d93efb](https://github.com/mx-space/kami/commit/2d93efbaddeab56bc7f0b131ac99034fb39d0edc)) -* disable some nextjs experimental ([4d7dbf5](https://github.com/mx-space/kami/commit/4d7dbf5f046947023b82ade4c6dfe0878c28e2d6)) -* font load error ([761aebd](https://github.com/mx-space/kami/commit/761aebd87e224168865c21e923d9838a14c8daaa)) -* get token ([eef308a](https://github.com/mx-space/kami/commit/eef308ab81af1b2232ee4a040c1fc9b1f833bb94)) -* image lazy placeholder ([f4764f0](https://github.com/mx-space/kami/commit/f4764f0022aca1bf5d31bfe0358a49c69637ee53)) -* nginx conf ([0ef4f49](https://github.com/mx-space/kami/commit/0ef4f493bb47c286ccadc1964edebdf916888b25)) -* note page comment padding ([ff8f588](https://github.com/mx-space/kami/commit/ff8f5884e7d3e9f7d8de8ef1161a145fac63b05b)) -* prerender carsh ([9fa45d2](https://github.com/mx-space/kami/commit/9fa45d2d4eafae11896395d2989e34cc0c4a59aa)) -* project icon style ([0505420](https://github.com/mx-space/kami/commit/0505420d4a132e0d558c6e5a915b07774aef1c66)) -* pwa icon ([ead1328](https://github.com/mx-space/kami/commit/ead1328eb97b11037104de126b933d668a0d0395)) -* robot ([631e421](https://github.com/mx-space/kami/commit/631e421adb0614669e57028a1b1c18b97a9862a5)) -* scrollbar bug ([d2a0a9f](https://github.com/mx-space/kami/commit/d2a0a9fa890fdc38583d5a5f9fda16af6c81d577)) -* some bugs ([0f4d3a6](https://github.com/mx-space/kami/commit/0f4d3a6baccf9b70cc99892f701eb124f5964850)) -* some styles ([1e29077](https://github.com/mx-space/kami/commit/1e290778752aaddaa3d71934d8f17348b8688df2)) -* too long comment reply ([4f05e60](https://github.com/mx-space/kami/commit/4f05e60cca8d778b95180d2fa1ebce670fb7413c)) -* work service memory crash ([7bd2f61](https://github.com/mx-space/kami/commit/7bd2f61c13e1ee8ee166c9dc9989c189d8a95bc0)) - - -### Features - -* block ie ([fe88a8e](https://github.com/mx-space/kami/commit/fe88a8ea99195ca2924f74e0fdd754d88cdc96a2)) -* cache api ([7537674](https://github.com/mx-space/kami/commit/753767478fd323e8ab3d1233bbd6bd2b155e5518)) -* change favicon ([5eb6ff0](https://github.com/mx-space/kami/commit/5eb6ff0afaa65bd8c828bb5a059d8d68063baaf6)) -* change to custom logo ([0d514eb](https://github.com/mx-space/kami/commit/0d514eba84327f83f77f26757f14968f0d9b3388)) -* chat ([f5e6b41](https://github.com/mx-space/kami/commit/f5e6b416bc87217bb85828717741b19bdc38efa1)) -* comment delete if authed ([abdd140](https://github.com/mx-space/kami/commit/abdd140e13b3279fbb1d9ef9c8d8c576e8e9cdda)) -* first screen ([a4e0ae1](https://github.com/mx-space/kami/commit/a4e0ae1e46153d688476607d566d9ae5b8a97be4)) -* home page friends ([878dc8b](https://github.com/mx-space/kami/commit/878dc8bb73c4c2d1c63310f8ca6b19f040487ad0)) -* image error placeholder ([fa45536](https://github.com/mx-space/kami/commit/fa455361c53228cb779d38fd204b24ce159ac0e7)) -* image style ([1fd9ec5](https://github.com/mx-space/kami/commit/1fd9ec5cf2393ad15df374e05a47b592863c80bc)) -* log ([e8533f1](https://github.com/mx-space/kami/commit/e8533f164eaa5295146b417eaeb91285434ea709)) -* more wonderful ([81034c8](https://github.com/mx-space/kami/commit/81034c8c4644248d32aa83c52e4b67abbb60bbea)) -* online visitor and observable ([a0fbe81](https://github.com/mx-space/kami/commit/a0fbe81ea403d0e8719d20507dae26732c2fea4d)) -* parse locate path ([ce0fc84](https://github.com/mx-space/kami/commit/ce0fc846d8d481b16563e46cf1b4169079eed695)) -* pwa support ([9b120fc](https://github.com/mx-space/kami/commit/9b120fc097c0dd7354f5718ac0e5f533173ea523)) -* redis ([c230cd0](https://github.com/mx-space/kami/commit/c230cd0e7348350f5c40567d434ba629b0a06c8c)) -* switch animate ([58b3eee](https://github.com/mx-space/kami/commit/58b3eee3e03619660cef415eda6ec36457c560a1)) -* timeline query ([91f41c5](https://github.com/mx-space/kami/commit/91f41c5da41a4408c9a7d1c7afb72fd9a9db1d93)) -* toggle dark mode ([9fcbb77](https://github.com/mx-space/kami/commit/9fcbb7724634c9af3b373a19cf0ede293b6e645f)) - - - -# [1.0.0-rc](https://github.com/mx-space/kami/compare/2581d27cfb106fcb4a9b642283537915830af7ba...v1.0.0-rc) (2020-05-07) - - -### Bug Fixes - -* bangumi cover fix ([1ba3de7](https://github.com/mx-space/kami/commit/1ba3de7a87e161877426f6a5e3ee4b311f2d9dbd)) -* base url ([3d55f4e](https://github.com/mx-space/kami/commit/3d55f4e44b09d020601376a6e5e4d0f7ad4ffcb4)) -* build error ([ecea2b0](https://github.com/mx-space/kami/commit/ecea2b06556b3aec581eb199b50183ecadbfa2a5)) -* build error ([13132b9](https://github.com/mx-space/kami/commit/13132b94e9fe2d1ebb6260dc734c6bcd0e03af95)) -* cache ([9f4b9ba](https://github.com/mx-space/kami/commit/9f4b9bab5a1b8d199b9f911fc84a58fc66a98a32)) -* cache ([ee18dcb](https://github.com/mx-space/kami/commit/ee18dcb7e4321733b617df378e3bb50b1c01c9eb)) -* category slug error ([b784c99](https://github.com/mx-space/kami/commit/b784c994ac8bc60c45e6f40eac1385d019fa5051)) -* comment error message ([608b616](https://github.com/mx-space/kami/commit/608b616d57a70d0385b863cd8e53ad8b56e4e7d9)) -* crash ([1150239](https://github.com/mx-space/kami/commit/11502399cd05c88cee96c0d88bccd94591a35ee5)) -* document is not defined(prod) ([7123022](https://github.com/mx-space/kami/commit/71230229f5bc50884ac2e33d6ba52f643219931c)) -* document undefined ([fbf19d2](https://github.com/mx-space/kami/commit/fbf19d2831a8b3be75aafff33dabe7cecfb09690)) -* env and comment box ([684f7d6](https://github.com/mx-space/kami/commit/684f7d60a2796901a1dd346394d847816a018c54)) -* error ([39d339c](https://github.com/mx-space/kami/commit/39d339ce181bf3f82041368b6587da582bf53f7f)) -* fix say view ssr ([31ddae1](https://github.com/mx-space/kami/commit/31ddae1777fe838aac5791ca98f41a1b5f1e1228)) -* fix some bugs ([190e40f](https://github.com/mx-space/kami/commit/190e40fc6b232d0fb04b3cae13f65b3b8f7c899f)) -* fix some bugs ([ca64fc8](https://github.com/mx-space/kami/commit/ca64fc82654f0fd51512fb05bb91db0222691836)) -* http protocol error ([167f61c](https://github.com/mx-space/kami/commit/167f61c0747f88f350ef7116fffda354b2f1c2bd)) -* image load error ([b48156f](https://github.com/mx-space/kami/commit/b48156feb82fc504e224a08c71cb316285450035)) -* **import:** import error es ([2f747c3](https://github.com/mx-space/kami/commit/2f747c3c7763b19ab98050b2cc0905b0dd9917c9)) -* mobile comment view ([032ad16](https://github.com/mx-space/kami/commit/032ad16d62e89cde2bfc0f53b2649d07ecf62020)) -* mobile menu click ([878448f](https://github.com/mx-space/kami/commit/878448f4feb4c78855f70b0e3d4b84016145fdc1)) -* mobx memory leak ([74ac993](https://github.com/mx-space/kami/commit/74ac99386a564174d3608e74f05c187a901d2e71)) -* music store ([1867110](https://github.com/mx-space/kami/commit/1867110a13db7e21649deb7ac5a8a06b4b16fcb1)) -* note seq ([71f6471](https://github.com/mx-space/kami/commit/71f6471d070fce5b18504eea2a422c6bc8860037)) -* online image url ([28b512d](https://github.com/mx-space/kami/commit/28b512da3137ba920b0dad460ccf0b8573938024)) -* pre-render error ([862ff0f](https://github.com/mx-space/kami/commit/862ff0f7ba8cef86633b6533c034956037391770)) -* request error with loop ([ee0900e](https://github.com/mx-space/kami/commit/ee0900ea6445ad3c042841dd88d11123f78cb852)) -* response view ([fc3fa62](https://github.com/mx-space/kami/commit/fc3fa62c582bb81e8e2953210f22eb11449f1b71)) -* router scroll bug ([b5231c4](https://github.com/mx-space/kami/commit/b5231c4df2b37172e607a86d61da7ae06123c9e9)) -* state text parse error. ([9986c8f](https://github.com/mx-space/kami/commit/9986c8f76824b8c10693f2d55fec03feb765ed9e)) -* style ([02dde8f](https://github.com/mx-space/kami/commit/02dde8fa2f8595b139296e4f35a9202b8b3ae54e)) -* style ([5ee343e](https://github.com/mx-space/kami/commit/5ee343ef5711280488da4d7112fc86d9a5ebff49)) -* style and encordUrl ([8a8bc68](https://github.com/mx-space/kami/commit/8a8bc688f9ee55bd35a10e1f4d4f9b0df07b9ea2)) -* toc timeout ([0e35201](https://github.com/mx-space/kami/commit/0e35201cd2c6d0ac7852b5f66968c5f3baa81bde)) - - -### Features - -* actions ([1a9f709](https://github.com/mx-space/kami/commit/1a9f709f378d3d1946d1ef89c124243d1c3f5e92)) -* anim ([ba855a9](https://github.com/mx-space/kami/commit/ba855a9232eda3eaac6ee786cca997c23888afe2)) -* **api:** add request api ([2581d27](https://github.com/mx-space/kami/commit/2581d27cfb106fcb4a9b642283537915830af7ba)) -* **article:** atricle layout ([02c0ce8](https://github.com/mx-space/kami/commit/02c0ce89848e1f376a5864932829ffc71a0229c7)) -* bangumi view ([1d7e3e2](https://github.com/mx-space/kami/commit/1d7e3e2a96cb510152bf16f43084c005800ff5c1)) -* cache ([fe5c0c0](https://github.com/mx-space/kami/commit/fe5c0c0021f320aaa7abd9813917c2fb52211800)) -* category list view ([6743397](https://github.com/mx-space/kami/commit/6743397538f731ac1b1a00bd757b22cadbdbe7d3)) -* code style ([94c22e3](https://github.com/mx-space/kami/commit/94c22e347861e4d384f41fabb33f7a7de8c0d7ab)) -* comment lazy ([637b00d](https://github.com/mx-space/kami/commit/637b00df109ac220998f48f984b18774ca8fb8f9)) -* comment reply and render ([0ba6c7b](https://github.com/mx-space/kami/commit/0ba6c7b8e4c9c859658e93a121d7b0cebc167266)) -* comment vaild ([df792b3](https://github.com/mx-space/kami/commit/df792b3c6158fded5423d5d700de80f1056d2235)) -* comment wrap ([fffccd6](https://github.com/mx-space/kami/commit/fffccd612b872bf793855818521eb086840818f6)) -* error page restyle ([b469da4](https://github.com/mx-space/kami/commit/b469da4901789eef7ca829cebf46c8b23e88f202)) -* ga ([5eac187](https://github.com/mx-space/kami/commit/5eac187cd57a64311dbac84d8b0d64cea86506c5)) -* **header:** header style ([43f4a87](https://github.com/mx-space/kami/commit/43f4a879f1d79fffcc1364172bb3b82019e3a14e)) -* like note ([d82cf05](https://github.com/mx-space/kami/commit/d82cf05115dd7722df9041f3a9d2fe49f0adbbfa)) -* liked music playlist ([8a957e4](https://github.com/mx-space/kami/commit/8a957e44204a9156eaa7074cab9fa55da564df0f)) -* loader ([8506526](https://github.com/mx-space/kami/commit/8506526b60a2cd813e98186162c5c9d983f74a5a)) -* logo ([b758a2b](https://github.com/mx-space/kami/commit/b758a2b7b5cb3489de27134afc3750808f97bcec)) -* markdown render image lazy ([56df0a3](https://github.com/mx-space/kami/commit/56df0a335dbd5a5cee0a6779715fa802224bdb2b)) -* markdown render image popup ([3f4c0db](https://github.com/mx-space/kami/commit/3f4c0dbc0e9010ad7a7ac7e6194bbaa5179dea2f)) -* no bug is feat ([23388f1](https://github.com/mx-space/kami/commit/23388f18b0b86e0ef4491616cc46296e1e8f5c48)) -* note view ([80785ef](https://github.com/mx-space/kami/commit/80785efd6bac8d1b655999c0716fbc2f6f23a64c)) -* parallax scroll ([7ea6f99](https://github.com/mx-space/kami/commit/7ea6f9920fa0e38f4ea1bd5b3be5944f67f3f1a8)) -* player ([92ab5f3](https://github.com/mx-space/kami/commit/92ab5f338f0fcaf01960a0b2d2cd49635a92433a)) -* post loading ([3da9285](https://github.com/mx-space/kami/commit/3da9285d204801f6234845ddffcc100ee2816573)) -* post page ([b7b5984](https://github.com/mx-space/kami/commit/b7b5984a9bf9ae00d9f6f73095178f3fdef9c74a)) -* post view ([bd4f2e4](https://github.com/mx-space/kami/commit/bd4f2e4e8b3bdf5be3e102f6f81e3133ed03ca01)) -* posts shallow route ([fec742f](https://github.com/mx-space/kami/commit/fec742fe2acdd6e864b963d810bfb31a6b2eacee)) -* project images zoom popup ([7693ab0](https://github.com/mx-space/kami/commit/7693ab0e7829169290a2f538d64ddf04063d3e20)) -* project seo ([7d0db0b](https://github.com/mx-space/kami/commit/7d0db0b98650ebbadc2fe25b2dff9e23da1d5bc2)) -* project summary view ([4b67907](https://github.com/mx-space/kami/commit/4b67907d7d3ae0aef2cae9447d5241dfa6eaf3da)) -* rss ([4a81e6d](https://github.com/mx-space/kami/commit/4a81e6d653dc5a8c827ca5bd80c0af7159681d67)) -* say view anime ([6056901](https://github.com/mx-space/kami/commit/60569016c699530139b647be47c2fd367626f683)) -* seo ([e72e715](https://github.com/mx-space/kami/commit/e72e71531cc8fffad3c9824eeaddfd4c2ac04946)) -* seter handler ([e9f0222](https://github.com/mx-space/kami/commit/e9f0222ebe99fa30accf018a164f81e49f283ebd)) -* sitemap ([636a978](https://github.com/mx-space/kami/commit/636a97876ebedb5ab7a1b782c76875c5aa435083)) -* state to icon ([907d47f](https://github.com/mx-space/kami/commit/907d47f5cf7d4c3239b9ee0a25b24b27f9d4e903)) -* **store:** connect store ([4e88dc5](https://github.com/mx-space/kami/commit/4e88dc54e19df30f93736c7da5e26eb877604ac9)) -* **store:** music stote ([e43c539](https://github.com/mx-space/kami/commit/e43c539882a31b5304da77360fd3311e40128b52)) -* **store:** user mobx to store ([085c93e](https://github.com/mx-space/kami/commit/085c93e7ad7ac97698ab072862f3b3644b6052de)) -* toc ([5d18cde](https://github.com/mx-space/kami/commit/5d18cdeb747acab1c61e86f7180924824c0304cf)) -* **view:** friends ([1763dae](https://github.com/mx-space/kami/commit/1763dae24429370fcce523e60f2f37d848680630)) -* **view:** music view ([8b3f51b](https://github.com/mx-space/kami/commit/8b3f51b8b9655eec711264aba5d3d50055c450c9)) -* **view:** say view ([c869953](https://github.com/mx-space/kami/commit/c86995371e65b3ff9ee1f7bc5e9860c123a92d4c)) -* **view:** timeline ([d4958cb](https://github.com/mx-space/kami/commit/d4958cb87491f9cc35028e83b74df043910494e6)) -* web login ([a5b3762](https://github.com/mx-space/kami/commit/a5b3762d18a3e3d848d66d92a7e03630f736eda1)) - - -### Reverts - -* **server:** mobx server ([96f0b27](https://github.com/mx-space/kami/commit/96f0b2707ea8375763d9f41d29a756d7a8074a32)) +* follow the upstream backend data structure ([c7b003e](https://github.com/wibus-wee/kami/commit/c7b003e285ef347b0a7bbd1eee1ffce13d05fb70)) +* import an non-existed music hook ([758f80b](https://github.com/wibus-wee/kami/commit/758f80be7776c9e2de0af9de8715c8cf807b38d4)) +* **timeline:** update 'important' property from 'note.hasImportant' to 'note.bookmark' ([414336a](https://github.com/wibus-wee/kami/commit/414336a960de2a065851b0363ee690a16512fbb3)) +* update to be compatible with the latest backend ([aa13189](https://github.com/wibus-wee/kami/commit/aa13189d005a29233b5c3cc09af0633e5582964c)) +* use ack read to increase read counts ([d91230b](https://github.com/wibus-wee/kami/commit/d91230b1d42660ff084410f00f5c7bf517e3ef82)) +* xlog summary cannot display ([ed808a6](https://github.com/wibus-wee/kami/commit/ed808a6c98fe4dd973d616baa90866d07642181a)) diff --git a/package.json b/package.json index 5247034d5..7a93f5fcd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "mx-kami", "license": "GPL-3.0", "private": false, - "version": "4.6.5", + "version": "4.6.6", "engines": { "node": ">=v14.21.3" }, From 555c812b6a0f34b6798a857c8cbc6db22ed9defc Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Sun, 7 Jul 2024 19:24:46 +0800 Subject: [PATCH 18/22] ci: add docker ci --- .github/workflows/docker.yml | 47 ++++++++++++++++++++++++++++++++++++ README.md | 10 +------- 2 files changed, 48 insertions(+), 9 deletions(-) create mode 100644 .github/workflows/docker.yml diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml new file mode 100644 index 000000000..de376ef15 --- /dev/null +++ b/.github/workflows/docker.yml @@ -0,0 +1,47 @@ +name: Docker Build + +on: + push: + # Sequence of patterns matched against refs/tags + tags: + - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10 + paths: + - '.github/workflows/docker.yml' + - 'Dockerfile' + branches: + - '**' + +jobs: + docker: + runs-on: ubuntu-latest + steps: + - name: Docker meta + id: meta + uses: docker/metadata-action@v5 + with: + # list of Docker images to use as base name for tags + images: | + innei/mx-kami + # generate Docker tags based on the following events/attributes + tags: | + type=ref,event=branch + type=semver,pattern={{version}} + type=semver,pattern={{major}}.{{minor}} + type=semver,pattern={{major}} + type=sha + - name: Set up QEMU + uses: docker/setup-qemu-action@v3 + - name: Set up Docker Buildx + uses: docker/setup-buildx-action@v3 + - name: Login to DockerHub + uses: docker/login-action@v3 + with: + username: ${{ secrets.DOCKERHUB_USERNAME }} + password: ${{ secrets.DOCKERHUB_TOKEN }} + - name: Build and push + id: docker_build + uses: docker/build-push-action@v5 + with: + push: ${{ github.event_name != 'pull_request' }} + tags: ${{ steps.meta.outputs.tags }},innei/mx-kami:latest + labels: ${{ steps.meta.outputs.labels }} \ No newline at end of file diff --git a/README.md b/README.md index ee57c8afe..d97588166 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,8 @@ 如果你发现了 Kami 与 Core 的不兼容问题,请提交 issue 并描述具体问题,我会尽快修复。 -此项目针对 CI/CD 流程有做出改变: - -- Release 阶段 Docker Image 将不会发布在原 Docker Hub 中. 未来有关 Docker Image 的发布目前待定。 - -## BREAKING CHANGES - - Note Music 需要在「附加字段」中加入 `music` 字段,内容为音乐的 Netease ID. 且仅支持一个音乐 ID。 -- Favorite Music 由于 (wibus-wee/kami#1)[https://github.com/wibus-wee/kami/issues/1] 的缘故暂时失效 - -以下是原项目的 README: +- Favorite Music 暂时失效 --- From be48e3b1123b9649ee1d8bb38924f88af3ca4e25 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Mon, 8 Jul 2024 21:06:57 +0800 Subject: [PATCH 19/22] feat: add `music` into `PostMeta` --- src/pages/notes/[id].tsx | 3 +-- types.d.ts | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/notes/[id].tsx b/src/pages/notes/[id].tsx index d817317d4..9afb7ca45 100644 --- a/src/pages/notes/[id].tsx +++ b/src/pages/notes/[id].tsx @@ -161,8 +161,7 @@ const NoteView: React.FC<{ id: string }> = memo((props) => { `手记${note.topic ? ` / ${note.topic.name}` : ''}`, ) // Music is deprecated. Use custom meta instead. - // @ts-expect-error Meta 理论上是自定义的,但是 api-client 却将其 hardcode 了。 - useNoteMusic(note.meta?.music as string) + useNoteMusic(note.meta?.music) useJumpToSimpleMarkdownRender(note.id) const { title, id, text } = note diff --git a/types.d.ts b/types.d.ts index 85809af91..aba58bf61 100644 --- a/types.d.ts +++ b/types.d.ts @@ -47,6 +47,7 @@ declare module '@mx-space/api-client' { cover?: string banner?: string | { type: string; message: string } xLog?: XLogMeta + music?: string } interface TextBaseModel extends BaseCommentIndexModel { meta?: PostMeta From dc5ef7b2b2c9fa2b21b767c67822a977e13fe70f Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Mon, 8 Jul 2024 21:08:55 +0800 Subject: [PATCH 20/22] docs: readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d97588166..5d14d7025 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,7 @@ > > **更推荐使用 [Shiro](https://github.com/Innei/Shiro) 以获得更好的体验。** -如果你发现了 Kami 与 Core 的不兼容问题,请提交 issue 并描述具体问题,我会尽快修复。 - -- Note Music 需要在「附加字段」中加入 `music` 字段,内容为音乐的 Netease ID. 且仅支持一个音乐 ID。 -- Favorite Music 暂时失效 +如果你发现了 Kami 与 Core 的不兼容问题,请提交 issue 并描述具体问题,团队成员会尽快修复。 --- From 75c09a9bd4206ae95693bd797838fc5f1b5a59e2 Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Mon, 8 Jul 2024 21:10:09 +0800 Subject: [PATCH 21/22] ci: setup release env --- .github/workflows/release.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 07ff6be98..6cd85d26b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,9 +44,11 @@ jobs: - name: Build project env: - # ASSETPREFIX: ${{ secrets.ASSETPREFIX }} + ASSETPREFIX: ${{ secrets.ASSETPREFIX }} NEXT_PUBLIC_APIURL: https://innei.ren/api/v2 NEXT_PUBLIC_GATEWAY_URL: https://api.innei.ren + SENTRY: true + NEXT_PUBLIC_SENTRY_DSN: ${{ secrets.NEXT_PUBLIC_SENTRY_DSN }} run: | sh standalone-build.sh From 4933e84850cbee9c69264f5d6f03562ae7c14f2f Mon Sep 17 00:00:00 2001 From: wibus-wee <1596355173@qq.com> Date: Mon, 8 Jul 2024 21:12:50 +0800 Subject: [PATCH 22/22] docs: readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d14d7025..556bc909e 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Live Demo: > 在此之前,请先完成部署 Mix Space -参考[文档](https://mx-space.js.org/deploy/index.html#%E9%83%A8%E7%BD%B2-kami) +参考[文档](https://mx-space.js.org/themes/kami) ## Clone