From ea275ccec081b8a909ef77b51cc0508f1d9eb010 Mon Sep 17 00:00:00 2001 From: Dave Landry Date: Tue, 21 Mar 2023 13:03:04 -0300 Subject: [PATCH] fixes CMS selectors when using CANON_BASE_URL --- .../cms/src/components/ProfileRenderer.jsx | 4 +- pnpm-lock.yaml | 778 ++++++++++++++---- 2 files changed, 613 insertions(+), 169 deletions(-) diff --git a/packages/cms/src/components/ProfileRenderer.jsx b/packages/cms/src/components/ProfileRenderer.jsx index 58de8ee90..9a3eb94a6 100644 --- a/packages/cms/src/components/ProfileRenderer.jsx +++ b/packages/cms/src/components/ProfileRenderer.jsx @@ -185,7 +185,7 @@ class ProfileRenderer extends Component { const {router} = this.context; const {location} = router; - const {basename, pathname, query} = location; + const {pathname, query} = location; const {comparison, selectors} = this.state; @@ -195,7 +195,7 @@ class ProfileRenderer extends Component { else delete newQuery.compare; const queryString = Object.entries(newQuery).map(([key, val]) => `${key}=${val}`).join("&"); - router.replace(`${basename}${pathname}${queryString ? `?${queryString}` : ""}`); + router.replace(`${pathname}${queryString ? `?${queryString}` : ""}`); } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87fc296f7..3800a9472 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.4 +lockfileVersion: 5.3 importers: @@ -18,37 +18,33 @@ importers: example-next: specifiers: - '@datawheel/canon-next': workspace:* - '@emotion/react': ^11.10.5 + '@datawheel/canon-next': ^0.1.0 + '@emotion/react': ^11.10.6 + '@emotion/server': ^11.10.0 '@mantine/core': ^5.10.4 '@mantine/hooks': ^5.10.4 + '@mantine/next': ^5.10.4 '@next/font': 13.1.6 - d3plus-common: ~1.1.2 - d3plus-export: ~1.1.0 - d3plus-format: ~1.1.1 - d3plus-react: ~1.1.3 - d3plus-text: ~1.0.4 - d3plus-viz: ~1.2.6 + esbuild: ^0.17.8 eslint: 8.34.0 eslint-config-next: 13.1.6 next: 13.1.6 + next-i18next: ^13.1.5 react: 18.2.0 react-dom: 18.2.0 dependencies: - '@datawheel/canon-next': link:../packages/next - '@emotion/react': 11.10.5_4ao37cbzgnpnlhfcif5pnxsaqm - '@mantine/core': 5.10.4_yuhjp4qo6kk7jj6cmefndwyjvq + '@datawheel/canon-next': 0.1.6_b9ddd0d2d0de815196f64542c7c514df + '@emotion/react': 11.10.6_react@18.2.0 + '@emotion/server': 11.10.0 + '@mantine/core': 5.10.4_ac01b0505778752133f0030c54612c59 '@mantine/hooks': 5.10.4_react@18.2.0 + '@mantine/next': 5.10.5_7b5ca39d08294806ad3fba0f49f6038c '@next/font': 13.1.6 - d3plus-common: 1.1.2 - d3plus-export: 1.1.0 - d3plus-format: 1.1.1 - d3plus-react: 1.1.3_sh5qlbywuemxd2y3xkrw2y2kr4 - d3plus-text: 1.0.4 - d3plus-viz: 1.2.6 + esbuild: 0.17.8 eslint: 8.34.0 - eslint-config-next: 13.1.6_7kw3g6rralp5ps6mg3uyzz6azm - next: 13.1.6_a7mipu7kvrstgwvi56qu2qyzhe + eslint-config-next: 13.1.6_eslint@8.34.0+typescript@4.9.5 + next: 13.1.6_react-dom@18.2.0+react@18.2.0 + next-i18next: 13.1.5_715bb8ae905e26c4ad477ce7d11665be react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -147,12 +143,12 @@ importers: d3plus-common: 1.1.2 d3plus-export: 1.1.0 d3plus-format: 1.1.1 - d3plus-react: 1.1.3 + d3plus-react: 1.1.3_prop-types@15.8.1 d3plus-text: 1.0.4 d3plus-viz: 1.2.6 draft-js: 0.11.7 draft-js-buttons: 2.0.2_draft-js@0.11.7 - draft-js-export-html: 1.4.1_draft-js@0.11.7 + draft-js-export-html: 1.4.1_draft-js@0.11.7+immutable@3.7.6 draft-js-mention-plugin: 3.1.5_draft-js@0.11.7 draft-js-plugins-editor: 3.0.0_draft-js@0.11.7 draft-js-static-toolbar-plugin: 3.0.1_draft-js@0.11.7 @@ -167,14 +163,14 @@ importers: lunr: 2.3.9 lunr-languages: 1.9.0 multer: 1.4.2 - node-yaml: 3.2.0_eslint@7.32.0 + node-yaml: 3.2.0_eslint@5.16.0 promise-throttle: 1.1.2 puppeteer: 8.0.0 puppeteer-cluster: 0.22.0_puppeteer@8.0.0 react-ace: 9.4.1 react-clipboard.js: 2.0.16 react-sizeme: 2.6.12 - react-table: 6.10.3 + react-table: 6.10.3_prop-types@15.8.1 sharp: 0.28.1 xlsx: 0.17.3 devDependencies: @@ -344,7 +340,7 @@ importers: '@pmmmwh/react-refresh-webpack-plugin': 0.4.3_9ee2048269496b6d26a9cb97a289159b '@researchgate/react-intersection-observer': 1.3.5_react-dom@16.13.1+react@16.13.1 axios: 0.21.1 - babel-eslint: 10.1.0_eslint@7.32.0 + babel-eslint: 10.1.0_eslint@8.34.0 babel-loader: 8.2.2_c31febe7af0b4cc47a0ace1c9cf75f8a bcrypt-nodejs: 0.0.3 body-parser: 1.19.0 @@ -453,7 +449,7 @@ importers: sequelize: ^5 yn: ^4.0.0 dependencies: - '@blueprintjs/core': 3.45.0 + '@blueprintjs/core': 3.45.0_react-dom@16.14.0+react@16.14.0 axios: 0.21.1 d3-array: 2.11.0 d3-collection: 1.0.7 @@ -481,30 +477,28 @@ importers: d3plus-text: ^1.2.1 d3plus-viz: ^1.3.0 jszip: ^3.10.1 - mantine-datatable: ^1.8.4 - next: ^13.1.6 + mantine-datatable: ^1.8.6 next-i18next: ^13.1.5 react: ^18.0.2 react-inlinesvg: ^3.0.1 tsup: ^6.6.3 xlsx: ^0.18.5 dependencies: - '@mantine/core': 5.10.4_yuhjp4qo6kk7jj6cmefndwyjvq + '@mantine/core': 5.10.4_ac01b0505778752133f0030c54612c59 '@mantine/hooks': 5.10.4_react@18.2.0 - '@mantine/prism': 5.10.4_zvr3twhaqlaxovla5vk46k3pgm + '@mantine/prism': 5.10.4_cd63b9d8e082c1775560ed55cf2b6f33 '@tabler/icons-react': 2.4.0_react@18.2.0 axios: 1.3.3 buble: 0.20.0 d3plus-common: 1.2.4 d3plus-export: 1.2.0 d3plus-format: 1.2.2 - d3plus-react: 1.3.0_sh5qlbywuemxd2y3xkrw2y2kr4 + d3plus-react: 1.3.0_prop-types@15.8.1+react@18.2.0 d3plus-text: 1.2.1 d3plus-viz: 1.3.0 jszip: 3.10.1 - mantine-datatable: 1.8.4_w2lpbdlwtgp7g3weri36xd7vam - next: 13.1.6_a7mipu7kvrstgwvi56qu2qyzhe - next-i18next: 13.1.5_ofn3rluqlytmjlkhptt5cftfxy + mantine-datatable: 1.8.8_b696f08d76999ff36ec48a37eb8ff503 + next-i18next: 13.1.5_715bb8ae905e26c4ad477ce7d11665be react: 18.2.0 react-inlinesvg: 3.0.1_react@18.2.0 xlsx: 0.18.5 @@ -559,7 +553,7 @@ importers: d3-array: 2.11.0 d3plus-common: 1.1.2 d3plus-format: 1.1.1 - d3plus-react: 1.1.3_react@16.14.0 + d3plus-react: 1.1.3_prop-types@15.8.1+react@16.14.0 fast-sort: 3.0.2 form-urldecoded: 1.2.0 form-urlencoded: 6.0.4 @@ -754,11 +748,6 @@ packages: resolution: {integrity: sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==} dev: false - /@babel/helper-plugin-utils/7.20.2: - resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} - engines: {node: '>=6.9.0'} - dev: false - /@babel/helper-remap-async-to-generator/7.12.13: resolution: {integrity: sha512-Qa6PU9vNcj1NZacZZI1Mvwt+gXDH6CTfgAkSjeRMLE8HxtDK76+YDId6NQR+z7Rgd5arhD2cIbS74r0SxD6PDA==} dependencies: @@ -1186,16 +1175,6 @@ packages: '@babel/helper-plugin-utils': 7.12.13 dev: false - /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.12.13: - resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.12.13 - '@babel/helper-plugin-utils': 7.20.2 - dev: false - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.13: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: @@ -1914,6 +1893,28 @@ packages: tslib: 1.13.0 dev: false + /@blueprintjs/core/3.45.0_react-dom@16.14.0+react@16.14.0: + resolution: {integrity: sha512-oLknlh+jdvdat+3JrljKGAmtP7KJRKnUqWJOvcGHmAlE2nUZkwzI1jICd2HMncQrukIqQN5ORZK1tswus6BM+Q==} + hasBin: true + peerDependencies: + react: ^15.3.0 || 16 || 17 + react-dom: ^15.3.0 || 16 || 17 + dependencies: + '@blueprintjs/icons': 3.26.1 + '@types/dom4': 2.0.1 + classnames: 2.3.1 + dom4: 2.1.6 + normalize.css: 8.0.1 + popper.js: 1.16.1 + react: 16.14.0 + react-dom: 16.14.0_react@16.14.0 + react-lifecycles-compat: 3.0.4 + react-popper: 1.3.11_react@16.14.0 + react-transition-group: 2.9.0_react-dom@16.14.0+react@16.14.0 + resize-observer-polyfill: 1.5.1 + tslib: 1.13.0 + dev: false + /@blueprintjs/core/3.51.3: resolution: {integrity: sha512-Z3xGWBMBuboKFx19uxWNAUjITsCmpm+594R/KEAM578uT6yoydT6s5S7N12APAsFe8w3H1Yu2hbWHlHTvRfOhA==} hasBin: true @@ -1998,6 +1999,41 @@ packages: engines: {node: '>=4.0.0'} dev: false + /@datawheel/canon-next/0.1.6_b9ddd0d2d0de815196f64542c7c514df: + resolution: {integrity: sha512-okJjmNd7HLGbvlMG1PS/DKLu0ngQcB+59GahjPnPfdlEx5gOQXQkgUXeZQ8/MsU1WImusWzqAKZ+pBOnTnZfdg==} + engines: {node: ^16.0.0} + peerDependencies: + next: ^13.1.6 + dependencies: + '@mantine/core': 5.10.4_ac01b0505778752133f0030c54612c59 + '@mantine/hooks': 5.10.4_react@18.2.0 + '@mantine/prism': 5.10.4_cd63b9d8e082c1775560ed55cf2b6f33 + '@tabler/icons-react': 2.4.0_react@18.2.0 + axios: 1.3.3 + buble: 0.20.0 + d3plus-common: 1.2.4 + d3plus-export: 1.2.0 + d3plus-format: 1.2.2 + d3plus-react: 1.3.0_prop-types@15.8.1+react@18.2.0 + d3plus-text: 1.2.1 + d3plus-viz: 1.3.0 + jszip: 3.10.1 + mantine-datatable: 1.8.8_b696f08d76999ff36ec48a37eb8ff503 + next: 13.1.6_react-dom@18.2.0+react@18.2.0 + next-i18next: 13.1.5_715bb8ae905e26c4ad477ce7d11665be + react: 18.2.0 + react-inlinesvg: 3.0.1_react@18.2.0 + xlsx: 0.18.5 + transitivePeerDependencies: + - '@emotion/react' + - '@types/react' + - debug + - i18next + - prop-types + - react-dom + - react-i18next + dev: false + /@datawheel/olap-client/2.0.0-beta.2: resolution: {integrity: sha512-aFBZC83vTa/VyqURIAJX5MvSuxRKYe5QvTqPDHeoa3nVdcgK5L7OWme+lQxkVdBziVGJv43InXs8TI3P/ueKQA==} dependencies: @@ -2009,14 +2045,10 @@ packages: - debug dev: false - /@emotion/babel-plugin/11.10.5_@babel+core@7.12.13: - resolution: {integrity: sha512-xE7/hyLHJac7D2Ve9dKroBBZqBT7WuPQmWcq7HSGb84sUuP4mlOWoB8dvVfD9yk5DHkU1m6RW7xSoDtnQHNQeA==} - peerDependencies: - '@babel/core': ^7.0.0 + /@emotion/babel-plugin/11.10.6: + resolution: {integrity: sha512-p2dAqtVrkhSa7xz1u/m9eHYdLi+en8NowrmXeF/dKtJpU8lCWli8RUAati7NcSl0afsBott48pdnANuD0wh9QQ==} dependencies: - '@babel/core': 7.12.13 '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.12.13 '@babel/runtime': 7.20.13 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 @@ -2047,21 +2079,17 @@ packages: resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==} dev: false - /@emotion/react/11.10.5_4ao37cbzgnpnlhfcif5pnxsaqm: - resolution: {integrity: sha512-TZs6235tCJ/7iF6/rvTaOH4oxQg2gMAcdHemjwLKIjKz4rRuYe1HJ2TQJKnAcRAfOUDdU8XoDadCe1rl72iv8A==} + /@emotion/react/11.10.6_react@18.2.0: + resolution: {integrity: sha512-6HT8jBmcSkfzO7mc+N1L9uwvOnlcGoix8Zn7srt+9ga0MjREo6lRpuVX0kzo6Jp6oTqDhREOFsygN6Ew4fEQbw==} peerDependencies: - '@babel/core': ^7.0.0 '@types/react': '*' react: '>=16.8.0' peerDependenciesMeta: - '@babel/core': - optional: true '@types/react': optional: true dependencies: - '@babel/core': 7.12.13 '@babel/runtime': 7.20.13 - '@emotion/babel-plugin': 11.10.5_@babel+core@7.12.13 + '@emotion/babel-plugin': 11.10.6 '@emotion/cache': 11.10.5 '@emotion/serialize': 1.1.1 '@emotion/use-insertion-effect-with-fallbacks': 1.0.0_react@18.2.0 @@ -2081,6 +2109,20 @@ packages: csstype: 3.0.9 dev: false + /@emotion/server/11.10.0: + resolution: {integrity: sha512-MTvJ21JPo9aS02GdjFW4nhdwOi2tNNpMmAM/YED0pkxzjDNi5WbiTwXqaCnvLc2Lr8NFtjhT0az1vTJyLIHYcw==} + peerDependencies: + '@emotion/css': ^11.0.0-rc.0 + peerDependenciesMeta: + '@emotion/css': + optional: true + dependencies: + '@emotion/utils': 1.2.0 + html-tokenize: 2.0.1 + multipipe: 1.0.2 + through: 2.3.8 + dev: false + /@emotion/sheet/1.2.1: resolution: {integrity: sha512-zxRBwl93sHMsOj4zs+OslQKg/uhF38MB+OMKoCrVuS0nyTkqnau+BM3WGEoOptg9Oz45T/aIGs1qbVAsEFo3nA==} dev: false @@ -2111,7 +2153,6 @@ packages: cpu: [arm] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/android-arm64/0.17.8: @@ -2120,7 +2161,6 @@ packages: cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/android-x64/0.17.8: @@ -2129,7 +2169,6 @@ packages: cpu: [x64] os: [android] requiresBuild: true - dev: true optional: true /@esbuild/darwin-arm64/0.17.8: @@ -2138,7 +2177,6 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true - dev: true optional: true /@esbuild/darwin-x64/0.17.8: @@ -2147,7 +2185,6 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true - dev: true optional: true /@esbuild/freebsd-arm64/0.17.8: @@ -2156,7 +2193,6 @@ packages: cpu: [arm64] os: [freebsd] requiresBuild: true - dev: true optional: true /@esbuild/freebsd-x64/0.17.8: @@ -2165,7 +2201,6 @@ packages: cpu: [x64] os: [freebsd] requiresBuild: true - dev: true optional: true /@esbuild/linux-arm/0.17.8: @@ -2174,7 +2209,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-arm64/0.17.8: @@ -2183,7 +2217,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-ia32/0.17.8: @@ -2192,7 +2225,6 @@ packages: cpu: [ia32] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-loong64/0.17.8: @@ -2201,7 +2233,6 @@ packages: cpu: [loong64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-mips64el/0.17.8: @@ -2210,7 +2241,6 @@ packages: cpu: [mips64el] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-ppc64/0.17.8: @@ -2219,7 +2249,6 @@ packages: cpu: [ppc64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-riscv64/0.17.8: @@ -2228,7 +2257,6 @@ packages: cpu: [riscv64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-s390x/0.17.8: @@ -2237,7 +2265,6 @@ packages: cpu: [s390x] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/linux-x64/0.17.8: @@ -2246,7 +2273,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@esbuild/netbsd-x64/0.17.8: @@ -2255,7 +2281,6 @@ packages: cpu: [x64] os: [netbsd] requiresBuild: true - dev: true optional: true /@esbuild/openbsd-x64/0.17.8: @@ -2264,7 +2289,6 @@ packages: cpu: [x64] os: [openbsd] requiresBuild: true - dev: true optional: true /@esbuild/sunos-x64/0.17.8: @@ -2273,7 +2297,6 @@ packages: cpu: [x64] os: [sunos] requiresBuild: true - dev: true optional: true /@esbuild/win32-arm64/0.17.8: @@ -2282,7 +2305,6 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true - dev: true optional: true /@esbuild/win32-ia32/0.17.8: @@ -2291,7 +2313,6 @@ packages: cpu: [ia32] os: [win32] requiresBuild: true - dev: true optional: true /@esbuild/win32-x64/0.17.8: @@ -2300,7 +2321,6 @@ packages: cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true /@eslint/eslintrc/0.4.3: @@ -2347,7 +2367,7 @@ packages: '@floating-ui/core': 1.2.1 dev: false - /@floating-ui/react-dom/1.3.0_biqbaboplfbrettd7655fr4n2y: + /@floating-ui/react-dom/1.3.0_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-htwHm67Ji5E/pROEAr7f8IKFShuiCKHwUC/UY4vC3I5jiSvGFAYnSYiZO5MlGmads+QqvUkR9ANHEguGrDv72g==} peerDependencies: react: '>=16.8.0' @@ -2358,13 +2378,13 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@floating-ui/react/0.19.2_biqbaboplfbrettd7655fr4n2y: + /@floating-ui/react/0.19.2_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-JyNk4A0Ezirq8FlXECvRtQOX/iBe5Ize0W/pLkrZjfHW9GUV7Xnq6zm6fyZuQzaHHqEnVizmvlA96e1/CkZv+w==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/react-dom': 1.3.0_biqbaboplfbrettd7655fr4n2y + '@floating-ui/react-dom': 1.3.0_react-dom@18.2.0+react@18.2.0 aria-hidden: 1.2.2_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -2524,6 +2544,18 @@ packages: warning: 4.0.3 dev: false + /@hypnosphi/create-react-context/0.3.1_prop-types@15.7.2+react@16.14.0: + resolution: {integrity: sha512-V1klUed202XahrWJLLOT3EXNeCpFHCcJntdFGI15ntCwau+jfT386w7OFTMaCqOgXUH1fa0w/I1oZs+i/Rfr0A==} + peerDependencies: + prop-types: ^15.0.0 + react: '>=0.14.0' + dependencies: + gud: 1.0.0 + prop-types: 15.7.2 + react: 16.14.0 + warning: 4.0.3 + dev: false + /@loadable/babel-plugin/5.13.2_@babel+core@7.12.13: resolution: {integrity: sha512-vSZUVeTH1S1sDbk8Tzft0plZSkN7W4zmVR5w/Bmy4UmvBiu9lin7ztrDpoUTUzxpoups+OJbTc/OosvN0aMXWg==} engines: {node: '>=8'} @@ -2568,18 +2600,18 @@ packages: webpack: 4.44.2_webpack-cli@3.3.12 dev: false - /@mantine/core/5.10.4_yuhjp4qo6kk7jj6cmefndwyjvq: + /@mantine/core/5.10.4_ac01b0505778752133f0030c54612c59: resolution: {integrity: sha512-HdkAfZUFDEZ+aStoxT/2ohxV0gLl2I2q32+35XpH/z6qqyhjKqI7lA7E5SB6oddIFOjCesOhIE9ob2L56dgktg==} peerDependencies: '@mantine/hooks': 5.10.4 react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/react': 0.19.2_biqbaboplfbrettd7655fr4n2y + '@floating-ui/react': 0.19.2_react-dom@18.2.0+react@18.2.0 '@mantine/hooks': 5.10.4_react@18.2.0 - '@mantine/styles': 5.10.4_sogmqz4enknxtkxk3k5s6bqwnq + '@mantine/styles': 5.10.4_5131278e52e2a81d826457fba30bc559 '@mantine/utils': 5.10.4_react@18.2.0 - '@radix-ui/react-scroll-area': 1.0.2_biqbaboplfbrettd7655fr4n2y + '@radix-ui/react-scroll-area': 1.0.2_react-dom@18.2.0+react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-textarea-autosize: 8.3.4_react@18.2.0 @@ -2596,7 +2628,24 @@ packages: react: 18.2.0 dev: false - /@mantine/prism/5.10.4_zvr3twhaqlaxovla5vk46k3pgm: + /@mantine/next/5.10.5_7b5ca39d08294806ad3fba0f49f6038c: + resolution: {integrity: sha512-sFQ4RbRPHzrBfEkSyg+6mb08MqFY4nrNkJh/PCe71U67GGy/djidSgW5++glPxISKQk/Zftay0s6Gm4IlYMO4g==} + peerDependencies: + next: '*' + react: '>=16.8.0' + react-dom: '>=16.8.0' + dependencies: + '@mantine/ssr': 5.10.5_e9cbfc52680ba156658d5d592f7db6b0 + '@mantine/styles': 5.10.5_5131278e52e2a81d826457fba30bc559 + next: 13.1.6_react-dom@18.2.0+react@18.2.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + transitivePeerDependencies: + - '@emotion/react' + - '@emotion/server' + dev: false + + /@mantine/prism/5.10.4_cd63b9d8e082c1775560ed55cf2b6f33: resolution: {integrity: sha512-5JMFTj7JNvhCQmV75/TmUGOyxHS3zxadr1+273CSOj3gsZK0jfh3FwoAsMG3ziWy8vCEDPEGvHmhlzLOfiREAQ==} peerDependencies: '@mantine/core': 5.10.4 @@ -2604,7 +2653,7 @@ packages: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@mantine/core': 5.10.4_yuhjp4qo6kk7jj6cmefndwyjvq + '@mantine/core': 5.10.4_ac01b0505778752133f0030c54612c59 '@mantine/hooks': 5.10.4_react@18.2.0 '@mantine/utils': 5.10.4_react@18.2.0 prism-react-renderer: 1.3.5_react@18.2.0 @@ -2612,14 +2661,44 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@mantine/styles/5.10.4_sogmqz4enknxtkxk3k5s6bqwnq: + /@mantine/ssr/5.10.5_e9cbfc52680ba156658d5d592f7db6b0: + resolution: {integrity: sha512-sp2ZnDHEaxsF0YNwrqBYTTGX7wL2DaHGOSVeZxnGX1lcOBkv5ksshdGnOU2cM2M8kKZumaDaAxbNiPKOnLsy3A==} + peerDependencies: + '@emotion/react': '>=11.9.0' + '@emotion/server': '>=11.4.0' + react: '>=16.8.0' + react-dom: '>=16.8.0' + dependencies: + '@emotion/react': 11.10.6_react@18.2.0 + '@emotion/server': 11.10.0 + '@mantine/styles': 5.10.5_5131278e52e2a81d826457fba30bc559 + html-react-parser: 1.4.12_react@18.2.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@mantine/styles/5.10.4_5131278e52e2a81d826457fba30bc559: resolution: {integrity: sha512-THJ9biAFwh3mxRkmSGMf1SDcgDyeIA1obs53W/HEiHAgbkU8HwgoJo1Vrq4aYQfEACU7KNnoRn9ICaVjMjrF/A==} peerDependencies: '@emotion/react': '>=11.9.0' react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@emotion/react': 11.10.5_4ao37cbzgnpnlhfcif5pnxsaqm + '@emotion/react': 11.10.6_react@18.2.0 + clsx: 1.1.1 + csstype: 3.0.9 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + dev: false + + /@mantine/styles/5.10.5_5131278e52e2a81d826457fba30bc559: + resolution: {integrity: sha512-0NXk8c/XGzuTUkZc6KceF2NaTCMEu5mHR4ru0x+ttb9DGnLpHuGWduTHjSfr4hl6eAJgedD0zauO+VAhDzO9zA==} + peerDependencies: + '@emotion/react': '>=11.9.0' + react: '>=16.8.0' + react-dom: '>=16.8.0' + dependencies: + '@emotion/react': 11.10.6_react@18.2.0 clsx: 1.1.1 csstype: 3.0.9 react: 18.2.0 @@ -2817,15 +2896,15 @@ packages: webpack: 4.44.2_webpack-cli@3.3.12 dev: false - /@octetstream/eslint-config/3.0.0_eslint@7.32.0: + /@octetstream/eslint-config/3.0.0_eslint@5.16.0: resolution: {integrity: sha512-VX8gZ6h9PNKrWb+N9AoWM2DA+eVBAqAL0OLHwLjh+iwLrICQRFYzJDxxHIpD7rN413PCppr2vp6cy8UGdZGd+A==} peerDependencies: eslint: ^5.4.0 dependencies: babel-eslint: 9.0.0 - eslint: 7.32.0 - eslint-config-airbnb-base: 13.2.0_c6e90309728a37a0e374d6396b0edda7 - eslint-plugin-import: 2.22.1_eslint@7.32.0 + eslint: 5.16.0 + eslint-config-airbnb-base: 13.2.0_990082ffb21804caeae0ad820d7b33aa + eslint-plugin-import: 2.22.1_eslint@5.16.0 eslint-plugin-promise: 4.2.1 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -3089,7 +3168,7 @@ packages: react: 18.2.0 dev: false - /@radix-ui/react-presence/1.0.0_biqbaboplfbrettd7655fr4n2y: + /@radix-ui/react-presence/1.0.0_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-A+6XEvN01NfVWiKu38ybawfHsBjWum42MRPnEuqPsBZ4eV7e/7K321B5VgYMPv3Xx5An6o1/l9ZuDBgmcmWK3w==} peerDependencies: react: ^16.8 || ^17.0 || ^18.0 @@ -3102,7 +3181,7 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@radix-ui/react-primitive/1.0.1_biqbaboplfbrettd7655fr4n2y: + /@radix-ui/react-primitive/1.0.1_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-fHbmislWVkZaIdeF6GZxF0A/NH/3BjrGIYj+Ae6eTmTCr7EB0RQAAVEiqsXK6p3/JcRqVSBQoceZroj30Jj3XA==} peerDependencies: react: ^16.8 || ^17.0 || ^18.0 @@ -3114,7 +3193,7 @@ packages: react-dom: 18.2.0_react@18.2.0 dev: false - /@radix-ui/react-scroll-area/1.0.2_biqbaboplfbrettd7655fr4n2y: + /@radix-ui/react-scroll-area/1.0.2_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-k8VseTxI26kcKJaX0HPwkvlNBPTs56JRdYzcZ/vzrNUkDlvXBy8sMc7WvCpYzZkHgb+hd72VW9MqkqecGtuNgg==} peerDependencies: react: ^16.8 || ^17.0 || ^18.0 @@ -3126,8 +3205,8 @@ packages: '@radix-ui/react-compose-refs': 1.0.0_react@18.2.0 '@radix-ui/react-context': 1.0.0_react@18.2.0 '@radix-ui/react-direction': 1.0.0_react@18.2.0 - '@radix-ui/react-presence': 1.0.0_biqbaboplfbrettd7655fr4n2y - '@radix-ui/react-primitive': 1.0.1_biqbaboplfbrettd7655fr4n2y + '@radix-ui/react-presence': 1.0.0_react-dom@18.2.0+react@18.2.0 + '@radix-ui/react-primitive': 1.0.1_react-dom@18.2.0+react@18.2.0 '@radix-ui/react-use-callback-ref': 1.0.0_react@18.2.0 '@radix-ui/react-use-layout-effect': 1.0.0_react@18.2.0 react: 18.2.0 @@ -3360,7 +3439,7 @@ packages: dev: false optional: true - /@typescript-eslint/parser/5.52.0_7kw3g6rralp5ps6mg3uyzz6azm: + /@typescript-eslint/parser/5.52.0_eslint@8.34.0+typescript@4.9.5: resolution: {integrity: sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -3881,6 +3960,11 @@ packages: engines: {node: '>=6'} dev: false + /ansi-escapes/3.2.0: + resolution: {integrity: sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==} + engines: {node: '>=4'} + dev: false + /ansi-escapes/4.3.1: resolution: {integrity: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==} engines: {node: '>=8'} @@ -3937,7 +4021,6 @@ packages: /any-promise/1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} - dev: false /anymatch/2.0.0: resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} @@ -4162,6 +4245,11 @@ packages: tslib: 2.1.0 dev: false + /astral-regex/1.0.0: + resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==} + engines: {node: '>=4'} + dev: false + /astral-regex/2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} @@ -4273,6 +4361,24 @@ packages: - supports-color dev: false + /babel-eslint/10.1.0_eslint@8.34.0: + resolution: {integrity: sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==} + engines: {node: '>=6'} + deprecated: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. + peerDependencies: + eslint: '>= 4.12.1' + dependencies: + '@babel/code-frame': 7.12.13 + '@babel/parser': 7.12.14 + '@babel/traverse': 7.12.13 + '@babel/types': 7.12.13 + eslint: 8.34.0 + eslint-visitor-keys: 1.3.0 + resolve: 1.19.0 + transitivePeerDependencies: + - supports-color + dev: false + /babel-eslint/9.0.0: resolution: {integrity: sha512-itv1MwE3TMbY0QtNfeL7wzak1mV47Uy+n6HtSOO4Xd7rvmO+tsGQSgyOEEgo6Y2vHZKZphaoelNeSVj4vkLA1g==} engines: {node: '>=6'} @@ -4644,6 +4750,10 @@ packages: engines: {node: '>=0.4.0'} dev: false + /buffer-from/0.1.2: + resolution: {integrity: sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==} + dev: false + /buffer-from/1.1.1: resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} dev: false @@ -4933,6 +5043,10 @@ packages: supports-color: 7.2.0 dev: false + /chardet/0.7.0: + resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} + dev: false + /check-types/8.0.3: resolution: {integrity: sha512-YpeKZngUmG65rLudJ4taU7VLkOCTMhNl/u4ctNC56LQS/zJTyNH0Lrtwm1tfTsbLlwvlfsA2d1c8vCf/Kh2KwQ==} dev: false @@ -5046,6 +5160,17 @@ packages: engines: {node: '>=6'} dev: true + /cli-cursor/2.1.0: + resolution: {integrity: sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==} + engines: {node: '>=4'} + dependencies: + restore-cursor: 2.0.0 + dev: false + + /cli-width/2.2.1: + resolution: {integrity: sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==} + dev: false + /client-only/0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} dev: false @@ -6473,22 +6598,6 @@ packages: d3plus-viz: 1.3.0 dev: false - /d3plus-react/1.1.3: - resolution: {integrity: sha512-0tQosSPMXZJA2HrQoq43qBqgXyeMiKadxMgOHcO4Q9g2LP6grAIs/vgdg/DSmtN5YGBFiS4D8ZpngtlDVL200g==} - peerDependencies: - prop-types: '>=15.6.2' - react: '>=15.6.2' - dependencies: - d3plus-common: 1.1.2 - d3plus-geomap: 1.0.1 - d3plus-hierarchy: 1.0.2 - d3plus-matrix: 1.1.1 - d3plus-network: 1.0.3 - d3plus-plot: 1.1.7 - d3plus-priestley: 1.0.1 - d3plus-viz: 1.2.6 - dev: false - /d3plus-react/1.1.3_prop-types@15.7.2+react@16.14.0: resolution: {integrity: sha512-0tQosSPMXZJA2HrQoq43qBqgXyeMiKadxMgOHcO4Q9g2LP6grAIs/vgdg/DSmtN5YGBFiS4D8ZpngtlDVL200g==} peerDependencies: @@ -6507,7 +6616,7 @@ packages: react: 16.14.0 dev: false - /d3plus-react/1.1.3_react@16.14.0: + /d3plus-react/1.1.3_prop-types@15.8.1: resolution: {integrity: sha512-0tQosSPMXZJA2HrQoq43qBqgXyeMiKadxMgOHcO4Q9g2LP6grAIs/vgdg/DSmtN5YGBFiS4D8ZpngtlDVL200g==} peerDependencies: prop-types: '>=15.6.2' @@ -6521,10 +6630,10 @@ packages: d3plus-plot: 1.1.7 d3plus-priestley: 1.0.1 d3plus-viz: 1.2.6 - react: 16.14.0 + prop-types: 15.8.1 dev: false - /d3plus-react/1.1.3_sh5qlbywuemxd2y3xkrw2y2kr4: + /d3plus-react/1.1.3_prop-types@15.8.1+react@16.14.0: resolution: {integrity: sha512-0tQosSPMXZJA2HrQoq43qBqgXyeMiKadxMgOHcO4Q9g2LP6grAIs/vgdg/DSmtN5YGBFiS4D8ZpngtlDVL200g==} peerDependencies: prop-types: '>=15.6.2' @@ -6539,10 +6648,10 @@ packages: d3plus-priestley: 1.0.1 d3plus-viz: 1.2.6 prop-types: 15.8.1 - react: 18.2.0 + react: 16.14.0 dev: false - /d3plus-react/1.3.0_sh5qlbywuemxd2y3xkrw2y2kr4: + /d3plus-react/1.3.0_prop-types@15.8.1+react@18.2.0: resolution: {integrity: sha512-B8BjPL2K9HjRTnJOaZ86GPMNWwJ04ygAj29EVwqdmjdbLf1I86atgfHJawx2MG6KXqaSuLwSA6W+fQRoRzJrmg==} peerDependencies: prop-types: '>=15.6.2' @@ -7160,14 +7269,15 @@ packages: draft-js: 0.11.7 dev: false - /draft-js-export-html/1.4.1_draft-js@0.11.7: + /draft-js-export-html/1.4.1_draft-js@0.11.7+immutable@3.7.6: resolution: {integrity: sha512-G4VGBSalPowktIE4wp3rFbhjs+Ln9IZ2FhXeHjsZDSw0a2+h+BjKu5Enq+mcsyVb51RW740GBK8Xbf7Iic51tw==} peerDependencies: draft-js: '>=0.10.0' immutable: 3.x.x dependencies: draft-js: 0.11.7 - draft-js-utils: 1.4.0_draft-js@0.11.7 + draft-js-utils: 1.4.0_draft-js@0.11.7+immutable@3.7.6 + immutable: 3.7.6 dev: false /draft-js-mention-plugin/3.1.5_draft-js@0.11.7: @@ -7238,13 +7348,14 @@ packages: - supports-color dev: false - /draft-js-utils/1.4.0_draft-js@0.11.7: + /draft-js-utils/1.4.0_draft-js@0.11.7+immutable@3.7.6: resolution: {integrity: sha512-8s9FFuKC+lOWGwJ0b3om2PF+uXrqQPaEQlPJI7UxdzxTYGMeKouMPA9+YlPn52zcAVElIZtd2tXj6eQmvlKelw==} peerDependencies: draft-js: '>=0.10.0' immutable: 3.x.x dependencies: draft-js: 0.11.7 + immutable: 3.7.6 dev: false /draft-js/0.11.7: @@ -7262,6 +7373,12 @@ packages: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: false + /duplexer2/0.1.4: + resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} + dependencies: + readable-stream: 2.3.7 + dev: false + /duplexer3/0.1.4: resolution: {integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=} dev: true @@ -7446,6 +7563,11 @@ packages: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} dev: false + /entities/3.0.1: + resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==} + engines: {node: '>=0.12'} + dev: false + /eol/0.9.1: resolution: {integrity: sha512-Ds/TEoZjwggRoz/Q2O7SE3i4Jm66mqTDfmdHdq/7DKVk3bro9Q8h6WdXKdPqFLMoqxrDK5SVRzHVPOS6uuGtrg==} dev: false @@ -7630,7 +7752,6 @@ packages: '@esbuild/win32-arm64': 0.17.8 '@esbuild/win32-ia32': 0.17.8 '@esbuild/win32-x64': 0.17.8 - dev: true /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} @@ -7669,7 +7790,7 @@ packages: source-map: 0.6.1 dev: false - /eslint-config-airbnb-base/13.2.0_c6e90309728a37a0e374d6396b0edda7: + /eslint-config-airbnb-base/13.2.0_990082ffb21804caeae0ad820d7b33aa: resolution: {integrity: sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w==} engines: {node: '>= 4'} peerDependencies: @@ -7677,13 +7798,13 @@ packages: eslint-plugin-import: ^2.17.2 dependencies: confusing-browser-globals: 1.0.10 - eslint: 7.32.0 - eslint-plugin-import: 2.22.1_eslint@7.32.0 + eslint: 5.16.0 + eslint-plugin-import: 2.22.1_eslint@5.16.0 object.assign: 4.1.2 object.entries: 1.1.3 dev: false - /eslint-config-next/13.1.6_7kw3g6rralp5ps6mg3uyzz6azm: + /eslint-config-next/13.1.6_eslint@8.34.0+typescript@4.9.5: resolution: {integrity: sha512-0cg7h5wztg/SoLAlxljZ0ZPUQ7i6QKqRiP4M2+MgTZtxWwNKb2JSwNc18nJ6/kXBI6xYvPraTbQSIhAuVw6czw==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -7694,11 +7815,11 @@ packages: dependencies: '@next/eslint-plugin-next': 13.1.6 '@rushstack/eslint-patch': 1.2.0 - '@typescript-eslint/parser': 5.52.0_7kw3g6rralp5ps6mg3uyzz6azm + '@typescript-eslint/parser': 5.52.0_eslint@8.34.0+typescript@4.9.5 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 - eslint-import-resolver-typescript: 3.5.3_mvgyw3chnqkp6sgfmmtihyjpnm - eslint-plugin-import: 2.27.5_eslint@8.34.0 + eslint-import-resolver-typescript: 3.5.3_654d8b6c476c14ff48c5632683e12f6b + eslint-plugin-import: 2.27.5_3346881adab47252431c108b70b26d92 eslint-plugin-jsx-a11y: 6.7.1_eslint@8.34.0 eslint-plugin-react: 7.32.2_eslint@8.34.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.34.0 @@ -7727,7 +7848,7 @@ packages: - supports-color dev: false - /eslint-import-resolver-typescript/3.5.3_mvgyw3chnqkp6sgfmmtihyjpnm: + /eslint-import-resolver-typescript/3.5.3_654d8b6c476c14ff48c5632683e12f6b: resolution: {integrity: sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -7737,7 +7858,7 @@ packages: debug: 4.3.4 enhanced-resolve: 5.12.0 eslint: 8.34.0 - eslint-plugin-import: 2.27.5_eslint@8.34.0 + eslint-plugin-import: 2.27.5_3346881adab47252431c108b70b26d92 get-tsconfig: 4.4.0 globby: 13.1.3 is-core-module: 2.11.0 @@ -7772,7 +7893,7 @@ packages: - supports-color dev: false - /eslint-module-utils/2.7.4_eyqnu5kib2hfrvsonwfdq4ojse: + /eslint-module-utils/2.7.4_1562bdf05533cc0175f5823e037b36f9: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -7793,14 +7914,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: + '@typescript-eslint/parser': 5.52.0_eslint@8.34.0+typescript@4.9.5 debug: 3.2.7 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-typescript: 3.5.3_654d8b6c476c14ff48c5632683e12f6b transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-import/2.22.1_eslint@7.32.0: + /eslint-plugin-import/2.22.1_eslint@5.16.0: resolution: {integrity: sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw==} engines: {node: '>=4'} peerDependencies: @@ -7815,7 +7938,7 @@ packages: contains-path: 0.1.0 debug: 2.6.9 doctrine: 1.5.0 - eslint: 7.32.0 + eslint: 5.16.0 eslint-import-resolver-node: 0.3.4 eslint-module-utils: 2.6.0_94c6f4ac649442b3719f90ed6e9d486c has: 1.0.3 @@ -7830,7 +7953,7 @@ packages: - supports-color dev: false - /eslint-plugin-import/2.27.5_eslint@8.34.0: + /eslint-plugin-import/2.27.5_3346881adab47252431c108b70b26d92: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -7840,6 +7963,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: + '@typescript-eslint/parser': 5.52.0_eslint@8.34.0+typescript@4.9.5 array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -7847,7 +7971,7 @@ packages: doctrine: 2.1.0 eslint: 8.34.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_eyqnu5kib2hfrvsonwfdq4ojse + eslint-module-utils: 2.7.4_1562bdf05533cc0175f5823e037b36f9 has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -7981,6 +8105,13 @@ packages: estraverse: 5.3.0 dev: false + /eslint-utils/1.4.3: + resolution: {integrity: sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==} + engines: {node: '>=6'} + dependencies: + eslint-visitor-keys: 1.3.0 + dev: false + /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} @@ -8013,6 +8144,51 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false + /eslint/5.16.0: + resolution: {integrity: sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==} + engines: {node: ^6.14.0 || ^8.10.0 || >=9.10.0} + hasBin: true + dependencies: + '@babel/code-frame': 7.12.13 + ajv: 6.12.6 + chalk: 2.4.2 + cross-spawn: 6.0.5 + debug: 4.3.4 + doctrine: 3.0.0 + eslint-scope: 4.0.3 + eslint-utils: 1.4.3 + eslint-visitor-keys: 1.3.0 + espree: 5.0.1 + esquery: 1.4.0 + esutils: 2.0.3 + file-entry-cache: 5.0.1 + functional-red-black-tree: 1.0.1 + glob: 7.2.3 + globals: 11.12.0 + ignore: 4.0.6 + import-fresh: 3.3.0 + imurmurhash: 0.1.4 + inquirer: 6.5.2 + js-yaml: 3.14.1 + json-stable-stringify-without-jsonify: 1.0.1 + levn: 0.3.0 + lodash: 4.17.21 + minimatch: 3.1.2 + mkdirp: 0.5.5 + natural-compare: 1.4.0 + optionator: 0.8.3 + path-is-inside: 1.0.2 + progress: 2.0.3 + regexpp: 2.0.1 + semver: 5.7.1 + strip-ansi: 4.0.0 + strip-json-comments: 2.0.1 + table: 5.4.6 + text-table: 0.2.0 + transitivePeerDependencies: + - supports-color + dev: false + /eslint/7.32.0: resolution: {integrity: sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==} engines: {node: ^10.12.0 || >=12.0.0} @@ -8110,6 +8286,15 @@ packages: - supports-color dev: false + /espree/5.0.1: + resolution: {integrity: sha512-qWAZcWh4XE/RwzLJejfcofscgMc9CamR6Tn1+XRXNzrvUSSbiAjGOI/fggztjIi7y9VLPqnICMIPiGyr8JaZ0A==} + engines: {node: '>=6.0.0'} + dependencies: + acorn: 6.4.2 + acorn-jsx: 5.3.2_acorn@6.4.2 + eslint-visitor-keys: 1.3.0 + dev: false + /espree/7.3.1: resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==} engines: {node: ^10.12.0 || >=12.0.0} @@ -8366,6 +8551,15 @@ packages: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: false + /external-editor/3.1.0: + resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} + engines: {node: '>=4'} + dependencies: + chardet: 0.7.0 + iconv-lite: 0.4.24 + tmp: 0.0.33 + dev: false + /extglob/2.0.4: resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} @@ -8521,6 +8715,13 @@ packages: resolution: {integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==} dev: false + /figures/2.0.0: + resolution: {integrity: sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==} + engines: {node: '>=4'} + dependencies: + escape-string-regexp: 1.0.5 + dev: false + /figures/3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} @@ -8528,6 +8729,13 @@ packages: escape-string-regexp: 1.0.5 dev: false + /file-entry-cache/5.0.1: + resolution: {integrity: sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==} + engines: {node: '>=4'} + dependencies: + flat-cache: 2.0.1 + dev: false + /file-entry-cache/6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -8673,6 +8881,15 @@ packages: - supports-color dev: false + /flat-cache/2.0.1: + resolution: {integrity: sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==} + engines: {node: '>=4'} + dependencies: + flatted: 2.0.2 + rimraf: 2.6.3 + write: 1.0.3 + dev: false + /flat-cache/3.0.4: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -8681,6 +8898,10 @@ packages: rimraf: 3.0.2 dev: false + /flatted/2.0.2: + resolution: {integrity: sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==} + dev: false + /flatted/3.2.7: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: false @@ -9634,6 +9855,13 @@ packages: resolution: {integrity: sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==} dev: false + /html-dom-parser/1.2.0: + resolution: {integrity: sha512-2HIpFMvvffsXHFUFjso0M9LqM+1Lm22BF+Df2ba+7QHJXjk63pWChEnI6YG27eaWqUdfnh5/Vy+OXrNTtepRsg==} + dependencies: + domhandler: 4.3.1 + htmlparser2: 7.2.0 + dev: false + /html-entities/1.4.0: resolution: {integrity: sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA==} dev: false @@ -9650,11 +9878,34 @@ packages: void-elements: 2.0.1 dev: false + /html-react-parser/1.4.12_react@18.2.0: + resolution: {integrity: sha512-nqYQzr4uXh67G9ejAG7djupTHmQvSTgjY83zbXLRfKHJ0F06751jXx6WKSFARDdXxCngo2/7H4Rwtfeowql4gQ==} + peerDependencies: + react: 0.14 || 15 || 16 || 17 || 18 + dependencies: + domhandler: 4.3.1 + html-dom-parser: 1.2.0 + react: 18.2.0 + react-property: 2.0.0 + style-to-js: 1.1.0 + dev: false + /html-tags/3.1.0: resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==} engines: {node: '>=8'} dev: false + /html-tokenize/2.0.1: + resolution: {integrity: sha512-QY6S+hZ0f5m1WT8WffYN+Hg+xm/w5I8XeUcAq/ZYP5wVC8xbKi4Whhru3FtrAebD5EhBW8rmFzkDI6eCAuFe2w==} + hasBin: true + dependencies: + buffer-from: 0.1.2 + inherits: 2.0.4 + minimist: 1.2.8 + readable-stream: 1.0.34 + through2: 0.4.2 + dev: false + /html2canvas/0.5.0-beta4: resolution: {integrity: sha512-Tlyu46Ua0gnXz8tLAzITmqlp5PR8HTfhE12fWsIU3VO6Mn4PmVFQpvp3pQ35nFARinw5X8u3t2XjqYyS+hq/kA==} engines: {node: '>=4.0.0'} @@ -9669,6 +9920,15 @@ packages: entities: 2.2.0 dev: false + /htmlparser2/7.2.0: + resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==} + dependencies: + domelementtype: 2.3.0 + domhandler: 4.3.1 + domutils: 2.8.0 + entities: 3.0.1 + dev: false + /http-cache-semantics/4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} dev: true @@ -9996,6 +10256,29 @@ packages: fn-compose: 1.1.0 dev: false + /inline-style-parser/0.1.1: + resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} + dev: false + + /inquirer/6.5.2: + resolution: {integrity: sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==} + engines: {node: '>=6.0.0'} + dependencies: + ansi-escapes: 3.2.0 + chalk: 2.4.2 + cli-cursor: 2.1.0 + cli-width: 2.2.1 + external-editor: 3.1.0 + figures: 2.0.0 + lodash: 4.17.21 + mute-stream: 0.0.7 + run-async: 2.4.1 + rxjs: 6.6.7 + string-width: 2.1.1 + strip-ansi: 5.2.0 + through: 2.3.8 + dev: false + /internal-slot/1.0.4: resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==} engines: {node: '>= 0.4'} @@ -10603,6 +10886,10 @@ packages: nopt: 5.0.0 dev: false + /js-sdsl/4.3.0: + resolution: {integrity: sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==} + dev: false + /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -10861,7 +11148,7 @@ packages: dev: false /levn/0.3.0: - resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} + resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 @@ -11198,14 +11485,14 @@ packages: dependencies: semver: 6.3.0 - /mantine-datatable/1.8.4_w2lpbdlwtgp7g3weri36xd7vam: - resolution: {integrity: sha512-zDKkIcIu5RY3+X1qNhlkTc4KP9/BR8pfjJaydeNMNHh4I7xQQ8VK6t0jiWdsCNojtPy7cvR3XkWILc3QRJIWyw==} + /mantine-datatable/1.8.8_b696f08d76999ff36ec48a37eb8ff503: + resolution: {integrity: sha512-qy5zY0pwPreIXpam95HoJRfNqVx1FRU4/RlXT+l4k1u1s0CP3o7XB2qY4tYMG1MozuYxzo53QwOW4UM1S6a4iA==} peerDependencies: '@mantine/core': ^5.10.4 '@mantine/hooks': ^5.10.4 react: ^18.2.0 dependencies: - '@mantine/core': 5.10.4_yuhjp4qo6kk7jj6cmefndwyjvq + '@mantine/core': 5.10.4_ac01b0505778752133f0030c54612c59 '@mantine/hooks': 5.10.4_react@18.2.0 react: 18.2.0 dev: false @@ -11381,6 +11668,11 @@ packages: hasBin: true dev: false + /mimic-fn/1.2.0: + resolution: {integrity: sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==} + engines: {node: '>=4'} + dev: false + /mimic-fn/2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} @@ -11573,6 +11865,17 @@ packages: xtend: 4.0.2 dev: false + /multipipe/1.0.2: + resolution: {integrity: sha512-6uiC9OvY71vzSGX8lZvSqscE7ft9nPupJ8fMjrCNRAUy2LREUW42UL+V/NTrogr6rFgRydUrCX4ZitfpSNkSCQ==} + dependencies: + duplexer2: 0.1.4 + object-assign: 4.1.1 + dev: false + + /mute-stream/0.0.7: + resolution: {integrity: sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==} + dev: false + /mz/2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} dependencies: @@ -11663,7 +11966,7 @@ packages: engines: {node: '>= 0.4.0'} dev: false - /next-i18next/13.1.5_ofn3rluqlytmjlkhptt5cftfxy: + /next-i18next/13.1.5_715bb8ae905e26c4ad477ce7d11665be: resolution: {integrity: sha512-gULKQNQmFYIW6C45cb5ZOHa+sw8XUkibFHTqRqrcfbAa1fcBCh3TgX1KtzA0vzeh9R93BkkvFhm+FuhO3kR9jQ==} engines: {node: '>=14'} peerDependencies: @@ -11678,12 +11981,12 @@ packages: hoist-non-react-statics: 3.3.2 i18next: 22.4.9 i18next-fs-backend: 2.1.1 - next: 13.1.6_a7mipu7kvrstgwvi56qu2qyzhe + next: 13.1.6_react-dom@18.2.0+react@18.2.0 react: 18.2.0 - react-i18next: 12.1.5_iakk3dtjhjpukdoa4oua5khgci + react-i18next: 12.1.5_4014ad8e693a5f450dc0e3a80ea8e612 dev: false - /next/13.1.6_a7mipu7kvrstgwvi56qu2qyzhe: + /next/13.1.6_react-dom@18.2.0+react@18.2.0: resolution: {integrity: sha512-hHlbhKPj9pW+Cymvfzc15lvhaOZ54l+8sXDXJWm3OBNBzgrVj6hwGPmqqsXg40xO1Leq+kXpllzRPuncpC0Phw==} engines: {node: '>=14.6.0'} hasBin: true @@ -11707,7 +12010,7 @@ packages: postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - styled-jsx: 5.1.1_4ao37cbzgnpnlhfcif5pnxsaqm + styled-jsx: 5.1.1_react@18.2.0 optionalDependencies: '@next/swc-android-arm-eabi': 13.1.6 '@next/swc-android-arm64': 13.1.6 @@ -11812,13 +12115,13 @@ packages: resolution: {integrity: sha512-Slf2s69+2/uAD79pVVQo8uSiC34+g8GWY8UH2Qtqv34ZfhYrxpYpfzs9Js9d6O0mbDmALuxaTlplnBTnSELcrw==} dev: false - /node-yaml/3.2.0_eslint@7.32.0: + /node-yaml/3.2.0_eslint@5.16.0: resolution: {integrity: sha512-5c7TNdFOLOaY/TN0fBDrfJg+N6Z1+Ch7O/QuN2wostfo9Q4qbpOTAjk1WZ3bxgSfRPrJF4rgWdL26N2Svdljhw==} dependencies: co: 4.6.0 js-yaml: 3.14.1 junk: 3.0.0 - promise-fs: 2.1.0_eslint@7.32.0 + promise-fs: 2.1.0_eslint@5.16.0 transitivePeerDependencies: - '@typescript-eslint/parser' - eslint @@ -12007,6 +12310,10 @@ packages: call-bind: 1.0.2 define-properties: 1.1.4 + /object-keys/0.4.0: + resolution: {integrity: sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==} + dev: false + /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} @@ -12132,6 +12439,13 @@ packages: dependencies: wrappy: 1.0.2 + /onetime/2.0.1: + resolution: {integrity: sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==} + engines: {node: '>=4'} + dependencies: + mimic-fn: 1.2.0 + dev: false + /onetime/5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} @@ -12251,6 +12565,11 @@ packages: windows-release: 3.3.3 dev: false + /os-tmpdir/1.0.2: + resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} + engines: {node: '>=0.10.0'} + dev: false + /p-cancelable/1.1.0: resolution: {integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==} engines: {node: '>=6'} @@ -12556,6 +12875,10 @@ packages: resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} engines: {node: '>=0.10.0'} + /path-is-inside/1.0.2: + resolution: {integrity: sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==} + dev: false + /path-key/2.0.1: resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} engines: {node: '>=4'} @@ -12632,6 +12955,10 @@ packages: - supports-color dev: false + /performance-now/2.1.0: + resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==} + dev: false + /pg-connection-string/2.5.0: resolution: {integrity: sha512-r5o/V/ORTA6TmUnyWZR9nCj1klXCO2CEKNRlVuJptZe85QuhFayC7WeMic7ndayT5IRIR0S0xFxFi2ousartlQ==} dev: false @@ -13613,7 +13940,7 @@ packages: dev: false /prelude-ls/1.1.2: - resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} + resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==} engines: {node: '>= 0.8.0'} dev: false @@ -13686,11 +14013,11 @@ packages: engines: {node: '>=0.4.0'} dev: false - /promise-fs/2.1.0_eslint@7.32.0: + /promise-fs/2.1.0_eslint@5.16.0: resolution: {integrity: sha512-Wl6Y+dSQnw1cJjXdMbXABoH2fRXC3G3KjQHH32qPT6UYyDrh9Iouj/rvI+KKJiVFwQ1/3KiPe1dybp6cHYvUag==} engines: {node: '>= 6'} dependencies: - '@octetstream/eslint-config': 3.0.0_eslint@7.32.0 + '@octetstream/eslint-config': 3.0.0_eslint@5.16.0 '@octetstream/promisify': 2.0.2 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -14079,7 +14406,6 @@ packages: prop-types: 15.7.2 react: 16.14.0 scheduler: 0.19.1 - dev: true /react-dom/18.2.0_react@18.2.0: resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} @@ -14118,7 +14444,7 @@ packages: shallowequal: 1.1.0 dev: false - /react-i18next/12.1.5_iakk3dtjhjpukdoa4oua5khgci: + /react-i18next/12.1.5_4014ad8e693a5f450dc0e3a80ea8e612: resolution: {integrity: sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==} peerDependencies: i18next: '>= 19.0.0' @@ -14196,6 +14522,21 @@ packages: warning: 4.0.3 dev: false + /react-popper/1.3.11_react@16.14.0: + resolution: {integrity: sha512-VSA/bS+pSndSF2fiasHK/PTEEAyOpX60+H5EPAjoArr8JGm+oihu4UbrqcEBpQibJxBVCpYyjAX7abJ+7DoYVg==} + peerDependencies: + react: 0.14.x || ^15.0.0 || ^16.0.0 || ^17.0.0 + dependencies: + '@babel/runtime': 7.14.6 + '@hypnosphi/create-react-context': 0.3.1_prop-types@15.7.2+react@16.14.0 + deep-equal: 1.1.1 + popper.js: 1.16.1 + prop-types: 15.7.2 + react: 16.14.0 + typed-styles: 0.0.7 + warning: 4.0.3 + dev: false + /react-popper/1.3.7_react@16.14.0: resolution: {integrity: sha512-nmqYTx7QVjCm3WUZLeuOomna138R1luC4EqkW3hxJUrAe+3eNz3oFCLYdnPwILfn0mX1Ew2c3wctrjlUMYYUww==} peerDependencies: @@ -14211,6 +14552,10 @@ packages: warning: 4.0.3 dev: true + /react-property/2.0.0: + resolution: {integrity: sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==} + dev: false + /react-redux/7.2.4_react-dom@16.13.1+react@16.13.1: resolution: {integrity: sha512-hOQ5eOSkEJEXdpIKbnRyl04LhaWabkDPV+Ix97wqQX3T3d2NQ8DUblNXXtNMavc7DpswyQM6xfaN4HQDKNY2JA==} peerDependencies: @@ -14282,7 +14627,7 @@ packages: throttle-debounce: 2.3.0 dev: false - /react-table/6.10.3: + /react-table/6.10.3_prop-types@15.8.1: resolution: {integrity: sha512-sVlq2/rxVaQJywGD95+qGiMr/SMHFIFnXdx619BLOWE/Os5FOGtV6pQJNAjZixbQZiOu7dmBO1kME28uxh6wmA==} peerDependencies: prop-types: ^15.5.0 @@ -14290,6 +14635,7 @@ packages: react-dom: ^15.x.x || ^16.x.x dependencies: classnames: 2.2.6 + prop-types: 15.8.1 dev: false /react-textarea-autosize/8.3.4_react@18.2.0: @@ -14344,7 +14690,6 @@ packages: react: 16.14.0 react-dom: 16.14.0_react@16.14.0 react-lifecycles-compat: 3.0.4 - dev: true /react-viewport-list/1.3.3_react@16.14.0: resolution: {integrity: sha512-AYe9jnCduMqkv5LiG5z4kF3QiIxQitBqtyBd2ZeOBPVwtBdxKHBF+ivmW2inlF8bEBCXb32z6pvnBkR1aGPkfw==} @@ -14401,6 +14746,15 @@ packages: path-type: 2.0.0 dev: false + /readable-stream/1.0.34: + resolution: {integrity: sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==} + dependencies: + core-util-is: 1.0.2 + inherits: 2.0.4 + isarray: 0.0.1 + string_decoder: 0.10.31 + dev: false + /readable-stream/1.1.14: resolution: {integrity: sha1-fPTFTvZI44EwhMY23SB54WbAgdk=} dependencies: @@ -14565,6 +14919,11 @@ packages: functions-have-names: 1.2.3 dev: false + /regexpp/2.0.1: + resolution: {integrity: sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==} + engines: {node: '>=6.5.0'} + dev: false + /regexpp/3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} @@ -14756,6 +15115,14 @@ packages: lowercase-keys: 1.0.1 dev: true + /restore-cursor/2.0.0: + resolution: {integrity: sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==} + engines: {node: '>=4'} + dependencies: + onetime: 2.0.1 + signal-exit: 3.0.7 + dev: false + /ret/0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} @@ -14798,6 +15165,13 @@ packages: engines: {node: '>= 0.8.15'} dev: false + /rimraf/2.6.3: + resolution: {integrity: sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==} + hasBin: true + dependencies: + glob: 7.2.3 + dev: false + /rimraf/2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} hasBin: true @@ -14827,6 +15201,11 @@ packages: fsevents: 2.3.2 dev: true + /run-async/2.4.1: + resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} + engines: {node: '>=0.12.0'} + dev: false + /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: @@ -14842,6 +15221,13 @@ packages: resolution: {integrity: sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==} dev: false + /rxjs/6.6.7: + resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} + engines: {npm: '>=2.0.0'} + dependencies: + tslib: 1.14.1 + dev: false + /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: false @@ -15258,6 +15644,15 @@ packages: engines: {node: '>=12'} dev: false + /slice-ansi/2.1.0: + resolution: {integrity: sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==} + engines: {node: '>=6'} + dependencies: + ansi-styles: 3.2.1 + astral-regex: 1.0.0 + is-fullwidth-code-point: 2.0.0 + dev: false + /slice-ansi/4.0.0: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} @@ -15799,6 +16194,18 @@ packages: resolution: {integrity: sha1-6NK6H6nJBXAwPAMLaQD31fiavls=} dev: false + /style-to-js/1.1.0: + resolution: {integrity: sha512-1OqefPDxGrlMwcbfpsTVRyzwdhr4W0uxYQzeA2F1CBc8WG04udg2+ybRnvh3XYL4TdHQrCahLtax2jc8xaE6rA==} + dependencies: + style-to-object: 0.3.0 + dev: false + + /style-to-object/0.3.0: + resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} + dependencies: + inline-style-parser: 0.1.1 + dev: false + /styled-components/2.4.1: resolution: {integrity: sha1-ZjvQSF1LarRvlGIQ3APSOY0a3nQ=} peerDependencies: @@ -15814,7 +16221,7 @@ packages: supports-color: 3.2.3 dev: false - /styled-jsx/5.1.1_4ao37cbzgnpnlhfcif5pnxsaqm: + /styled-jsx/5.1.1_react@18.2.0: resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -15827,7 +16234,6 @@ packages: babel-plugin-macros: optional: true dependencies: - '@babel/core': 7.12.13 client-only: 0.0.1 react: 18.2.0 dev: false @@ -15993,6 +16399,16 @@ packages: resolution: {integrity: sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg==} dev: false + /table/5.4.6: + resolution: {integrity: sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==} + engines: {node: '>=6.0.0'} + dependencies: + ajv: 6.12.6 + lodash: 4.17.21 + slice-ansi: 2.1.0 + string-width: 3.1.0 + dev: false + /table/6.8.1: resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} engines: {node: '>=10.0.0'} @@ -16157,6 +16573,13 @@ packages: xtend: 4.0.2 dev: false + /through2/0.4.2: + resolution: {integrity: sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==} + dependencies: + readable-stream: 1.0.34 + xtend: 2.1.2 + dev: false + /through2/2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: @@ -16197,6 +16620,13 @@ packages: globrex: 0.1.2 dev: false + /tmp/0.0.33: + resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} + engines: {node: '>=0.6.0'} + dependencies: + os-tmpdir: 1.0.2 + dev: false + /to-absolute-glob/2.0.2: resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=} engines: {node: '>=0.10.0'} @@ -16412,7 +16842,7 @@ packages: dev: false /type-check/0.3.2: - resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} + resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 @@ -17235,6 +17665,13 @@ packages: write-file-atomic: 2.4.3 dev: false + /write/1.0.3: + resolution: {integrity: sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==} + engines: {node: '>=4'} + dependencies: + mkdirp: 0.5.5 + dev: false + /ws/6.2.1: resolution: {integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==} peerDependencies: @@ -17348,6 +17785,13 @@ packages: resolution: {integrity: sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=} dev: false + /xtend/2.1.2: + resolution: {integrity: sha512-vMNKzr2rHP9Dp/e1NQFnLQlwlhp9L/LfvnsVdHxN1f+uggyVI3i08uD14GPvCToPkdsRfyPqIyYGmIk58V98ZQ==} + engines: {node: '>=0.4'} + dependencies: + object-keys: 0.4.0 + dev: false + /xtend/4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'}