pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

update all packages

authored by

Cooper and committed by
GitHub
fad63160 af31bdb1

+253 -274
+8 -8
package.json
··· 46 46 "detect-browser": "^5.3.0", 47 47 "dompurify": "^3.1.6", 48 48 "flag-icons": "^7.2.3", 49 - "focus-trap-react": "^10.2.3", 49 + "focus-trap-react": "^10.3.0", 50 50 "fscreen": "^1.2.0", 51 51 "fuse.js": "^7.0.0", 52 52 "hls.js": "^1.5.15", ··· 58 58 "million": "^2.6.4", 59 59 "nanoid": "^5.0.7", 60 60 "node-forge": "^1.3.1", 61 - "ofetch": "^1.3.4", 61 + "ofetch": "^1.4.0", 62 62 "react": "^18.3.1", 63 63 "react-dom": "^18.3.1", 64 64 "react-ga4": "^2.1.0", ··· 78 78 "@babel/core": "^7.25.2", 79 79 "@babel/preset-env": "^7.25.4", 80 80 "@babel/preset-typescript": "^7.24.7", 81 - "@rollup/wasm-node": "^4.21.2", 81 + "@rollup/wasm-node": "^4.22.4", 82 82 "@types/chromecast-caf-sender": "^1.0.10", 83 83 "@types/crypto-js": "^4.2.2", 84 84 "@types/dompurify": "^3.0.5", ··· 88 88 "@types/lodash.throttle": "^4.1.9", 89 89 "@types/node": "^20.16.5", 90 90 "@types/pako": "^2.0.3", 91 - "@types/react": "^18.3.5", 91 + "@types/react": "^18.3.8", 92 92 "@types/react-dom": "^18.3.0", 93 93 "@types/react-helmet": "^6.1.11", 94 94 "@types/react-lazy-load-image-component": "^1.6.4", ··· 102 102 "@vitejs/plugin-react": "^4.3.1", 103 103 "autoprefixer": "^10.4.20", 104 104 "cross-env": "^7.0.3", 105 - "eslint": "^8.57.0", 105 + "eslint": "^8.57.1", 106 106 "eslint-config-airbnb": "19.0.4", 107 107 "eslint-config-prettier": "^9.1.0", 108 108 "eslint-import-resolver-typescript": "^3.6.3", ··· 114 114 "glob": "^10.4.5", 115 115 "handlebars": "^4.7.8", 116 116 "jsdom": "^23.2.0", 117 - "postcss": "^8.4.45", 117 + "postcss": "^8.4.47", 118 118 "postcss-rtl": "^2.0.0", 119 119 "postcss-rtlcss": "^4.0.9", 120 120 "prettier": "^3.3.3", 121 121 "prettier-plugin-tailwindcss": "^0.5.14", 122 122 "rollup-plugin-visualizer": "^5.12.0", 123 123 "tailwind-scrollbar": "^3.1.0", 124 - "tailwindcss": "^3.4.10", 124 + "tailwindcss": "^3.4.12", 125 125 "tailwindcss-themer": "^4.0.0", 126 126 "type-fest": "^4.26.1", 127 127 "typescript": "^5.6.2", 128 - "vite": "^5.4.3", 128 + "vite": "^5.4.7", 129 129 "vite-plugin-checker": "^0.6.4", 130 130 "vite-plugin-package-version": "^1.1.0", 131 131 "vite-plugin-pwa": "^0.17.5",
+245 -266
pnpm-lock.yaml
··· 76 76 specifier: ^7.2.3 77 77 version: 7.2.3 78 78 focus-trap-react: 79 - specifier: ^10.2.3 80 - version: 10.2.3(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 79 + specifier: ^10.3.0 80 + version: 10.3.0(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 81 81 fscreen: 82 82 specifier: ^1.2.0 83 83 version: 1.2.0 ··· 112 112 specifier: ^1.3.1 113 113 version: 1.3.1 114 114 ofetch: 115 - specifier: ^1.3.4 116 - version: 1.3.4 115 + specifier: ^1.4.0 116 + version: 1.4.0 117 117 react: 118 118 specifier: ^18.3.1 119 119 version: 18.3.1 ··· 155 155 version: 2.1.2 156 156 zustand: 157 157 specifier: ^4.5.5 158 - version: 4.5.5(@types/react@18.3.5)(immer@10.1.1)(react@18.3.1) 158 + version: 4.5.5(@types/react@18.3.8)(immer@10.1.1)(react@18.3.1) 159 159 devDependencies: 160 160 '@babel/core': 161 161 specifier: ^7.25.2 ··· 167 167 specifier: ^7.24.7 168 168 version: 7.24.7(@babel/core@7.25.2) 169 169 '@rollup/wasm-node': 170 - specifier: ^4.21.2 171 - version: 4.21.2 170 + specifier: ^4.22.4 171 + version: 4.22.4 172 172 '@types/chromecast-caf-sender': 173 173 specifier: ^1.0.10 174 174 version: 1.0.10 ··· 197 197 specifier: ^2.0.3 198 198 version: 2.0.3 199 199 '@types/react': 200 - specifier: ^18.3.5 201 - version: 18.3.5 200 + specifier: ^18.3.8 201 + version: 18.3.8 202 202 '@types/react-dom': 203 203 specifier: ^18.3.0 204 204 version: 18.3.0 ··· 225 225 version: 7.5.8 226 226 '@typescript-eslint/eslint-plugin': 227 227 specifier: ^6.21.0 228 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2) 228 + version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2) 229 229 '@typescript-eslint/parser': 230 230 specifier: ^6.21.0 231 - version: 6.21.0(eslint@8.57.0)(typescript@5.6.2) 231 + version: 6.21.0(eslint@8.57.1)(typescript@5.6.2) 232 232 '@vitejs/plugin-react': 233 233 specifier: ^4.3.1 234 - version: 4.3.1(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)) 234 + version: 4.3.1(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)) 235 235 autoprefixer: 236 236 specifier: ^10.4.20 237 - version: 10.4.20(postcss@8.4.45) 237 + version: 10.4.20(postcss@8.4.47) 238 238 cross-env: 239 239 specifier: ^7.0.3 240 240 version: 7.0.3 241 241 eslint: 242 - specifier: ^8.57.0 243 - version: 8.57.0 242 + specifier: ^8.57.1 243 + version: 8.57.1 244 244 eslint-config-airbnb: 245 245 specifier: 19.0.4 246 - version: 19.0.4(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.0))(eslint-plugin-react@7.33.2(eslint@8.57.0))(eslint@8.57.0) 246 + version: 19.0.4(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1))(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.1))(eslint-plugin-react@7.33.2(eslint@8.57.1))(eslint@8.57.1) 247 247 eslint-config-prettier: 248 248 specifier: ^9.1.0 249 - version: 9.1.0(eslint@8.57.0) 249 + version: 9.1.0(eslint@8.57.1) 250 250 eslint-import-resolver-typescript: 251 251 specifier: ^3.6.3 252 - version: 3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0) 252 + version: 3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1) 253 253 eslint-plugin-import: 254 254 specifier: ^2.30.0 255 - version: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0) 255 + version: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1) 256 256 eslint-plugin-jsx-a11y: 257 257 specifier: ^6.10.0 258 - version: 6.10.0(eslint@8.57.0) 258 + version: 6.10.0(eslint@8.57.1) 259 259 eslint-plugin-prettier: 260 260 specifier: ^5.2.1 261 - version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) 261 + version: 5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.3.3) 262 262 eslint-plugin-react: 263 263 specifier: 7.33.2 264 - version: 7.33.2(eslint@8.57.0) 264 + version: 7.33.2(eslint@8.57.1) 265 265 eslint-plugin-react-hooks: 266 266 specifier: 4.6.0 267 - version: 4.6.0(eslint@8.57.0) 267 + version: 4.6.0(eslint@8.57.1) 268 268 glob: 269 269 specifier: ^10.4.5 270 270 version: 10.4.5 ··· 275 275 specifier: ^23.2.0 276 276 version: 23.2.0 277 277 postcss: 278 - specifier: ^8.4.45 279 - version: 8.4.45 278 + specifier: ^8.4.47 279 + version: 8.4.47 280 280 postcss-rtl: 281 281 specifier: ^2.0.0 282 - version: 2.0.0(postcss@8.4.45) 282 + version: 2.0.0(postcss@8.4.47) 283 283 postcss-rtlcss: 284 284 specifier: ^4.0.9 285 - version: 4.0.9(postcss@8.4.45) 285 + version: 4.0.9(postcss@8.4.47) 286 286 prettier: 287 287 specifier: ^3.3.3 288 288 version: 3.3.3 ··· 294 294 version: 5.12.0(@rollup/wasm-node@4.22.4) 295 295 tailwind-scrollbar: 296 296 specifier: ^3.1.0 297 - version: 3.1.0(tailwindcss@3.4.10) 297 + version: 3.1.0(tailwindcss@3.4.12) 298 298 tailwindcss: 299 - specifier: ^3.4.10 300 - version: 3.4.10 299 + specifier: ^3.4.12 300 + version: 3.4.12 301 301 tailwindcss-themer: 302 302 specifier: ^4.0.0 303 - version: 4.0.0(tailwindcss@3.4.10) 303 + version: 4.0.0(tailwindcss@3.4.12) 304 304 type-fest: 305 305 specifier: ^4.26.1 306 306 version: 4.26.1 ··· 308 308 specifier: ^5.6.2 309 309 version: 5.6.2 310 310 vite: 311 - specifier: ^5.4.3 312 - version: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 311 + specifier: ^5.4.7 312 + version: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 313 313 vite-plugin-checker: 314 314 specifier: ^0.6.4 315 - version: 0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)) 315 + version: 0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)) 316 316 vite-plugin-package-version: 317 317 specifier: ^1.1.0 318 - version: 1.1.0(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)) 318 + version: 1.1.0(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)) 319 319 vite-plugin-pwa: 320 320 specifier: ^0.17.5 321 - version: 0.17.5(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0) 321 + version: 0.17.5(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0) 322 322 vite-plugin-static-copy: 323 323 specifier: ^1.0.6 324 - version: 1.0.6(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)) 324 + version: 1.0.6(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)) 325 325 vitest: 326 326 specifier: ^1.6.0 327 - version: 1.6.0(@types/node@20.16.5)(jsdom@23.2.0)(terser@5.32.0) 327 + version: 1.6.0(@types/node@20.16.5)(jsdom@23.2.0)(terser@5.33.0) 328 328 workbox-window: 329 329 specifier: ^7.1.0 330 330 version: 7.1.0 ··· 1128 1128 peerDependencies: 1129 1129 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 1130 1130 1131 - '@eslint-community/regexpp@4.11.0': 1132 - resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} 1131 + '@eslint-community/regexpp@4.11.1': 1132 + resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==} 1133 1133 engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} 1134 1134 1135 1135 '@eslint/eslintrc@2.1.4': 1136 1136 resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} 1137 1137 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1138 1138 1139 - '@eslint/js@8.57.0': 1140 - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} 1139 + '@eslint/js@8.57.1': 1140 + resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==} 1141 1141 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1142 1142 1143 1143 '@formkit/auto-animate@0.8.2': ··· 1150 1150 react: ^16 || ^17 || ^18 1151 1151 react-dom: ^16 || ^17 || ^18 1152 1152 1153 - '@humanwhocodes/config-array@0.11.14': 1154 - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} 1153 + '@humanwhocodes/config-array@0.13.0': 1154 + resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} 1155 1155 engines: {node: '>=10.10.0'} 1156 1156 deprecated: Use @eslint/config-array instead 1157 1157 ··· 1284 1284 '@types/babel__core': 1285 1285 optional: true 1286 1286 1287 - '@rollup/plugin-node-resolve@15.2.3': 1288 - resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} 1287 + '@rollup/plugin-node-resolve@15.2.4': 1288 + resolution: {integrity: sha512-wnKAGisav1m2vgVK2/2mNowK5DCqff7kpz76cY1pECVE0qRQTCAIcWP5xmdGDi8X8K9SYeeC98i6cD3fk6qkDg==} 1289 1289 engines: {node: '>=14.0.0'} 1290 1290 peerDependencies: 1291 1291 rollup: npm:@rollup/wasm-node ··· 1313 1313 peerDependencies: 1314 1314 rollup: npm:@rollup/wasm-node 1315 1315 1316 - '@rollup/pluginutils@5.1.0': 1317 - resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} 1316 + '@rollup/pluginutils@5.1.1': 1317 + resolution: {integrity: sha512-bVRmQqBIyGD+VMihdEV2IBurfIrdW9tD9yzJUL3CBRDbyPBVzQnBSMSgyUZHl1E335rpMRj7r4o683fXLYw8iw==} 1318 1318 engines: {node: '>=14.0.0'} 1319 1319 peerDependencies: 1320 1320 rollup: npm:@rollup/wasm-node ··· 1322 1322 rollup: 1323 1323 optional: true 1324 1324 1325 - '@rollup/wasm-node@4.21.2': 1326 - resolution: {integrity: sha512-AJCfdXkpe5EX+jfWOMYuFl3ZomTQyfx4V4geRmChdTwAo05FdpnobwqtYn0mo7Mf1qVN7mniI7kdG98vKDVd2g==} 1327 - engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1328 - hasBin: true 1329 - 1330 1325 '@rollup/wasm-node@4.22.4': 1331 1326 resolution: {integrity: sha512-2AXpNT2gtSyGangSWTwmspOnu0wVMBLC6U/wJ8fs58JhtlAy+B3jNOuaN+7x9blilAoiwBk9187ybhrs7kaCpg==} 1332 1327 engines: {node: '>=18.0.0', npm: '>=8.0.0'} ··· 1335 1330 '@rtsao/scc@1.1.0': 1336 1331 resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} 1337 1332 1338 - '@scure/base@1.1.8': 1339 - resolution: {integrity: sha512-6CyAclxj3Nb0XT7GHK6K4zK6k2xJm6E4Ft0Ohjt4WgegiFUHEtFb2CGzmPmGBwoIhrLsqNLYfLr04Y1GePrzZg==} 1333 + '@scure/base@1.1.9': 1334 + resolution: {integrity: sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==} 1340 1335 1341 1336 '@scure/bip39@1.4.0': 1342 1337 resolution: {integrity: sha512-BEEm6p8IueV/ZTfQLp/0vhw4NPnT9oWf5+28nvmeUICjP99f4vr2d+qc7AVGDDtwRep6ifR43Yed9ERVmiITzw==} ··· 1350 1345 '@surma/rollup-plugin-off-main-thread@2.2.3': 1351 1346 resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} 1352 1347 1353 - '@tanstack/react-virtual@3.10.7': 1354 - resolution: {integrity: sha512-yeP+M0G8D+15ZFPivpuQ5hoM4Fa/PzERBx8P8EGcfEsXX3JOb9G9UUrqc47ZXAxvK+YqzM9T5qlJUYUFOwCZJw==} 1348 + '@tanstack/react-virtual@3.10.8': 1349 + resolution: {integrity: sha512-VbzbVGSsZlQktyLrP5nxE+vE1ZR+U0NFAWPbJLoG2+DKPwd2D7dVICTVIIaYlJqX1ZCEnYDbaOpmMwbsyhBoIA==} 1355 1350 peerDependencies: 1356 1351 react: ^16.8.0 || ^17.0.0 || ^18.0.0 1357 1352 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 1358 1353 1359 - '@tanstack/virtual-core@3.10.7': 1360 - resolution: {integrity: sha512-ND5dfsU0n9F4gROzwNNDJmg6y8n9pI8YWxtgbfJ5UcNn7Hx+MxEXtXcQ189tS7sh8pmCObgz2qSiyRKTZxT4dg==} 1354 + '@tanstack/virtual-core@3.10.8': 1355 + resolution: {integrity: sha512-PBu00mtt95jbKFi6Llk9aik8bnR3tR/oQP1o3TSi+iG//+Q2RTIzCEgKkHG8BB86kxMNW6O8wku+Lmi+QFR6jA==} 1361 1356 1362 1357 '@types/babel__core@7.20.5': 1363 1358 resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} ··· 1371 1366 '@types/babel__traverse@7.20.6': 1372 1367 resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} 1373 1368 1374 - '@types/chrome@0.0.270': 1375 - resolution: {integrity: sha512-ADvkowV7YnJfycZZxL2brluZ6STGW+9oKG37B422UePf2PCXuFA/XdERI0T18wtuWPx0tmFeZqq6MOXVk1IC+Q==} 1369 + '@types/chrome@0.0.271': 1370 + resolution: {integrity: sha512-K0qgXvkwA5ic+/eygF1xiypHEvCoBgH5lwrhg3yva2mqJuCWyYm0vpZQ22GksAxgGfo0PWev9Zx3plp2clMlwg==} 1376 1371 1377 1372 '@types/chromecast-caf-sender@1.0.10': 1378 1373 resolution: {integrity: sha512-B4iO+T4kMonmvIV+9xyWeIjxNWYVh6RyIQlFUeLk9fgQuXzHtFLnbnVwY7no5qshdUk9szKy0qbCWEMAjMkj4w==} ··· 1388 1383 1389 1384 '@types/estree@1.0.5': 1390 1385 resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} 1386 + 1387 + '@types/estree@1.0.6': 1388 + resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} 1391 1389 1392 1390 '@types/filesystem@0.0.36': 1393 1391 resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==} ··· 1434 1432 '@types/pako@2.0.3': 1435 1433 resolution: {integrity: sha512-bq0hMV9opAcrmE0Byyo0fY3Ew4tgOevJmQ9grUhpXQhYfyLJ1Kqg3P33JT5fdbT2AjeAjR51zqqVjAL/HMkx7Q==} 1436 1434 1437 - '@types/prop-types@15.7.12': 1438 - resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} 1435 + '@types/prop-types@15.7.13': 1436 + resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} 1439 1437 1440 1438 '@types/react-dom@18.3.0': 1441 1439 resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} ··· 1458 1456 '@types/react-transition-group@4.4.11': 1459 1457 resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} 1460 1458 1461 - '@types/react@18.3.5': 1462 - resolution: {integrity: sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==} 1459 + '@types/react@18.3.8': 1460 + resolution: {integrity: sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==} 1463 1461 1464 1462 '@types/resolve@1.20.2': 1465 1463 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} ··· 1736 1734 buffer-from@1.1.2: 1737 1735 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 1738 1736 1739 - builtin-modules@3.3.0: 1740 - resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} 1741 - engines: {node: '>=6'} 1742 - 1743 1737 cac@6.7.14: 1744 1738 resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} 1745 1739 engines: {node: '>=8'} ··· 1756 1750 resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 1757 1751 engines: {node: '>= 6'} 1758 1752 1759 - caniuse-lite@1.0.30001660: 1760 - resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==} 1753 + caniuse-lite@1.0.30001662: 1754 + resolution: {integrity: sha512-sgMUVwLmGseH8ZIrm1d51UbrhqMCH3jvS7gF/M6byuHOnKyLOBL7W8yz5V02OHwgLGA36o/AFhWzzh4uc5aqTA==} 1761 1755 1762 1756 chai@4.5.0: 1763 1757 resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} ··· 2031 2025 engines: {node: '>=0.10.0'} 2032 2026 hasBin: true 2033 2027 2034 - electron-to-chromium@1.5.18: 2035 - resolution: {integrity: sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==} 2028 + electron-to-chromium@1.5.27: 2029 + resolution: {integrity: sha512-o37j1vZqCoEgBuWWXLHQgTN/KDKe7zwpiY5CPeq2RvUqOyJw9xnrULzZAEVQ5p4h+zjMk7hgtOoPdnLxr7m/jw==} 2036 2030 2037 2031 emoji-regex@8.0.0: 2038 2032 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 2212 2206 resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} 2213 2207 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2214 2208 2215 - eslint@8.57.0: 2216 - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} 2209 + eslint@8.57.1: 2210 + resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} 2217 2211 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 2218 2212 hasBin: true 2219 2213 ··· 2307 2301 flatted@3.3.1: 2308 2302 resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} 2309 2303 2310 - focus-trap-react@10.2.3: 2311 - resolution: {integrity: sha512-YXBpFu/hIeSu6NnmV2xlXzOYxuWkoOtar9jzgp3lOmjWLWY59C/b8DtDHEAV4SPU07Nd/t+nS/SBNGkhUBFmEw==} 2304 + focus-trap-react@10.3.0: 2305 + resolution: {integrity: sha512-XrCTj44uNE0clTA47y1AbIb7tM7w6+zi6WrJzb4RxRe3uAIIivkBCwlsCqe7R3vPRT/LCQzfe4+N/KjtJMQMgw==} 2312 2306 peerDependencies: 2313 2307 prop-types: ^15.8.1 2314 2308 react: '>=16.3.0' 2315 2309 react-dom: '>=16.3.0' 2316 2310 2317 - focus-trap@7.5.4: 2318 - resolution: {integrity: sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==} 2311 + focus-trap@7.6.0: 2312 + resolution: {integrity: sha512-1td0l3pMkWJLFipobUcGaf+5DTY4PLDDrcqoSaKP8ediO/CoWCCYk/fT/Y2A4e6TNB+Sh6clRJCjOPPnKoNHnQ==} 2319 2313 2320 2314 for-each@0.3.3: 2321 2315 resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} ··· 2394 2388 resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==} 2395 2389 engines: {node: '>= 0.4'} 2396 2390 2397 - get-tsconfig@4.8.0: 2398 - resolution: {integrity: sha512-Pgba6TExTZ0FJAn1qkJAjIeKoDJ3CsI2ChuLohJnZl/tTU8MVrq3b+2t5UOPfRa4RMsorClBjJALkJUMjG1PAw==} 2391 + get-tsconfig@4.8.1: 2392 + resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==} 2399 2393 2400 2394 glob-parent@5.1.2: 2401 2395 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} ··· 2574 2568 is-boolean-object@1.1.2: 2575 2569 resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} 2576 2570 engines: {node: '>= 0.4'} 2577 - 2578 - is-builtin-module@3.2.1: 2579 - resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} 2580 - engines: {node: '>=6'} 2581 2571 2582 2572 is-bun-module@1.2.1: 2583 2573 resolution: {integrity: sha512-AmidtEM6D6NmUiLOvvU7+IePxjEjOzra2h0pSrsfSAcXwl/83zLLXDByafUJy9k/rKK0pvXMLdwKwGHlX2Ke6Q==} ··· 3054 3044 resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==} 3055 3045 engines: {node: '>= 0.4'} 3056 3046 3057 - ofetch@1.3.4: 3058 - resolution: {integrity: sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==} 3047 + ofetch@1.4.0: 3048 + resolution: {integrity: sha512-MuHgsEhU6zGeX+EMh+8mSMrYTnsqJQQrpM00Q6QHMKNqQ0bKy0B43tk8tL1wg+CnsSTy1kg4Ir2T5Ig6rD+dfQ==} 3059 3049 3060 3050 once@1.4.0: 3061 3051 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} ··· 3201 3191 postcss-value-parser@4.2.0: 3202 3192 resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} 3203 3193 3204 - postcss@8.4.45: 3205 - resolution: {integrity: sha512-7KTLTdzdZZYscUc65XmjFiB73vBhBfbPztCYdUNvlaso9PrzjzcmjqBPR0lNGkcVlcO4BjiO5rK/qNz+XAen1Q==} 3194 + postcss@8.4.47: 3195 + resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} 3206 3196 engines: {node: ^10 || ^12 || >=14} 3207 3197 3208 3198 prelude-ls@1.2.1: ··· 3395 3385 resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==} 3396 3386 engines: {node: '>= 0.4'} 3397 3387 3398 - regenerate-unicode-properties@10.1.1: 3399 - resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} 3388 + regenerate-unicode-properties@10.2.0: 3389 + resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} 3400 3390 engines: {node: '>=4'} 3401 3391 3402 3392 regenerate@1.4.2: ··· 3729 3719 peerDependencies: 3730 3720 tailwindcss: ^3.1.0 3731 3721 3732 - tailwindcss@3.4.10: 3733 - resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==} 3722 + tailwindcss@3.4.12: 3723 + resolution: {integrity: sha512-Htf/gHj2+soPb9UayUNci/Ja3d8pTmu9ONTfh4QY8r3MATTZOzmv6UYWF7ZwikEIC8okpfqmGqrmDehua8mF8w==} 3734 3724 engines: {node: '>=14.0.0'} 3735 3725 hasBin: true 3736 3726 ··· 3746 3736 resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} 3747 3737 engines: {node: '>=10'} 3748 3738 3749 - terser@5.32.0: 3750 - resolution: {integrity: sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ==} 3739 + terser@5.33.0: 3740 + resolution: {integrity: sha512-JuPVaB7s1gdFKPKTelwUyRq5Sid2A3Gko2S0PncwdBq7kN9Ti9HPWDQ06MPsEDGsZeVESjKEnyGy68quBk1w6g==} 3751 3741 engines: {node: '>=10'} 3752 3742 hasBin: true 3753 3743 ··· 3883 3873 undici-types@6.19.8: 3884 3874 resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} 3885 3875 3886 - unicode-canonical-property-names-ecmascript@2.0.0: 3887 - resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} 3876 + unicode-canonical-property-names-ecmascript@2.0.1: 3877 + resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} 3888 3878 engines: {node: '>=4'} 3889 3879 3890 3880 unicode-match-property-ecmascript@2.0.0: 3891 3881 resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} 3892 3882 engines: {node: '>=4'} 3893 3883 3894 - unicode-match-property-value-ecmascript@2.1.0: 3895 - resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} 3884 + unicode-match-property-value-ecmascript@2.2.0: 3885 + resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==} 3896 3886 engines: {node: '>=4'} 3897 3887 3898 3888 unicode-property-aliases-ecmascript@2.1.0: ··· 3914 3904 unpacker@1.0.1: 3915 3905 resolution: {integrity: sha512-0HTljwp8+JBdITpoHcK1LWi7X9U2BspUmWv78UWZh7NshYhbh1nec8baY/iSbe2OQTZ2bhAtVdnr6/BTD0DKVg==} 3916 3906 3917 - unplugin@1.14.0: 3918 - resolution: {integrity: sha512-cfkZeALGyW7tKYjZbi0G+pn0XnUFa0QvLIeLJEUUlnU0R8YYsBQnt5+h9Eu1B7AB7KETld+UBFI5lOeBL+msoQ==} 3907 + unplugin@1.14.1: 3908 + resolution: {integrity: sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==} 3919 3909 engines: {node: '>=14.0.0'} 3920 3910 peerDependencies: 3921 3911 webpack-sources: ^3 ··· 4002 3992 peerDependencies: 4003 3993 vite: ^5.0.0 4004 3994 4005 - vite@5.4.3: 4006 - resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} 3995 + vite@5.4.7: 3996 + resolution: {integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==} 4007 3997 engines: {node: ^18.0.0 || >=20.0.0} 4008 3998 hasBin: true 4009 3999 peerDependencies: ··· 5203 5193 '@esbuild/win32-x64@0.21.5': 5204 5194 optional: true 5205 5195 5206 - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': 5196 + '@eslint-community/eslint-utils@4.4.0(eslint@8.57.1)': 5207 5197 dependencies: 5208 - eslint: 8.57.0 5198 + eslint: 8.57.1 5209 5199 eslint-visitor-keys: 3.4.3 5210 5200 5211 - '@eslint-community/regexpp@4.11.0': {} 5201 + '@eslint-community/regexpp@4.11.1': {} 5212 5202 5213 5203 '@eslint/eslintrc@2.1.4': 5214 5204 dependencies: ··· 5224 5214 transitivePeerDependencies: 5225 5215 - supports-color 5226 5216 5227 - '@eslint/js@8.57.0': {} 5217 + '@eslint/js@8.57.1': {} 5228 5218 5229 5219 '@formkit/auto-animate@0.8.2': {} 5230 5220 5231 5221 '@headlessui/react@1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5232 5222 dependencies: 5233 - '@tanstack/react-virtual': 3.10.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5223 + '@tanstack/react-virtual': 3.10.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5234 5224 client-only: 0.0.1 5235 5225 react: 18.3.1 5236 5226 react-dom: 18.3.1(react@18.3.1) 5237 5227 5238 - '@humanwhocodes/config-array@0.11.14': 5228 + '@humanwhocodes/config-array@0.13.0': 5239 5229 dependencies: 5240 5230 '@humanwhocodes/object-schema': 2.0.3 5241 5231 debug: 4.3.7 ··· 5374 5364 transitivePeerDependencies: 5375 5365 - supports-color 5376 5366 5377 - '@rollup/plugin-node-resolve@15.2.3(@rollup/wasm-node@4.22.4)': 5367 + '@rollup/plugin-node-resolve@15.2.4(@rollup/wasm-node@4.22.4)': 5378 5368 dependencies: 5379 - '@rollup/pluginutils': 5.1.0(@rollup/wasm-node@4.22.4) 5369 + '@rollup/pluginutils': 5.1.1(@rollup/wasm-node@4.22.4) 5380 5370 '@types/resolve': 1.20.2 5381 5371 deepmerge: 4.3.1 5382 - is-builtin-module: 3.2.1 5383 5372 is-module: 1.0.0 5384 5373 resolve: 1.22.8 5385 5374 optionalDependencies: ··· 5395 5384 dependencies: 5396 5385 serialize-javascript: 6.0.2 5397 5386 smob: 1.5.0 5398 - terser: 5.32.0 5387 + terser: 5.33.0 5399 5388 optionalDependencies: 5400 5389 rollup: '@rollup/wasm-node@4.22.4' 5401 5390 ··· 5406 5395 picomatch: 2.3.1 5407 5396 rollup: '@rollup/wasm-node@4.22.4' 5408 5397 5409 - '@rollup/pluginutils@5.1.0(@rollup/wasm-node@4.22.4)': 5398 + '@rollup/pluginutils@5.1.1(@rollup/wasm-node@4.22.4)': 5410 5399 dependencies: 5411 - '@types/estree': 1.0.5 5400 + '@types/estree': 1.0.6 5412 5401 estree-walker: 2.0.2 5413 5402 picomatch: 2.3.1 5414 5403 optionalDependencies: 5415 5404 rollup: '@rollup/wasm-node@4.22.4' 5416 5405 5417 - '@rollup/wasm-node@4.21.2': 5418 - dependencies: 5419 - '@types/estree': 1.0.5 5420 - optionalDependencies: 5421 - fsevents: 2.3.3 5422 - 5423 5406 '@rollup/wasm-node@4.22.4': 5424 5407 dependencies: 5425 5408 '@types/estree': 1.0.5 ··· 5428 5411 5429 5412 '@rtsao/scc@1.1.0': {} 5430 5413 5431 - '@scure/base@1.1.8': {} 5414 + '@scure/base@1.1.9': {} 5432 5415 5433 5416 '@scure/bip39@1.4.0': 5434 5417 dependencies: 5435 5418 '@noble/hashes': 1.5.0 5436 - '@scure/base': 1.1.8 5419 + '@scure/base': 1.1.9 5437 5420 5438 5421 '@sinclair/typebox@0.27.8': {} 5439 5422 ··· 5449 5432 magic-string: 0.25.9 5450 5433 string.prototype.matchall: 4.0.11 5451 5434 5452 - '@tanstack/react-virtual@3.10.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5435 + '@tanstack/react-virtual@3.10.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5453 5436 dependencies: 5454 - '@tanstack/virtual-core': 3.10.7 5437 + '@tanstack/virtual-core': 3.10.8 5455 5438 react: 18.3.1 5456 5439 react-dom: 18.3.1(react@18.3.1) 5457 5440 5458 - '@tanstack/virtual-core@3.10.7': {} 5441 + '@tanstack/virtual-core@3.10.8': {} 5459 5442 5460 5443 '@types/babel__core@7.20.5': 5461 5444 dependencies: ··· 5478 5461 dependencies: 5479 5462 '@babel/types': 7.25.6 5480 5463 5481 - '@types/chrome@0.0.270': 5464 + '@types/chrome@0.0.271': 5482 5465 dependencies: 5483 5466 '@types/filesystem': 0.0.36 5484 5467 '@types/har-format': 1.2.15 5485 5468 5486 5469 '@types/chromecast-caf-sender@1.0.10': 5487 5470 dependencies: 5488 - '@types/chrome': 0.0.270 5471 + '@types/chrome': 0.0.271 5489 5472 5490 5473 '@types/crypto-js@4.2.2': {} 5491 5474 ··· 5496 5479 '@types/estree@0.0.39': {} 5497 5480 5498 5481 '@types/estree@1.0.5': {} 5482 + 5483 + '@types/estree@1.0.6': {} 5499 5484 5500 5485 '@types/filesystem@0.0.36': 5501 5486 dependencies: ··· 5539 5524 5540 5525 '@types/pako@2.0.3': {} 5541 5526 5542 - '@types/prop-types@15.7.12': {} 5527 + '@types/prop-types@15.7.13': {} 5543 5528 5544 5529 '@types/react-dom@18.3.0': 5545 5530 dependencies: 5546 - '@types/react': 18.3.5 5531 + '@types/react': 18.3.8 5547 5532 5548 5533 '@types/react-helmet@6.1.11': 5549 5534 dependencies: 5550 - '@types/react': 18.3.5 5535 + '@types/react': 18.3.8 5551 5536 5552 5537 '@types/react-lazy-load-image-component@1.6.4': 5553 5538 dependencies: 5554 - '@types/react': 18.3.5 5539 + '@types/react': 18.3.8 5555 5540 csstype: 3.1.3 5556 5541 5557 5542 '@types/react-router-dom@5.3.3': 5558 5543 dependencies: 5559 5544 '@types/history': 4.7.11 5560 - '@types/react': 18.3.5 5545 + '@types/react': 18.3.8 5561 5546 '@types/react-router': 5.1.20 5562 5547 5563 5548 '@types/react-router@5.1.20': 5564 5549 dependencies: 5565 5550 '@types/history': 4.7.11 5566 - '@types/react': 18.3.5 5551 + '@types/react': 18.3.8 5567 5552 5568 5553 '@types/react-stickynode@4.0.3': 5569 5554 dependencies: 5570 - '@types/react': 18.3.5 5555 + '@types/react': 18.3.8 5571 5556 5572 5557 '@types/react-transition-group@4.4.11': 5573 5558 dependencies: 5574 - '@types/react': 18.3.5 5559 + '@types/react': 18.3.8 5575 5560 5576 - '@types/react@18.3.5': 5561 + '@types/react@18.3.8': 5577 5562 dependencies: 5578 - '@types/prop-types': 15.7.12 5563 + '@types/prop-types': 15.7.13 5579 5564 csstype: 3.1.3 5580 5565 5581 5566 '@types/resolve@1.20.2': {} ··· 5584 5569 5585 5570 '@types/trusted-types@2.0.7': {} 5586 5571 5587 - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint@8.57.0)(typescript@5.6.2)': 5572 + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint@8.57.1)(typescript@5.6.2)': 5588 5573 dependencies: 5589 - '@eslint-community/regexpp': 4.11.0 5590 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 5574 + '@eslint-community/regexpp': 4.11.1 5575 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 5591 5576 '@typescript-eslint/scope-manager': 6.21.0 5592 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 5593 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 5577 + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 5578 + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 5594 5579 '@typescript-eslint/visitor-keys': 6.21.0 5595 5580 debug: 4.3.7 5596 - eslint: 8.57.0 5581 + eslint: 8.57.1 5597 5582 graphemer: 1.4.0 5598 5583 ignore: 5.3.2 5599 5584 natural-compare: 1.4.0 ··· 5604 5589 transitivePeerDependencies: 5605 5590 - supports-color 5606 5591 5607 - '@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2)': 5592 + '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2)': 5608 5593 dependencies: 5609 5594 '@typescript-eslint/scope-manager': 6.21.0 5610 5595 '@typescript-eslint/types': 6.21.0 5611 5596 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) 5612 5597 '@typescript-eslint/visitor-keys': 6.21.0 5613 5598 debug: 4.3.7 5614 - eslint: 8.57.0 5599 + eslint: 8.57.1 5615 5600 optionalDependencies: 5616 5601 typescript: 5.6.2 5617 5602 transitivePeerDependencies: ··· 5622 5607 '@typescript-eslint/types': 6.21.0 5623 5608 '@typescript-eslint/visitor-keys': 6.21.0 5624 5609 5625 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)': 5610 + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.6.2)': 5626 5611 dependencies: 5627 5612 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) 5628 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 5613 + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 5629 5614 debug: 4.3.7 5630 - eslint: 8.57.0 5615 + eslint: 8.57.1 5631 5616 ts-api-utils: 1.3.0(typescript@5.6.2) 5632 5617 optionalDependencies: 5633 5618 typescript: 5.6.2 ··· 5651 5636 transitivePeerDependencies: 5652 5637 - supports-color 5653 5638 5654 - '@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.6.2)': 5639 + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.6.2)': 5655 5640 dependencies: 5656 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 5641 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) 5657 5642 '@types/json-schema': 7.0.15 5658 5643 '@types/semver': 7.5.8 5659 5644 '@typescript-eslint/scope-manager': 6.21.0 5660 5645 '@typescript-eslint/types': 6.21.0 5661 5646 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.6.2) 5662 - eslint: 8.57.0 5647 + eslint: 8.57.1 5663 5648 semver: 7.6.3 5664 5649 transitivePeerDependencies: 5665 5650 - supports-color ··· 5672 5657 5673 5658 '@ungap/structured-clone@1.2.0': {} 5674 5659 5675 - '@vitejs/plugin-react@4.3.1(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0))': 5660 + '@vitejs/plugin-react@4.3.1(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0))': 5676 5661 dependencies: 5677 5662 '@babel/core': 7.25.2 5678 5663 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) 5679 5664 '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) 5680 5665 '@types/babel__core': 7.20.5 5681 5666 react-refresh: 0.14.2 5682 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 5667 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 5683 5668 transitivePeerDependencies: 5684 5669 - supports-color 5685 5670 ··· 5847 5832 5848 5833 at-least-node@1.0.0: {} 5849 5834 5850 - autoprefixer@10.4.20(postcss@8.4.45): 5835 + autoprefixer@10.4.20(postcss@8.4.47): 5851 5836 dependencies: 5852 5837 browserslist: 4.23.3 5853 - caniuse-lite: 1.0.30001660 5838 + caniuse-lite: 1.0.30001662 5854 5839 fraction.js: 4.3.7 5855 5840 normalize-range: 0.1.2 5856 5841 picocolors: 1.1.0 5857 - postcss: 8.4.45 5842 + postcss: 8.4.47 5858 5843 postcss-value-parser: 4.2.0 5859 5844 5860 5845 available-typed-arrays@1.0.7: ··· 5914 5899 5915 5900 browserslist@4.23.3: 5916 5901 dependencies: 5917 - caniuse-lite: 1.0.30001660 5918 - electron-to-chromium: 1.5.18 5902 + caniuse-lite: 1.0.30001662 5903 + electron-to-chromium: 1.5.27 5919 5904 node-releases: 2.0.18 5920 5905 update-browserslist-db: 1.1.0(browserslist@4.23.3) 5921 5906 5922 5907 buffer-from@1.1.2: {} 5923 5908 5924 - builtin-modules@3.3.0: {} 5925 - 5926 5909 cac@6.7.14: {} 5927 5910 5928 5911 call-bind@1.0.7: ··· 5937 5920 5938 5921 camelcase-css@2.0.1: {} 5939 5922 5940 - caniuse-lite@1.0.30001660: {} 5923 + caniuse-lite@1.0.30001662: {} 5941 5924 5942 5925 chai@4.5.0: 5943 5926 dependencies: ··· 6235 6218 dependencies: 6236 6219 jake: 10.9.2 6237 6220 6238 - electron-to-chromium@1.5.18: {} 6221 + electron-to-chromium@1.5.27: {} 6239 6222 6240 6223 emoji-regex@8.0.0: {} 6241 6224 ··· 6388 6371 6389 6372 escape-string-regexp@4.0.0: {} 6390 6373 6391 - eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0))(eslint@8.57.0): 6374 + eslint-config-airbnb-base@15.0.0(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1))(eslint@8.57.1): 6392 6375 dependencies: 6393 6376 confusing-browser-globals: 1.0.11 6394 - eslint: 8.57.0 6395 - eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0) 6377 + eslint: 8.57.1 6378 + eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1) 6396 6379 object.assign: 4.1.5 6397 6380 object.entries: 1.1.8 6398 6381 semver: 6.3.1 6399 6382 6400 - eslint-config-airbnb@19.0.4(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0))(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.0))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.0))(eslint-plugin-react@7.33.2(eslint@8.57.0))(eslint@8.57.0): 6383 + eslint-config-airbnb@19.0.4(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1))(eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1))(eslint-plugin-react-hooks@4.6.0(eslint@8.57.1))(eslint-plugin-react@7.33.2(eslint@8.57.1))(eslint@8.57.1): 6401 6384 dependencies: 6402 - eslint: 8.57.0 6403 - eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0))(eslint@8.57.0) 6404 - eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0) 6405 - eslint-plugin-jsx-a11y: 6.10.0(eslint@8.57.0) 6406 - eslint-plugin-react: 7.33.2(eslint@8.57.0) 6407 - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) 6385 + eslint: 8.57.1 6386 + eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1))(eslint@8.57.1) 6387 + eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1) 6388 + eslint-plugin-jsx-a11y: 6.10.0(eslint@8.57.1) 6389 + eslint-plugin-react: 7.33.2(eslint@8.57.1) 6390 + eslint-plugin-react-hooks: 4.6.0(eslint@8.57.1) 6408 6391 object.assign: 4.1.5 6409 6392 object.entries: 1.1.8 6410 6393 6411 - eslint-config-prettier@9.1.0(eslint@8.57.0): 6394 + eslint-config-prettier@9.1.0(eslint@8.57.1): 6412 6395 dependencies: 6413 - eslint: 8.57.0 6396 + eslint: 8.57.1 6414 6397 6415 6398 eslint-import-resolver-node@0.3.9: 6416 6399 dependencies: ··· 6420 6403 transitivePeerDependencies: 6421 6404 - supports-color 6422 6405 6423 - eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0): 6406 + eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1): 6424 6407 dependencies: 6425 6408 '@nolyfill/is-core-module': 1.0.39 6426 6409 debug: 4.3.7 6427 6410 enhanced-resolve: 5.17.1 6428 - eslint: 8.57.0 6429 - eslint-module-utils: 2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0))(eslint@8.57.0) 6411 + eslint: 8.57.1 6412 + eslint-module-utils: 2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1))(eslint@8.57.1) 6430 6413 fast-glob: 3.3.2 6431 - get-tsconfig: 4.8.0 6414 + get-tsconfig: 4.8.1 6432 6415 is-bun-module: 1.2.1 6433 6416 is-glob: 4.0.3 6434 6417 optionalDependencies: 6435 - eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0) 6418 + eslint-plugin-import: 2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1) 6436 6419 transitivePeerDependencies: 6437 6420 - '@typescript-eslint/parser' 6438 6421 - eslint-import-resolver-node 6439 6422 - eslint-import-resolver-webpack 6440 6423 - supports-color 6441 6424 6442 - eslint-module-utils@2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0))(eslint@8.57.0): 6425 + eslint-module-utils@2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1))(eslint@8.57.1): 6443 6426 dependencies: 6444 6427 debug: 3.2.7 6445 6428 optionalDependencies: 6446 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 6447 - eslint: 8.57.0 6429 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 6430 + eslint: 8.57.1 6448 6431 eslint-import-resolver-node: 0.3.9 6449 - eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0) 6432 + eslint-import-resolver-typescript: 3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1) 6450 6433 transitivePeerDependencies: 6451 6434 - supports-color 6452 6435 6453 - eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.0): 6436 + eslint-plugin-import@2.30.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1): 6454 6437 dependencies: 6455 6438 '@rtsao/scc': 1.1.0 6456 6439 array-includes: 3.1.8 ··· 6459 6442 array.prototype.flatmap: 1.3.2 6460 6443 debug: 3.2.7 6461 6444 doctrine: 2.1.0 6462 - eslint: 8.57.0 6445 + eslint: 8.57.1 6463 6446 eslint-import-resolver-node: 0.3.9 6464 - eslint-module-utils: 2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.0))(eslint@8.57.0) 6447 + eslint-module-utils: 2.11.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.3(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.6.2))(eslint-plugin-import@2.30.0)(eslint@8.57.1))(eslint@8.57.1) 6465 6448 hasown: 2.0.2 6466 6449 is-core-module: 2.15.1 6467 6450 is-glob: 4.0.3 ··· 6472 6455 semver: 6.3.1 6473 6456 tsconfig-paths: 3.15.0 6474 6457 optionalDependencies: 6475 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.0)(typescript@5.6.2) 6458 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.6.2) 6476 6459 transitivePeerDependencies: 6477 6460 - eslint-import-resolver-typescript 6478 6461 - eslint-import-resolver-webpack 6479 6462 - supports-color 6480 6463 6481 - eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.0): 6464 + eslint-plugin-jsx-a11y@6.10.0(eslint@8.57.1): 6482 6465 dependencies: 6483 6466 aria-query: 5.1.3 6484 6467 array-includes: 3.1.8 ··· 6489 6472 damerau-levenshtein: 1.0.8 6490 6473 emoji-regex: 9.2.2 6491 6474 es-iterator-helpers: 1.0.19 6492 - eslint: 8.57.0 6475 + eslint: 8.57.1 6493 6476 hasown: 2.0.2 6494 6477 jsx-ast-utils: 3.3.5 6495 6478 language-tags: 1.0.9 ··· 6498 6481 safe-regex-test: 1.0.3 6499 6482 string.prototype.includes: 2.0.0 6500 6483 6501 - eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3): 6484 + eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.3.3): 6502 6485 dependencies: 6503 - eslint: 8.57.0 6486 + eslint: 8.57.1 6504 6487 prettier: 3.3.3 6505 6488 prettier-linter-helpers: 1.0.0 6506 6489 synckit: 0.9.1 6507 6490 optionalDependencies: 6508 - eslint-config-prettier: 9.1.0(eslint@8.57.0) 6491 + eslint-config-prettier: 9.1.0(eslint@8.57.1) 6509 6492 6510 - eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): 6493 + eslint-plugin-react-hooks@4.6.0(eslint@8.57.1): 6511 6494 dependencies: 6512 - eslint: 8.57.0 6495 + eslint: 8.57.1 6513 6496 6514 - eslint-plugin-react@7.33.2(eslint@8.57.0): 6497 + eslint-plugin-react@7.33.2(eslint@8.57.1): 6515 6498 dependencies: 6516 6499 array-includes: 3.1.8 6517 6500 array.prototype.flatmap: 1.3.2 6518 6501 array.prototype.tosorted: 1.1.4 6519 6502 doctrine: 2.1.0 6520 6503 es-iterator-helpers: 1.0.19 6521 - eslint: 8.57.0 6504 + eslint: 8.57.1 6522 6505 estraverse: 5.3.0 6523 6506 jsx-ast-utils: 3.3.5 6524 6507 minimatch: 3.1.2 ··· 6538 6521 6539 6522 eslint-visitor-keys@3.4.3: {} 6540 6523 6541 - eslint@8.57.0: 6524 + eslint@8.57.1: 6542 6525 dependencies: 6543 - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) 6544 - '@eslint-community/regexpp': 4.11.0 6526 + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) 6527 + '@eslint-community/regexpp': 4.11.1 6545 6528 '@eslint/eslintrc': 2.1.4 6546 - '@eslint/js': 8.57.0 6547 - '@humanwhocodes/config-array': 0.11.14 6529 + '@eslint/js': 8.57.1 6530 + '@humanwhocodes/config-array': 0.13.0 6548 6531 '@humanwhocodes/module-importer': 1.0.1 6549 6532 '@nodelib/fs.walk': 1.2.8 6550 6533 '@ungap/structured-clone': 1.2.0 ··· 6603 6586 6604 6587 estree-walker@3.0.3: 6605 6588 dependencies: 6606 - '@types/estree': 1.0.5 6589 + '@types/estree': 1.0.6 6607 6590 6608 6591 esutils@2.0.3: {} 6609 6592 ··· 6677 6660 6678 6661 flatted@3.3.1: {} 6679 6662 6680 - focus-trap-react@10.2.3(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 6663 + focus-trap-react@10.3.0(prop-types@15.8.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 6681 6664 dependencies: 6682 - focus-trap: 7.5.4 6665 + focus-trap: 7.6.0 6683 6666 prop-types: 15.8.1 6684 6667 react: 18.3.1 6685 6668 react-dom: 18.3.1(react@18.3.1) 6686 6669 tabbable: 6.2.0 6687 6670 6688 - focus-trap@7.5.4: 6671 + focus-trap@7.6.0: 6689 6672 dependencies: 6690 6673 tabbable: 6.2.0 6691 6674 ··· 6767 6750 es-errors: 1.3.0 6768 6751 get-intrinsic: 1.2.4 6769 6752 6770 - get-tsconfig@4.8.0: 6753 + get-tsconfig@4.8.1: 6771 6754 dependencies: 6772 6755 resolve-pkg-maps: 1.0.0 6773 6756 ··· 6968 6951 call-bind: 1.0.7 6969 6952 has-tostringtag: 1.0.2 6970 6953 6971 - is-builtin-module@3.2.1: 6972 - dependencies: 6973 - builtin-modules: 3.3.0 6974 - 6975 6954 is-bun-module@1.2.1: 6976 6955 dependencies: 6977 6956 semver: 7.6.3 ··· 7268 7247 '@babel/types': 7.25.6 7269 7248 kleur: 4.1.5 7270 7249 rollup: '@rollup/wasm-node@4.22.4' 7271 - unplugin: 1.14.0(webpack-sources@3.2.3) 7250 + unplugin: 1.14.1(webpack-sources@3.2.3) 7272 7251 transitivePeerDependencies: 7273 7252 - supports-color 7274 7253 - webpack-sources ··· 7420 7399 define-properties: 1.2.1 7421 7400 es-object-atoms: 1.0.0 7422 7401 7423 - ofetch@1.3.4: 7402 + ofetch@1.4.0: 7424 7403 dependencies: 7425 7404 destr: 2.0.3 7426 7405 node-fetch-native: 1.6.4 ··· 7513 7492 7514 7493 possible-typed-array-names@1.0.0: {} 7515 7494 7516 - postcss-import@15.1.0(postcss@8.4.45): 7495 + postcss-import@15.1.0(postcss@8.4.47): 7517 7496 dependencies: 7518 - postcss: 8.4.45 7497 + postcss: 8.4.47 7519 7498 postcss-value-parser: 4.2.0 7520 7499 read-cache: 1.0.0 7521 7500 resolve: 1.22.8 7522 7501 7523 - postcss-js@4.0.1(postcss@8.4.45): 7502 + postcss-js@4.0.1(postcss@8.4.47): 7524 7503 dependencies: 7525 7504 camelcase-css: 2.0.1 7526 - postcss: 8.4.45 7505 + postcss: 8.4.47 7527 7506 7528 - postcss-load-config@4.0.2(postcss@8.4.45): 7507 + postcss-load-config@4.0.2(postcss@8.4.47): 7529 7508 dependencies: 7530 7509 lilconfig: 3.1.2 7531 7510 yaml: 2.5.1 7532 7511 optionalDependencies: 7533 - postcss: 8.4.45 7512 + postcss: 8.4.47 7534 7513 7535 - postcss-nested@6.2.0(postcss@8.4.45): 7514 + postcss-nested@6.2.0(postcss@8.4.47): 7536 7515 dependencies: 7537 - postcss: 8.4.45 7516 + postcss: 8.4.47 7538 7517 postcss-selector-parser: 6.1.2 7539 7518 7540 - postcss-rtl@2.0.0(postcss@8.4.45): 7519 + postcss-rtl@2.0.0(postcss@8.4.47): 7541 7520 dependencies: 7542 - postcss: 8.4.45 7521 + postcss: 8.4.47 7543 7522 rtlcss: 4.0.0 7544 7523 7545 - postcss-rtlcss@4.0.9(postcss@8.4.45): 7524 + postcss-rtlcss@4.0.9(postcss@8.4.47): 7546 7525 dependencies: 7547 - postcss: 8.4.45 7526 + postcss: 8.4.47 7548 7527 rtlcss: 4.1.1 7549 7528 7550 7529 postcss-selector-parser@6.1.2: ··· 7554 7533 7555 7534 postcss-value-parser@4.2.0: {} 7556 7535 7557 - postcss@8.4.45: 7536 + postcss@8.4.47: 7558 7537 dependencies: 7559 7538 nanoid: 3.3.7 7560 7539 picocolors: 1.1.0 ··· 7703 7682 globalthis: 1.0.4 7704 7683 which-builtin-type: 1.1.4 7705 7684 7706 - regenerate-unicode-properties@10.1.1: 7685 + regenerate-unicode-properties@10.2.0: 7707 7686 dependencies: 7708 7687 regenerate: 1.4.2 7709 7688 ··· 7726 7705 dependencies: 7727 7706 '@babel/regjsgen': 0.8.0 7728 7707 regenerate: 1.4.2 7729 - regenerate-unicode-properties: 10.1.1 7708 + regenerate-unicode-properties: 10.2.0 7730 7709 regjsparser: 0.9.1 7731 7710 unicode-match-property-ecmascript: 2.0.0 7732 - unicode-match-property-value-ecmascript: 2.1.0 7711 + unicode-match-property-value-ecmascript: 2.2.0 7733 7712 7734 7713 regjsparser@0.9.1: 7735 7714 dependencies: ··· 7786 7765 dependencies: 7787 7766 escalade: 3.2.0 7788 7767 picocolors: 1.1.0 7789 - postcss: 8.4.45 7768 + postcss: 8.4.47 7790 7769 strip-json-comments: 3.1.1 7791 7770 7792 7771 rtlcss@4.1.1: 7793 7772 dependencies: 7794 7773 escalade: 3.2.0 7795 7774 picocolors: 1.1.0 7796 - postcss: 8.4.45 7775 + postcss: 8.4.47 7797 7776 strip-json-comments: 3.1.1 7798 7777 7799 7778 run-parallel@1.2.0: ··· 8038 8017 8039 8018 tabbable@6.2.0: {} 8040 8019 8041 - tailwind-scrollbar@3.1.0(tailwindcss@3.4.10): 8020 + tailwind-scrollbar@3.1.0(tailwindcss@3.4.12): 8042 8021 dependencies: 8043 - tailwindcss: 3.4.10 8022 + tailwindcss: 3.4.12 8044 8023 8045 - tailwindcss-themer@4.0.0(tailwindcss@3.4.10): 8024 + tailwindcss-themer@4.0.0(tailwindcss@3.4.12): 8046 8025 dependencies: 8047 8026 color: 4.2.3 8048 8027 just-unique: 4.2.0 8049 8028 lodash.merge: 4.6.2 8050 8029 lodash.mergewith: 4.6.2 8051 - tailwindcss: 3.4.10 8030 + tailwindcss: 3.4.12 8052 8031 8053 - tailwindcss@3.4.10: 8032 + tailwindcss@3.4.12: 8054 8033 dependencies: 8055 8034 '@alloc/quick-lru': 5.2.0 8056 8035 arg: 5.0.2 ··· 8066 8045 normalize-path: 3.0.0 8067 8046 object-hash: 3.0.0 8068 8047 picocolors: 1.1.0 8069 - postcss: 8.4.45 8070 - postcss-import: 15.1.0(postcss@8.4.45) 8071 - postcss-js: 4.0.1(postcss@8.4.45) 8072 - postcss-load-config: 4.0.2(postcss@8.4.45) 8073 - postcss-nested: 6.2.0(postcss@8.4.45) 8048 + postcss: 8.4.47 8049 + postcss-import: 15.1.0(postcss@8.4.47) 8050 + postcss-js: 4.0.1(postcss@8.4.47) 8051 + postcss-load-config: 4.0.2(postcss@8.4.47) 8052 + postcss-nested: 6.2.0(postcss@8.4.47) 8074 8053 postcss-selector-parser: 6.1.2 8075 8054 resolve: 1.22.8 8076 8055 sucrase: 3.35.0 ··· 8088 8067 type-fest: 0.16.0 8089 8068 unique-string: 2.0.0 8090 8069 8091 - terser@5.32.0: 8070 + terser@5.33.0: 8092 8071 dependencies: 8093 8072 '@jridgewell/source-map': 0.3.6 8094 8073 acorn: 8.12.1 ··· 8219 8198 8220 8199 undici-types@6.19.8: {} 8221 8200 8222 - unicode-canonical-property-names-ecmascript@2.0.0: {} 8201 + unicode-canonical-property-names-ecmascript@2.0.1: {} 8223 8202 8224 8203 unicode-match-property-ecmascript@2.0.0: 8225 8204 dependencies: 8226 - unicode-canonical-property-names-ecmascript: 2.0.0 8205 + unicode-canonical-property-names-ecmascript: 2.0.1 8227 8206 unicode-property-aliases-ecmascript: 2.1.0 8228 8207 8229 - unicode-match-property-value-ecmascript@2.1.0: {} 8208 + unicode-match-property-value-ecmascript@2.2.0: {} 8230 8209 8231 8210 unicode-property-aliases-ecmascript@2.1.0: {} 8232 8211 ··· 8240 8219 8241 8220 unpacker@1.0.1: {} 8242 8221 8243 - unplugin@1.14.0(webpack-sources@3.2.3): 8222 + unplugin@1.14.1(webpack-sources@3.2.3): 8244 8223 dependencies: 8245 8224 acorn: 8.12.1 8246 8225 webpack-virtual-modules: 0.6.2 ··· 8270 8249 8271 8250 util-deprecate@1.0.2: {} 8272 8251 8273 - vite-node@1.6.0(@types/node@20.16.5)(terser@5.32.0): 8252 + vite-node@1.6.0(@types/node@20.16.5)(terser@5.33.0): 8274 8253 dependencies: 8275 8254 cac: 6.7.14 8276 8255 debug: 4.3.7 8277 8256 pathe: 1.1.2 8278 8257 picocolors: 1.1.0 8279 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8258 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8280 8259 transitivePeerDependencies: 8281 8260 - '@types/node' 8282 8261 - less ··· 8288 8267 - supports-color 8289 8268 - terser 8290 8269 8291 - vite-plugin-checker@0.6.4(eslint@8.57.0)(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)): 8270 + vite-plugin-checker@0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.6.2)(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)): 8292 8271 dependencies: 8293 8272 '@babel/code-frame': 7.24.7 8294 8273 ansi-escapes: 4.3.2 ··· 8301 8280 semver: 7.6.3 8302 8281 strip-ansi: 6.0.1 8303 8282 tiny-invariant: 1.3.3 8304 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8283 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8305 8284 vscode-languageclient: 7.0.0 8306 8285 vscode-languageserver: 7.0.0 8307 8286 vscode-languageserver-textdocument: 1.0.12 8308 8287 vscode-uri: 3.0.8 8309 8288 optionalDependencies: 8310 - eslint: 8.57.0 8289 + eslint: 8.57.1 8311 8290 optionator: 0.9.4 8312 8291 typescript: 5.6.2 8313 8292 8314 - vite-plugin-package-version@1.1.0(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)): 8293 + vite-plugin-package-version@1.1.0(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)): 8315 8294 dependencies: 8316 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8295 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8317 8296 8318 - vite-plugin-pwa@0.17.5(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0): 8297 + vite-plugin-pwa@0.17.5(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0): 8319 8298 dependencies: 8320 8299 debug: 4.3.7 8321 8300 fast-glob: 3.3.2 8322 8301 pretty-bytes: 6.1.1 8323 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8302 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8324 8303 workbox-build: 7.1.1(@types/babel__core@7.20.5) 8325 8304 workbox-window: 7.1.0 8326 8305 transitivePeerDependencies: 8327 8306 - supports-color 8328 8307 8329 - vite-plugin-static-copy@1.0.6(vite@5.4.3(@types/node@20.16.5)(terser@5.32.0)): 8308 + vite-plugin-static-copy@1.0.6(vite@5.4.7(@types/node@20.16.5)(terser@5.33.0)): 8330 8309 dependencies: 8331 8310 chokidar: 3.6.0 8332 8311 fast-glob: 3.3.2 8333 8312 fs-extra: 11.2.0 8334 8313 picocolors: 1.1.0 8335 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8314 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8336 8315 8337 - vite@5.4.3(@types/node@20.16.5)(terser@5.32.0): 8316 + vite@5.4.7(@types/node@20.16.5)(terser@5.33.0): 8338 8317 dependencies: 8339 8318 esbuild: 0.21.5 8340 - postcss: 8.4.45 8319 + postcss: 8.4.47 8341 8320 rollup: '@rollup/wasm-node@4.22.4' 8342 8321 optionalDependencies: 8343 8322 '@types/node': 20.16.5 8344 8323 fsevents: 2.3.3 8345 - terser: 5.32.0 8324 + terser: 5.33.0 8346 8325 8347 - vitest@1.6.0(@types/node@20.16.5)(jsdom@23.2.0)(terser@5.32.0): 8326 + vitest@1.6.0(@types/node@20.16.5)(jsdom@23.2.0)(terser@5.33.0): 8348 8327 dependencies: 8349 8328 '@vitest/expect': 1.6.0 8350 8329 '@vitest/runner': 1.6.0 ··· 8363 8342 strip-literal: 2.1.0 8364 8343 tinybench: 2.9.0 8365 8344 tinypool: 0.8.4 8366 - vite: 5.4.3(@types/node@20.16.5)(terser@5.32.0) 8367 - vite-node: 1.6.0(@types/node@20.16.5)(terser@5.32.0) 8345 + vite: 5.4.7(@types/node@20.16.5)(terser@5.33.0) 8346 + vite-node: 1.6.0(@types/node@20.16.5)(terser@5.33.0) 8368 8347 why-is-node-running: 2.3.0 8369 8348 optionalDependencies: 8370 8349 '@types/node': 20.16.5 ··· 8503 8482 '@babel/preset-env': 7.25.4(@babel/core@7.25.2) 8504 8483 '@babel/runtime': 7.25.6 8505 8484 '@rollup/plugin-babel': 5.3.1(@babel/core@7.25.2)(@rollup/wasm-node@4.22.4)(@types/babel__core@7.20.5) 8506 - '@rollup/plugin-node-resolve': 15.2.3(@rollup/wasm-node@4.22.4) 8485 + '@rollup/plugin-node-resolve': 15.2.4(@rollup/wasm-node@4.22.4) 8507 8486 '@rollup/plugin-replace': 2.4.2(@rollup/wasm-node@4.22.4) 8508 8487 '@rollup/plugin-terser': 0.4.4(@rollup/wasm-node@4.22.4) 8509 8488 '@surma/rollup-plugin-off-main-thread': 2.2.3 ··· 8642 8621 8643 8622 yocto-queue@1.1.1: {} 8644 8623 8645 - zustand@4.5.5(@types/react@18.3.5)(immer@10.1.1)(react@18.3.1): 8624 + zustand@4.5.5(@types/react@18.3.8)(immer@10.1.1)(react@18.3.1): 8646 8625 dependencies: 8647 8626 use-sync-external-store: 1.2.2(react@18.3.1) 8648 8627 optionalDependencies: 8649 - '@types/react': 18.3.5 8628 + '@types/react': 18.3.8 8650 8629 immer: 10.1.1 8651 8630 react: 18.3.1