diff --git a/package.json b/package.json index a98ac2ceb..9fbd40b44 100644 --- a/package.json +++ b/package.json @@ -58,13 +58,13 @@ "last 2 Firefox versions" ], "dependencies": { - "@floating-ui/react-dom": "2.0.1", - "@formkit/auto-animate": "1.0.0-beta.6", + "@floating-ui/react-dom": "2.0.2", + "@formkit/auto-animate": "1.0.0-pre-alpha.3", "@mx-space/api-client": "1.5.1", "@sentry/nextjs": "7.70.0", "axios": "1.5.0", "clsx": "2.0.0", - "dayjs": "1.11.9", + "dayjs": "1.11.10", "devtools-detector": "2.0.14", "framer-motion": "10.16.1", "immer": "^10.0.2", @@ -91,7 +91,7 @@ "react-use": "17.4.0", "remove-markdown": "0.5.0", "socket.io-client": "4.7.2", - "swr": "2.2.1", + "swr": "2.2.2", "validator": "13.11.0", "xss": "1.0.14", "zustand": "^4.4.1" @@ -100,19 +100,19 @@ "@innei/eslint-config-react-ts": "0.11.1", "@innei/prettier": "0.11.1", "@next/bundle-analyzer": "13.5.2", - "@sentry/webpack-plugin": "2.7.0", + "@sentry/webpack-plugin": "2.7.1", "@trivago/prettier-plugin-sort-imports": "4.2.0", "@types/inflection": "1.13.0", - "@types/js-cookie": "3.0.3", - "@types/lodash-es": "4.17.8", + "@types/js-cookie": "3.0.4", + "@types/lodash-es": "4.17.9", "@types/markdown-escape": "1.1.0", - "@types/node": "20.6.0", + "@types/node": "20.6.4", "@types/randomcolor": "0.5.7", - "@types/react": "17.0.61", + "@types/react": "17.0.65", "@types/react-color": "3.0.6", - "@types/react-dom": "18.2.4", + "@types/react-dom": "18.2.7", "@types/remove-markdown": "0.3.1", - "@types/ua-parser-js": "0.7.36", + "@types/ua-parser-js": "0.7.37", "@types/validator": "13.11.1", "cross-env": "7.0.3", "dotenv": "16.3.1", @@ -122,11 +122,11 @@ "lint-staged": "14.0.1", "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2", "next-compose-plugins": "2.2.1", - "postcss": "8.4.28", + "postcss": "8.4.30", "postcss-import": "15.1.0", "postcss-nested": "6.0.1", - "postcss-preset-env": "9.1.1", - "prettier": "3.0.2", + "postcss-preset-env": "9.1.4", + "prettier": "3.0.3", "rimraf": "5.0.1", "tilg": "0.1.1", "typescript": "5.2.2", @@ -136,7 +136,7 @@ }, "resolutions": { "react-use": "17.4.0", - "@types/react": "17.0.61" + "@types/react": "17.0.65" }, "nextBundleAnalysis": { "budget": 358400, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d33103af6..97c579371 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,15 +6,15 @@ settings: overrides: react-use: 17.4.0 - '@types/react': 17.0.61 + '@types/react': 17.0.65 dependencies: '@floating-ui/react-dom': - specifier: 2.0.1 - version: 2.0.1(react-dom@18.2.0)(react@18.2.0) + 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 + specifier: 1.0.0-pre-alpha.3 + version: 1.0.0-pre-alpha.3(react@18.2.0) '@mx-space/api-client': specifier: 1.5.1 version: 1.5.1 @@ -28,8 +28,8 @@ dependencies: specifier: 2.0.0 version: 2.0.0 dayjs: - specifier: 1.11.9 - version: 1.11.9 + specifier: 1.11.10 + version: 1.11.10 devtools-detector: specifier: 2.0.14 version: 2.0.14 @@ -109,8 +109,8 @@ dependencies: specifier: 4.7.2 version: 4.7.2 swr: - specifier: 2.2.1 - version: 2.2.1(react@18.2.0) + specifier: 2.2.2 + version: 2.2.2(react@18.2.0) validator: specifier: 13.11.0 version: 13.11.0 @@ -119,7 +119,7 @@ dependencies: version: 1.0.14 zustand: specifier: ^4.4.1 - version: 4.4.1(@types/react@17.0.61)(immer@10.0.2)(react@18.2.0) + version: 4.4.1(@types/react@17.0.65)(immer@10.0.2)(react@18.2.0) devDependencies: '@innei/eslint-config-react-ts': @@ -132,44 +132,44 @@ devDependencies: specifier: 13.5.2 version: 13.5.2 '@sentry/webpack-plugin': - specifier: 2.7.0 - version: 2.7.0(webpack@5.88.2) + specifier: 2.7.1 + version: 2.7.1(webpack@5.88.2) '@trivago/prettier-plugin-sort-imports': specifier: 4.2.0 - version: 4.2.0(prettier@3.0.2) + version: 4.2.0(prettier@3.0.3) '@types/inflection': specifier: 1.13.0 version: 1.13.0 '@types/js-cookie': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.0.4 + version: 3.0.4 '@types/lodash-es': - specifier: 4.17.8 - version: 4.17.8 + specifier: 4.17.9 + version: 4.17.9 '@types/markdown-escape': specifier: 1.1.0 version: 1.1.0 '@types/node': - specifier: 20.6.0 - version: 20.6.0 + specifier: 20.6.4 + version: 20.6.4 '@types/randomcolor': specifier: 0.5.7 version: 0.5.7 '@types/react': - specifier: 17.0.61 - version: 17.0.61 + specifier: 17.0.65 + version: 17.0.65 '@types/react-color': specifier: 3.0.6 version: 3.0.6 '@types/react-dom': - specifier: 18.2.4 - version: 18.2.4 + specifier: 18.2.7 + version: 18.2.7 '@types/remove-markdown': specifier: 0.3.1 version: 0.3.1 '@types/ua-parser-js': - specifier: 0.7.36 - version: 0.7.36 + specifier: 0.7.37 + version: 0.7.37 '@types/validator': specifier: 13.11.1 version: 13.11.1 @@ -195,20 +195,20 @@ devDependencies: specifier: 2.2.1 version: 2.2.1 postcss: - specifier: 8.4.28 - version: 8.4.28 + specifier: 8.4.30 + version: 8.4.30 postcss-import: specifier: 15.1.0 - version: 15.1.0(postcss@8.4.28) + version: 15.1.0(postcss@8.4.30) postcss-nested: specifier: 6.0.1 - version: 6.0.1(postcss@8.4.28) + version: 6.0.1(postcss@8.4.30) postcss-preset-env: - specifier: 9.1.1 - version: 9.1.1(postcss@8.4.28) + specifier: 9.1.4 + version: 9.1.4(postcss@8.4.30) prettier: - specifier: 3.0.2 - version: 3.0.2 + specifier: 3.0.3 + version: 3.0.3 rimraf: specifier: 5.0.1 version: 5.0.1 @@ -615,8 +615,8 @@ packages: '@csstools/css-tokenizer': 2.2.0 dev: true - /@csstools/color-helpers@3.0.0: - resolution: {integrity: sha512-rBODd1rY01QcenD34QxbQxLc1g+Uh7z1X/uzTHNQzJUnFCT9/EZYI7KWq+j0YfWMXJsRJ8lVkqBcB0R/qLr+yg==} + /@csstools/color-helpers@3.0.2: + resolution: {integrity: sha512-NMVs/l7Y9eIKL5XjbCHEgGcG8LOUT2qVcRjX6EzkCdlvftHVKr2tHIPzHavfrULRZ5Q2gxrJ9f44dAlj6fX97Q==} engines: {node: ^14 || ^16 || >=18} dev: true @@ -631,14 +631,14 @@ packages: '@csstools/css-tokenizer': 2.2.0 dev: true - /@csstools/css-color-parser@1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): - resolution: {integrity: sha512-YaEnCoPTdhE4lPQFH3dU4IEk8S+yCnxS88wMv45JzlnMfZp57hpqA6qf2gX8uv7IJTJ/43u6pTQmhy7hCjlz7g==} + /@csstools/css-color-parser@1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0): + resolution: {integrity: sha512-cehc/DQCyb4hL4fspvyL7WiY+uAy8Iuaz0yTyndC/AyBmxkNpgtSgCSsr0aR4vkaSFVZfNNVlKbjHFwOsPGB1Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: '@csstools/css-parser-algorithms': ^2.3.1 '@csstools/css-tokenizer': ^2.2.0 dependencies: - '@csstools/color-helpers': 3.0.0 + '@csstools/color-helpers': 3.0.2 '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 @@ -669,44 +669,44 @@ packages: '@csstools/css-tokenizer': 2.2.0 dev: true - /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.28): + /@csstools/postcss-cascade-layers@4.0.0(postcss@8.4.30): resolution: {integrity: sha512-dVPVVqQG0FixjM9CG/+8eHTsCAxRKqmNh6H69IpruolPlnEF1611f2AoLK8TijTSAsqBSclKd4WHs1KUb/LdJw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-color-function@3.0.1(postcss@8.4.28): - resolution: {integrity: sha512-+vrvCQeUifpMeyd42VQ3JPWGQ8cO19+TnGbtfq1SDSgZzRapCQO4aK9h/jhMOKPnxGzbA57oS0aHgP/12N9gSQ==} + /@csstools/postcss-color-function@3.0.4(postcss@8.4.30): + resolution: {integrity: sha512-ZLi+nSb/u1Tt+zxB8MGE2rOkX7YhWGxM3pBQRz9nn8DIAKT84GkaeHGyVrxwCPBVdko/4nwqApC7YCeqgZxTAw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /@csstools/postcss-color-mix-function@2.0.1(postcss@8.4.28): - resolution: {integrity: sha512-Z5cXkLiccKIVcUTe+fAfjUD7ZUv0j8rq3dSoBpM6I49dcw+50318eYrwUZa3nyb4xNx7ntNNUPmesAc87kPE2Q==} + /@csstools/postcss-color-mix-function@2.0.4(postcss@8.4.30): + resolution: {integrity: sha512-EiMi+BkzMLQAz7Z2gak7Gs3XjY1Z7QyJ8yjj1DdogpVc3FBqtxDQn/co4LluZdMda0894XcIpdikH6sCOpRd5w==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /@csstools/postcss-exponential-functions@1.0.0(postcss@8.4.28): + /@csstools/postcss-exponential-functions@1.0.0(postcss@8.4.30): resolution: {integrity: sha512-FPndJ/7oGlML7/4EhLi902wGOukO0Nn37PjwOQGc0BhhjQPy3np3By4d3M8s9Cfmp9EHEKgUHRN2DQ5HLT/hTw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -715,96 +715,105 @@ packages: '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.28): + /@csstools/postcss-font-format-keywords@3.0.0(postcss@8.4.30): resolution: {integrity: sha512-ntkGj+1uDa/u6lpjPxnkPcjJn7ChO/Kcy08YxctOZI7vwtrdYvFhmE476dq8bj1yna306+jQ9gzXIG/SWfOaRg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-gradients-interpolation-method@4.0.1(postcss@8.4.28): - resolution: {integrity: sha512-IHeFIcksjI8xKX7PWLzAyigM3UvJdZ4btejeNa7y/wXxqD5dyPPZuY55y8HGTrS6ETVTRqfIznoCPtTzIX7ygQ==} + /@csstools/postcss-gradients-interpolation-method@4.0.4(postcss@8.4.30): + resolution: {integrity: sha512-JEQ+DqfltCLjzr/gAC9/DLxgjYXHrrDlgtiyhxqZOVpRQaLpJiCxNiKoEJFAPFXH5lbfwxvd4fwFDbCrAArIqA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /@csstools/postcss-hwb-function@3.0.1(postcss@8.4.28): - resolution: {integrity: sha512-FYe2K8EOYlL1BUm2HTXVBo6bWAj0xl4khOk6EFhQHy/C5p3rlr8OcetzQuwMeNQ3v25nB06QTgqUHoOUwoEqhA==} + /@csstools/postcss-hwb-function@3.0.3(postcss@8.4.30): + resolution: {integrity: sha512-2TqrRD8JzSwQCRKKNc9BFhSEmsz+mR3RtwSw5mQSGILC+LIYCVWeYwC33cI+saFWv0DGZ0NXLx5VSX2tdJyU6w==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-ic-unit@3.0.0(postcss@8.4.28): - resolution: {integrity: sha512-FH3+zfOfsgtX332IIkRDxiYLmgwyNk49tfltpC6dsZaO4RV2zWY6x9VMIC5cjvmjlDO7DIThpzqaqw2icT8RbQ==} + /@csstools/postcss-ic-unit@3.0.1(postcss@8.4.30): + resolution: {integrity: sha512-OkKZV0XZQixChA6r68O9UfGNFv06cPVcuT+MjpzfEuoCfbNWCj+b0dhsmdz776giQ+DymPmFDlTD+QJEFPI7rw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-is-pseudo-class@4.0.0(postcss@8.4.28): - resolution: {integrity: sha512-0I6siRcDymG3RrkNTSvHDMxTQ6mDyYE8awkcaHNgtYacd43msl+4ZWDfQ1yZQ/viczVWjqJkLmPiRHSgxn5nZA==} + /@csstools/postcss-initial@1.0.0(postcss@8.4.30): + resolution: {integrity: sha512-1l7iHHjIl5qmVeGItugr4ZOlCREDP71mNKqoEyxlosIoiu3Os1nPWMHpuCvDLCLiWI/ONTOg3nzJh7gwHOrqUA==} + engines: {node: ^14 || ^16 || >=18} + peerDependencies: + postcss: ^8.4 + dependencies: + postcss: 8.4.30 + dev: true + + /@csstools/postcss-is-pseudo-class@4.0.2(postcss@8.4.30): + resolution: {integrity: sha512-LeAJozyZTY3c1SaHMbwF4p8Ego/2HHprYusmmdmUH7wP6lRF1w3s7IO2iNwQ6fHBrSOfkPUFaUtRUGZLBE23Eg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.28): + /@csstools/postcss-logical-float-and-clear@2.0.0(postcss@8.4.30): resolution: {integrity: sha512-Wki4vxsF6icRvRz8eF9bPpAvwaAt0RHwhVOyzfoFg52XiIMjb6jcbHkGxwpJXP4DVrnFEwpwmrz5aTRqOW82kg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.28): + /@csstools/postcss-logical-resize@2.0.0(postcss@8.4.30): resolution: {integrity: sha512-lCQ1aX8c5+WI4t5EoYf3alTzJNNocMqTb+u1J9CINdDhFh1fjovqK+0aHalUHsNstZmzFPNzIkU4Mb3eM9U8SA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-logical-viewport-units@2.0.1(postcss@8.4.28): - resolution: {integrity: sha512-R5s19SscS7CHoxvdYNMu2Y3WDwG4JjdhsejqjunDB1GqfzhtHSvL7b5XxCkUWqm2KRl35hI6kJ4HEaCDd/3BXg==} + /@csstools/postcss-logical-viewport-units@2.0.2(postcss@8.4.30): + resolution: {integrity: sha512-g/QKzESt59SB+08kE3onn8obaqu56TtBg4K03hvsWLrNFoXbkuR6lhooaMyrRwH4f3KP08VnqsHqEtcm7ji87g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-media-minmax@1.0.7(postcss@8.4.28): + /@csstools/postcss-media-minmax@1.0.7(postcss@8.4.30): resolution: {integrity: sha512-5LGLdu8cJgRPmvkjUNqOPKIKeHbyQmoGKooB5Rh0mp5mLaNI9bl+IjFZ2keY0cztZYsriJsGf6Lu8R5XetuwoQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -814,10 +823,10 @@ packages: '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.2(postcss@8.4.28): + /@csstools/postcss-media-queries-aspect-ratio-number-values@2.0.2(postcss@8.4.30): resolution: {integrity: sha512-kQJR6NvTRidsaRjCdHGjra2+fLoFiDQOm5B2aZrhmXqng/hweXjruboKzB326rxQO2L0m0T+gCKbZgyuncyhLg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -826,76 +835,76 @@ packages: '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.28): + /@csstools/postcss-nested-calc@3.0.0(postcss@8.4.30): resolution: {integrity: sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-normalize-display-values@3.0.0(postcss@8.4.28): - resolution: {integrity: sha512-6Nw55PRXEKEVqn3bzA8gRRPYxr5tf5PssvcE5DRA/nAxKgKtgNZMCHCSd1uxTCWeyLnkf6h5tYRSB0P1Vh/K/A==} + /@csstools/postcss-normalize-display-values@3.0.1(postcss@8.4.30): + resolution: {integrity: sha512-nUvRxI+ALJwkxZdPU4EDyuM380vP91sAGvI3jAOHs/sr3jfcCOzLkY6xKI1Mr526kZ3RivmMoYM/xq+XFyE/bw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-oklab-function@3.0.1(postcss@8.4.28): - resolution: {integrity: sha512-3TIz+dCPlQPzz4yAEYXchUpfuU2gRYK4u1J+1xatNX85Isg4V+IbLyppblWLV4Vb6npFF8qsHN17rNuxOIy/6w==} + /@csstools/postcss-oklab-function@3.0.4(postcss@8.4.30): + resolution: {integrity: sha512-uofu4uIhwExcFGVy1LckgWU4opiWWEEKYw528ejAXzQwYsyyPflOm7VaXc61SJlqqlqOl/go2Ty3IehW5sMC9Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /@csstools/postcss-progressive-custom-properties@3.0.0(postcss@8.4.28): - resolution: {integrity: sha512-2/D3CCL9DN2xhuUTP8OKvKnaqJ1j4yZUxuGLsCUOQ16wnDAuMLKLkflOmZF5tsPh/02VPeXRmqIN+U595WAulw==} + /@csstools/postcss-progressive-custom-properties@3.0.1(postcss@8.4.30): + resolution: {integrity: sha512-yfdEk8o3CWPTusoInmGpOVCcMg1FikcKZyYB5ApULg9mES4FTGNuHK3MESscmm64yladcLNkPlz26O7tk3LMbA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-relative-color-syntax@2.0.1(postcss@8.4.28): - resolution: {integrity: sha512-9B8br/7q0bjD1fV3yE22izjc7Oy5hDbDgwdFEz207cdJHYC9yQneJzP3H+/w3RgC7uyfEVhyyhkGRx5YAfJtmg==} + /@csstools/postcss-relative-color-syntax@2.0.4(postcss@8.4.30): + resolution: {integrity: sha512-DxR30Tzpm0RzFlvG6R1jDDPnK6VMDJDatfHtaN+HcFV0L/wI0+jCSmaDQxFYrdTHa91zKVc36JgVg9C8hbJ2CQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.28): + /@csstools/postcss-scope-pseudo-class@3.0.0(postcss@8.4.30): resolution: {integrity: sha512-GFNVsD97OuEcfHmcT0/DAZWAvTM/FFBDQndIOLawNc1Wq8YqpZwBdHa063Lq+Irk7azygTT+Iinyg3Lt76p7rg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /@csstools/postcss-stepped-value-functions@3.0.1(postcss@8.4.28): + /@csstools/postcss-stepped-value-functions@3.0.1(postcss@8.4.30): resolution: {integrity: sha512-y1sykToXorFE+5cjtp//xAMWEAEple0kcZn2QhzEFIZDDNvGOCp5JvvmmPGsC3eDlj6yQp70l9uXZNLnimEYfA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -904,21 +913,21 @@ packages: '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-text-decoration-shorthand@3.0.0(postcss@8.4.28): - resolution: {integrity: sha512-BAa1MIMJmEZlJ+UkPrkyoz3DC7kLlIl2oDya5yXgvUrelpwxddgz8iMp69qBStdXwuMyfPx46oZcSNx8Z0T2eA==} + /@csstools/postcss-text-decoration-shorthand@3.0.3(postcss@8.4.30): + resolution: {integrity: sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/color-helpers': 3.0.0 - postcss: 8.4.28 + '@csstools/color-helpers': 3.0.2 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /@csstools/postcss-trigonometric-functions@3.0.1(postcss@8.4.28): + /@csstools/postcss-trigonometric-functions@3.0.1(postcss@8.4.30): resolution: {integrity: sha512-hW+JPv0MPQfWC1KARgvJI6bisEUFAZWSvUNq/khGCupYV/h6Z9R2ZFz0Xc633LXBst0ezbXpy7NpnPurSx5Klw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: @@ -927,16 +936,16 @@ packages: '@csstools/css-calc': 1.1.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /@csstools/postcss-unset-value@3.0.0(postcss@8.4.28): + /@csstools/postcss-unset-value@3.0.0(postcss@8.4.30): resolution: {integrity: sha512-P0JD1WHh3avVyKKRKjd0dZIjCEeaBer8t1BbwGMUDtSZaLhXlLNBqZ8KkqHzYWXOJgHleXAny2/sx8LYl6qhEA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true /@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13): @@ -999,18 +1008,21 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@floating-ui/core@1.3.1: - resolution: {integrity: sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==} + /@floating-ui/core@1.5.0: + resolution: {integrity: sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg==} + dependencies: + '@floating-ui/utils': 0.1.4 dev: false - /@floating-ui/dom@1.4.2: - resolution: {integrity: sha512-VKmvHVatWnewmGGy+7Mdy4cTJX71Pli6v/Wjb5RQBuq5wjUYx+Ef+kRThi8qggZqDgD8CogCpqhRoVp3+yQk+g==} + /@floating-ui/dom@1.5.3: + resolution: {integrity: sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==} dependencies: - '@floating-ui/core': 1.3.1 + '@floating-ui/core': 1.5.0 + '@floating-ui/utils': 0.1.4 dev: false - /@floating-ui/react-dom@2.0.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-rZtAmSht4Lry6gdhAJDrCp/6rKN7++JnL1/Anbr/DdeyYXQPxvg/ivrbYvJulbRf4vL8b212suwMM2lxbv+RQA==} + /@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' @@ -1018,13 +1030,27 @@ packages: react: optional: true dependencies: - '@floating-ui/dom': 1.4.2 + '@floating-ui/dom': 1.5.3 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /@formkit/auto-animate@1.0.0-beta.6: - resolution: {integrity: sha512-PVDhLAlr+B4Xb7e+1wozBUWmXa6BFU8xUPR/W/E+TsQhPS1qkAdAsJ25keEnFrcePSnXHrOsh3tiFbEToOzV9w==} + /@floating-ui/utils@0.1.4: + resolution: {integrity: sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA==} + dev: false + + /@formkit/auto-animate@1.0.0-pre-alpha.3(react@18.2.0): + resolution: {integrity: sha512-lMVZ3LFUIu0RIxCEwmV8nUUJQ46M2bv2NDU3hrhZivViuR1EheC8Mj5sx/ACqK5QLK8XB8z7GDIZBUGdU/9OZQ==} + peerDependencies: + react: ^16.8.0 + vue: ^3.0.0 + peerDependenciesMeta: + react: + optional: true + vue: + optional: true + dependencies: + react: 18.2.0 dev: false /@humanwhocodes/config-array@0.11.11: @@ -1047,7 +1073,7 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.2): + /@ianvs/prettier-plugin-sort-imports@4.0.2(prettier@3.0.3): resolution: {integrity: sha512-VnsTzyb9aSWpc3v6HvZKD6eolZRvofIYjhda+6IbW1GYwr2byWqK0KhLPbYNkit9MAgShad5bhZ1hgBn867A1A==} peerDependencies: '@vue/compiler-sfc': '>=3.0.0' @@ -1061,7 +1087,7 @@ packages: '@babel/parser': 7.22.7 '@babel/traverse': 7.22.8 '@babel/types': 7.22.5 - prettier: 3.0.2 + prettier: 3.0.3 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -1116,10 +1142,10 @@ packages: /@innei/prettier@0.11.1(@trivago/prettier-plugin-sort-imports@4.2.0): resolution: {integrity: sha512-vGWZwCuwe6ZPVBkQJPmBw+KhIxlgW3FqpKVaPoQfFjTXHT4JqzRu6VGzQhxSfpxTyv1UveuHSIT35x9XyQwg/w==} dependencies: - '@ianvs/prettier-plugin-sort-imports': 4.0.2(prettier@3.0.2) - prettier: 3.0.2 + '@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.0)(prettier@3.0.2) + prettier-plugin-tailwindcss: 0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2)(@trivago/prettier-plugin-sort-imports@4.2.0)(prettier@3.0.3) transitivePeerDependencies: - '@prettier/plugin-pug' - '@shopify/prettier-plugin-liquid' @@ -1389,16 +1415,6 @@ packages: rollup: 2.78.0 dev: false - /@sentry-internal/tracing@7.69.0: - resolution: {integrity: sha512-4BgeWZUj9MO6IgfO93C9ocP3+AdngqujF/+zB2rFdUe+y9S6koDyUC7jr9Knds/0Ta72N/0D6PwhgSCpHK8s0Q==} - engines: {node: '>=8'} - dependencies: - '@sentry/core': 7.69.0 - '@sentry/types': 7.69.0 - '@sentry/utils': 7.69.0 - tslib: 2.6.2 - dev: true - /@sentry-internal/tracing@7.70.0: resolution: {integrity: sha512-SpbE6wZhs6QwG2ORWCt8r28o1T949qkWx/KeRTCdK4Ub95PQ3Y3DgnqD8Wz//3q50Wt6EZDEibmz4t067g6PPg==} engines: {node: '>=8'} @@ -1407,7 +1423,6 @@ packages: '@sentry/types': 7.70.0 '@sentry/utils': 7.70.0 tslib: 2.6.2 - dev: false /@sentry/browser@7.70.0: resolution: {integrity: sha512-PB+IP49/TLcnDHCj9eJ5tcHE0pzXg23wBakmF3KGMSd5nxEbUvmOsaFPZcgUUlL9JlU3v1Y40We7HdPStrY6oA==} @@ -1421,13 +1436,13 @@ packages: tslib: 2.6.2 dev: false - /@sentry/bundler-plugin-core@2.7.0: - resolution: {integrity: sha512-ZxJG/DsRXJ9BMaKv+butL3TaiHsuuUy1bNkl56/FCbCt1rYuzltEPT2cBuuveieg66ZWtzerSF17QX3v6svtJQ==} + /@sentry/bundler-plugin-core@2.7.1: + resolution: {integrity: sha512-ZC/B/7FzzgGpux2t54B2ioXudlq60MHMVPaUeuFzWwxmxiArrV4uBXcp18RMW5ns4biik5WBAD72vbsoloBfIQ==} engines: {node: '>= 14'} dependencies: '@sentry/cli': 2.20.5 - '@sentry/node': 7.69.0 - '@sentry/utils': 7.69.0 + '@sentry/node': 7.70.0 + '@sentry/utils': 7.70.0 dotenv: 16.3.1 find-up: 5.0.0 glob: 9.3.2 @@ -1471,15 +1486,6 @@ packages: - supports-color dev: true - /@sentry/core@7.69.0: - resolution: {integrity: sha512-V6jvK2lS8bhqZDMFUtvwe2XvNstFQf5A+2LMKCNBOV/NN6eSAAd6THwEpginabjet9dHsNRmMk7WNKvrUfQhZw==} - engines: {node: '>=8'} - dependencies: - '@sentry/types': 7.69.0 - '@sentry/utils': 7.69.0 - tslib: 2.6.2 - dev: true - /@sentry/core@7.70.0: resolution: {integrity: sha512-voUsGVM+jwRp99AQYFnRvr7sVd2tUhIMj1L6F42LtD3vp7t5ZnKp3NpXagtFW2vWzXESfyJUBhM0qI/bFvn7ZA==} engines: {node: '>=8'} @@ -1487,7 +1493,6 @@ packages: '@sentry/types': 7.70.0 '@sentry/utils': 7.70.0 tslib: 2.6.2 - dev: false /@sentry/integrations@7.70.0: resolution: {integrity: sha512-ffIEuiElROzl4IpYX0O7vtPaadXVycPtyjq86YTHjd2TUFcYuQTPBm5UjEVE0/sSNNCdfWYxNThU/fVyq93l1g==} @@ -1535,22 +1540,6 @@ packages: - supports-color dev: false - /@sentry/node@7.69.0: - resolution: {integrity: sha512-T0NgPcmDQvEuz5hy6aEhXghTHHTWsiP3IWoeEAakDBHAXmtpT6lYFQZgb5AiEOt9F5KO/G/1yH3YYdpDAnKhPw==} - engines: {node: '>=8'} - dependencies: - '@sentry-internal/tracing': 7.69.0 - '@sentry/core': 7.69.0 - '@sentry/types': 7.69.0 - '@sentry/utils': 7.69.0 - cookie: 0.4.2 - https-proxy-agent: 5.0.1 - lru_map: 0.3.3 - tslib: 2.6.2 - transitivePeerDependencies: - - supports-color - dev: true - /@sentry/node@7.70.0: resolution: {integrity: sha512-GeGlnu3QnJX0GN2FvZ3E31e48ZhRzEpREyC0Wa4BRvYHnyiGvsQjo/0RKeq6vvlggRhVnuoMg/jESyUmdntrAA==} engines: {node: '>=8'} @@ -1565,7 +1554,6 @@ packages: tslib: 2.6.2 transitivePeerDependencies: - supports-color - dev: false /@sentry/react@7.70.0(react@18.2.0): resolution: {integrity: sha512-oFd1NEG6S3nczZY8ZFQdEY9ZOfgOvJT1KRoXaSaBIC1KjL0+ngX9TKg+eiYxvI0euxnY5jCwozbA0NsDXqwN7A==} @@ -1593,23 +1581,9 @@ packages: '@sentry/utils': 7.70.0 dev: false - /@sentry/types@7.69.0: - resolution: {integrity: sha512-zPyCox0mzitzU6SIa1KIbNoJAInYDdUpdiA+PoUmMn2hFMH1llGU/cS7f4w/mAsssTlbtlBi72RMnWUCy578bw==} - engines: {node: '>=8'} - dev: true - /@sentry/types@7.70.0: resolution: {integrity: sha512-rY4DqpiDBtXSk4MDNBH3dwWqfPbNBI/9GA7Y5WJSIcObBtfBKp0fzYliHJZD0pgM7d4DPFrDn42K9Iiumgymkw==} engines: {node: '>=8'} - dev: false - - /@sentry/utils@7.69.0: - resolution: {integrity: sha512-4eBixe5Y+0EGVU95R4NxH3jkkjtkE4/CmSZD4In8SCkWGSauogePtq6hyiLsZuP1QHdpPb9Kt0+zYiBb2LouBA==} - engines: {node: '>=8'} - dependencies: - '@sentry/types': 7.69.0 - tslib: 2.6.2 - dev: true /@sentry/utils@7.70.0: resolution: {integrity: sha512-0cChMH0lsGp+5I3D4wOHWwjFN19HVrGUs7iWTLTO5St3EaVbdeLbI1vFXHxMxvopbwgpeZafbreHw/loIdZKpw==} @@ -1617,7 +1591,6 @@ packages: dependencies: '@sentry/types': 7.70.0 tslib: 2.6.2 - dev: false /@sentry/vercel-edge@7.70.0: resolution: {integrity: sha512-YveyP23ALodINciALKPyw6zDflujGCywzOKh249WzVkO4/3MkFstk82luuPWIbn3Aba4L7MqUB8xHZQANw/dMw==} @@ -1640,13 +1613,13 @@ packages: - supports-color dev: false - /@sentry/webpack-plugin@2.7.0(webpack@5.88.2): - resolution: {integrity: sha512-RN/Z72P2rNPiNsnH2OCHx3rOSDZa/HDLKUUMn2QO//kkTZS/Iu0HCNgCg1Ik5Z6evxtPC0bPhWo9aBksKaXDbg==} + /@sentry/webpack-plugin@2.7.1(webpack@5.88.2): + resolution: {integrity: sha512-YTlBFGVolXW7ZDoeg7cmLLCqIWNGvH9r3/q7FR1EBM5cDBf21juI+RVFM2mLf/bEu+Qf2uwt1tki8G1rfe7/0g==} engines: {node: '>= 14'} peerDependencies: webpack: '>=4.40.0' dependencies: - '@sentry/bundler-plugin-core': 2.7.0 + '@sentry/bundler-plugin-core': 2.7.1 unplugin: 1.0.1 uuid: 9.0.0 webpack: 5.88.2 @@ -1665,7 +1638,7 @@ packages: tslib: 2.6.2 dev: false - /@trivago/prettier-plugin-sort-imports@4.2.0(prettier@3.0.2): + /@trivago/prettier-plugin-sort-imports@4.2.0(prettier@3.0.3): resolution: {integrity: sha512-YBepjbt+ZNBVmN3ev1amQH3lWCmHyt5qTbLCp/syXJRu/Kw2koXh44qayB1gMRxcL/gV8egmjN5xWSrYyfUtyw==} peerDependencies: '@vue/compiler-sfc': 3.x @@ -1680,7 +1653,7 @@ packages: '@babel/types': 7.17.0 javascript-natural-sort: 0.7.1 lodash: 4.17.21 - prettier: 3.0.2 + prettier: 3.0.3 transitivePeerDependencies: - supports-color dev: true @@ -1724,7 +1697,7 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.6.0 + '@types/node': 20.6.4 dev: true /@types/inflection@1.13.0: @@ -1735,8 +1708,8 @@ packages: resolution: {integrity: sha512-aLkWa0C0vO5b4Sr798E26QgOkss68Un0bLjs7u9qxzPT5CG+8DuNTffWES58YzJs3hrVAOs1wonycqEBqNJubA==} dev: false - /@types/js-cookie@3.0.3: - resolution: {integrity: sha512-Xe7IImK09HP1sv2M/aI+48a20VX+TdRJucfq4vfRVy6nWN8PYPOEnlMRSgxJAgYQIXJVL8dZ4/ilAM7dWNaOww==} + /@types/js-cookie@3.0.4: + resolution: {integrity: sha512-vMMnFF+H5KYqdd/myCzq6wLDlPpteJK+jGFgBus3Da7lw+YsDmx2C8feGTzY2M3Fo823yON+HC2CL240j4OV+w==} dev: true /@types/json-schema@7.0.12: @@ -1749,11 +1722,11 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.4 dev: true - /@types/lodash-es@4.17.8: - resolution: {integrity: sha512-euY3XQcZmIzSy7YH5+Unb3b2X12Wtk54YWINBvvGQ5SmMvwb11JQskGsfkH/5HXK77Kr8GF0wkVDIxzAisWtog==} + /@types/lodash-es@4.17.9: + resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} dependencies: '@types/lodash': 4.14.196 dev: true @@ -1784,8 +1757,8 @@ packages: resolution: {integrity: sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==} dev: true - /@types/node@20.6.0: - resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} + /@types/node@20.6.4: + resolution: {integrity: sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==} /@types/parse-author@2.0.1: resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} @@ -1809,18 +1782,18 @@ packages: /@types/react-color@3.0.6: resolution: {integrity: sha512-OzPIO5AyRmLA7PlOyISlgabpYUa3En74LP8mTMa0veCA719SvYQov4WLMsHvCgXP+L+KI9yGhYnqZafVGG0P4w==} dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.65 '@types/reactcss': 1.2.6 dev: true - /@types/react-dom@18.2.4: - resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} + /@types/react-dom@18.2.7: + resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.65 dev: true - /@types/react@17.0.61: - resolution: {integrity: sha512-bAb4j3LH2FLMCmZWow7XIKTt51+duiDjjfzR6gjhqT3ZJn9A20G9BuXELkhmM6dI6ahNpDqyL4eUAJVmR0b4JA==} + /@types/react@17.0.65: + resolution: {integrity: sha512-oxur785xZYHvnI7TRS61dXbkIhDPnGfsXKv0cNXR/0ml4SipRIFpSMzA7HMEfOywFwJ5AOnPrXYTEiTRUQeGlQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -1829,7 +1802,7 @@ packages: /@types/reactcss@1.2.6: resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==} dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.65 dev: true /@types/remove-markdown@0.3.1: @@ -1843,8 +1816,8 @@ packages: resolution: {integrity: sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==} dev: true - /@types/ua-parser-js@0.7.36: - resolution: {integrity: sha512-N1rW+njavs70y2cApeIw1vLMYXRwfBy+7trgavGuuTfOd7j1Yh7QTRc/yqsPl6ncokt72ZXuxEU0PiCp9bSwNQ==} + /@types/ua-parser-js@0.7.37: + resolution: {integrity: sha512-4sOxS3ZWXC0uHJLYcWAaLMxTvjRX3hT96eF4YWUh1ovTaenvibaZOE5uXtIp4mksKMLRwo7YDiCBCw6vBiUPVg==} dev: true /@types/unist@2.0.7: @@ -2339,19 +2312,19 @@ packages: engines: {node: '>=0.8'} dev: true - /autoprefixer@10.4.14(postcss@8.4.28): - resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} + /autoprefixer@10.4.16(postcss@8.4.30): + resolution: {integrity: sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==} engines: {node: ^10 || ^12 || >=14} hasBin: true peerDependencies: postcss: ^8.1.0 dependencies: browserslist: 4.21.10 - caniuse-lite: 1.0.30001522 - fraction.js: 4.2.0 + caniuse-lite: 1.0.30001538 + fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true @@ -2436,6 +2409,10 @@ packages: /caniuse-lite@1.0.30001522: resolution: {integrity: sha512-TKiyTVZxJGhsTszLuzb+6vUZSjVOAhClszBr2Ta2k9IwtNBT/4dzmL6aywt0HCgEZlmwJzXJd8yNiob6HgwTRg==} + /caniuse-lite@1.0.30001538: + resolution: {integrity: sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw==} + dev: true + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} @@ -2585,15 +2562,9 @@ packages: /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /cookie@0.4.2: - resolution: {integrity: sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==} - engines: {node: '>= 0.6'} - dev: true - /cookie@0.5.0: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} - dev: false /copy-to-clipboard@3.3.1: resolution: {integrity: sha512-i13qo6kIHTTpCm8/Wup+0b1mVWETvu2kIMzKoK8FpkLkFxlt0znUAHcMzox+T8sPlqtZXq3CulEjQHsYiGFJUw==} @@ -2645,24 +2616,24 @@ packages: which: 2.0.2 dev: true - /css-blank-pseudo@6.0.0(postcss@8.4.28): + /css-blank-pseudo@6.0.0(postcss@8.4.30): resolution: {integrity: sha512-VbfLlOWO7sBHBTn6pwDQzc07Z0SDydgDBfNfCE0nvrehdBNv9RKsuupIRa/qal0+fBZhAALyQDPMKz5lnvcchw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /css-has-pseudo@6.0.0(postcss@8.4.28): + /css-has-pseudo@6.0.0(postcss@8.4.30): resolution: {integrity: sha512-X+r+JBuoO37FBOWVNhVJhxtSBUFHgHbrcc0CjFT28JEdOw1qaDwABv/uunyodUuSy2hMPe9j/HjssxSlvUmKjg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 postcss-value-parser: 4.2.0 dev: true @@ -2674,13 +2645,13 @@ packages: isobject: 3.0.1 dev: false - /css-prefers-color-scheme@9.0.0(postcss@8.4.28): + /css-prefers-color-scheme@9.0.0(postcss@8.4.30): resolution: {integrity: sha512-03QGAk/FXIRseDdLb7XAiu6gidQ0Nd8945xuM7VFVPpc6goJsG9uIO8xQjTxwbPdPIIV4o4AJoOJyt8gwDl67g==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true /css-tree@1.1.3: @@ -2691,8 +2662,8 @@ packages: source-map: 0.6.1 dev: false - /cssdb@7.7.0: - resolution: {integrity: sha512-1hN+I3r4VqSNQ+OmMXxYexnumbOONkSil0TWMebVXHtzYW4tRRPovUNHPHj2d4nrgOuYJ8Vs3XwvywsuwwXNNA==} + /cssdb@7.7.2: + resolution: {integrity: sha512-pQPYP7/kch4QlkTcLuUNiNL2v/E+O+VIdotT+ug62/+2B2/jkzs5fMM6RHCzGCZ9C82pODEMSIzRRUzJOrl78g==} dev: true /cssesc@3.0.0: @@ -3017,8 +2988,8 @@ packages: engines: {node: '>= 12'} dev: true - /dayjs@1.11.9: - resolution: {integrity: sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==} + /dayjs@1.11.10: + resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} dev: false /debug@3.2.7: @@ -3662,8 +3633,8 @@ packages: fetch-blob: 3.2.0 dev: true - /fraction.js@4.2.0: - resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} + /fraction.js@4.3.6: + resolution: {integrity: sha512-n2aZ9tNfYDwaHhvFTkhFErqOMIb8uyzSQ+vGJBjZyanAKZVbGUQ1sngfk9FdkBw7G26O7AgNjLcecLffD1c7eg==} dev: true /framer-motion@10.16.1(react-dom@18.2.0)(react@18.2.0): @@ -4214,7 +4185,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.6.0 + '@types/node': 20.6.4 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -4517,7 +4488,7 @@ packages: d3: 7.8.5 d3-sankey: 0.12.3 dagre-d3-es: 7.0.10 - dayjs: 1.11.9 + dayjs: 1.11.10 dompurify: 3.0.5 elkjs: 0.8.2 khroma: 2.0.0 @@ -5179,59 +5150,59 @@ packages: engines: {node: '>=0.10.0'} dev: true - /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.28): + /postcss-attribute-case-insensitive@6.0.2(postcss@8.4.30): resolution: {integrity: sha512-IRuCwwAAQbgaLhxQdQcIIK0dCVXg3XDUnzgKD8iwdiYdwU4rMWRWyl/W9/0nA4ihVpq5pyALiHB2veBJ0292pw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-clamp@4.1.0(postcss@8.4.28): + /postcss-clamp@4.1.0(postcss@8.4.30): resolution: {integrity: sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==} engines: {node: '>=7.6.0'} peerDependencies: postcss: ^8.4.6 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-color-functional-notation@6.0.0(postcss@8.4.28): - resolution: {integrity: sha512-kaWTgnhRKFtfMF8H0+NQBFxgr5CGg05WGe07Mc1ld6XHwwRWlqSbHOW0zwf+BtkBQpsdVUu7+gl9dtdvhWMedw==} + /postcss-color-functional-notation@6.0.1(postcss@8.4.30): + resolution: {integrity: sha512-IouVx77fASIjOChWxkvOjYGnYNKq286cSiKFJwWNICV9NP2xZWVOS9WOriR/8uIB2zt/44bzQyw4GteCLpP2SA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-color-hex-alpha@9.0.2(postcss@8.4.28): + /postcss-color-hex-alpha@9.0.2(postcss@8.4.30): resolution: {integrity: sha512-SfPjgr//VQ/DOCf80STIAsdAs7sbIbxATvVmd+Ec7JvR8onz9pjawhq3BJM3Pie40EE3TyB0P6hft16D33Nlyg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-color-rebeccapurple@9.0.0(postcss@8.4.28): - resolution: {integrity: sha512-RmUFL+foS05AKglkEoqfx+KFdKRVmqUAxlHNz4jLqIi7046drIPyerdl4B6j/RA2BSP8FI8gJcHmLRrwJOMnHw==} + /postcss-color-rebeccapurple@9.0.1(postcss@8.4.30): + resolution: {integrity: sha512-ds4cq5BjRieizVb2PnvbJ0omg9VCo2/KzluvoFZbxuGpsGJ5BQSD93CHBooinEtangCM5YqUOerGDl4xGmOb6Q==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-media@10.0.0(postcss@8.4.28): - resolution: {integrity: sha512-NxDn7C6GJ7X8TsWOa8MbCdq9rLERRLcPfQSp856k1jzMreL8X9M6iWk35JjPRIb9IfRnVohmxAylDRx7n4Rv4g==} + /postcss-custom-media@10.0.1(postcss@8.4.30): + resolution: {integrity: sha512-fil7cosvzlIAYmZJPtNFcTH0Er7a3GveEK4q5Y/L24eWQHmiw8Fv/E5DMkVpdbNjkGzJxrvowOSt/Il9HZ06VQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -5240,11 +5211,11 @@ packages: '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 '@csstools/media-query-list-parser': 2.1.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-custom-properties@13.3.0(postcss@8.4.28): - resolution: {integrity: sha512-q4VgtIKSy5+KcUvQ0WxTjDy9DZjQ5VCXAZ9+tT9+aPMbA0z6s2t1nMw0QHszru1ib5ElkXl9JUpYYU37VVUs7g==} + /postcss-custom-properties@13.3.1(postcss@8.4.30): + resolution: {integrity: sha512-TAWyOLz95GGMqDK3KJfi+IvY0MDCR72yBtJBAwxSw2iJ8WbBvIo42p7Luie1yRht3ctQlMBG+wDcFqSBtSpGWw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -5252,12 +5223,12 @@ packages: '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-custom-selectors@7.1.4(postcss@8.4.28): - resolution: {integrity: sha512-TU2xyUUBTlpiLnwyE2ZYMUIYB41MKMkBZ8X8ntkqRDQ8sdBLhFFsPgNcOliBd5+/zcK51C9hRnSE7hKUJMxQSw==} + /postcss-custom-selectors@7.1.5(postcss@8.4.30): + resolution: {integrity: sha512-0UYtz7GG10bZrRiUdZ/2Flt+hp5p/WP0T7JgAPZ/Xhgb0wFjW/p7QOjE+M58S9Z3x11P9YaNPcrsoOGewWYkcw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 @@ -5265,270 +5236,262 @@ packages: '@csstools/cascade-layer-name-parser': 1.0.4(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-dir-pseudo-class@8.0.0(postcss@8.4.28): + /postcss-dir-pseudo-class@8.0.0(postcss@8.4.30): resolution: {integrity: sha512-Oy5BBi0dWPwij/IA+yDYj+/OBMQ9EPqAzTHeSNUYrUWdll/PRJmcbiUj0MNcsBi681I1gcSTLvMERPaXzdbvJg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-double-position-gradients@5.0.0(postcss@8.4.28): - resolution: {integrity: sha512-wR8npIkrIVUTicUpCWSSo1f/g7gAEIH70FMqCugY4m4j6TX4E0T2Q5rhfO0gqv00biBZdLyb+HkW8x6as+iJNQ==} + /postcss-double-position-gradients@5.0.1(postcss@8.4.30): + resolution: {integrity: sha512-ogcHzfC5q4nfySyZyNF7crvK3/MRDTh+akzE+l7bgJUjVkhgfahBuI+ZAm/5EeaVSVKnCOgqtC6wTyUFgLVLTw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-focus-visible@9.0.0(postcss@8.4.28): + /postcss-focus-visible@9.0.0(postcss@8.4.30): resolution: {integrity: sha512-zA4TbVaIaT8npZBEROhZmlc+GBKE8AELPHXE7i4TmIUEQhw/P/mSJfY9t6tBzpQ1rABeGtEOHYrW4SboQeONMQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-focus-within@8.0.0(postcss@8.4.28): + /postcss-focus-within@8.0.0(postcss@8.4.30): resolution: {integrity: sha512-E7+J9nuQzZaA37D/MUZMX1K817RZGDab8qw6pFwzAkDd/QtlWJ9/WTKmzewNiuxzeq6WWY7ATiRePVoDKp+DnA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-font-variant@5.0.0(postcss@8.4.28): + /postcss-font-variant@5.0.0(postcss@8.4.30): resolution: {integrity: sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==} peerDependencies: postcss: ^8.1.0 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-gap-properties@5.0.0(postcss@8.4.28): + /postcss-gap-properties@5.0.0(postcss@8.4.30): resolution: {integrity: sha512-YjsEEL6890P7MCv6fch6Am1yq0EhQCJMXyT4LBohiu87+4/WqR7y5W3RIv53WdA901hhytgRvjlrAhibhW4qsA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-image-set-function@6.0.0(postcss@8.4.28): - resolution: {integrity: sha512-bg58QnJexFpPBU4IGPAugAPKV0FuFtX5rHYNSKVaV91TpHN7iwyEzz1bkIPCiSU5+BUN00e+3fV5KFrwIgRocw==} + /postcss-image-set-function@6.0.1(postcss@8.4.30): + resolution: {integrity: sha512-VlZncC9hhZ5tg0JllY4g6Z28BeoPO8DIkelioEEkXL0AA0IORlqYpTi2L8TUnl4YQrlwvBgxVy+mdZJw5R/cIQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-import@15.1.0(postcss@8.4.28): + /postcss-import@15.1.0(postcss@8.4.30): resolution: {integrity: sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==} engines: {node: '>=14.0.0'} peerDependencies: postcss: ^8.0.0 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.1 dev: true - /postcss-initial@4.0.1(postcss@8.4.28): - resolution: {integrity: sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==} - peerDependencies: - postcss: ^8.0.0 - dependencies: - postcss: 8.4.28 - dev: true - - /postcss-lab-function@6.0.1(postcss@8.4.28): - resolution: {integrity: sha512-/Xl6JitDh7jWkcOLxrHcAlEaqkxyaG3g4iDMy5RyhNaiQPJ9Egf2+Mxp1W2qnH5jB2bj59f3RbdKmC6qx1IcXA==} + /postcss-lab-function@6.0.4(postcss@8.4.30): + resolution: {integrity: sha512-CAgjmxoAoBgZqotwyRX0osAfPOSAwrUanNT0O0ibHapDAiyv/uDJKhy2j6IdFAwnw6XwwXMP4wwnd5ncXuzTbw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/css-color-parser': 1.2.3(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) + '@csstools/css-color-parser': 1.3.1(@csstools/css-parser-algorithms@2.3.1)(@csstools/css-tokenizer@2.2.0) '@csstools/css-parser-algorithms': 2.3.1(@csstools/css-tokenizer@2.2.0) '@csstools/css-tokenizer': 2.2.0 - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - postcss: 8.4.28 + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + postcss: 8.4.30 dev: true - /postcss-logical@7.0.0(postcss@8.4.28): + /postcss-logical@7.0.0(postcss@8.4.30): resolution: {integrity: sha512-zYf3vHkoW82f5UZTEXChTJvH49Yl9X37axTZsJGxrCG2kOUwtaAoz9E7tqYg0lsIoJLybaL8fk/2mOi81zVIUw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-nested@6.0.1(postcss@8.4.28): + /postcss-nested@6.0.1(postcss@8.4.30): resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==} engines: {node: '>=12.0'} peerDependencies: postcss: ^8.2.14 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.11 dev: true - /postcss-nesting@12.0.1(postcss@8.4.28): + /postcss-nesting@12.0.1(postcss@8.4.30): resolution: {integrity: sha512-6LCqCWP9pqwXw/njMvNK0hGY44Fxc4B2EsGbn6xDcxbNRzP8GYoxT7yabVVMLrX3quqOJ9hg2jYMsnkedOf8pA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: '@csstools/selector-specificity': 3.0.0(postcss-selector-parser@6.0.13) - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-opacity-percentage@2.0.0(postcss@8.4.28): + /postcss-opacity-percentage@2.0.0(postcss@8.4.30): resolution: {integrity: sha512-lyDrCOtntq5Y1JZpBFzIWm2wG9kbEdujpNt4NLannF+J9c8CgFIzPa80YQfdza+Y+yFfzbYj/rfoOsYsooUWTQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.2 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-overflow-shorthand@5.0.0(postcss@8.4.28): + /postcss-overflow-shorthand@5.0.0(postcss@8.4.30): resolution: {integrity: sha512-2rlxDyeSics/hC2FuMdPnWiP9WUPZ5x7FTuArXLFVpaSQ2woPSfZS4RD59HuEokbZhs/wPUQJ1E3MT6zVv94MQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-page-break@3.0.4(postcss@8.4.28): + /postcss-page-break@3.0.4(postcss@8.4.30): resolution: {integrity: sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==} peerDependencies: postcss: ^8 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-place@9.0.0(postcss@8.4.28): + /postcss-place@9.0.0(postcss@8.4.30): resolution: {integrity: sha512-qLEPD9VPH5opDVemwmRaujODF9nExn24VOC3ghgVLEvfYN7VZLwJHes0q/C9YR5hI2UC3VgBE8Wkdp1TxCXhtg==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-value-parser: 4.2.0 dev: true - /postcss-preset-env@9.1.1(postcss@8.4.28): - resolution: {integrity: sha512-rMPEqyTLm8JLbvaHnDAdQg6SN4Z/NDOsm+CRefg4HmSOiNpTcBXaw4RAaQbfTNe8BB75l4NpoQ6sMdrutdEpdQ==} + /postcss-preset-env@9.1.4(postcss@8.4.30): + resolution: {integrity: sha512-k2scWtmYBZhjAzMJw8Fgc4hnfkZa4KpPjK0z6+tTAJ4/3ZAmaJJ1VBQ9T7OS0qvper8AyD+kqN2UB2tYFQ4eeA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.28) - '@csstools/postcss-color-function': 3.0.1(postcss@8.4.28) - '@csstools/postcss-color-mix-function': 2.0.1(postcss@8.4.28) - '@csstools/postcss-exponential-functions': 1.0.0(postcss@8.4.28) - '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.28) - '@csstools/postcss-gradients-interpolation-method': 4.0.1(postcss@8.4.28) - '@csstools/postcss-hwb-function': 3.0.1(postcss@8.4.28) - '@csstools/postcss-ic-unit': 3.0.0(postcss@8.4.28) - '@csstools/postcss-is-pseudo-class': 4.0.0(postcss@8.4.28) - '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.28) - '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.28) - '@csstools/postcss-logical-viewport-units': 2.0.1(postcss@8.4.28) - '@csstools/postcss-media-minmax': 1.0.7(postcss@8.4.28) - '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.2(postcss@8.4.28) - '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.28) - '@csstools/postcss-normalize-display-values': 3.0.0(postcss@8.4.28) - '@csstools/postcss-oklab-function': 3.0.1(postcss@8.4.28) - '@csstools/postcss-progressive-custom-properties': 3.0.0(postcss@8.4.28) - '@csstools/postcss-relative-color-syntax': 2.0.1(postcss@8.4.28) - '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.28) - '@csstools/postcss-stepped-value-functions': 3.0.1(postcss@8.4.28) - '@csstools/postcss-text-decoration-shorthand': 3.0.0(postcss@8.4.28) - '@csstools/postcss-trigonometric-functions': 3.0.1(postcss@8.4.28) - '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.28) - autoprefixer: 10.4.14(postcss@8.4.28) + '@csstools/postcss-cascade-layers': 4.0.0(postcss@8.4.30) + '@csstools/postcss-color-function': 3.0.4(postcss@8.4.30) + '@csstools/postcss-color-mix-function': 2.0.4(postcss@8.4.30) + '@csstools/postcss-exponential-functions': 1.0.0(postcss@8.4.30) + '@csstools/postcss-font-format-keywords': 3.0.0(postcss@8.4.30) + '@csstools/postcss-gradients-interpolation-method': 4.0.4(postcss@8.4.30) + '@csstools/postcss-hwb-function': 3.0.3(postcss@8.4.30) + '@csstools/postcss-ic-unit': 3.0.1(postcss@8.4.30) + '@csstools/postcss-initial': 1.0.0(postcss@8.4.30) + '@csstools/postcss-is-pseudo-class': 4.0.2(postcss@8.4.30) + '@csstools/postcss-logical-float-and-clear': 2.0.0(postcss@8.4.30) + '@csstools/postcss-logical-resize': 2.0.0(postcss@8.4.30) + '@csstools/postcss-logical-viewport-units': 2.0.2(postcss@8.4.30) + '@csstools/postcss-media-minmax': 1.0.7(postcss@8.4.30) + '@csstools/postcss-media-queries-aspect-ratio-number-values': 2.0.2(postcss@8.4.30) + '@csstools/postcss-nested-calc': 3.0.0(postcss@8.4.30) + '@csstools/postcss-normalize-display-values': 3.0.1(postcss@8.4.30) + '@csstools/postcss-oklab-function': 3.0.4(postcss@8.4.30) + '@csstools/postcss-progressive-custom-properties': 3.0.1(postcss@8.4.30) + '@csstools/postcss-relative-color-syntax': 2.0.4(postcss@8.4.30) + '@csstools/postcss-scope-pseudo-class': 3.0.0(postcss@8.4.30) + '@csstools/postcss-stepped-value-functions': 3.0.1(postcss@8.4.30) + '@csstools/postcss-text-decoration-shorthand': 3.0.3(postcss@8.4.30) + '@csstools/postcss-trigonometric-functions': 3.0.1(postcss@8.4.30) + '@csstools/postcss-unset-value': 3.0.0(postcss@8.4.30) + autoprefixer: 10.4.16(postcss@8.4.30) browserslist: 4.21.10 - css-blank-pseudo: 6.0.0(postcss@8.4.28) - css-has-pseudo: 6.0.0(postcss@8.4.28) - css-prefers-color-scheme: 9.0.0(postcss@8.4.28) - cssdb: 7.7.0 - postcss: 8.4.28 - postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.28) - postcss-clamp: 4.1.0(postcss@8.4.28) - postcss-color-functional-notation: 6.0.0(postcss@8.4.28) - postcss-color-hex-alpha: 9.0.2(postcss@8.4.28) - postcss-color-rebeccapurple: 9.0.0(postcss@8.4.28) - postcss-custom-media: 10.0.0(postcss@8.4.28) - postcss-custom-properties: 13.3.0(postcss@8.4.28) - postcss-custom-selectors: 7.1.4(postcss@8.4.28) - postcss-dir-pseudo-class: 8.0.0(postcss@8.4.28) - postcss-double-position-gradients: 5.0.0(postcss@8.4.28) - postcss-focus-visible: 9.0.0(postcss@8.4.28) - postcss-focus-within: 8.0.0(postcss@8.4.28) - postcss-font-variant: 5.0.0(postcss@8.4.28) - postcss-gap-properties: 5.0.0(postcss@8.4.28) - postcss-image-set-function: 6.0.0(postcss@8.4.28) - postcss-initial: 4.0.1(postcss@8.4.28) - postcss-lab-function: 6.0.1(postcss@8.4.28) - postcss-logical: 7.0.0(postcss@8.4.28) - postcss-nesting: 12.0.1(postcss@8.4.28) - postcss-opacity-percentage: 2.0.0(postcss@8.4.28) - postcss-overflow-shorthand: 5.0.0(postcss@8.4.28) - postcss-page-break: 3.0.4(postcss@8.4.28) - postcss-place: 9.0.0(postcss@8.4.28) - postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.28) - postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.28) - postcss-selector-not: 7.0.1(postcss@8.4.28) + css-blank-pseudo: 6.0.0(postcss@8.4.30) + css-has-pseudo: 6.0.0(postcss@8.4.30) + css-prefers-color-scheme: 9.0.0(postcss@8.4.30) + cssdb: 7.7.2 + postcss: 8.4.30 + postcss-attribute-case-insensitive: 6.0.2(postcss@8.4.30) + postcss-clamp: 4.1.0(postcss@8.4.30) + postcss-color-functional-notation: 6.0.1(postcss@8.4.30) + postcss-color-hex-alpha: 9.0.2(postcss@8.4.30) + postcss-color-rebeccapurple: 9.0.1(postcss@8.4.30) + postcss-custom-media: 10.0.1(postcss@8.4.30) + postcss-custom-properties: 13.3.1(postcss@8.4.30) + postcss-custom-selectors: 7.1.5(postcss@8.4.30) + postcss-dir-pseudo-class: 8.0.0(postcss@8.4.30) + postcss-double-position-gradients: 5.0.1(postcss@8.4.30) + postcss-focus-visible: 9.0.0(postcss@8.4.30) + postcss-focus-within: 8.0.0(postcss@8.4.30) + postcss-font-variant: 5.0.0(postcss@8.4.30) + postcss-gap-properties: 5.0.0(postcss@8.4.30) + postcss-image-set-function: 6.0.1(postcss@8.4.30) + postcss-lab-function: 6.0.4(postcss@8.4.30) + postcss-logical: 7.0.0(postcss@8.4.30) + postcss-nesting: 12.0.1(postcss@8.4.30) + postcss-opacity-percentage: 2.0.0(postcss@8.4.30) + postcss-overflow-shorthand: 5.0.0(postcss@8.4.30) + postcss-page-break: 3.0.4(postcss@8.4.30) + postcss-place: 9.0.0(postcss@8.4.30) + postcss-pseudo-class-any-link: 9.0.0(postcss@8.4.30) + postcss-replace-overflow-wrap: 4.0.0(postcss@8.4.30) + postcss-selector-not: 7.0.1(postcss@8.4.30) postcss-value-parser: 4.2.0 dev: true - /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.28): + /postcss-pseudo-class-any-link@9.0.0(postcss@8.4.30): resolution: {integrity: sha512-QNCYIL98VKFKY6HGDEJpF6+K/sg9bxcUYnOmNHJxZS5wsFDFaVoPeG68WAuhsqwbIBSo/b9fjEnTwY2mTSD+uA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true - /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.28): + /postcss-replace-overflow-wrap@4.0.0(postcss@8.4.30): resolution: {integrity: sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==} peerDependencies: postcss: ^8.0.3 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 dev: true - /postcss-selector-not@7.0.1(postcss@8.4.28): + /postcss-selector-not@7.0.1(postcss@8.4.30): resolution: {integrity: sha512-1zT5C27b/zeJhchN7fP0kBr16Cc61mu7Si9uWWLoA3Px/D9tIJPKchJCkUH3tPO5D0pCFmGeApAv8XpXBQJ8SQ==} engines: {node: ^14 || ^16 || >=18} peerDependencies: postcss: ^8.4 dependencies: - postcss: 8.4.28 + postcss: 8.4.30 postcss-selector-parser: 6.0.13 dev: true @@ -5561,8 +5524,8 @@ packages: source-map-js: 1.0.2 dev: false - /postcss@8.4.28: - resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} + /postcss@8.4.30: + resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -5590,7 +5553,7 @@ packages: 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.0)(prettier@3.0.2): + /prettier-plugin-tailwindcss@0.4.1(@ianvs/prettier-plugin-sort-imports@4.0.2)(@trivago/prettier-plugin-sort-imports@4.2.0)(prettier@3.0.3): resolution: {integrity: sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag==} engines: {node: '>=12.17.0'} peerDependencies: @@ -5642,13 +5605,13 @@ packages: prettier-plugin-twig-melody: optional: true dependencies: - '@ianvs/prettier-plugin-sort-imports': 4.0.2(prettier@3.0.2) - '@trivago/prettier-plugin-sort-imports': 4.2.0(prettier@3.0.2) - prettier: 3.0.2 + '@ianvs/prettier-plugin-sort-imports': 4.0.2(prettier@3.0.3) + '@trivago/prettier-plugin-sort-imports': 4.2.0(prettier@3.0.3) + prettier: 3.0.3 dev: true - /prettier@3.0.2: - resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==} + /prettier@3.0.3: + resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} engines: {node: '>=14'} hasBin: true dev: true @@ -6343,8 +6306,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /swr@2.2.1(react@18.2.0): - resolution: {integrity: sha512-KJVA7dGtOBeZ+2sycEuzUfVIP5lZ/cd0xjevv85n2YG0x1uHJQicjAtahVZL6xG3+TjqhbBqimwYzVo3saeVXQ==} + /swr@2.2.2(react@18.2.0): + resolution: {integrity: sha512-CbR41AoMD4TQBQw9ic3GTXspgfM9Y8Mdhb5Ob4uIKXhWqnRLItwA5fpGvB7SmSw3+zEjb0PdhiEumtUvYoQ+bQ==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 peerDependenciesMeta: @@ -6859,11 +6822,11 @@ packages: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} dev: false - /zustand@4.4.1(@types/react@17.0.61)(immer@10.0.2)(react@18.2.0): + /zustand@4.4.1(@types/react@17.0.65)(immer@10.0.2)(react@18.2.0): resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.65 immer: '>=9.0' react: '>=16.8' peerDependenciesMeta: @@ -6874,7 +6837,7 @@ packages: react: optional: true dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.65 immer: 10.0.2 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0)