Commit 6d3d71df authored by Steven's avatar Steven

chore: update frontend dependencies

parent d668794c
...@@ -18,17 +18,17 @@ ...@@ -18,17 +18,17 @@
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"highlight.js": "^11.9.0", "highlight.js": "^11.9.0",
"i18next": "^23.11.2", "i18next": "^23.11.3",
"katex": "^0.16.10", "katex": "^0.16.10",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"lucide-react": "^0.368.0", "lucide-react": "^0.368.0",
"mermaid": "^10.9.0", "mermaid": "^10.9.0",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1", "react-hot-toast": "^2.4.1",
"react-i18next": "^14.1.0", "react-i18next": "^14.1.1",
"react-redux": "^9.1.1", "react-redux": "^9.1.1",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.23.0",
"react-use": "^17.5.0", "react-use": "^17.5.0",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"textarea-caret": "^3.1.0", "textarea-caret": "^3.1.0",
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"zustand": "^4.5.2" "zustand": "^4.5.2"
}, },
"devDependencies": { "devDependencies": {
"@bufbuild/buf": "^1.30.1", "@bufbuild/buf": "^1.31.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/d3": "^7.4.3", "@types/d3": "^7.4.3",
"@types/dompurify": "^3.0.5", "@types/dompurify": "^3.0.5",
...@@ -44,12 +44,12 @@ ...@@ -44,12 +44,12 @@
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.7", "@types/node": "^20.12.7",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"@types/react": "^18.2.79", "@types/react": "^18.3.1",
"@types/react-dom": "^18.2.25", "@types/react-dom": "^18.3.0",
"@types/textarea-caret": "^3.0.3", "@types/textarea-caret": "^3.0.3",
"@types/uuid": "^9.0.8", "@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.7.0", "@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.0.0", "@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"eslint": "^8.57.0", "eslint": "^8.57.0",
...@@ -63,6 +63,6 @@ ...@@ -63,6 +63,6 @@
"prettier": "^3.2.5", "prettier": "^3.2.5",
"protobufjs": "^7.2.6", "protobufjs": "^7.2.6",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vite": "^5.2.9" "vite": "^5.2.10"
} }
} }
...@@ -10,22 +10,22 @@ importers: ...@@ -10,22 +10,22 @@ importers:
dependencies: dependencies:
'@emotion/react': '@emotion/react':
specifier: ^11.11.4 specifier: ^11.11.4
version: 11.11.4(@types/react@18.2.79)(react@18.2.0) version: 11.11.4(@types/react@18.3.1)(react@18.3.1)
'@emotion/styled': '@emotion/styled':
specifier: ^11.11.5 specifier: ^11.11.5
version: 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) version: 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)
'@github/relative-time-element': '@github/relative-time-element':
specifier: ^4.4.0 specifier: ^4.4.0
version: 4.4.0 version: 4.4.0
'@matejmazur/react-katex': '@matejmazur/react-katex':
specifier: ^3.1.3 specifier: ^3.1.3
version: 3.1.3(katex@0.16.10)(react@18.2.0) version: 3.1.3(katex@0.16.10)(react@18.3.1)
'@mui/joy': '@mui/joy':
specifier: 5.0.0-beta.32 specifier: 5.0.0-beta.32
version: 5.0.0-beta.32(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 5.0.0-beta.32(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@reduxjs/toolkit': '@reduxjs/toolkit':
specifier: ^2.2.3 specifier: ^2.2.3
version: 2.2.3(react-redux@9.1.1(@types/react@18.2.79)(react@18.2.0)(redux@5.0.1))(react@18.2.0) version: 2.2.3(react-redux@9.1.1(@types/react@18.3.1)(react@18.3.1)(redux@5.0.1))(react@18.3.1)
clsx: clsx:
specifier: ^2.1.1 specifier: ^2.1.1
version: 2.1.1 version: 2.1.1
...@@ -39,8 +39,8 @@ importers: ...@@ -39,8 +39,8 @@ importers:
specifier: ^11.9.0 specifier: ^11.9.0
version: 11.9.0 version: 11.9.0
i18next: i18next:
specifier: ^23.11.2 specifier: ^23.11.3
version: 23.11.2 version: 23.11.3
katex: katex:
specifier: ^0.16.10 specifier: ^0.16.10
version: 0.16.10 version: 0.16.10
...@@ -49,31 +49,31 @@ importers: ...@@ -49,31 +49,31 @@ importers:
version: 4.17.21 version: 4.17.21
lucide-react: lucide-react:
specifier: ^0.368.0 specifier: ^0.368.0
version: 0.368.0(react@18.2.0) version: 0.368.0(react@18.3.1)
mermaid: mermaid:
specifier: ^10.9.0 specifier: ^10.9.0
version: 10.9.0 version: 10.9.0
react: react:
specifier: ^18.2.0 specifier: ^18.3.1
version: 18.2.0 version: 18.3.1
react-dom: react-dom:
specifier: ^18.2.0 specifier: ^18.3.1
version: 18.2.0(react@18.2.0) version: 18.3.1(react@18.3.1)
react-hot-toast: react-hot-toast:
specifier: ^2.4.1 specifier: ^2.4.1
version: 2.4.1(csstype@3.1.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next: react-i18next:
specifier: ^14.1.0 specifier: ^14.1.1
version: 14.1.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 14.1.1(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-redux: react-redux:
specifier: ^9.1.1 specifier: ^9.1.1
version: 9.1.1(@types/react@18.2.79)(react@18.2.0)(redux@5.0.1) version: 9.1.1(@types/react@18.3.1)(react@18.3.1)(redux@5.0.1)
react-router-dom: react-router-dom:
specifier: ^6.22.3 specifier: ^6.23.0
version: 6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 6.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-use: react-use:
specifier: ^17.5.0 specifier: ^17.5.0
version: 17.5.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) version: 17.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
tailwindcss: tailwindcss:
specifier: ^3.4.3 specifier: ^3.4.3
version: 3.4.3 version: 3.4.3
...@@ -85,11 +85,11 @@ importers: ...@@ -85,11 +85,11 @@ importers:
version: 9.0.1 version: 9.0.1
zustand: zustand:
specifier: ^4.5.2 specifier: ^4.5.2
version: 4.5.2(@types/react@18.2.79)(immer@10.0.4)(react@18.2.0) version: 4.5.2(@types/react@18.3.1)(immer@10.1.1)(react@18.3.1)
devDependencies: devDependencies:
'@bufbuild/buf': '@bufbuild/buf':
specifier: ^1.30.1 specifier: ^1.31.0
version: 1.30.1 version: 1.31.0
'@trivago/prettier-plugin-sort-imports': '@trivago/prettier-plugin-sort-imports':
specifier: ^4.3.0 specifier: ^4.3.0
version: 4.3.0(prettier@3.2.5) version: 4.3.0(prettier@3.2.5)
...@@ -112,11 +112,11 @@ importers: ...@@ -112,11 +112,11 @@ importers:
specifier: ^6.9.15 specifier: ^6.9.15
version: 6.9.15 version: 6.9.15
'@types/react': '@types/react':
specifier: ^18.2.79 specifier: ^18.3.1
version: 18.2.79 version: 18.3.1
'@types/react-dom': '@types/react-dom':
specifier: ^18.2.25 specifier: ^18.3.0
version: 18.2.25 version: 18.3.0
'@types/textarea-caret': '@types/textarea-caret':
specifier: ^3.0.3 specifier: ^3.0.3
version: 3.0.3 version: 3.0.3
...@@ -124,14 +124,14 @@ importers: ...@@ -124,14 +124,14 @@ importers:
specifier: ^9.0.8 specifier: ^9.0.8
version: 9.0.8 version: 9.0.8
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^7.7.0 specifier: ^7.8.0
version: 7.7.0(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) version: 7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/parser': '@typescript-eslint/parser':
specifier: ^7.0.0 specifier: ^7.8.0
version: 7.7.1(eslint@8.57.0)(typescript@5.4.5) version: 7.8.0(eslint@8.57.0)(typescript@5.4.5)
'@vitejs/plugin-react': '@vitejs/plugin-react':
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.1(vite@5.2.9(@types/node@20.12.7)(less@4.2.0)) version: 4.2.1(vite@5.2.10(@types/node@20.12.7)(less@4.2.0))
autoprefixer: autoprefixer:
specifier: ^10.4.19 specifier: ^10.4.19
version: 10.4.19(postcss@8.4.38) version: 10.4.19(postcss@8.4.38)
...@@ -169,15 +169,11 @@ importers: ...@@ -169,15 +169,11 @@ importers:
specifier: ^5.4.5 specifier: ^5.4.5
version: 5.4.5 version: 5.4.5
vite: vite:
specifier: ^5.2.9 specifier: ^5.2.10
version: 5.2.9(@types/node@20.12.7)(less@4.2.0) version: 5.2.10(@types/node@20.12.7)(less@4.2.0)
packages: packages:
'@aashutoshrathi/word-wrap@1.2.6':
resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==}
engines: {node: '>=0.10.0'}
'@alloc/quick-lru@5.2.0': '@alloc/quick-lru@5.2.0':
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==} resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
engines: {node: '>=10'} engines: {node: '>=10'}
...@@ -194,16 +190,16 @@ packages: ...@@ -194,16 +190,16 @@ packages:
resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==} resolution: {integrity: sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/core@7.24.4': '@babel/core@7.24.5':
resolution: {integrity: sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==} resolution: {integrity: sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/generator@7.17.7': '@babel/generator@7.17.7':
resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/generator@7.24.4': '@babel/generator@7.24.5':
resolution: {integrity: sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==} resolution: {integrity: sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-compilation-targets@7.23.6': '@babel/helper-compilation-targets@7.23.6':
...@@ -226,51 +222,51 @@ packages: ...@@ -226,51 +222,51 @@ packages:
resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==} resolution: {integrity: sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-module-transforms@7.23.3': '@babel/helper-module-transforms@7.24.5':
resolution: {integrity: sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==} resolution: {integrity: sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0 '@babel/core': ^7.0.0
'@babel/helper-plugin-utils@7.24.0': '@babel/helper-plugin-utils@7.24.5':
resolution: {integrity: sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==} resolution: {integrity: sha512-xjNLDopRzW2o6ba0gKbkZq5YWEBaK3PCyTOY1K2P/O07LGMhMqlMXPxwN4S5/RhWuCobT8z0jrlKGlYmeR1OhQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-simple-access@7.22.5': '@babel/helper-simple-access@7.24.5':
resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} resolution: {integrity: sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-split-export-declaration@7.22.6': '@babel/helper-split-export-declaration@7.24.5':
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} resolution: {integrity: sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-string-parser@7.24.1': '@babel/helper-string-parser@7.24.1':
resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==} resolution: {integrity: sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.22.20': '@babel/helper-validator-identifier@7.24.5':
resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helper-validator-option@7.23.5': '@babel/helper-validator-option@7.23.5':
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/helpers@7.24.4': '@babel/helpers@7.24.5':
resolution: {integrity: sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==} resolution: {integrity: sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/highlight@7.24.2': '@babel/highlight@7.24.5':
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==} resolution: {integrity: sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/parser@7.24.4': '@babel/parser@7.24.5':
resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==} resolution: {integrity: sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
hasBin: true hasBin: true
'@babel/plugin-transform-react-jsx-self@7.24.1': '@babel/plugin-transform-react-jsx-self@7.24.5':
resolution: {integrity: sha512-kDJgnPujTmAZ/9q2CN4m2/lRsUUPDvsG3+tSHWUJIzMGTt5U/b/fwWd3RO3n+5mjLrsBrVa5eKFRVSQbi3dF1w==} resolution: {integrity: sha512-RtCJoUO2oYrYwFPtR1/jkoBEcFuI1ae9a9IMxeyAVa3a1Ap4AnxmyIKG2b2FaJKqkidw/0cxRbWN+HOs6ZWd1w==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
...@@ -281,8 +277,8 @@ packages: ...@@ -281,8 +277,8 @@ packages:
peerDependencies: peerDependencies:
'@babel/core': ^7.0.0-0 '@babel/core': ^7.0.0-0
'@babel/runtime@7.24.4': '@babel/runtime@7.24.5':
resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} resolution: {integrity: sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/template@7.24.0': '@babel/template@7.24.0':
...@@ -293,59 +289,59 @@ packages: ...@@ -293,59 +289,59 @@ packages:
resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/traverse@7.24.1': '@babel/traverse@7.24.5':
resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==} resolution: {integrity: sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.17.0': '@babel/types@7.17.0':
resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@babel/types@7.24.0': '@babel/types@7.24.5':
resolution: {integrity: sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==} resolution: {integrity: sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==}
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
'@braintree/sanitize-url@6.0.4': '@braintree/sanitize-url@6.0.4':
resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==} resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==}
'@bufbuild/buf-darwin-arm64@1.30.1': '@bufbuild/buf-darwin-arm64@1.31.0':
resolution: {integrity: sha512-FRgf+x4V4s9Z1wH2xHdP8+1AYtil1GCmMjzKf/4AQ+eaUpoLfipSIsVYiBrnpcRxEPe9UMVzwNjKtPak/szwPw==} resolution: {integrity: sha512-C0jArGS/SW0jfpBBmG6xEhUBWQTsGInnPr7y44WYWNS/U5OnnWPJtYQ7xbH0mzYDMx7sZVRV0FKvPO0FPKS+hA==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@bufbuild/buf-darwin-x64@1.30.1': '@bufbuild/buf-darwin-x64@1.31.0':
resolution: {integrity: sha512-kE0ne45zE7lSdv9WxPVhapwu627WMbWmWCzqSxzYr8sWDLqiAuw+XvO9/mHGdPWcMhV4lMX6tutitd9PPVxK8A==} resolution: {integrity: sha512-oBTe1T4l2WSukAG+9YS7VHID4N1CuSvAxGBfuzpFQrjjiQZaaTfYuLqqVP6408MyCN7X/LOjfCekR1QToVweNw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@bufbuild/buf-linux-aarch64@1.30.1': '@bufbuild/buf-linux-aarch64@1.31.0':
resolution: {integrity: sha512-kVV9Sl0GwZiQkMOXJiuwuU+gIHe6AWcYBMRMmuW55sY0ePZNXBmRGt4k5W4ijy98O6pnY3ao+n9ne0KwiD9MVA==} resolution: {integrity: sha512-UN9KsTuO9YS5Vefj/CaqX1wO+hvc3AyGElxzOHMc7S3MWEuqSAFOhxu5I7CyOr2/yoZO2qZPPR29HuzmQsb2+w==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@bufbuild/buf-linux-x64@1.30.1': '@bufbuild/buf-linux-x64@1.31.0':
resolution: {integrity: sha512-RacDbQJYNwqRlMESa/rLHprfUVa8Wu1/cmcqS29Fyt/cGzs0G8sNcQzQ87HYFIS9cSlSPl6vWL0x8JqQRp68lQ==} resolution: {integrity: sha512-4uKq5Iu5tNEFE3Mz9a52KFCaywg5xLqwhN6Kf4kAk34kxWJgQ8D3WFe9ZpXHzH7Lj00u3Q+V/3vKCVATHR3tkw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@bufbuild/buf-win32-arm64@1.30.1': '@bufbuild/buf-win32-arm64@1.31.0':
resolution: {integrity: sha512-ndp/qb5M6yrSzcnMI0j4jjAuDKa7zHBFc187FwyDb3v63rvyQeYqncHb0leT5ZWqfNggJT4vXIH6QnH82PfDQw==} resolution: {integrity: sha512-jz7GenlNsqwbC3qaHcBHBO35MycZ1gV8OUSRp/wTXGgZsEZzAyw335JA2NWL+5LaI8cF+CsYd6/uuWzKkdCKTQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@bufbuild/buf-win32-x64@1.30.1': '@bufbuild/buf-win32-x64@1.31.0':
resolution: {integrity: sha512-1kmIY6oKLKZ4zIQVNG60GRDp+vKSZdaim7wRejOtgEDuWXhIuErlnGbpstypU8FO+OV3SeFUJNOJ8tLOYd3PvQ==} resolution: {integrity: sha512-gw7p3PYam0g7hNwIhNphua5P8GBZczginoWNK3jk5sGVv0TzWOdHrjkVVhkc3DJbRZEg10ExGI3qRfCqiX1IHw==}
engines: {node: '>=12'} engines: {node: '>=12'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@bufbuild/buf@1.30.1': '@bufbuild/buf@1.31.0':
resolution: {integrity: sha512-9VVvrXBCWUiH8ToccqDfPRuTiPXSbHmSkL8XPlMpUhpJIlm01m4/Vzbc5FJL1yuk3e1rdBGCF6I9Obs9NsILzg==} resolution: {integrity: sha512-kM/eueGkp0NDo8p8B6GXr1MdCzf4w8zEV1gbEiDlaLYDoyeHGLtlf5jF/hrb6MsvCccy3x7cc+cj4Wn/DmoR2g==}
engines: {node: '>=12'} engines: {node: '>=12'}
hasBin: true hasBin: true
...@@ -559,20 +555,20 @@ packages: ...@@ -559,20 +555,20 @@ packages:
resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@floating-ui/core@1.6.0': '@floating-ui/core@1.6.1':
resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==} resolution: {integrity: sha512-42UH54oPZHPdRHdw6BgoBD6cg/eVTmVrFcgeRDM3jbO7uxSoipVcmcIGFcA5jmOHO5apcyvBhkSKES3fQJnu7A==}
'@floating-ui/dom@1.6.3': '@floating-ui/dom@1.6.4':
resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==} resolution: {integrity: sha512-0G8R+zOvQsAG1pg2Q99P21jiqxqGBW1iRe/iXHsBRBxnpXKFI8QwbB4x5KmYLggNO5m34IQgOIu9SCRfR/WWiQ==}
'@floating-ui/react-dom@2.0.8': '@floating-ui/react-dom@2.0.9':
resolution: {integrity: sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==} resolution: {integrity: sha512-q0umO0+LQK4+p6aGyvzASqKbKOJcAHJ7ycE9CuUvfx3s9zTHWmGJTPOIlM/hmSBfUfg/XfY5YhLBLR/LHwShQQ==}
peerDependencies: peerDependencies:
react: '>=16.8.0' react: '>=16.8.0'
react-dom: '>=16.8.0' react-dom: '>=16.8.0'
'@floating-ui/utils@0.2.1': '@floating-ui/utils@0.2.2':
resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==}
'@github/relative-time-element@4.4.0': '@github/relative-time-element@4.4.0':
resolution: {integrity: sha512-CrI6oAecoahG7PF5dsgjdvlF5kCtusVMjg810EULD81TvnDsP+k/FRi/ClFubWLgBo4EGpr2EfvmumtqQFo7ow==} resolution: {integrity: sha512-CrI6oAecoahG7PF5dsgjdvlF5kCtusVMjg810EULD81TvnDsP+k/FRi/ClFubWLgBo4EGpr2EfvmumtqQFo7ow==}
...@@ -769,87 +765,87 @@ packages: ...@@ -769,87 +765,87 @@ packages:
react-redux: react-redux:
optional: true optional: true
'@remix-run/router@1.15.3': '@remix-run/router@1.16.0':
resolution: {integrity: sha512-Oy8rmScVrVxWZVOpEF57ovlnhpZ8CCPlnIIumVcV9nFdiSIrus99+Lw78ekXyGvVDlIsFJbSfmSovJUhCWYV3w==} resolution: {integrity: sha512-Quz1KOffeEf/zwkCBM3kBtH4ZoZ+pT3xIXBG4PPW/XFtDP7EGhtTiC2+gpL9GnR7+Qdet5Oa6cYSvwKYg6kN9Q==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
'@rollup/rollup-android-arm-eabi@4.14.3': '@rollup/rollup-android-arm-eabi@4.17.2':
resolution: {integrity: sha512-X9alQ3XM6I9IlSlmC8ddAvMSyG1WuHk5oUnXGw+yUBs3BFoTizmG1La/Gr8fVJvDWAq+zlYTZ9DBgrlKRVY06g==} resolution: {integrity: sha512-NM0jFxY8bB8QLkoKxIQeObCaDlJKewVlIEkuyYKm5An1tdVZ966w2+MPQ2l8LBZLjR+SgyV+nRkTIunzOYBMLQ==}
cpu: [arm] cpu: [arm]
os: [android] os: [android]
'@rollup/rollup-android-arm64@4.14.3': '@rollup/rollup-android-arm64@4.17.2':
resolution: {integrity: sha512-eQK5JIi+POhFpzk+LnjKIy4Ks+pwJ+NXmPxOCSvOKSNRPONzKuUvWE+P9JxGZVxrtzm6BAYMaL50FFuPe0oWMQ==} resolution: {integrity: sha512-yeX/Usk7daNIVwkq2uGoq2BYJKZY1JfyLTaHO/jaiSwi/lsf8fTFoQW/n6IdAsx5tx+iotu2zCJwz8MxI6D/Bw==}
cpu: [arm64] cpu: [arm64]
os: [android] os: [android]
'@rollup/rollup-darwin-arm64@4.14.3': '@rollup/rollup-darwin-arm64@4.17.2':
resolution: {integrity: sha512-Od4vE6f6CTT53yM1jgcLqNfItTsLt5zE46fdPaEmeFHvPs5SjZYlLpHrSiHEKR1+HdRfxuzXHjDOIxQyC3ptBA==} resolution: {integrity: sha512-kcMLpE6uCwls023+kknm71ug7MZOrtXo+y5p/tsg6jltpDtgQY1Eq5sGfHcQfb+lfuKwhBmEURDga9N0ol4YPw==}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@rollup/rollup-darwin-x64@4.14.3': '@rollup/rollup-darwin-x64@4.17.2':
resolution: {integrity: sha512-0IMAO21axJeNIrvS9lSe/PGthc8ZUS+zC53O0VhF5gMxfmcKAP4ESkKOCwEi6u2asUrt4mQv2rjY8QseIEb1aw==} resolution: {integrity: sha512-AtKwD0VEx0zWkL0ZjixEkp5tbNLzX+FCqGG1SvOu993HnSz4qDI6S4kGzubrEJAljpVkhRSlg5bzpV//E6ysTQ==}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@rollup/rollup-linux-arm-gnueabihf@4.14.3': '@rollup/rollup-linux-arm-gnueabihf@4.17.2':
resolution: {integrity: sha512-ge2DC7tHRHa3caVEoSbPRJpq7azhG+xYsd6u2MEnJ6XzPSzQsTKyXvh6iWjXRf7Rt9ykIUWHtl0Uz3T6yXPpKw==} resolution: {integrity: sha512-3reX2fUHqN7sffBNqmEyMQVj/CKhIHZd4y631duy0hZqI8Qoqf6lTtmAKvJFYa6bhU95B1D0WgzHkmTg33In0A==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm-musleabihf@4.14.3': '@rollup/rollup-linux-arm-musleabihf@4.17.2':
resolution: {integrity: sha512-ljcuiDI4V3ySuc7eSk4lQ9wU8J8r8KrOUvB2U+TtK0TiW6OFDmJ+DdIjjwZHIw9CNxzbmXY39wwpzYuFDwNXuw==} resolution: {integrity: sha512-uSqpsp91mheRgw96xtyAGP9FW5ChctTFEoXP0r5FAzj/3ZRv3Uxjtc7taRQSaQM/q85KEKjKsZuiZM3GyUivRg==}
cpu: [arm] cpu: [arm]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-gnu@4.14.3': '@rollup/rollup-linux-arm64-gnu@4.17.2':
resolution: {integrity: sha512-Eci2us9VTHm1eSyn5/eEpaC7eP/mp5n46gTRB3Aar3BgSvDQGJZuicyq6TsH4HngNBgVqC5sDYxOzTExSU+NjA==} resolution: {integrity: sha512-EMMPHkiCRtE8Wdk3Qhtciq6BndLtstqZIroHiiGzB3C5LDJmIZcSzVtLRbwuXuUft1Cnv+9fxuDtDxz3k3EW2A==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-arm64-musl@4.14.3': '@rollup/rollup-linux-arm64-musl@4.17.2':
resolution: {integrity: sha512-UrBoMLCq4E92/LCqlh+blpqMz5h1tJttPIniwUgOFJyjWI1qrtrDhhpHPuFxULlUmjFHfloWdixtDhSxJt5iKw==} resolution: {integrity: sha512-NMPylUUZ1i0z/xJUIx6VUhISZDRT+uTWpBcjdv0/zkp7b/bQDF+NfnfdzuTiB1G6HTodgoFa93hp0O1xl+/UbA==}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@rollup/rollup-linux-powerpc64le-gnu@4.14.3': '@rollup/rollup-linux-powerpc64le-gnu@4.17.2':
resolution: {integrity: sha512-5aRjvsS8q1nWN8AoRfrq5+9IflC3P1leMoy4r2WjXyFqf3qcqsxRCfxtZIV58tCxd+Yv7WELPcO9mY9aeQyAmw==} resolution: {integrity: sha512-T19My13y8uYXPw/L/k0JYaX1fJKFT/PWdXiHr8mTbXWxjVF1t+8Xl31DgBBvEKclw+1b00Chg0hxE2O7bTG7GQ==}
cpu: [ppc64] cpu: [ppc64]
os: [linux] os: [linux]
'@rollup/rollup-linux-riscv64-gnu@4.14.3': '@rollup/rollup-linux-riscv64-gnu@4.17.2':
resolution: {integrity: sha512-sk/Qh1j2/RJSX7FhEpJn8n0ndxy/uf0kI/9Zc4b1ELhqULVdTfN6HL31CDaTChiBAOgLcsJ1sgVZjWv8XNEsAQ==} resolution: {integrity: sha512-BOaNfthf3X3fOWAB+IJ9kxTgPmMqPPH5f5k2DcCsRrBIbWnaJCgX2ll77dV1TdSy9SaXTR5iDXRL8n7AnoP5cg==}
cpu: [riscv64] cpu: [riscv64]
os: [linux] os: [linux]
'@rollup/rollup-linux-s390x-gnu@4.14.3': '@rollup/rollup-linux-s390x-gnu@4.17.2':
resolution: {integrity: sha512-jOO/PEaDitOmY9TgkxF/TQIjXySQe5KVYB57H/8LRP/ux0ZoO8cSHCX17asMSv3ruwslXW/TLBcxyaUzGRHcqg==} resolution: {integrity: sha512-W0UP/x7bnn3xN2eYMql2T/+wpASLE5SjObXILTMPUBDB/Fg/FxC+gX4nvCfPBCbNhz51C+HcqQp2qQ4u25ok6g==}
cpu: [s390x] cpu: [s390x]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-gnu@4.14.3': '@rollup/rollup-linux-x64-gnu@4.17.2':
resolution: {integrity: sha512-8ybV4Xjy59xLMyWo3GCfEGqtKV5M5gCSrZlxkPGvEPCGDLNla7v48S662HSGwRd6/2cSneMQWiv+QzcttLrrOA==} resolution: {integrity: sha512-Hy7pLwByUOuyaFC6mAr7m+oMC+V7qyifzs/nW2OJfC8H4hbCzOX07Ov0VFk/zP3kBsELWNFi7rJtgbKYsav9QQ==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-linux-x64-musl@4.14.3': '@rollup/rollup-linux-x64-musl@4.17.2':
resolution: {integrity: sha512-s+xf1I46trOY10OqAtZ5Rm6lzHre/UiLA1J2uOhCFXWkbZrJRkYBPO6FhvGfHmdtQ3Bx793MNa7LvoWFAm93bg==} resolution: {integrity: sha512-h1+yTWeYbRdAyJ/jMiVw0l6fOOm/0D1vNLui9iPuqgRGnXA0u21gAqOyB5iHjlM9MMfNOm9RHCQ7zLIzT0x11Q==}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@rollup/rollup-win32-arm64-msvc@4.14.3': '@rollup/rollup-win32-arm64-msvc@4.17.2':
resolution: {integrity: sha512-+4h2WrGOYsOumDQ5S2sYNyhVfrue+9tc9XcLWLh+Kw3UOxAvrfOrSMFon60KspcDdytkNDh7K2Vs6eMaYImAZg==} resolution: {integrity: sha512-tmdtXMfKAjy5+IQsVtDiCfqbynAQE/TQRpWdVataHmhMb9DCoJxp9vLcCBjEQWMiUYxO1QprH/HbY9ragCEFLA==}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@rollup/rollup-win32-ia32-msvc@4.14.3': '@rollup/rollup-win32-ia32-msvc@4.17.2':
resolution: {integrity: sha512-T1l7y/bCeL/kUwh9OD4PQT4aM7Bq43vX05htPJJ46RTI4r5KNt6qJRzAfNfM+OYMNEVBWQzR2Gyk+FXLZfogGw==} resolution: {integrity: sha512-7II/QCSTAHuE5vdZaQEwJq2ZACkBpQDOmQsE6D6XUbnBHW8IAhm4eTufL6msLJorzrHDFv3CF8oCA/hSIRuZeQ==}
cpu: [ia32] cpu: [ia32]
os: [win32] os: [win32]
'@rollup/rollup-win32-x64-msvc@4.14.3': '@rollup/rollup-win32-x64-msvc@4.17.2':
resolution: {integrity: sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==} resolution: {integrity: sha512-TGGO7v7qOq4CYmSBVEYpI1Y5xDuCEnbVC5Vth8mOsW0gDSzxNrVERPc790IGHsrT2dQSimgMr9Ub3Y1Jci5/8w==}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
...@@ -1012,11 +1008,11 @@ packages: ...@@ -1012,11 +1008,11 @@ packages:
'@types/qs@6.9.15': '@types/qs@6.9.15':
resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==} resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==}
'@types/react-dom@18.2.25': '@types/react-dom@18.3.0':
resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
'@types/react@18.2.79': '@types/react@18.3.1':
resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} resolution: {integrity: sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==}
'@types/semver@7.5.8': '@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
...@@ -1036,8 +1032,8 @@ packages: ...@@ -1036,8 +1032,8 @@ packages:
'@types/uuid@9.0.8': '@types/uuid@9.0.8':
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==} resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
'@typescript-eslint/eslint-plugin@7.7.0': '@typescript-eslint/eslint-plugin@7.8.0':
resolution: {integrity: sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==} resolution: {integrity: sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
'@typescript-eslint/parser': ^7.0.0 '@typescript-eslint/parser': ^7.0.0
...@@ -1047,8 +1043,8 @@ packages: ...@@ -1047,8 +1043,8 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/parser@7.7.1': '@typescript-eslint/parser@7.8.0':
resolution: {integrity: sha512-vmPzBOOtz48F6JAGVS/kZYk4EkXao6iGrD838sp1w3NQQC0W8ry/q641KU4PrG7AKNAf56NOcR8GOpH8l9FPCw==} resolution: {integrity: sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
eslint: ^8.56.0 eslint: ^8.56.0
...@@ -1057,16 +1053,12 @@ packages: ...@@ -1057,16 +1053,12 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/scope-manager@7.7.0': '@typescript-eslint/scope-manager@7.8.0':
resolution: {integrity: sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==} resolution: {integrity: sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
'@typescript-eslint/scope-manager@7.7.1': '@typescript-eslint/type-utils@7.8.0':
resolution: {integrity: sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==} resolution: {integrity: sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==}
engines: {node: ^18.18.0 || >=20.0.0}
'@typescript-eslint/type-utils@7.7.0':
resolution: {integrity: sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
eslint: ^8.56.0 eslint: ^8.56.0
...@@ -1075,25 +1067,12 @@ packages: ...@@ -1075,25 +1067,12 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/types@7.7.0': '@typescript-eslint/types@7.8.0':
resolution: {integrity: sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==} resolution: {integrity: sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==}
engines: {node: ^18.18.0 || >=20.0.0}
'@typescript-eslint/types@7.7.1':
resolution: {integrity: sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==}
engines: {node: ^18.18.0 || >=20.0.0}
'@typescript-eslint/typescript-estree@7.7.0':
resolution: {integrity: sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
'@typescript-eslint/typescript-estree@7.7.1': '@typescript-eslint/typescript-estree@7.8.0':
resolution: {integrity: sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==} resolution: {integrity: sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
typescript: '*' typescript: '*'
...@@ -1101,18 +1080,14 @@ packages: ...@@ -1101,18 +1080,14 @@ packages:
typescript: typescript:
optional: true optional: true
'@typescript-eslint/utils@7.7.0': '@typescript-eslint/utils@7.8.0':
resolution: {integrity: sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==} resolution: {integrity: sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
peerDependencies: peerDependencies:
eslint: ^8.56.0 eslint: ^8.56.0
'@typescript-eslint/visitor-keys@7.7.0': '@typescript-eslint/visitor-keys@7.8.0':
resolution: {integrity: sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==} resolution: {integrity: sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==}
engines: {node: ^18.18.0 || >=20.0.0}
'@typescript-eslint/visitor-keys@7.7.1':
resolution: {integrity: sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==}
engines: {node: ^18.18.0 || >=20.0.0} engines: {node: ^18.18.0 || >=20.0.0}
'@ungap/structured-clone@1.2.0': '@ungap/structured-clone@1.2.0':
...@@ -1259,8 +1234,8 @@ packages: ...@@ -1259,8 +1234,8 @@ packages:
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
caniuse-lite@1.0.30001610: caniuse-lite@1.0.30001614:
resolution: {integrity: sha512-QFutAY4NgaelojVMjY63o6XlZyORPaLfyMnsl3HgnWdJUcX6K0oaJymHjH8PT5Gk7sTm8rvC/c5COUQKXqmOMA==} resolution: {integrity: sha512-jmZQ1VpmlRwHgdP1/uiKzgiAuGOfLEJsYFP4+GBou/QQ4U6IOJCB4NP1c+1p9RGLpwObcT94jA5/uO+F1vBbog==}
chalk@2.4.2: chalk@2.4.2:
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
...@@ -1352,8 +1327,8 @@ packages: ...@@ -1352,8 +1327,8 @@ packages:
peerDependencies: peerDependencies:
cytoscape: ^3.2.0 cytoscape: ^3.2.0
cytoscape@3.28.1: cytoscape@3.29.2:
resolution: {integrity: sha512-xyItz4O/4zp9/239wCcH8ZcFuuZooEeF8KHRmzjDfGdXsj3OG9MFSMA0pJE0uX3uCN/ygof6hHf4L7lst+JaDg==} resolution: {integrity: sha512-2G1ycU28Nh7OHT9rkXRLpCDP30MKH1dXJORZuBhtEhEW7pKwgPi77ImqlCWinouyE1PNepIOGZBOrE84DG7LyQ==}
engines: {node: '>=0.10'} engines: {node: '>=0.10'}
d3-array@2.12.1: d3-array@2.12.1:
...@@ -1510,8 +1485,8 @@ packages: ...@@ -1510,8 +1485,8 @@ packages:
resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==} resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
dayjs@1.11.10: dayjs@1.11.11:
resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==}
debug@4.3.4: debug@4.3.4:
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
...@@ -1565,14 +1540,14 @@ packages: ...@@ -1565,14 +1540,14 @@ packages:
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
engines: {node: '>=6.0.0'} engines: {node: '>=6.0.0'}
dompurify@3.1.0: dompurify@3.1.2:
resolution: {integrity: sha512-yoU4rhgPKCo+p5UrWWWNKiIq+ToGqmVVhk0PmMYBK4kRsR3/qhemNFL8f6CFmBd4gMwm3F4T7HBoydP5uY07fA==} resolution: {integrity: sha512-hLGGBI1tw5N8qTELr3blKjAML/LY4ANxksbS612UiJyDfyf/2D092Pvm+S7pmeTGJRqvlJkFzBoHBQKgQlOQVg==}
eastasianwidth@0.2.0: eastasianwidth@0.2.0:
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
electron-to-chromium@1.4.737: electron-to-chromium@1.4.751:
resolution: {integrity: sha512-QvLTxaLHKdy5YxvixAw/FfHq2eWLUL9KvsPjp0aHK1gI5d3EDuDgITkvj0nFO2c6zUY3ZqVAJQiBYyQP9tQpfw==} resolution: {integrity: sha512-2DEPi++qa89SMGRhufWTiLmzqyuGmNF3SK4+PQetW1JKiZdEpF4XQonJXJCzyuYSA6mauiMhbyVhqYAP45Hvfw==}
elkjs@0.9.3: elkjs@0.9.3:
resolution: {integrity: sha512-f/ZeWvW/BCXbhGEf1Ujp29EASo/lk1FDnETgNKwJrsVvGZhUWCZyg3xLJjAsxfOmt8KjswHmI5EwCQcPMpOYhQ==} resolution: {integrity: sha512-f/ZeWvW/BCXbhGEf1Ujp29EASo/lk1FDnETgNKwJrsVvGZhUWCZyg3xLJjAsxfOmt8KjswHmI5EwCQcPMpOYhQ==}
...@@ -1605,8 +1580,8 @@ packages: ...@@ -1605,8 +1580,8 @@ packages:
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
es-iterator-helpers@1.0.18: es-iterator-helpers@1.0.19:
resolution: {integrity: sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==} resolution: {integrity: sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
es-object-atoms@1.0.0: es-object-atoms@1.0.0:
...@@ -1818,8 +1793,8 @@ packages: ...@@ -1818,8 +1793,8 @@ packages:
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
globalthis@1.0.3: globalthis@1.0.4:
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
globby@11.1.0: globby@11.1.0:
...@@ -1870,9 +1845,6 @@ packages: ...@@ -1870,9 +1845,6 @@ packages:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
heap@0.2.7:
resolution: {integrity: sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg==}
highlight.js@11.9.0: highlight.js@11.9.0:
resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==} resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==}
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
...@@ -1886,8 +1858,8 @@ packages: ...@@ -1886,8 +1858,8 @@ packages:
hyphenate-style-name@1.0.4: hyphenate-style-name@1.0.4:
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
i18next@23.11.2: i18next@23.11.3:
resolution: {integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==} resolution: {integrity: sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==}
iconv-lite@0.6.3: iconv-lite@0.6.3:
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
...@@ -1902,8 +1874,8 @@ packages: ...@@ -1902,8 +1874,8 @@ packages:
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
hasBin: true hasBin: true
immer@10.0.4: immer@10.1.1:
resolution: {integrity: sha512-cuBuGK40P/sk5IzWa9QPUaAdvPHjkk1c+xYsd9oZw+YQQEV+10G0P5uMpGctZZKnyQ+ibRO08bD25nWLmYi2pw==} resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==}
import-fresh@3.3.0: import-fresh@3.3.0:
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
...@@ -2168,8 +2140,8 @@ packages: ...@@ -2168,8 +2140,8 @@ packages:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true hasBin: true
lru-cache@10.2.0: lru-cache@10.2.2:
resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==} resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==}
engines: {node: 14 || >=16.14} engines: {node: 14 || >=16.14}
lru-cache@5.1.1: lru-cache@5.1.1:
...@@ -2374,8 +2346,8 @@ packages: ...@@ -2374,8 +2346,8 @@ packages:
once@1.4.0: once@1.4.0:
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
optionator@0.9.3: optionator@0.9.4:
resolution: {integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==} resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines: {node: '>= 0.8.0'} engines: {node: '>= 0.8.0'}
p-limit@3.1.0: p-limit@3.1.0:
...@@ -2515,10 +2487,10 @@ packages: ...@@ -2515,10 +2487,10 @@ packages:
queue-microtask@1.2.3: queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
react-dom@18.2.0: react-dom@18.3.1:
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
peerDependencies: peerDependencies:
react: ^18.2.0 react: ^18.3.1
react-hot-toast@2.4.1: react-hot-toast@2.4.1:
resolution: {integrity: sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ==} resolution: {integrity: sha512-j8z+cQbWIM5LY37pR6uZR6D4LfseplqnuAO4co4u8917hBUvXlEqyP1ZzqVLcqoyUesZZv/ImreoCeHVDpE5pQ==}
...@@ -2527,8 +2499,8 @@ packages: ...@@ -2527,8 +2499,8 @@ packages:
react: '>=16' react: '>=16'
react-dom: '>=16' react-dom: '>=16'
react-i18next@14.1.0: react-i18next@14.1.1:
resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} resolution: {integrity: sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==}
peerDependencies: peerDependencies:
i18next: '>= 23.2.3' i18next: '>= 23.2.3'
react: '>= 16.8.0' react: '>= 16.8.0'
...@@ -2543,8 +2515,8 @@ packages: ...@@ -2543,8 +2515,8 @@ packages:
react-is@16.13.1: react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
react-is@18.2.0: react-is@18.3.1:
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
react-redux@9.1.1: react-redux@9.1.1:
resolution: {integrity: sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==} resolution: {integrity: sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==}
...@@ -2561,19 +2533,19 @@ packages: ...@@ -2561,19 +2533,19 @@ packages:
redux: redux:
optional: true optional: true
react-refresh@0.14.0: react-refresh@0.14.2:
resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==} resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
react-router-dom@6.22.3: react-router-dom@6.23.0:
resolution: {integrity: sha512-7ZILI7HjcE+p31oQvwbokjk6OA/bnFxrhJ19n82Ex9Ph8fNAq+Hm/7KchpMGlTgWhUxRHMMCut+vEtNpWpowKw==} resolution: {integrity: sha512-Q9YaSYvubwgbal2c9DJKfx6hTNoBp3iJDsl+Duva/DwxoJH+OTXkxGpql4iUK2sla/8z4RpjAm6EWx1qUDuopQ==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
peerDependencies: peerDependencies:
react: '>=16.8' react: '>=16.8'
react-dom: '>=16.8' react-dom: '>=16.8'
react-router@6.22.3: react-router@6.23.0:
resolution: {integrity: sha512-dr2eb3Mj5zK2YISHK++foM9w4eBnO23eKnZEDs7c880P6oKbrjz/Svg9+nxqtHQK+oMW4OtjZca0RqPglXxguQ==} resolution: {integrity: sha512-wPMZ8S2TuPadH0sF5irFGjkNLIcRvOSaEe7v+JER8508dyJumm6XZB1u5kztlX0RVq6AzRVndzqcUh6sFIauzA==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
peerDependencies: peerDependencies:
react: '>=16.8' react: '>=16.8'
...@@ -2590,8 +2562,8 @@ packages: ...@@ -2590,8 +2562,8 @@ packages:
react: '*' react: '*'
react-dom: '*' react-dom: '*'
react@18.2.0: react@18.3.1:
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
read-cache@1.0.0: read-cache@1.0.0:
...@@ -2649,8 +2621,8 @@ packages: ...@@ -2649,8 +2621,8 @@ packages:
robust-predicates@3.0.2: robust-predicates@3.0.2:
resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==}
rollup@4.14.3: rollup@4.17.2:
resolution: {integrity: sha512-ag5tTQKYsj1bhrFC9+OEWqb5O6VYgtQDO9hPDBMmIbePwhfSr+ExlcU741t8Dhw5DkPCQf6noz0jb36D6W9/hw==} resolution: {integrity: sha512-/9ClTJPByC0U4zNLowV1tMBe8yMEAxewtR3cUNX5BoEpGH3dQEWpJLr6CLp0fPdYRF/fzVOgvDb1zXuakwF5kQ==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'} engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true hasBin: true
...@@ -2681,8 +2653,8 @@ packages: ...@@ -2681,8 +2653,8 @@ packages:
sax@1.3.0: sax@1.3.0:
resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==}
scheduler@0.23.0: scheduler@0.23.2:
resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
screenfull@5.2.0: screenfull@5.2.0:
resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==} resolution: {integrity: sha512-9BakfsO2aUQN2K9Fdbj87RJIEZ82Q9IGim7FqM5OsebfoFC6ZHXgDq/KvniuLTPdeM8wY2o6Dj3WQ7KeQCj3cA==}
...@@ -2799,8 +2771,8 @@ packages: ...@@ -2799,8 +2771,8 @@ packages:
stylis@4.2.0: stylis@4.2.0:
resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==}
stylis@4.3.1: stylis@4.3.2:
resolution: {integrity: sha512-EQepAV+wMsIaGVGX1RECzgrcqRRU/0sYOHkeLsZ3fzHaHXZy4DaOOX0vOlGQdlsjkh3mFHAIlVimpwAs4dslyQ==} resolution: {integrity: sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==}
sucrase@3.35.0: sucrase@3.35.0:
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==} resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
...@@ -2930,6 +2902,11 @@ packages: ...@@ -2930,6 +2902,11 @@ packages:
peerDependencies: peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0
use-sync-external-store@1.2.2:
resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
util-deprecate@1.0.2: util-deprecate@1.0.2:
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
...@@ -2942,8 +2919,8 @@ packages: ...@@ -2942,8 +2919,8 @@ packages:
engines: {node: '>=8'} engines: {node: '>=8'}
hasBin: true hasBin: true
vite@5.2.9: vite@5.2.10:
resolution: {integrity: sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==} resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
...@@ -2997,6 +2974,10 @@ packages: ...@@ -2997,6 +2974,10 @@ packages:
engines: {node: '>= 8'} engines: {node: '>= 8'}
hasBin: true hasBin: true
word-wrap@1.2.5:
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
engines: {node: '>=0.10.0'}
wrap-ansi@7.0.0: wrap-ansi@7.0.0:
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
engines: {node: '>=10'} engines: {node: '>=10'}
...@@ -3030,8 +3011,8 @@ packages: ...@@ -3030,8 +3011,8 @@ packages:
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
yaml@2.4.1: yaml@2.4.2:
resolution: {integrity: sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==} resolution: {integrity: sha512-B3VqDZ+JAg1nZpaEmWtTXUlBneoGx6CPM9b0TENK6aoSu5t73dItudwdgmi6tHlIZZId4dZ9skcAQ2UbcyAeVA==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
hasBin: true hasBin: true
...@@ -3056,8 +3037,6 @@ packages: ...@@ -3056,8 +3037,6 @@ packages:
snapshots: snapshots:
'@aashutoshrathi/word-wrap@1.2.6': {}
'@alloc/quick-lru@5.2.0': {} '@alloc/quick-lru@5.2.0': {}
'@ampproject/remapping@2.3.0': '@ampproject/remapping@2.3.0':
...@@ -3067,23 +3046,23 @@ snapshots: ...@@ -3067,23 +3046,23 @@ snapshots:
'@babel/code-frame@7.24.2': '@babel/code-frame@7.24.2':
dependencies: dependencies:
'@babel/highlight': 7.24.2 '@babel/highlight': 7.24.5
picocolors: 1.0.0 picocolors: 1.0.0
'@babel/compat-data@7.24.4': {} '@babel/compat-data@7.24.4': {}
'@babel/core@7.24.4': '@babel/core@7.24.5':
dependencies: dependencies:
'@ampproject/remapping': 2.3.0 '@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.24.2 '@babel/code-frame': 7.24.2
'@babel/generator': 7.24.4 '@babel/generator': 7.24.5
'@babel/helper-compilation-targets': 7.23.6 '@babel/helper-compilation-targets': 7.23.6
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4) '@babel/helper-module-transforms': 7.24.5(@babel/core@7.24.5)
'@babel/helpers': 7.24.4 '@babel/helpers': 7.24.5
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/template': 7.24.0 '@babel/template': 7.24.0
'@babel/traverse': 7.24.1 '@babel/traverse': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
convert-source-map: 2.0.0 convert-source-map: 2.0.0
debug: 4.3.4 debug: 4.3.4
gensync: 1.0.0-beta.2 gensync: 1.0.0-beta.2
...@@ -3098,9 +3077,9 @@ snapshots: ...@@ -3098,9 +3077,9 @@ snapshots:
jsesc: 2.5.2 jsesc: 2.5.2
source-map: 0.5.7 source-map: 0.5.7
'@babel/generator@7.24.4': '@babel/generator@7.24.5':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@jridgewell/gen-mapping': 0.3.5 '@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25 '@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2 jsesc: 2.5.2
...@@ -3118,105 +3097,105 @@ snapshots: ...@@ -3118,105 +3097,105 @@ snapshots:
'@babel/helper-function-name@7.23.0': '@babel/helper-function-name@7.23.0':
dependencies: dependencies:
'@babel/template': 7.24.0 '@babel/template': 7.24.0
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/helper-hoist-variables@7.22.5': '@babel/helper-hoist-variables@7.22.5':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/helper-module-imports@7.24.3': '@babel/helper-module-imports@7.24.3':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)': '@babel/helper-module-transforms@7.24.5(@babel/core@7.24.5)':
dependencies: dependencies:
'@babel/core': 7.24.4 '@babel/core': 7.24.5
'@babel/helper-environment-visitor': 7.22.20 '@babel/helper-environment-visitor': 7.22.20
'@babel/helper-module-imports': 7.24.3 '@babel/helper-module-imports': 7.24.3
'@babel/helper-simple-access': 7.22.5 '@babel/helper-simple-access': 7.24.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.24.5
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.24.5
'@babel/helper-plugin-utils@7.24.0': {} '@babel/helper-plugin-utils@7.24.5': {}
'@babel/helper-simple-access@7.22.5': '@babel/helper-simple-access@7.24.5':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/helper-split-export-declaration@7.22.6': '@babel/helper-split-export-declaration@7.24.5':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/helper-string-parser@7.24.1': {} '@babel/helper-string-parser@7.24.1': {}
'@babel/helper-validator-identifier@7.22.20': {} '@babel/helper-validator-identifier@7.24.5': {}
'@babel/helper-validator-option@7.23.5': {} '@babel/helper-validator-option@7.23.5': {}
'@babel/helpers@7.24.4': '@babel/helpers@7.24.5':
dependencies: dependencies:
'@babel/template': 7.24.0 '@babel/template': 7.24.0
'@babel/traverse': 7.24.1 '@babel/traverse': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/highlight@7.24.2': '@babel/highlight@7.24.5':
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.24.5
chalk: 2.4.2 chalk: 2.4.2
js-tokens: 4.0.0 js-tokens: 4.0.0
picocolors: 1.0.0 picocolors: 1.0.0
'@babel/parser@7.24.4': '@babel/parser@7.24.5':
dependencies: dependencies:
'@babel/types': 7.17.0 '@babel/types': 7.17.0
'@babel/plugin-transform-react-jsx-self@7.24.1(@babel/core@7.24.4)': '@babel/plugin-transform-react-jsx-self@7.24.5(@babel/core@7.24.5)':
dependencies: dependencies:
'@babel/core': 7.24.4 '@babel/core': 7.24.5
'@babel/helper-plugin-utils': 7.24.0 '@babel/helper-plugin-utils': 7.24.5
'@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.4)': '@babel/plugin-transform-react-jsx-source@7.24.1(@babel/core@7.24.5)':
dependencies: dependencies:
'@babel/core': 7.24.4 '@babel/core': 7.24.5
'@babel/helper-plugin-utils': 7.24.0 '@babel/helper-plugin-utils': 7.24.5
'@babel/runtime@7.24.4': '@babel/runtime@7.24.5':
dependencies: dependencies:
regenerator-runtime: 0.14.1 regenerator-runtime: 0.14.1
'@babel/template@7.24.0': '@babel/template@7.24.0':
dependencies: dependencies:
'@babel/code-frame': 7.24.2 '@babel/code-frame': 7.24.2
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@babel/traverse@7.23.2': '@babel/traverse@7.23.2':
dependencies: dependencies:
'@babel/code-frame': 7.24.2 '@babel/code-frame': 7.24.2
'@babel/generator': 7.24.4 '@babel/generator': 7.24.5
'@babel/helper-environment-visitor': 7.22.20 '@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0 '@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5 '@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.24.5
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
debug: 4.3.4 debug: 4.3.4
globals: 11.12.0 globals: 11.12.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@babel/traverse@7.24.1': '@babel/traverse@7.24.5':
dependencies: dependencies:
'@babel/code-frame': 7.24.2 '@babel/code-frame': 7.24.2
'@babel/generator': 7.24.4 '@babel/generator': 7.24.5
'@babel/helper-environment-visitor': 7.22.20 '@babel/helper-environment-visitor': 7.22.20
'@babel/helper-function-name': 7.23.0 '@babel/helper-function-name': 7.23.0
'@babel/helper-hoist-variables': 7.22.5 '@babel/helper-hoist-variables': 7.22.5
'@babel/helper-split-export-declaration': 7.22.6 '@babel/helper-split-export-declaration': 7.24.5
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
debug: 4.3.4 debug: 4.3.4
globals: 11.12.0 globals: 11.12.0
transitivePeerDependencies: transitivePeerDependencies:
...@@ -3224,48 +3203,48 @@ snapshots: ...@@ -3224,48 +3203,48 @@ snapshots:
'@babel/types@7.17.0': '@babel/types@7.17.0':
dependencies: dependencies:
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.24.5
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
'@babel/types@7.24.0': '@babel/types@7.24.5':
dependencies: dependencies:
'@babel/helper-string-parser': 7.24.1 '@babel/helper-string-parser': 7.24.1
'@babel/helper-validator-identifier': 7.22.20 '@babel/helper-validator-identifier': 7.24.5
to-fast-properties: 2.0.0 to-fast-properties: 2.0.0
'@braintree/sanitize-url@6.0.4': {} '@braintree/sanitize-url@6.0.4': {}
'@bufbuild/buf-darwin-arm64@1.30.1': '@bufbuild/buf-darwin-arm64@1.31.0':
optional: true optional: true
'@bufbuild/buf-darwin-x64@1.30.1': '@bufbuild/buf-darwin-x64@1.31.0':
optional: true optional: true
'@bufbuild/buf-linux-aarch64@1.30.1': '@bufbuild/buf-linux-aarch64@1.31.0':
optional: true optional: true
'@bufbuild/buf-linux-x64@1.30.1': '@bufbuild/buf-linux-x64@1.31.0':
optional: true optional: true
'@bufbuild/buf-win32-arm64@1.30.1': '@bufbuild/buf-win32-arm64@1.31.0':
optional: true optional: true
'@bufbuild/buf-win32-x64@1.30.1': '@bufbuild/buf-win32-x64@1.31.0':
optional: true optional: true
'@bufbuild/buf@1.30.1': '@bufbuild/buf@1.31.0':
optionalDependencies: optionalDependencies:
'@bufbuild/buf-darwin-arm64': 1.30.1 '@bufbuild/buf-darwin-arm64': 1.31.0
'@bufbuild/buf-darwin-x64': 1.30.1 '@bufbuild/buf-darwin-x64': 1.31.0
'@bufbuild/buf-linux-aarch64': 1.30.1 '@bufbuild/buf-linux-aarch64': 1.31.0
'@bufbuild/buf-linux-x64': 1.30.1 '@bufbuild/buf-linux-x64': 1.31.0
'@bufbuild/buf-win32-arm64': 1.30.1 '@bufbuild/buf-win32-arm64': 1.31.0
'@bufbuild/buf-win32-x64': 1.30.1 '@bufbuild/buf-win32-x64': 1.31.0
'@emotion/babel-plugin@11.11.0': '@emotion/babel-plugin@11.11.0':
dependencies: dependencies:
'@babel/helper-module-imports': 7.24.3 '@babel/helper-module-imports': 7.24.3
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@emotion/hash': 0.9.1 '@emotion/hash': 0.9.1
'@emotion/memoize': 0.8.1 '@emotion/memoize': 0.8.1
'@emotion/serialize': 1.1.4 '@emotion/serialize': 1.1.4
...@@ -3292,19 +3271,19 @@ snapshots: ...@@ -3292,19 +3271,19 @@ snapshots:
'@emotion/memoize@0.8.1': {} '@emotion/memoize@0.8.1': {}
'@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0)': '@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@emotion/babel-plugin': 11.11.0 '@emotion/babel-plugin': 11.11.0
'@emotion/cache': 11.11.0 '@emotion/cache': 11.11.0
'@emotion/serialize': 1.1.4 '@emotion/serialize': 1.1.4
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1)
'@emotion/utils': 1.2.1 '@emotion/utils': 1.2.1
'@emotion/weak-memoize': 0.3.1 '@emotion/weak-memoize': 0.3.1
hoist-non-react-statics: 3.3.2 hoist-non-react-statics: 3.3.2
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@emotion/serialize@1.1.4': '@emotion/serialize@1.1.4':
dependencies: dependencies:
...@@ -3316,24 +3295,24 @@ snapshots: ...@@ -3316,24 +3295,24 @@ snapshots:
'@emotion/sheet@1.2.2': {} '@emotion/sheet@1.2.2': {}
'@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)': '@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@emotion/babel-plugin': 11.11.0 '@emotion/babel-plugin': 11.11.0
'@emotion/is-prop-valid': 1.2.2 '@emotion/is-prop-valid': 1.2.2
'@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1)
'@emotion/serialize': 1.1.4 '@emotion/serialize': 1.1.4
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.3.1)
'@emotion/utils': 1.2.1 '@emotion/utils': 1.2.1
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@emotion/unitless@0.8.1': {} '@emotion/unitless@0.8.1': {}
'@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0)': '@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.3.1)':
dependencies: dependencies:
react: 18.2.0 react: 18.3.1
'@emotion/utils@1.2.1': {} '@emotion/utils@1.2.1': {}
...@@ -3431,22 +3410,22 @@ snapshots: ...@@ -3431,22 +3410,22 @@ snapshots:
'@eslint/js@8.57.0': {} '@eslint/js@8.57.0': {}
'@floating-ui/core@1.6.0': '@floating-ui/core@1.6.1':
dependencies: dependencies:
'@floating-ui/utils': 0.2.1 '@floating-ui/utils': 0.2.2
'@floating-ui/dom@1.6.3': '@floating-ui/dom@1.6.4':
dependencies: dependencies:
'@floating-ui/core': 1.6.0 '@floating-ui/core': 1.6.1
'@floating-ui/utils': 0.2.1 '@floating-ui/utils': 0.2.2
'@floating-ui/react-dom@2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': '@floating-ui/react-dom@2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@floating-ui/dom': 1.6.3 '@floating-ui/dom': 1.6.4
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
'@floating-ui/utils@0.2.1': {} '@floating-ui/utils@0.2.2': {}
'@github/relative-time-element@4.4.0': {} '@github/relative-time-element@4.4.0': {}
...@@ -3488,93 +3467,93 @@ snapshots: ...@@ -3488,93 +3467,93 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2 '@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/sourcemap-codec': 1.4.15
'@matejmazur/react-katex@3.1.3(katex@0.16.10)(react@18.2.0)': '@matejmazur/react-katex@3.1.3(katex@0.16.10)(react@18.3.1)':
dependencies: dependencies:
katex: 0.16.10 katex: 0.16.10
react: 18.2.0 react: 18.3.1
'@mui/base@5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': '@mui/base@5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@floating-ui/react-dom': 2.0.8(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@floating-ui/react-dom': 2.0.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.2.79) '@mui/types': 7.2.14(@types/react@18.3.1)
'@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@mui/utils': 5.15.14(@types/react@18.3.1)(react@18.3.1)
'@popperjs/core': 2.11.8 '@popperjs/core': 2.11.8
clsx: 2.1.1 clsx: 2.1.1
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@mui/core-downloads-tracker@5.15.15': {} '@mui/core-downloads-tracker@5.15.15': {}
'@mui/joy@5.0.0-beta.32(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': '@mui/joy@5.0.0-beta.32(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@mui/base': 5.0.0-beta.40(@types/react@18.2.79)(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@mui/base': 5.0.0-beta.40(@types/react@18.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@mui/core-downloads-tracker': 5.15.15 '@mui/core-downloads-tracker': 5.15.15
'@mui/system': 5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) '@mui/system': 5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.2.79) '@mui/types': 7.2.14(@types/react@18.3.1)
'@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@mui/utils': 5.15.14(@types/react@18.3.1)(react@18.3.1)
clsx: 2.1.1 clsx: 2.1.1
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
optionalDependencies: optionalDependencies:
'@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)
'@types/react': 18.2.79 '@types/react': 18.3.1
'@mui/private-theming@5.15.14(@types/react@18.2.79)(react@18.2.0)': '@mui/private-theming@5.15.14(@types/react@18.3.1)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@mui/utils': 5.15.14(@types/react@18.3.1)(react@18.3.1)
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0)': '@mui/styled-engine@5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@emotion/cache': 11.11.0 '@emotion/cache': 11.11.0
csstype: 3.1.3 csstype: 3.1.3
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
'@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)
'@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0)': '@mui/system@5.15.15(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@mui/private-theming': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@mui/private-theming': 5.15.14(@types/react@18.3.1)(react@18.3.1)
'@mui/styled-engine': 5.15.14(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0))(react@18.2.0) '@mui/styled-engine': 5.15.14(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@emotion/styled@11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1))(react@18.3.1)
'@mui/types': 7.2.14(@types/react@18.2.79) '@mui/types': 7.2.14(@types/react@18.3.1)
'@mui/utils': 5.15.14(@types/react@18.2.79)(react@18.2.0) '@mui/utils': 5.15.14(@types/react@18.3.1)(react@18.3.1)
clsx: 2.1.1 clsx: 2.1.1
csstype: 3.1.3 csstype: 3.1.3
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
'@emotion/react': 11.11.4(@types/react@18.2.79)(react@18.2.0) '@emotion/react': 11.11.4(@types/react@18.3.1)(react@18.3.1)
'@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.2.79)(react@18.2.0))(@types/react@18.2.79)(react@18.2.0) '@emotion/styled': 11.11.5(@emotion/react@11.11.4(@types/react@18.3.1)(react@18.3.1))(@types/react@18.3.1)(react@18.3.1)
'@types/react': 18.2.79 '@types/react': 18.3.1
'@mui/types@7.2.14(@types/react@18.2.79)': '@mui/types@7.2.14(@types/react@18.3.1)':
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@mui/utils@5.15.14(@types/react@18.2.79)(react@18.2.0)': '@mui/utils@5.15.14(@types/react@18.3.1)(react@18.3.1)':
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
'@types/prop-types': 15.7.12 '@types/prop-types': 15.7.12
prop-types: 15.8.1 prop-types: 15.8.1
react: 18.2.0 react: 18.3.1
react-is: 18.2.0 react-is: 18.3.1
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@nodelib/fs.scandir@2.1.5': '@nodelib/fs.scandir@2.1.5':
dependencies: dependencies:
...@@ -3618,70 +3597,70 @@ snapshots: ...@@ -3618,70 +3597,70 @@ snapshots:
'@protobufjs/utf8@1.1.0': {} '@protobufjs/utf8@1.1.0': {}
'@reduxjs/toolkit@2.2.3(react-redux@9.1.1(@types/react@18.2.79)(react@18.2.0)(redux@5.0.1))(react@18.2.0)': '@reduxjs/toolkit@2.2.3(react-redux@9.1.1(@types/react@18.3.1)(react@18.3.1)(redux@5.0.1))(react@18.3.1)':
dependencies: dependencies:
immer: 10.0.4 immer: 10.1.1
redux: 5.0.1 redux: 5.0.1
redux-thunk: 3.1.0(redux@5.0.1) redux-thunk: 3.1.0(redux@5.0.1)
reselect: 5.1.0 reselect: 5.1.0
optionalDependencies: optionalDependencies:
react: 18.2.0 react: 18.3.1
react-redux: 9.1.1(@types/react@18.2.79)(react@18.2.0)(redux@5.0.1) react-redux: 9.1.1(@types/react@18.3.1)(react@18.3.1)(redux@5.0.1)
'@remix-run/router@1.15.3': {} '@remix-run/router@1.16.0': {}
'@rollup/rollup-android-arm-eabi@4.14.3': '@rollup/rollup-android-arm-eabi@4.17.2':
optional: true optional: true
'@rollup/rollup-android-arm64@4.14.3': '@rollup/rollup-android-arm64@4.17.2':
optional: true optional: true
'@rollup/rollup-darwin-arm64@4.14.3': '@rollup/rollup-darwin-arm64@4.17.2':
optional: true optional: true
'@rollup/rollup-darwin-x64@4.14.3': '@rollup/rollup-darwin-x64@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-arm-gnueabihf@4.14.3': '@rollup/rollup-linux-arm-gnueabihf@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-arm-musleabihf@4.14.3': '@rollup/rollup-linux-arm-musleabihf@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-arm64-gnu@4.14.3': '@rollup/rollup-linux-arm64-gnu@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-arm64-musl@4.14.3': '@rollup/rollup-linux-arm64-musl@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-powerpc64le-gnu@4.14.3': '@rollup/rollup-linux-powerpc64le-gnu@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-riscv64-gnu@4.14.3': '@rollup/rollup-linux-riscv64-gnu@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-s390x-gnu@4.14.3': '@rollup/rollup-linux-s390x-gnu@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-x64-gnu@4.14.3': '@rollup/rollup-linux-x64-gnu@4.17.2':
optional: true optional: true
'@rollup/rollup-linux-x64-musl@4.14.3': '@rollup/rollup-linux-x64-musl@4.17.2':
optional: true optional: true
'@rollup/rollup-win32-arm64-msvc@4.14.3': '@rollup/rollup-win32-arm64-msvc@4.17.2':
optional: true optional: true
'@rollup/rollup-win32-ia32-msvc@4.14.3': '@rollup/rollup-win32-ia32-msvc@4.17.2':
optional: true optional: true
'@rollup/rollup-win32-x64-msvc@4.14.3': '@rollup/rollup-win32-x64-msvc@4.17.2':
optional: true optional: true
'@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.2.5)': '@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.2.5)':
dependencies: dependencies:
'@babel/generator': 7.17.7 '@babel/generator': 7.17.7
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/traverse': 7.23.2 '@babel/traverse': 7.23.2
'@babel/types': 7.17.0 '@babel/types': 7.17.0
javascript-natural-sort: 0.7.1 javascript-natural-sort: 0.7.1
...@@ -3692,24 +3671,24 @@ snapshots: ...@@ -3692,24 +3671,24 @@ snapshots:
'@types/babel__core@7.20.5': '@types/babel__core@7.20.5':
dependencies: dependencies:
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@types/babel__generator': 7.6.8 '@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4 '@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.5 '@types/babel__traverse': 7.20.5
'@types/babel__generator@7.6.8': '@types/babel__generator@7.6.8':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@types/babel__template@7.4.4': '@types/babel__template@7.4.4':
dependencies: dependencies:
'@babel/parser': 7.24.4 '@babel/parser': 7.24.5
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@types/babel__traverse@7.20.5': '@types/babel__traverse@7.20.5':
dependencies: dependencies:
'@babel/types': 7.24.0 '@babel/types': 7.24.5
'@types/d3-array@3.2.1': {} '@types/d3-array@3.2.1': {}
...@@ -3868,11 +3847,11 @@ snapshots: ...@@ -3868,11 +3847,11 @@ snapshots:
'@types/qs@6.9.15': {} '@types/qs@6.9.15': {}
'@types/react-dom@18.2.25': '@types/react-dom@18.3.0':
dependencies: dependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
'@types/react@18.2.79': '@types/react@18.3.1':
dependencies: dependencies:
'@types/prop-types': 15.7.12 '@types/prop-types': 15.7.12
csstype: 3.1.3 csstype: 3.1.3
...@@ -3889,14 +3868,14 @@ snapshots: ...@@ -3889,14 +3868,14 @@ snapshots:
'@types/uuid@9.0.8': {} '@types/uuid@9.0.8': {}
'@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': '@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)':
dependencies: dependencies:
'@eslint-community/regexpp': 4.10.0 '@eslint-community/regexpp': 4.10.0
'@typescript-eslint/parser': 7.7.1(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': 7.8.0(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/scope-manager': 7.7.0 '@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/type-utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/type-utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.7.0 '@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 8.57.0 eslint: 8.57.0
graphemer: 1.4.0 graphemer: 1.4.0
...@@ -3909,12 +3888,12 @@ snapshots: ...@@ -3909,12 +3888,12 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/parser@7.7.1(eslint@8.57.0)(typescript@5.4.5)': '@typescript-eslint/parser@7.8.0(eslint@8.57.0)(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/scope-manager': 7.7.1 '@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/types': 7.7.1 '@typescript-eslint/types': 7.8.0
'@typescript-eslint/typescript-estree': 7.7.1(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
'@typescript-eslint/visitor-keys': 7.7.1 '@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4 debug: 4.3.4
eslint: 8.57.0 eslint: 8.57.0
optionalDependencies: optionalDependencies:
...@@ -3922,20 +3901,15 @@ snapshots: ...@@ -3922,20 +3901,15 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/scope-manager@7.7.0': '@typescript-eslint/scope-manager@7.8.0':
dependencies:
'@typescript-eslint/types': 7.7.0
'@typescript-eslint/visitor-keys': 7.7.0
'@typescript-eslint/scope-manager@7.7.1':
dependencies: dependencies:
'@typescript-eslint/types': 7.7.1 '@typescript-eslint/types': 7.8.0
'@typescript-eslint/visitor-keys': 7.7.1 '@typescript-eslint/visitor-keys': 7.8.0
'@typescript-eslint/type-utils@7.7.0(eslint@8.57.0)(typescript@5.4.5)': '@typescript-eslint/type-utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
'@typescript-eslint/utils': 7.7.0(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/utils': 7.8.0(eslint@8.57.0)(typescript@5.4.5)
debug: 4.3.4 debug: 4.3.4
eslint: 8.57.0 eslint: 8.57.0
ts-api-utils: 1.3.0(typescript@5.4.5) ts-api-utils: 1.3.0(typescript@5.4.5)
...@@ -3944,29 +3918,12 @@ snapshots: ...@@ -3944,29 +3918,12 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/types@7.7.0': {} '@typescript-eslint/types@7.8.0': {}
'@typescript-eslint/types@7.7.1': {}
'@typescript-eslint/typescript-estree@7.7.0(typescript@5.4.5)':
dependencies:
'@typescript-eslint/types': 7.7.0
'@typescript-eslint/visitor-keys': 7.7.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.4
semver: 7.6.0
ts-api-utils: 1.3.0(typescript@5.4.5)
optionalDependencies:
typescript: 5.4.5
transitivePeerDependencies:
- supports-color
'@typescript-eslint/typescript-estree@7.7.1(typescript@5.4.5)': '@typescript-eslint/typescript-estree@7.8.0(typescript@5.4.5)':
dependencies: dependencies:
'@typescript-eslint/types': 7.7.1 '@typescript-eslint/types': 7.8.0
'@typescript-eslint/visitor-keys': 7.7.1 '@typescript-eslint/visitor-keys': 7.8.0
debug: 4.3.4 debug: 4.3.4
globby: 11.1.0 globby: 11.1.0
is-glob: 4.0.3 is-glob: 4.0.3
...@@ -3978,40 +3935,35 @@ snapshots: ...@@ -3978,40 +3935,35 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@typescript-eslint/utils@7.7.0(eslint@8.57.0)(typescript@5.4.5)': '@typescript-eslint/utils@7.8.0(eslint@8.57.0)(typescript@5.4.5)':
dependencies: dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@types/json-schema': 7.0.15 '@types/json-schema': 7.0.15
'@types/semver': 7.5.8 '@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 7.7.0 '@typescript-eslint/scope-manager': 7.8.0
'@typescript-eslint/types': 7.7.0 '@typescript-eslint/types': 7.8.0
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5) '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.4.5)
eslint: 8.57.0 eslint: 8.57.0
semver: 7.6.0 semver: 7.6.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
- typescript - typescript
'@typescript-eslint/visitor-keys@7.7.0': '@typescript-eslint/visitor-keys@7.8.0':
dependencies:
'@typescript-eslint/types': 7.7.0
eslint-visitor-keys: 3.4.3
'@typescript-eslint/visitor-keys@7.7.1':
dependencies: dependencies:
'@typescript-eslint/types': 7.7.1 '@typescript-eslint/types': 7.8.0
eslint-visitor-keys: 3.4.3 eslint-visitor-keys: 3.4.3
'@ungap/structured-clone@1.2.0': {} '@ungap/structured-clone@1.2.0': {}
'@vitejs/plugin-react@4.2.1(vite@5.2.9(@types/node@20.12.7)(less@4.2.0))': '@vitejs/plugin-react@4.2.1(vite@5.2.10(@types/node@20.12.7)(less@4.2.0))':
dependencies: dependencies:
'@babel/core': 7.24.4 '@babel/core': 7.24.5
'@babel/plugin-transform-react-jsx-self': 7.24.1(@babel/core@7.24.4) '@babel/plugin-transform-react-jsx-self': 7.24.5(@babel/core@7.24.5)
'@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.4) '@babel/plugin-transform-react-jsx-source': 7.24.1(@babel/core@7.24.5)
'@types/babel__core': 7.20.5 '@types/babel__core': 7.20.5
react-refresh: 0.14.0 react-refresh: 0.14.2
vite: 5.2.9(@types/node@20.12.7)(less@4.2.0) vite: 5.2.10(@types/node@20.12.7)(less@4.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
...@@ -4125,7 +4077,7 @@ snapshots: ...@@ -4125,7 +4077,7 @@ snapshots:
autoprefixer@10.4.19(postcss@8.4.38): autoprefixer@10.4.19(postcss@8.4.38):
dependencies: dependencies:
browserslist: 4.23.0 browserslist: 4.23.0
caniuse-lite: 1.0.30001610 caniuse-lite: 1.0.30001614
fraction.js: 4.3.7 fraction.js: 4.3.7
normalize-range: 0.1.2 normalize-range: 0.1.2
picocolors: 1.0.0 picocolors: 1.0.0
...@@ -4138,7 +4090,7 @@ snapshots: ...@@ -4138,7 +4090,7 @@ snapshots:
babel-plugin-macros@3.1.0: babel-plugin-macros@3.1.0:
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
cosmiconfig: 7.1.0 cosmiconfig: 7.1.0
resolve: 1.22.8 resolve: 1.22.8
...@@ -4161,8 +4113,8 @@ snapshots: ...@@ -4161,8 +4113,8 @@ snapshots:
browserslist@4.23.0: browserslist@4.23.0:
dependencies: dependencies:
caniuse-lite: 1.0.30001610 caniuse-lite: 1.0.30001614
electron-to-chromium: 1.4.737 electron-to-chromium: 1.4.751
node-releases: 2.0.14 node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.23.0) update-browserslist-db: 1.0.13(browserslist@4.23.0)
...@@ -4178,7 +4130,7 @@ snapshots: ...@@ -4178,7 +4130,7 @@ snapshots:
camelcase-css@2.0.1: {} camelcase-css@2.0.1: {}
caniuse-lite@1.0.30001610: {} caniuse-lite@1.0.30001614: {}
chalk@2.4.2: chalk@2.4.2:
dependencies: dependencies:
...@@ -4270,15 +4222,12 @@ snapshots: ...@@ -4270,15 +4222,12 @@ snapshots:
csstype@3.1.3: {} csstype@3.1.3: {}
cytoscape-cose-bilkent@4.1.0(cytoscape@3.28.1): cytoscape-cose-bilkent@4.1.0(cytoscape@3.29.2):
dependencies: dependencies:
cose-base: 1.0.3 cose-base: 1.0.3
cytoscape: 3.28.1 cytoscape: 3.29.2
cytoscape@3.28.1: cytoscape@3.29.2: {}
dependencies:
heap: 0.2.7
lodash: 4.17.21
d3-array@2.12.1: d3-array@2.12.1:
dependencies: dependencies:
...@@ -4470,7 +4419,7 @@ snapshots: ...@@ -4470,7 +4419,7 @@ snapshots:
es-errors: 1.3.0 es-errors: 1.3.0
is-data-view: 1.0.1 is-data-view: 1.0.1
dayjs@1.11.10: {} dayjs@1.11.11: {}
debug@4.3.4: debug@4.3.4:
dependencies: dependencies:
...@@ -4518,11 +4467,11 @@ snapshots: ...@@ -4518,11 +4467,11 @@ snapshots:
dependencies: dependencies:
esutils: 2.0.3 esutils: 2.0.3
dompurify@3.1.0: {} dompurify@3.1.2: {}
eastasianwidth@0.2.0: {} eastasianwidth@0.2.0: {}
electron-to-chromium@1.4.737: {} electron-to-chromium@1.4.751: {}
elkjs@0.9.3: {} elkjs@0.9.3: {}
...@@ -4560,7 +4509,7 @@ snapshots: ...@@ -4560,7 +4509,7 @@ snapshots:
function.prototype.name: 1.1.6 function.prototype.name: 1.1.6
get-intrinsic: 1.2.4 get-intrinsic: 1.2.4
get-symbol-description: 1.0.2 get-symbol-description: 1.0.2
globalthis: 1.0.3 globalthis: 1.0.4
gopd: 1.0.1 gopd: 1.0.1
has-property-descriptors: 1.0.2 has-property-descriptors: 1.0.2
has-proto: 1.0.3 has-proto: 1.0.3
...@@ -4598,7 +4547,7 @@ snapshots: ...@@ -4598,7 +4547,7 @@ snapshots:
es-errors@1.3.0: {} es-errors@1.3.0: {}
es-iterator-helpers@1.0.18: es-iterator-helpers@1.0.19:
dependencies: dependencies:
call-bind: 1.0.7 call-bind: 1.0.7
define-properties: 1.2.1 define-properties: 1.2.1
...@@ -4607,7 +4556,7 @@ snapshots: ...@@ -4607,7 +4556,7 @@ snapshots:
es-set-tostringtag: 2.0.3 es-set-tostringtag: 2.0.3
function-bind: 1.1.2 function-bind: 1.1.2
get-intrinsic: 1.2.4 get-intrinsic: 1.2.4
globalthis: 1.0.3 globalthis: 1.0.4
has-property-descriptors: 1.0.2 has-property-descriptors: 1.0.2
has-proto: 1.0.3 has-proto: 1.0.3
has-symbols: 1.0.3 has-symbols: 1.0.3
...@@ -4688,7 +4637,7 @@ snapshots: ...@@ -4688,7 +4637,7 @@ snapshots:
array.prototype.toreversed: 1.1.2 array.prototype.toreversed: 1.1.2
array.prototype.tosorted: 1.1.3 array.prototype.tosorted: 1.1.3
doctrine: 2.1.0 doctrine: 2.1.0
es-iterator-helpers: 1.0.18 es-iterator-helpers: 1.0.19
eslint: 8.57.0 eslint: 8.57.0
estraverse: 5.3.0 estraverse: 5.3.0
jsx-ast-utils: 3.3.5 jsx-ast-utils: 3.3.5
...@@ -4746,7 +4695,7 @@ snapshots: ...@@ -4746,7 +4695,7 @@ snapshots:
lodash.merge: 4.6.2 lodash.merge: 4.6.2
minimatch: 3.1.2 minimatch: 3.1.2
natural-compare: 1.4.0 natural-compare: 1.4.0
optionator: 0.9.3 optionator: 0.9.4
strip-ansi: 6.0.1 strip-ansi: 6.0.1
text-table: 0.2.0 text-table: 0.2.0
transitivePeerDependencies: transitivePeerDependencies:
...@@ -4895,9 +4844,10 @@ snapshots: ...@@ -4895,9 +4844,10 @@ snapshots:
dependencies: dependencies:
type-fest: 0.20.2 type-fest: 0.20.2
globalthis@1.0.3: globalthis@1.0.4:
dependencies: dependencies:
define-properties: 1.2.1 define-properties: 1.2.1
gopd: 1.0.1
globby@11.1.0: globby@11.1.0:
dependencies: dependencies:
...@@ -4943,8 +4893,6 @@ snapshots: ...@@ -4943,8 +4893,6 @@ snapshots:
dependencies: dependencies:
function-bind: 1.1.2 function-bind: 1.1.2
heap@0.2.7: {}
highlight.js@11.9.0: {} highlight.js@11.9.0: {}
hoist-non-react-statics@3.3.2: hoist-non-react-statics@3.3.2:
...@@ -4957,9 +4905,9 @@ snapshots: ...@@ -4957,9 +4905,9 @@ snapshots:
hyphenate-style-name@1.0.4: {} hyphenate-style-name@1.0.4: {}
i18next@23.11.2: i18next@23.11.3:
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
iconv-lite@0.6.3: iconv-lite@0.6.3:
dependencies: dependencies:
...@@ -4970,7 +4918,7 @@ snapshots: ...@@ -4970,7 +4918,7 @@ snapshots:
image-size@0.5.5: image-size@0.5.5:
optional: true optional: true
immer@10.0.4: {} immer@10.1.1: {}
import-fresh@3.3.0: import-fresh@3.3.0:
dependencies: dependencies:
...@@ -5213,7 +5161,7 @@ snapshots: ...@@ -5213,7 +5161,7 @@ snapshots:
dependencies: dependencies:
js-tokens: 4.0.0 js-tokens: 4.0.0
lru-cache@10.2.0: {} lru-cache@10.2.2: {}
lru-cache@5.1.1: lru-cache@5.1.1:
dependencies: dependencies:
...@@ -5223,9 +5171,9 @@ snapshots: ...@@ -5223,9 +5171,9 @@ snapshots:
dependencies: dependencies:
yallist: 4.0.0 yallist: 4.0.0
lucide-react@0.368.0(react@18.2.0): lucide-react@0.368.0(react@18.3.1):
dependencies: dependencies:
react: 18.2.0 react: 18.3.1
make-dir@2.1.0: make-dir@2.1.0:
dependencies: dependencies:
...@@ -5263,20 +5211,20 @@ snapshots: ...@@ -5263,20 +5211,20 @@ snapshots:
'@braintree/sanitize-url': 6.0.4 '@braintree/sanitize-url': 6.0.4
'@types/d3-scale': 4.0.8 '@types/d3-scale': 4.0.8
'@types/d3-scale-chromatic': 3.0.3 '@types/d3-scale-chromatic': 3.0.3
cytoscape: 3.28.1 cytoscape: 3.29.2
cytoscape-cose-bilkent: 4.1.0(cytoscape@3.28.1) cytoscape-cose-bilkent: 4.1.0(cytoscape@3.29.2)
d3: 7.9.0 d3: 7.9.0
d3-sankey: 0.12.3 d3-sankey: 0.12.3
dagre-d3-es: 7.0.10 dagre-d3-es: 7.0.10
dayjs: 1.11.10 dayjs: 1.11.11
dompurify: 3.1.0 dompurify: 3.1.2
elkjs: 0.9.3 elkjs: 0.9.3
katex: 0.16.10 katex: 0.16.10
khroma: 2.1.0 khroma: 2.1.0
lodash-es: 4.17.21 lodash-es: 4.17.21
mdast-util-from-markdown: 1.3.1 mdast-util-from-markdown: 1.3.1
non-layered-tidy-tree-layout: 2.0.2 non-layered-tidy-tree-layout: 2.0.2
stylis: 4.3.1 stylis: 4.3.2
ts-dedent: 2.2.0 ts-dedent: 2.2.0
uuid: 9.0.1 uuid: 9.0.1
web-worker: 1.3.0 web-worker: 1.3.0
...@@ -5444,18 +5392,18 @@ snapshots: ...@@ -5444,18 +5392,18 @@ snapshots:
object-assign: 4.1.1 object-assign: 4.1.1
thenify-all: 1.6.0 thenify-all: 1.6.0
nano-css@5.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0): nano-css@5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@jridgewell/sourcemap-codec': 1.4.15 '@jridgewell/sourcemap-codec': 1.4.15
css-tree: 1.1.3 css-tree: 1.1.3
csstype: 3.1.3 csstype: 3.1.3
fastest-stable-stringify: 2.0.2 fastest-stable-stringify: 2.0.2
inline-style-prefixer: 7.0.0 inline-style-prefixer: 7.0.0
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
rtl-css-js: 1.16.1 rtl-css-js: 1.16.1
stacktrace-js: 2.0.2 stacktrace-js: 2.0.2
stylis: 4.3.1 stylis: 4.3.2
nanoid@3.3.7: {} nanoid@3.3.7: {}
...@@ -5532,14 +5480,14 @@ snapshots: ...@@ -5532,14 +5480,14 @@ snapshots:
dependencies: dependencies:
wrappy: 1.0.2 wrappy: 1.0.2
optionator@0.9.3: optionator@0.9.4:
dependencies: dependencies:
'@aashutoshrathi/word-wrap': 1.2.6
deep-is: 0.1.4 deep-is: 0.1.4
fast-levenshtein: 2.0.6 fast-levenshtein: 2.0.6
levn: 0.4.1 levn: 0.4.1
prelude-ls: 1.2.1 prelude-ls: 1.2.1
type-check: 0.4.0 type-check: 0.4.0
word-wrap: 1.2.5
p-limit@3.1.0: p-limit@3.1.0:
dependencies: dependencies:
...@@ -5572,7 +5520,7 @@ snapshots: ...@@ -5572,7 +5520,7 @@ snapshots:
path-scurry@1.10.2: path-scurry@1.10.2:
dependencies: dependencies:
lru-cache: 10.2.0 lru-cache: 10.2.2
minipass: 7.0.4 minipass: 7.0.4
path-type@4.0.0: {} path-type@4.0.0: {}
...@@ -5605,7 +5553,7 @@ snapshots: ...@@ -5605,7 +5553,7 @@ snapshots:
postcss-load-config@4.0.2(postcss@8.4.38): postcss-load-config@4.0.2(postcss@8.4.38):
dependencies: dependencies:
lilconfig: 3.1.1 lilconfig: 3.1.1
yaml: 2.4.1 yaml: 2.4.2
optionalDependencies: optionalDependencies:
postcss: 8.4.38 postcss: 8.4.38
...@@ -5663,62 +5611,62 @@ snapshots: ...@@ -5663,62 +5611,62 @@ snapshots:
queue-microtask@1.2.3: {} queue-microtask@1.2.3: {}
react-dom@18.2.0(react@18.2.0): react-dom@18.3.1(react@18.3.1):
dependencies: dependencies:
loose-envify: 1.4.0 loose-envify: 1.4.0
react: 18.2.0 react: 18.3.1
scheduler: 0.23.0 scheduler: 0.23.2
react-hot-toast@2.4.1(csstype@3.1.3)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): react-hot-toast@2.4.1(csstype@3.1.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
goober: 2.1.14(csstype@3.1.3) goober: 2.1.14(csstype@3.1.3)
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
transitivePeerDependencies: transitivePeerDependencies:
- csstype - csstype
react-i18next@14.1.0(i18next@23.11.2)(react-dom@18.2.0(react@18.2.0))(react@18.2.0): react-i18next@14.1.1(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 23.11.2 i18next: 23.11.3
react: 18.2.0 react: 18.3.1
optionalDependencies: optionalDependencies:
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
react-is@16.13.1: {} react-is@16.13.1: {}
react-is@18.2.0: {} react-is@18.3.1: {}
react-redux@9.1.1(@types/react@18.2.79)(react@18.2.0)(redux@5.0.1): react-redux@9.1.1(@types/react@18.3.1)(react@18.3.1)(redux@5.0.1):
dependencies: dependencies:
'@types/use-sync-external-store': 0.0.3 '@types/use-sync-external-store': 0.0.3
react: 18.2.0 react: 18.3.1
use-sync-external-store: 1.2.0(react@18.2.0) use-sync-external-store: 1.2.2(react@18.3.1)
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
redux: 5.0.1 redux: 5.0.1
react-refresh@0.14.0: {} react-refresh@0.14.2: {}
react-router-dom@6.22.3(react-dom@18.2.0(react@18.2.0))(react@18.2.0): react-router-dom@6.23.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@remix-run/router': 1.15.3 '@remix-run/router': 1.16.0
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
react-router: 6.22.3(react@18.2.0) react-router: 6.23.0(react@18.3.1)
react-router@6.22.3(react@18.2.0): react-router@6.23.0(react@18.3.1):
dependencies: dependencies:
'@remix-run/router': 1.15.3 '@remix-run/router': 1.16.0
react: 18.2.0 react: 18.3.1
react-universal-interface@0.6.2(react@18.2.0)(tslib@2.6.2): react-universal-interface@0.6.2(react@18.3.1)(tslib@2.6.2):
dependencies: dependencies:
react: 18.2.0 react: 18.3.1
tslib: 2.6.2 tslib: 2.6.2
react-use@17.5.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): react-use@17.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@types/js-cookie': 2.2.7 '@types/js-cookie': 2.2.7
'@xobotyi/scrollbar-width': 1.9.5 '@xobotyi/scrollbar-width': 1.9.5
...@@ -5726,10 +5674,10 @@ snapshots: ...@@ -5726,10 +5674,10 @@ snapshots:
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
fast-shallow-equal: 1.0.0 fast-shallow-equal: 1.0.0
js-cookie: 2.2.1 js-cookie: 2.2.1
nano-css: 5.6.1(react-dom@18.2.0(react@18.2.0))(react@18.2.0) nano-css: 5.6.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react: 18.2.0 react: 18.3.1
react-dom: 18.2.0(react@18.2.0) react-dom: 18.3.1(react@18.3.1)
react-universal-interface: 0.6.2(react@18.2.0)(tslib@2.6.2) react-universal-interface: 0.6.2(react@18.3.1)(tslib@2.6.2)
resize-observer-polyfill: 1.5.1 resize-observer-polyfill: 1.5.1
screenfull: 5.2.0 screenfull: 5.2.0
set-harmonic-interval: 1.0.1 set-harmonic-interval: 1.0.1
...@@ -5737,7 +5685,7 @@ snapshots: ...@@ -5737,7 +5685,7 @@ snapshots:
ts-easing: 0.2.0 ts-easing: 0.2.0
tslib: 2.6.2 tslib: 2.6.2
react@18.2.0: react@18.3.1:
dependencies: dependencies:
loose-envify: 1.4.0 loose-envify: 1.4.0
...@@ -5762,7 +5710,7 @@ snapshots: ...@@ -5762,7 +5710,7 @@ snapshots:
es-abstract: 1.23.3 es-abstract: 1.23.3
es-errors: 1.3.0 es-errors: 1.3.0
get-intrinsic: 1.2.4 get-intrinsic: 1.2.4
globalthis: 1.0.3 globalthis: 1.0.4
which-builtin-type: 1.1.3 which-builtin-type: 1.1.3
regenerator-runtime@0.14.1: {} regenerator-runtime@0.14.1: {}
...@@ -5800,31 +5748,31 @@ snapshots: ...@@ -5800,31 +5748,31 @@ snapshots:
robust-predicates@3.0.2: {} robust-predicates@3.0.2: {}
rollup@4.14.3: rollup@4.17.2:
dependencies: dependencies:
'@types/estree': 1.0.5 '@types/estree': 1.0.5
optionalDependencies: optionalDependencies:
'@rollup/rollup-android-arm-eabi': 4.14.3 '@rollup/rollup-android-arm-eabi': 4.17.2
'@rollup/rollup-android-arm64': 4.14.3 '@rollup/rollup-android-arm64': 4.17.2
'@rollup/rollup-darwin-arm64': 4.14.3 '@rollup/rollup-darwin-arm64': 4.17.2
'@rollup/rollup-darwin-x64': 4.14.3 '@rollup/rollup-darwin-x64': 4.17.2
'@rollup/rollup-linux-arm-gnueabihf': 4.14.3 '@rollup/rollup-linux-arm-gnueabihf': 4.17.2
'@rollup/rollup-linux-arm-musleabihf': 4.14.3 '@rollup/rollup-linux-arm-musleabihf': 4.17.2
'@rollup/rollup-linux-arm64-gnu': 4.14.3 '@rollup/rollup-linux-arm64-gnu': 4.17.2
'@rollup/rollup-linux-arm64-musl': 4.14.3 '@rollup/rollup-linux-arm64-musl': 4.17.2
'@rollup/rollup-linux-powerpc64le-gnu': 4.14.3 '@rollup/rollup-linux-powerpc64le-gnu': 4.17.2
'@rollup/rollup-linux-riscv64-gnu': 4.14.3 '@rollup/rollup-linux-riscv64-gnu': 4.17.2
'@rollup/rollup-linux-s390x-gnu': 4.14.3 '@rollup/rollup-linux-s390x-gnu': 4.17.2
'@rollup/rollup-linux-x64-gnu': 4.14.3 '@rollup/rollup-linux-x64-gnu': 4.17.2
'@rollup/rollup-linux-x64-musl': 4.14.3 '@rollup/rollup-linux-x64-musl': 4.17.2
'@rollup/rollup-win32-arm64-msvc': 4.14.3 '@rollup/rollup-win32-arm64-msvc': 4.17.2
'@rollup/rollup-win32-ia32-msvc': 4.14.3 '@rollup/rollup-win32-ia32-msvc': 4.17.2
'@rollup/rollup-win32-x64-msvc': 4.14.3 '@rollup/rollup-win32-x64-msvc': 4.17.2
fsevents: 2.3.3 fsevents: 2.3.3
rtl-css-js@1.16.1: rtl-css-js@1.16.1:
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.5
run-parallel@1.2.0: run-parallel@1.2.0:
dependencies: dependencies:
...@@ -5854,7 +5802,7 @@ snapshots: ...@@ -5854,7 +5802,7 @@ snapshots:
sax@1.3.0: sax@1.3.0:
optional: true optional: true
scheduler@0.23.0: scheduler@0.23.2:
dependencies: dependencies:
loose-envify: 1.4.0 loose-envify: 1.4.0
...@@ -5987,7 +5935,7 @@ snapshots: ...@@ -5987,7 +5935,7 @@ snapshots:
stylis@4.2.0: {} stylis@4.2.0: {}
stylis@4.3.1: {} stylis@4.3.2: {}
sucrase@3.35.0: sucrase@3.35.0:
dependencies: dependencies:
...@@ -6140,9 +6088,13 @@ snapshots: ...@@ -6140,9 +6088,13 @@ snapshots:
dependencies: dependencies:
punycode: 2.3.1 punycode: 2.3.1
use-sync-external-store@1.2.0(react@18.2.0): use-sync-external-store@1.2.0(react@18.3.1):
dependencies: dependencies:
react: 18.2.0 react: 18.3.1
use-sync-external-store@1.2.2(react@18.3.1):
dependencies:
react: 18.3.1
util-deprecate@1.0.2: {} util-deprecate@1.0.2: {}
...@@ -6155,11 +6107,11 @@ snapshots: ...@@ -6155,11 +6107,11 @@ snapshots:
kleur: 4.1.5 kleur: 4.1.5
sade: 1.8.1 sade: 1.8.1
vite@5.2.9(@types/node@20.12.7)(less@4.2.0): vite@5.2.10(@types/node@20.12.7)(less@4.2.0):
dependencies: dependencies:
esbuild: 0.20.2 esbuild: 0.20.2
postcss: 8.4.38 postcss: 8.4.38
rollup: 4.14.3 rollup: 4.17.2
optionalDependencies: optionalDependencies:
'@types/node': 20.12.7 '@types/node': 20.12.7
fsevents: 2.3.3 fsevents: 2.3.3
...@@ -6211,6 +6163,8 @@ snapshots: ...@@ -6211,6 +6163,8 @@ snapshots:
dependencies: dependencies:
isexe: 2.0.0 isexe: 2.0.0
word-wrap@1.2.5: {}
wrap-ansi@7.0.0: wrap-ansi@7.0.0:
dependencies: dependencies:
ansi-styles: 4.3.0 ansi-styles: 4.3.0
...@@ -6233,14 +6187,14 @@ snapshots: ...@@ -6233,14 +6187,14 @@ snapshots:
yaml@1.10.2: {} yaml@1.10.2: {}
yaml@2.4.1: {} yaml@2.4.2: {}
yocto-queue@0.1.0: {} yocto-queue@0.1.0: {}
zustand@4.5.2(@types/react@18.2.79)(immer@10.0.4)(react@18.2.0): zustand@4.5.2(@types/react@18.3.1)(immer@10.1.1)(react@18.3.1):
dependencies: dependencies:
use-sync-external-store: 1.2.0(react@18.2.0) use-sync-external-store: 1.2.0(react@18.3.1)
optionalDependencies: optionalDependencies:
'@types/react': 18.2.79 '@types/react': 18.3.1
immer: 10.0.4 immer: 10.1.1
react: 18.2.0 react: 18.3.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment