diff --git a/package.json b/package.json index bae14cc21..6a26a9b18 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ ], "dependencies": { "@floating-ui/react-dom": "2.0.1", - "@formkit/auto-animate": "1.0.0-beta.6", + "@formkit/auto-animate": "1.0.0-pre-alpha.3", "@mx-space/api-client": "1.5.1", "@sentry/nextjs": "7.61.1", "axios": "1.4.0", @@ -73,8 +73,8 @@ "markdown-escape": "2.0.0", "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2", "medium-zoom": "1.0.8", - "mermaid": "10.2.3", - "next": "13.3.3", + "mermaid": "10.2.4", + "next": "13.3.4", "next-seo": "6.1.0", "next-suspense": "0.2.3", "randomcolor": "0.6.2", @@ -98,18 +98,18 @@ "devDependencies": { "@innei/eslint-config-react-ts": "0.11.1", "@innei/prettier": "0.11.1", - "@next/bundle-analyzer": "13.4.12", + "@next/bundle-analyzer": "13.4.13", "@sentry/webpack-plugin": "2.5.0", "@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/markdown-escape": "1.1.0", - "@types/node": "20.4.8", + "@types/node": "20.4.9", "@types/randomcolor": "0.5.7", - "@types/react": "17.0.61", + "@types/react": "17.0.63", "@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/validator": "13.9.0", @@ -118,7 +118,7 @@ "eslint": "8.46.0", "husky": "8.0.3", "js-yaml": "4.1.0", - "lint-staged": "13.2.2", + "lint-staged": "13.2.3", "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.1.3-beta.2", "next-compose-plugins": "2.2.1", "postcss": "8.4.27", @@ -131,11 +131,11 @@ "typescript": "5.0.4", "windicss": "3.5.6", "windicss-webpack-plugin": "1.7.8", - "zx": "7.2.2" + "zx": "7.2.3" }, "resolutions": { "react-use": "17.4.0", - "@types/react": "17.0.61" + "@types/react": "17.0.63" }, "nextBundleAnalysis": { "budget": 358400, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42e0718f5..095fe3c31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,21 +6,21 @@ settings: overrides: react-use: 17.4.0 - '@types/react': 17.0.61 + '@types/react': 17.0.63 dependencies: '@floating-ui/react-dom': specifier: 2.0.1 version: 2.0.1(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 '@sentry/nextjs': specifier: 7.61.1 - version: 7.61.1(next@13.3.3)(react@18.2.0)(webpack@5.88.2) + version: 7.61.1(next@13.3.4)(react@18.2.0)(webpack@5.88.2) axios: specifier: 1.4.0 version: 1.4.0 @@ -55,17 +55,17 @@ dependencies: specifier: 1.0.8 version: 1.0.8 mermaid: - specifier: 10.2.3 - version: 10.2.3 + specifier: 10.2.4 + version: 10.2.4 next: - specifier: 13.3.3 - version: 13.3.3(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) + specifier: 13.3.4 + version: 13.3.4(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) next-seo: specifier: 6.1.0 - version: 6.1.0(next@13.3.3)(react-dom@18.2.0)(react@18.2.0) + version: 6.1.0(next@13.3.4)(react-dom@18.2.0)(react@18.2.0) next-suspense: specifier: 0.2.3 - version: 0.2.3(next@13.3.3) + version: 0.2.3(next@13.3.4) randomcolor: specifier: 0.6.2 version: 0.6.2 @@ -116,7 +116,7 @@ dependencies: version: 13.11.0 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.63)(immer@10.0.2)(react@18.2.0) devDependencies: '@innei/eslint-config-react-ts': @@ -126,8 +126,8 @@ devDependencies: specifier: 0.11.1 version: 0.11.1(@trivago/prettier-plugin-sort-imports@4.2.0) '@next/bundle-analyzer': - specifier: 13.4.12 - version: 13.4.12 + specifier: 13.4.13 + version: 13.4.13 '@sentry/webpack-plugin': specifier: 2.5.0 version: 2.5.0(webpack@5.88.2) @@ -147,20 +147,20 @@ devDependencies: specifier: 1.1.0 version: 1.1.0 '@types/node': - specifier: 20.4.8 - version: 20.4.8 + specifier: 20.4.9 + version: 20.4.9 '@types/randomcolor': specifier: 0.5.7 version: 0.5.7 '@types/react': - specifier: 17.0.61 - version: 17.0.61 + specifier: 17.0.63 + version: 17.0.63 '@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 @@ -186,8 +186,8 @@ devDependencies: specifier: 4.1.0 version: 4.1.0 lint-staged: - specifier: 13.2.2 - version: 13.2.2 + specifier: 13.2.3 + version: 13.2.3 next-compose-plugins: specifier: 2.2.1 version: 2.2.1 @@ -222,8 +222,8 @@ devDependencies: specifier: 1.7.8 version: 1.7.8 zx: - specifier: 7.2.2 - version: 7.2.2 + specifier: 7.2.3 + version: 7.2.3 packages: @@ -886,8 +886,18 @@ packages: 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==} + /@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.10: @@ -1040,8 +1050,8 @@ packages: resolution: {integrity: sha512-bNMDcFu/G2xzgk2ZV3ZUp3Rkq9+wKR/REFjGdTZEgkLCa9KzqvQ3/bhtvl9wciuVR83M+dZjDqlWTeGfQNpHUQ==} dev: false - /@next/bundle-analyzer@13.4.12: - resolution: {integrity: sha512-WjeNsoWGAkbn7XU2jBVkaI7/DVfg2mzRF7spTohsknnwQ/dDgSHlgZj80mt1/SHYconWjZSY0KIWFaxR4/mNsA==} + /@next/bundle-analyzer@13.4.13: + resolution: {integrity: sha512-XygyFn3V61vF9LkU1zM6GlAMp8h7FbApaLA40anMGhZtQt/0S1tGSNImv9T/Z3ZTbWIQTcbYxyHIM6Fv/uSGrA==} dependencies: webpack-bundle-analyzer: 4.7.0 transitivePeerDependencies: @@ -1049,12 +1059,12 @@ packages: - utf-8-validate dev: true - /@next/env@13.3.3: - resolution: {integrity: sha512-c6HS6kzp8pGd+GX9EgECA/GGSO2ZO+4+RNkrWz+T+I15Ia6f013glAJJuQ/wNYAua63PlB1yjdAe7PuYqMw4Ag==} + /@next/env@13.3.4: + resolution: {integrity: sha512-oTK/wRV2qga86m/4VdrR1+/56UA6U1Qv3sIgowB+bZjahniZLEG5BmmQjfoGv7ZuLXBZ8Eec6hkL9BqJcrEL2g==} dev: false - /@next/swc-darwin-arm64@13.3.3: - resolution: {integrity: sha512-FcQwSiTMSk4VLwfiqSBvPapTeZarwMV4tX0BZBmKUBuK6/aqn3SLqEtcQFwR88ZrDn6dhmdjfe6plJ52vDU7Kg==} + /@next/swc-darwin-arm64@13.3.4: + resolution: {integrity: sha512-vux7RWfzxy1lD21CMwZsy9Ej+0+LZdIIj1gEhVmzOQqQZ5N56h8JamrjIVCfDL+Lpj8KwOmFZbPHE8qaYnL2pg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -1062,8 +1072,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@13.3.3: - resolution: {integrity: sha512-tB76YU1IEsKhnyU3JaSj8/5IxuqopS0C5cdlnVPaYRDGzwUjBWQZjR2u4ce9whoqmxSEm0iqy0ftVyD9ZUHsMw==} + /@next/swc-darwin-x64@13.3.4: + resolution: {integrity: sha512-1tb+6JT98+t7UIhVQpKL7zegKnCs9RKU6cKNyj+DYKuC/NVl49/JaIlmwCwK8Ibl+RXxJrK7uSXSIO71feXsgw==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1071,8 +1081,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@13.3.3: - resolution: {integrity: sha512-RvCpdlQr4tk+YuzyTl0UVNxw9343HqqNcneHicvNRARF/yRBm16Dd57uLTnUGonjFgB3emKCeqMTgOorvouxjg==} + /@next/swc-linux-arm64-gnu@13.3.4: + resolution: {integrity: sha512-UqcKkYTKslf5YAJNtZ5XV1D5MQJIkVtDHL8OehDZERHzqOe7jvy41HFto33IDPPU8gJiP5eJb3V9U26uifqHjw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1080,8 +1090,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@13.3.3: - resolution: {integrity: sha512-gdX0R1rnpml13huya3i9ASqMNp1ygXs62Q/9O3V/6n54Ik9PCTx43DMvjllBewdffgIPHdnHQ+elyaepKP15NQ==} + /@next/swc-linux-arm64-musl@13.3.4: + resolution: {integrity: sha512-HE/FmE8VvstAfehyo/XsrhGgz97cEr7uf9IfkgJ/unqSXE0CDshDn/4as6rRid74eDR8/exi7c2tdo49Tuqxrw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1089,8 +1099,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@13.3.3: - resolution: {integrity: sha512-MduclMQRZqvUhmiX8F/pW4V2KI1CYyzeL501UdStygiQO/+xAsaEL6Gr7d5hhlk0Aisfyif0tbwmV987w1OISg==} + /@next/swc-linux-x64-gnu@13.3.4: + resolution: {integrity: sha512-xU+ugaupGA4SL5aK1ZYEqVHrW3TPOhxVcpaJLfpANm2443J4GfxCmOacu9XcSgy5c51Mq7C9uZ1LODKHfZosRQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1098,8 +1108,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@13.3.3: - resolution: {integrity: sha512-rbteW5iQ+MBDz6la7LN90uzD1wFVCoeS9R9abo8BbRmBvJdb7SY27ipLPJEJp/eAL6YaznpMRMu5CCUS0EOosg==} + /@next/swc-linux-x64-musl@13.3.4: + resolution: {integrity: sha512-cZvmf5KcYeTfIK6bCypfmxGUjme53Ep7hx94JJtGrYgCA1VwEuYdh+KouubJaQCH3aqnNE7+zGnVEupEKfoaaA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1107,8 +1117,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@13.3.3: - resolution: {integrity: sha512-jPlz6uxQIImu3BBDsLUB6gdM7PXfbiL6RlgiNscGTcWbuk1SQd2s0LFi/MOOAr+X0cO1SZqxJjk4cA2DZ7EG0A==} + /@next/swc-win32-arm64-msvc@13.3.4: + resolution: {integrity: sha512-7dL+CAUAjmgnVbjXPIpdj7/AQKFqEUL3bKtaOIE1JzJ5UMHHAXCPwzQtibrsvQpf9MwcAmiv8aburD3xH1xf8w==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -1116,8 +1126,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@13.3.3: - resolution: {integrity: sha512-JoVfMb+83nWosbeFKH4ZE8z3peSkQ08QfPpj1wKh331pRInrMmYQBgbW6p1rpLqBh4odqXVBPs6m04hCEZX4dg==} + /@next/swc-win32-ia32-msvc@13.3.4: + resolution: {integrity: sha512-qplTyzEl1vPkS+/DRK3pKSL0HeXrPHkYsV7U6gboHYpfqoHY+bcLUj3gwVUa9PEHRIoq4vXvPzx/WtzE6q52ng==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -1125,8 +1135,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@13.3.3: - resolution: {integrity: sha512-hPYQbIIvLrbBAQ1gOcsPpYssCyQQG8W4LG6upp++18tjkH7mPW2Kl9kFMityKMqX/t2hnBuOiGcm2VR8UYJyxg==} + /@next/swc-win32-x64-msvc@13.3.4: + resolution: {integrity: sha512-usdvZT7JHrTuXC+4OKN5mCzUkviFkCyJJTkEz8jhBpucg+T7s83e7owm3oNFzmj5iKfvxU2St6VkcnSgpFvEYA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -1317,7 +1327,7 @@ packages: tslib: 2.6.1 dev: false - /@sentry/nextjs@7.61.1(next@13.3.3)(react@18.2.0)(webpack@5.88.2): + /@sentry/nextjs@7.61.1(next@13.3.4)(react@18.2.0)(webpack@5.88.2): resolution: {integrity: sha512-ssq0AX+QaDzLSeA45lQLt3OVkzUNiNsI5loMU9gq+Bsts3KOHnykturFvdrb5T3WuIucE6PsswNjZIWqP+lrMg==} engines: {node: '>=8'} peerDependencies: @@ -1341,7 +1351,7 @@ packages: '@sentry/utils': 7.61.1 '@sentry/webpack-plugin': 1.20.0 chalk: 3.0.0 - next: 13.3.3(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.4(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 rollup: 2.78.0 stacktrace-parser: 0.1.10 @@ -1485,7 +1495,7 @@ packages: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.4.8 + '@types/node': 20.4.9 dev: true /@types/inflection@1.13.0: @@ -1510,7 +1520,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.4.8 + '@types/node': 20.4.9 dev: true /@types/lodash-es@4.17.8: @@ -1543,11 +1553,11 @@ packages: /@types/node@18.16.17: resolution: {integrity: sha512-QAkjjRA1N7gPJeAP4WLXZtYv6+eMXFNviqktCDt4GLcmCugMr5BcRHfkOjCQzvCsnMp+L79a54zBkbw356xv9Q==} - - /@types/node@20.4.8: - resolution: {integrity: sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==} dev: true + /@types/node@20.4.9: + resolution: {integrity: sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==} + /@types/parse-author@2.0.1: resolution: {integrity: sha512-2RNXvvDY+7ITl/Q3znDpW9DxyAckKgLCXpoiBHN9BeLH1aV7z/W657P2+PK3wVUgGWXtc99ZQy3LkJTGlxLsvA==} dev: true @@ -1570,18 +1580,18 @@ packages: /@types/react-color@3.0.6: resolution: {integrity: sha512-OzPIO5AyRmLA7PlOyISlgabpYUa3En74LP8mTMa0veCA719SvYQov4WLMsHvCgXP+L+KI9yGhYnqZafVGG0P4w==} dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.63 '@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.63 dev: true - /@types/react@17.0.61: - resolution: {integrity: sha512-bAb4j3LH2FLMCmZWow7XIKTt51+duiDjjfzR6gjhqT3ZJn9A20G9BuXELkhmM6dI6ahNpDqyL4eUAJVmR0b4JA==} + /@types/react@17.0.63: + resolution: {integrity: sha512-T+aaG8RlIkgJ4VzWLJYbMW9QX7sIAV8CcuyV6FU6Hm7yu3Bee1YBZQRu2vYEm/dU8kre+/mzl2aGYh5MFgVLaQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -1590,7 +1600,7 @@ packages: /@types/reactcss@1.2.6: resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==} dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.63 dev: true /@types/remove-markdown@0.3.1: @@ -1903,7 +1913,7 @@ packages: '@antfu/utils': 0.7.2 '@windicss/config': 1.8.10 debug: 4.3.4 - fast-glob: 3.2.12 + fast-glob: 3.3.1 magic-string: 0.27.0 micromatch: 4.0.5 windicss: 3.5.6 @@ -2207,10 +2217,6 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite@1.0.30001508: - resolution: {integrity: sha512-sdQZOJdmt3GJs1UMNpCCCyeuS2IEGLXnHyAo9yIO5JJDjbjoVRij4M1qep6P6gFpptD1PqIYgzM+gwJbOi92mw==} - dev: false - /caniuse-lite@1.0.30001519: resolution: {integrity: sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg==} @@ -3303,17 +3309,6 @@ packages: /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob@3.2.12: - resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} - engines: {node: '>=8.6.0'} - dependencies: - '@nodelib/fs.stat': 2.0.5 - '@nodelib/fs.walk': 1.2.8 - glob-parent: 5.1.2 - merge2: 1.4.1 - micromatch: 4.0.5 - dev: true - /fast-glob@3.3.1: resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==} engines: {node: '>=8.6.0'} @@ -3632,7 +3627,7 @@ packages: engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: dir-glob: 3.0.1 - fast-glob: 3.2.12 + fast-glob: 3.3.1 ignore: 5.2.4 merge2: 1.4.1 slash: 4.0.0 @@ -3843,12 +3838,6 @@ packages: engines: {node: '>= 0.4'} dev: true - /is-core-module@2.12.1: - resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} - dependencies: - has: 1.0.3 - dev: true - /is-core-module@2.13.0: resolution: {integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==} dependencies: @@ -3987,7 +3976,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.16.17 + '@types/node': 20.4.9 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -4100,8 +4089,8 @@ packages: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true - /lint-staged@13.2.2: - resolution: {integrity: sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==} + /lint-staged@13.2.3: + resolution: {integrity: sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==} engines: {node: ^14.13.1 || >=16.0.0} hasBin: true dependencies: @@ -4275,8 +4264,8 @@ packages: engines: {node: '>= 8'} dev: true - /mermaid@10.2.3: - resolution: {integrity: sha512-cMVE5s9PlQvOwfORkyVpr5beMsLdInrycAosdr+tpZ0WFjG4RJ/bUHST7aTgHNJbujHkdBRAm+N50P3puQOfPw==} + /mermaid@10.2.4: + resolution: {integrity: sha512-zHGjEI7lBvWZX+PQYmlhSA2p40OzW6QbGodTCSzDeVpqaTnyAC+2sRGqrpXO+uQk3CnoeClHQPraQUMStdqy2g==} dependencies: '@braintree/sanitize-url': 6.0.2 cytoscape: 3.23.0 @@ -4613,7 +4602,7 @@ packages: resolution: {integrity: sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==} dev: true - /next-seo@6.1.0(next@13.3.3)(react-dom@18.2.0)(react@18.2.0): + /next-seo@6.1.0(next@13.3.4)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==} peerDependencies: next: ^8.1.1-canary.54 || >=9.0.0 @@ -4625,12 +4614,12 @@ packages: react: optional: true dependencies: - next: 13.3.3(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.4(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false - /next-suspense@0.2.3(next@13.3.3): + /next-suspense@0.2.3(next@13.3.4): resolution: {integrity: sha512-NeCkE3E+rLN3mNqJhvh/kc2SfX4VmUkL8XUV3bc/6RYMVbWDw/oYIEHW9opiEVp+9Q6yYRqW/6XTmhDxwuX0xQ==} engines: {pnpm: '>=7'} peerDependencies: @@ -4639,11 +4628,11 @@ packages: next: optional: true dependencies: - next: 13.3.3(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) + next: 13.3.4(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) dev: false - /next@13.3.3(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-2OLN2cdsqPboaDWFn3Z7KDIxPcjZAsxEbtRh/+LfE8pJQHXduyaoxISQZQH4eB4gpr6FVnTDDKFEi6n2C9lPgw==} + /next@13.3.4(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-sod7HeokBSvH5QV0KB+pXeLfcXUlLrGnVUXxHpmhilQ+nQYT3Im2O8DswD5e4uqbR8Pvdu9pcWgb1CbXZQZlmQ==} engines: {node: '>=16.8.0'} hasBin: true peerDependencies: @@ -4665,24 +4654,24 @@ packages: sass: optional: true dependencies: - '@next/env': 13.3.3 + '@next/env': 13.3.4 '@swc/helpers': 0.5.1 busboy: 1.6.0 - caniuse-lite: 1.0.30001508 + caniuse-lite: 1.0.30001519 postcss: 8.4.14 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(@babel/core@7.22.9)(react@18.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 13.3.3 - '@next/swc-darwin-x64': 13.3.3 - '@next/swc-linux-arm64-gnu': 13.3.3 - '@next/swc-linux-arm64-musl': 13.3.3 - '@next/swc-linux-x64-gnu': 13.3.3 - '@next/swc-linux-x64-musl': 13.3.3 - '@next/swc-win32-arm64-msvc': 13.3.3 - '@next/swc-win32-ia32-msvc': 13.3.3 - '@next/swc-win32-x64-msvc': 13.3.3 + '@next/swc-darwin-arm64': 13.3.4 + '@next/swc-darwin-x64': 13.3.4 + '@next/swc-linux-arm64-gnu': 13.3.4 + '@next/swc-linux-arm64-musl': 13.3.4 + '@next/swc-linux-x64-gnu': 13.3.4 + '@next/swc-linux-x64-musl': 13.3.4 + '@next/swc-win32-arm64-msvc': 13.3.4 + '@next/swc-win32-ia32-msvc': 13.3.4 + '@next/swc-win32-x64-msvc': 13.3.4 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -5659,7 +5648,7 @@ packages: resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} hasBin: true dependencies: - is-core-module: 2.12.1 + is-core-module: 2.13.0 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 dev: true @@ -5745,7 +5734,7 @@ packages: /rxjs@7.8.0: resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} dependencies: - tslib: 2.6.0 + tslib: 2.6.1 dev: true /sade@1.8.1: @@ -6273,10 +6262,6 @@ packages: resolution: {integrity: sha512-KaI6gPil5m9vF7DKaoXxx1ia9fxS4qG5YveErRRVknPDXXriu5M8h48YRjB6h5ZUOKuAKlSJYb0GaDe8I39fRw==} dev: false - /tslib@2.6.0: - resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==} - dev: true - /tslib@2.6.1: resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} @@ -6652,7 +6637,7 @@ packages: engines: {node: '>=10'} dev: true - /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.63)(immer@10.0.2)(react@18.2.0): resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -6667,14 +6652,14 @@ packages: react: optional: true dependencies: - '@types/react': 17.0.61 + '@types/react': 17.0.63 immer: 10.0.2 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false - /zx@7.2.2: - resolution: {integrity: sha512-50Gjicd6ijTt7Zcz5fNX+rHrmE0uVqC+X6lYKhf2Cu8wIxDpNIzXwTmzchNdW+JY3LFsRcU43B1lHE4HBMmKgQ==} + /zx@7.2.3: + resolution: {integrity: sha512-QODu38nLlYXg/B/Gw7ZKiZrvPkEsjPN3LQ5JFXM7h0JvwhEdPNNl+4Ao1y4+o3CLNiDUNcwzQYZ4/Ko7kKzCMA==} engines: {node: '>= 16.0.0'} hasBin: true dependencies: