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 packages

Pas 69f6663b 48b5ed71

+587 -545
+15 -15
package.json
··· 37 37 "@ladjs/country-language": "^1.0.3", 38 38 "@marsidev/react-turnstile": "^0.7.2", 39 39 "@movie-web/providers": "github:Pasithea0/smov-providers#production", 40 - "@noble/hashes": "^1.7.1", 40 + "@noble/hashes": "^1.7.2", 41 41 "@plasmohq/messaging": "^0.6.2", 42 42 "@react-spring/web": "^9.7.5", 43 43 "@scure/bip39": "^1.5.4", ··· 46 46 "classnames": "^2.5.1", 47 47 "core-js": "^3.41.0", 48 48 "detect-browser": "^5.3.0", 49 - "dompurify": "^3.2.4", 49 + "dompurify": "^3.2.5", 50 50 "flag-icons": "^7.3.2", 51 51 "focus-trap-react": "^10.3.1", 52 52 "fscreen": "^1.2.0", 53 53 "fuse.js": "^7.1.0", 54 - "hls.js": "^1.5.20", 54 + "hls.js": "^1.6.2", 55 55 "i18next": "^23.16.8", 56 56 "immer": "^10.1.1", 57 57 "iso-639-3": "^3.0.1", ··· 59 59 "lodash.isequal": "^4.5.0", 60 60 "lodash.merge": "^4.6.2", 61 61 "million": "^2.6.4", 62 - "nanoid": "^5.1.4", 62 + "nanoid": "^5.1.5", 63 63 "node-forge": "^1.3.1", 64 64 "ofetch": "^1.4.1", 65 65 "react": "^18.3.1", ··· 80 80 "devDependencies": { 81 81 "@babel/core": "^7.26.10", 82 82 "@babel/preset-env": "^7.26.9", 83 - "@babel/preset-typescript": "^7.26.0", 84 - "@rollup/wasm-node": "^4.35.0", 83 + "@babel/preset-typescript": "^7.27.0", 84 + "@rollup/wasm-node": "^4.40.0", 85 85 "@types/chromecast-caf-sender": "^1.0.11", 86 86 "@types/crypto-js": "^4.2.2", 87 87 "@types/dompurify": "^3.2.0", ··· 89 89 "@types/lodash.isequal": "^4.5.8", 90 90 "@types/lodash.merge": "^4.6.9", 91 91 "@types/lodash.throttle": "^4.1.9", 92 - "@types/node": "^20.17.24", 92 + "@types/node": "^20.17.30", 93 93 "@types/pako": "^2.0.3", 94 - "@types/react": "^18.3.18", 95 - "@types/react-dom": "^18.3.5", 94 + "@types/react": "^18.3.20", 95 + "@types/react-dom": "^18.3.6", 96 96 "@types/react-helmet": "^6.1.11", 97 97 "@types/react-lazy-load-image-component": "^1.6.4", 98 98 "@types/react-router": "^5.1.20", 99 99 "@types/react-router-dom": "^5.3.3", 100 100 "@types/react-stickynode": "^4.0.3", 101 101 "@types/react-transition-group": "^4.4.12", 102 - "@types/semver": "^7.5.8", 102 + "@types/semver": "^7.7.0", 103 103 "@typescript-eslint/eslint-plugin": "^6.21.0", 104 104 "@typescript-eslint/parser": "^6.21.0", 105 105 "@vitejs/plugin-react": "^4.3.4", ··· 108 108 "eslint": "^8.57.1", 109 109 "eslint-config-airbnb": "19.0.4", 110 110 "eslint-config-prettier": "^9.1.0", 111 - "eslint-import-resolver-typescript": "^3.9.0", 111 + "eslint-import-resolver-typescript": "^3.10.0", 112 112 "eslint-plugin-import": "^2.31.0", 113 113 "eslint-plugin-jsx-a11y": "^6.10.2", 114 - "eslint-plugin-prettier": "^5.2.3", 114 + "eslint-plugin-prettier": "^5.2.6", 115 115 "eslint-plugin-react": "7.33.2", 116 116 "eslint-plugin-react-hooks": "4.6.0", 117 117 "glob": "^10.4.5", ··· 126 126 "tailwind-scrollbar": "^3.1.0", 127 127 "tailwindcss": "^3.4.17", 128 128 "tailwindcss-themer": "^4.1.1", 129 - "type-fest": "^4.37.0", 130 - "typescript": "^5.8.2", 131 - "vite": "^5.4.14", 129 + "type-fest": "^4.39.1", 130 + "typescript": "^5.8.3", 131 + "vite": "^5.4.18", 132 132 "vite-plugin-checker": "^0.6.4", 133 133 "vite-plugin-package-version": "^1.1.0", 134 134 "vite-plugin-pwa": "^0.17.5",
+572 -530
pnpm-lock.yaml
··· 41 41 version: 0.7.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 42 42 '@movie-web/providers': 43 43 specifier: github:Pasithea0/smov-providers#production 44 - version: https://codeload.github.com/Pasithea0/smov-providers/tar.gz/8f6e9cb8300db6aa6ac4330c801ab1235b0b86b3 44 + version: https://codeload.github.com/Pasithea0/smov-providers/tar.gz/ed9c02221c293680ffeecd4fda26792da8b35b65 45 45 '@noble/hashes': 46 - specifier: ^1.7.1 47 - version: 1.7.1 46 + specifier: ^1.7.2 47 + version: 1.7.2 48 48 '@plasmohq/messaging': 49 49 specifier: ^0.6.2 50 50 version: 0.6.2(react@18.3.1) ··· 70 70 specifier: ^5.3.0 71 71 version: 5.3.0 72 72 dompurify: 73 - specifier: ^3.2.4 74 - version: 3.2.4 73 + specifier: ^3.2.5 74 + version: 3.2.5 75 75 flag-icons: 76 76 specifier: ^7.3.2 77 77 version: 7.3.2 ··· 85 85 specifier: ^7.1.0 86 86 version: 7.1.0 87 87 hls.js: 88 - specifier: ^1.5.20 89 - version: 1.5.20 88 + specifier: ^1.6.2 89 + version: 1.6.2 90 90 i18next: 91 91 specifier: ^23.16.8 92 92 version: 23.16.8 ··· 109 109 specifier: ^2.6.4 110 110 version: 2.6.4 111 111 nanoid: 112 - specifier: ^5.1.4 113 - version: 5.1.4 112 + specifier: ^5.1.5 113 + version: 5.1.5 114 114 node-forge: 115 115 specifier: ^1.3.1 116 116 version: 1.3.1 ··· 158 158 version: 2.1.2 159 159 zustand: 160 160 specifier: ^4.5.6 161 - version: 4.5.6(@types/react@18.3.18)(immer@10.1.1)(react@18.3.1) 161 + version: 4.5.6(@types/react@18.3.20)(immer@10.1.1)(react@18.3.1) 162 162 devDependencies: 163 163 '@babel/core': 164 164 specifier: ^7.26.10 ··· 167 167 specifier: ^7.26.9 168 168 version: 7.26.9(@babel/core@7.26.10) 169 169 '@babel/preset-typescript': 170 - specifier: ^7.26.0 171 - version: 7.26.0(@babel/core@7.26.10) 170 + specifier: ^7.27.0 171 + version: 7.27.0(@babel/core@7.26.10) 172 172 '@rollup/wasm-node': 173 - specifier: ^4.35.0 174 - version: 4.35.0 173 + specifier: ^4.40.0 174 + version: 4.40.0 175 175 '@types/chromecast-caf-sender': 176 176 specifier: ^1.0.11 177 177 version: 1.0.11 ··· 194 194 specifier: ^4.1.9 195 195 version: 4.1.9 196 196 '@types/node': 197 - specifier: ^20.17.24 198 - version: 20.17.24 197 + specifier: ^20.17.30 198 + version: 20.17.30 199 199 '@types/pako': 200 200 specifier: ^2.0.3 201 201 version: 2.0.3 202 202 '@types/react': 203 - specifier: ^18.3.18 204 - version: 18.3.18 203 + specifier: ^18.3.20 204 + version: 18.3.20 205 205 '@types/react-dom': 206 - specifier: ^18.3.5 207 - version: 18.3.5(@types/react@18.3.18) 206 + specifier: ^18.3.6 207 + version: 18.3.6(@types/react@18.3.20) 208 208 '@types/react-helmet': 209 209 specifier: ^6.1.11 210 210 version: 6.1.11 ··· 222 222 version: 4.0.3 223 223 '@types/react-transition-group': 224 224 specifier: ^4.4.12 225 - version: 4.4.12(@types/react@18.3.18) 225 + version: 4.4.12(@types/react@18.3.20) 226 226 '@types/semver': 227 - specifier: ^7.5.8 228 - version: 7.5.8 227 + specifier: ^7.7.0 228 + version: 7.7.0 229 229 '@typescript-eslint/eslint-plugin': 230 230 specifier: ^6.21.0 231 - version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint@8.57.1)(typescript@5.8.2) 231 + version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3) 232 232 '@typescript-eslint/parser': 233 233 specifier: ^6.21.0 234 - version: 6.21.0(eslint@8.57.1)(typescript@5.8.2) 234 + version: 6.21.0(eslint@8.57.1)(typescript@5.8.3) 235 235 '@vitejs/plugin-react': 236 236 specifier: ^4.3.4 237 - version: 4.3.4(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)) 237 + version: 4.3.4(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)) 238 238 autoprefixer: 239 239 specifier: ^10.4.21 240 240 version: 10.4.21(postcss@8.5.3) ··· 251 251 specifier: ^9.1.0 252 252 version: 9.1.0(eslint@8.57.1) 253 253 eslint-import-resolver-typescript: 254 - specifier: ^3.9.0 255 - version: 3.9.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) 254 + specifier: ^3.10.0 255 + version: 3.10.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) 256 256 eslint-plugin-import: 257 257 specifier: ^2.31.0 258 - version: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1) 258 + version: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) 259 259 eslint-plugin-jsx-a11y: 260 260 specifier: ^6.10.2 261 261 version: 6.10.2(eslint@8.57.1) 262 262 eslint-plugin-prettier: 263 - specifier: ^5.2.3 264 - version: 5.2.3(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3) 263 + specifier: ^5.2.6 264 + version: 5.2.6(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3) 265 265 eslint-plugin-react: 266 266 specifier: 7.33.2 267 267 version: 7.33.2(eslint@8.57.1) ··· 294 294 version: 0.5.14(prettier@3.5.3) 295 295 rollup-plugin-visualizer: 296 296 specifier: ^5.14.0 297 - version: 5.14.0(@rollup/wasm-node@4.38.0) 297 + version: 5.14.0(@rollup/wasm-node@4.40.0) 298 298 tailwind-scrollbar: 299 299 specifier: ^3.1.0 300 300 version: 3.1.0(tailwindcss@3.4.17) ··· 305 305 specifier: ^4.1.1 306 306 version: 4.1.1(tailwindcss@3.4.17) 307 307 type-fest: 308 - specifier: ^4.37.0 309 - version: 4.37.0 308 + specifier: ^4.39.1 309 + version: 4.39.1 310 310 typescript: 311 - specifier: ^5.8.2 312 - version: 5.8.2 311 + specifier: ^5.8.3 312 + version: 5.8.3 313 313 vite: 314 - specifier: ^5.4.14 315 - version: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 314 + specifier: ^5.4.18 315 + version: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 316 316 vite-plugin-checker: 317 317 specifier: ^0.6.4 318 - version: 0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.8.2)(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)) 318 + version: 0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.8.3)(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)) 319 319 vite-plugin-package-version: 320 320 specifier: ^1.1.0 321 - version: 1.1.0(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)) 321 + version: 1.1.0(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)) 322 322 vite-plugin-pwa: 323 323 specifier: ^0.17.5 324 - version: 0.17.5(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.3.0) 324 + version: 0.17.5(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.3.0) 325 325 vite-plugin-static-copy: 326 326 specifier: ^1.0.6 327 - version: 1.0.6(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)) 327 + version: 1.0.6(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)) 328 328 vitest: 329 329 specifier: ^1.6.1 330 - version: 1.6.1(@types/node@20.17.24)(jsdom@23.2.0)(terser@5.39.0) 330 + version: 1.6.1(@types/node@20.17.30)(jsdom@23.2.0)(terser@5.39.0) 331 331 workbox-window: 332 332 specifier: ^7.3.0 333 333 version: 7.3.0 ··· 366 366 resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==} 367 367 engines: {node: '>=6.9.0'} 368 368 369 - '@babel/generator@7.26.10': 370 - resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==} 369 + '@babel/generator@7.27.0': 370 + resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==} 371 371 engines: {node: '>=6.9.0'} 372 372 373 373 '@babel/helper-annotate-as-pure@7.25.9': 374 374 resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==} 375 375 engines: {node: '>=6.9.0'} 376 376 377 - '@babel/helper-compilation-targets@7.26.5': 378 - resolution: {integrity: sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==} 377 + '@babel/helper-compilation-targets@7.27.0': 378 + resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==} 379 379 engines: {node: '>=6.9.0'} 380 380 381 - '@babel/helper-create-class-features-plugin@7.26.9': 382 - resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==} 381 + '@babel/helper-create-class-features-plugin@7.27.0': 382 + resolution: {integrity: sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==} 383 383 engines: {node: '>=6.9.0'} 384 384 peerDependencies: 385 385 '@babel/core': ^7.0.0 386 386 387 - '@babel/helper-create-regexp-features-plugin@7.26.3': 388 - resolution: {integrity: sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==} 387 + '@babel/helper-create-regexp-features-plugin@7.27.0': 388 + resolution: {integrity: sha512-fO8l08T76v48BhpNRW/nQ0MxfnSdoSKUJBMjubOAYffsVuGG5qOfMq7N6Es7UJvi7Y8goXXo07EfcHZXDPuELQ==} 389 389 engines: {node: '>=6.9.0'} 390 390 peerDependencies: 391 391 '@babel/core': ^7.0.0 392 392 393 - '@babel/helper-define-polyfill-provider@0.6.3': 394 - resolution: {integrity: sha512-HK7Bi+Hj6H+VTHA3ZvBis7V/6hu9QuTrnMXNybfUf2iiuU/N97I8VjB+KbhFF8Rld/Lx5MzoCwPCpPjfK+n8Cg==} 393 + '@babel/helper-define-polyfill-provider@0.6.4': 394 + resolution: {integrity: sha512-jljfR1rGnXXNWnmQg2K3+bvhkxB51Rl32QRaOTuwwjviGrHzIbSc8+x9CpraDtbT7mfyjXObULP4w/adunNwAw==} 395 395 peerDependencies: 396 396 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 397 397 ··· 449 449 resolution: {integrity: sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==} 450 450 engines: {node: '>=6.9.0'} 451 451 452 - '@babel/helpers@7.26.10': 453 - resolution: {integrity: sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==} 452 + '@babel/helpers@7.27.0': 453 + resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==} 454 454 engines: {node: '>=6.9.0'} 455 455 456 - '@babel/parser@7.26.10': 457 - resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==} 456 + '@babel/parser@7.27.0': 457 + resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==} 458 458 engines: {node: '>=6.0.0'} 459 459 hasBin: true 460 460 ··· 548 548 peerDependencies: 549 549 '@babel/core': ^7.0.0-0 550 550 551 - '@babel/plugin-transform-block-scoping@7.25.9': 552 - resolution: {integrity: sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==} 551 + '@babel/plugin-transform-block-scoping@7.27.0': 552 + resolution: {integrity: sha512-u1jGphZ8uDI2Pj/HJj6YQ6XQLZCNjOlprjxB5SVz6rq2T6SwAR+CdrWK0CP7F+9rDVMXdB0+r6Am5G5aobOjAQ==} 553 553 engines: {node: '>=6.9.0'} 554 554 peerDependencies: 555 555 '@babel/core': ^7.0.0-0 ··· 764 764 peerDependencies: 765 765 '@babel/core': ^7.0.0-0 766 766 767 - '@babel/plugin-transform-regenerator@7.25.9': 768 - resolution: {integrity: sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==} 767 + '@babel/plugin-transform-regenerator@7.27.0': 768 + resolution: {integrity: sha512-LX/vCajUJQDqE7Aum/ELUMZAY19+cDpghxrnyt5I1tV6X5PyC86AOoWXWFYFeIvauyeSA6/ktn4tQVn/3ZifsA==} 769 769 engines: {node: '>=6.9.0'} 770 770 peerDependencies: 771 771 '@babel/core': ^7.0.0-0 ··· 806 806 peerDependencies: 807 807 '@babel/core': ^7.0.0-0 808 808 809 - '@babel/plugin-transform-typeof-symbol@7.26.7': 810 - resolution: {integrity: sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==} 809 + '@babel/plugin-transform-typeof-symbol@7.27.0': 810 + resolution: {integrity: sha512-+LLkxA9rKJpNoGsbLnAgOCdESl73vwYn+V6b+5wHbrE7OGKVDPHIQvbFSzqE6rwqaCw2RE+zdJrlLkcf8YOA0w==} 811 811 engines: {node: '>=6.9.0'} 812 812 peerDependencies: 813 813 '@babel/core': ^7.0.0-0 814 814 815 - '@babel/plugin-transform-typescript@7.26.8': 816 - resolution: {integrity: sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==} 815 + '@babel/plugin-transform-typescript@7.27.0': 816 + resolution: {integrity: sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==} 817 817 engines: {node: '>=6.9.0'} 818 818 peerDependencies: 819 819 '@babel/core': ^7.0.0-0 ··· 853 853 peerDependencies: 854 854 '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 855 855 856 - '@babel/preset-typescript@7.26.0': 857 - resolution: {integrity: sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==} 856 + '@babel/preset-typescript@7.27.0': 857 + resolution: {integrity: sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ==} 858 858 engines: {node: '>=6.9.0'} 859 859 peerDependencies: 860 860 '@babel/core': ^7.0.0-0 861 - 862 - '@babel/runtime@7.26.10': 863 - resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==} 864 - engines: {node: '>=6.9.0'} 865 861 866 862 '@babel/runtime@7.27.0': 867 863 resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==} 868 864 engines: {node: '>=6.9.0'} 869 865 870 - '@babel/template@7.26.9': 871 - resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} 866 + '@babel/template@7.27.0': 867 + resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==} 872 868 engines: {node: '>=6.9.0'} 873 869 874 - '@babel/traverse@7.26.10': 875 - resolution: {integrity: sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==} 870 + '@babel/traverse@7.27.0': 871 + resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==} 876 872 engines: {node: '>=6.9.0'} 877 873 878 - '@babel/types@7.26.10': 879 - resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} 874 + '@babel/types@7.27.0': 875 + resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} 880 876 engines: {node: '>=6.9.0'} 881 877 882 878 '@csstools/color-helpers@5.0.2': ··· 935 931 peerDependencies: 936 932 react: '>=16.8.0' 937 933 938 - '@emnapi/core@1.3.1': 939 - resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==} 934 + '@emnapi/core@1.4.1': 935 + resolution: {integrity: sha512-4JFstCTaToCFrPqrGzgkF8N2NHjtsaY4uRh6brZQ5L9e4wbMieX8oDT8N7qfVFTQecHFEtkj4ve49VIZ3mKVqw==} 940 936 941 - '@emnapi/runtime@1.3.1': 942 - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} 937 + '@emnapi/runtime@1.4.1': 938 + resolution: {integrity: sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ==} 943 939 944 940 '@emnapi/wasi-threads@1.0.1': 945 941 resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==} ··· 1082 1078 cpu: [x64] 1083 1079 os: [win32] 1084 1080 1085 - '@eslint-community/eslint-utils@4.5.1': 1086 - resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==} 1081 + '@eslint-community/eslint-utils@4.6.0': 1082 + resolution: {integrity: sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==} 1087 1083 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1088 1084 peerDependencies: 1089 1085 eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 ··· 1162 1158 react: '>=16.8.0' 1163 1159 react-dom: '>=16.8.0' 1164 1160 1165 - '@movie-web/providers@https://codeload.github.com/Pasithea0/smov-providers/tar.gz/8f6e9cb8300db6aa6ac4330c801ab1235b0b86b3': 1166 - resolution: {tarball: https://codeload.github.com/Pasithea0/smov-providers/tar.gz/8f6e9cb8300db6aa6ac4330c801ab1235b0b86b3} 1161 + '@movie-web/providers@https://codeload.github.com/Pasithea0/smov-providers/tar.gz/ed9c02221c293680ffeecd4fda26792da8b35b65': 1162 + resolution: {tarball: https://codeload.github.com/Pasithea0/smov-providers/tar.gz/ed9c02221c293680ffeecd4fda26792da8b35b65} 1167 1163 version: 2.3.0 1168 1164 1169 - '@napi-rs/wasm-runtime@0.2.7': 1170 - resolution: {integrity: sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==} 1165 + '@napi-rs/wasm-runtime@0.2.8': 1166 + resolution: {integrity: sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==} 1171 1167 1172 - '@noble/hashes@1.7.1': 1173 - resolution: {integrity: sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==} 1168 + '@noble/hashes@1.7.2': 1169 + resolution: {integrity: sha512-biZ0NUSxyjLLqo6KxEJ1b+C2NAx0wtDoFvCaXHGgUkeHzf3Xc1xKumFKREuT7f7DARNZ/slvYUwFG6B0f2b6hQ==} 1174 1170 engines: {node: ^14.21.3 || >=16} 1175 1171 1176 1172 '@nodelib/fs.scandir@2.1.5': ··· 1189 1185 resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} 1190 1186 engines: {node: '>=12.4.0'} 1191 1187 1192 - '@oxc-resolver/binding-darwin-arm64@5.0.0': 1193 - resolution: {integrity: sha512-zwHAf+owoxSWTDD4dFuwW+FkpaDzbaL30H5Ltocb+RmLyg4WKuteusRLKh5Y8b/cyu7UzhxM0haIqQjyqA1iuA==} 1194 - cpu: [arm64] 1195 - os: [darwin] 1196 - 1197 - '@oxc-resolver/binding-darwin-x64@5.0.0': 1198 - resolution: {integrity: sha512-1lS3aBNVjVQKBvZdHm13+8tSjvu2Tl1Cv4FnUyMYxqx6+rsom2YaOylS5LhDUwfZu0zAgpLMwK6kGpF/UPncNg==} 1199 - cpu: [x64] 1200 - os: [darwin] 1201 - 1202 - '@oxc-resolver/binding-freebsd-x64@5.0.0': 1203 - resolution: {integrity: sha512-q9sRd68wC1/AJ0eu6ClhxlklVfe8gH4wrUkSyEbIYTZ8zY5yjsLY3fpqqsaCvWJUx65nW+XtnAxCGCi5AXr1Mw==} 1204 - cpu: [x64] 1205 - os: [freebsd] 1206 - 1207 - '@oxc-resolver/binding-linux-arm-gnueabihf@5.0.0': 1208 - resolution: {integrity: sha512-catYavWsvqViYnCveQjhrK6yVYDEPFvIOgGLxnz5r2dcgrjpmquzREoyss0L2QG/J5HTTbwqwZ1kk+g56hE/1A==} 1209 - cpu: [arm] 1210 - os: [linux] 1211 - 1212 - '@oxc-resolver/binding-linux-arm64-gnu@5.0.0': 1213 - resolution: {integrity: sha512-l/0pWoQM5kVmJLg4frQ1mKZOXgi0ex/hzvFt8E4WK2ifXr5JgKFUokxsb/oat7f5YzdJJh5r9p+qS/t3dA26Aw==} 1214 - cpu: [arm64] 1215 - os: [linux] 1216 - 1217 - '@oxc-resolver/binding-linux-arm64-musl@5.0.0': 1218 - resolution: {integrity: sha512-bx0oz/oaAW4FGYqpIIxJCnmgb906YfMhTEWCJvYkxjpEI8VKLJEL3PQevYiqDq36SA0yRLJ/sQK2fqry8AFBfA==} 1219 - cpu: [arm64] 1220 - os: [linux] 1221 - 1222 - '@oxc-resolver/binding-linux-x64-gnu@5.0.0': 1223 - resolution: {integrity: sha512-4PH++qbSIhlRsFYdN1P9neDov4OGhTGo5nbQ1D7AL6gWFLo3gdZTc00FM2y8JjeTcPWEXkViZuwpuc0w5i6qHg==} 1224 - cpu: [x64] 1225 - os: [linux] 1226 - 1227 - '@oxc-resolver/binding-linux-x64-musl@5.0.0': 1228 - resolution: {integrity: sha512-mLfQFpX3/5y9oWi0b+9FbWDkL2hM0Y29653beCHiHxAdGyVgb2DsJbK74WkMTwtSz9by8vyBh8jGPZcg1yLZbQ==} 1229 - cpu: [x64] 1230 - os: [linux] 1231 - 1232 - '@oxc-resolver/binding-wasm32-wasi@5.0.0': 1233 - resolution: {integrity: sha512-uEhsAZSo65qsRi6+IfBTEUUFbjg7T2yruJeLYpFfEATpm3ory5Mgo5vx3L0c2/Cz1OUZXBgp3A8x6VMUB2jT2A==} 1234 - engines: {node: '>=14.0.0'} 1235 - cpu: [wasm32] 1236 - 1237 - '@oxc-resolver/binding-win32-arm64-msvc@5.0.0': 1238 - resolution: {integrity: sha512-8DbSso9Jp1ns8AYuZFXdRfAcdJrzZwkFm/RjPuvAPTENsm685dosBF8G6gTHQlHvULnk6o3sa9ygZaTGC/UoEw==} 1239 - cpu: [arm64] 1240 - os: [win32] 1241 - 1242 - '@oxc-resolver/binding-win32-x64-msvc@5.0.0': 1243 - resolution: {integrity: sha512-ylppfPEg63NuRXOPNsXFlgyl37JrtRn0QMO26X3K3Ytp5HtLrMreQMGVtgr30e1l2YmAWqhvmKlCryOqzGPD/g==} 1244 - cpu: [x64] 1245 - os: [win32] 1246 - 1247 1188 '@pkgjs/parseargs@0.11.0': 1248 1189 resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} 1249 1190 engines: {node: '>=14'} 1250 1191 1251 - '@pkgr/core@0.1.1': 1252 - resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} 1192 + '@pkgr/core@0.2.3': 1193 + resolution: {integrity: sha512-yMV8bb9prWI21N6FsrnPCbhoYb8UUvYCDGoSvPHBloVC095Ef2ker43hzXkJ6TpJPw53S8FeFYkARa7GGIGwxg==} 1253 1194 engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} 1254 1195 1255 1196 '@plasmohq/messaging@0.6.2': ··· 1340 1281 rollup: 1341 1282 optional: true 1342 1283 1343 - '@rollup/wasm-node@4.35.0': 1344 - resolution: {integrity: sha512-mVs1GGfgeDCcMCFN5FystW0B5XjwhARAnomDBm2wTITTAioNr+YrUJ4UPjV33iXiLH1xAKWuUo30Od5HzrfQyA==} 1345 - engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1346 - hasBin: true 1347 - 1348 - '@rollup/wasm-node@4.38.0': 1349 - resolution: {integrity: sha512-WgdJf6XyQ5x4qaHbjGjsqWqgg2L4WNNRsQPl80agmFX6Kdobe+FsUn116lnR7lbtiAucgI4ywGYuAoew8RHb8w==} 1284 + '@rollup/wasm-node@4.40.0': 1285 + resolution: {integrity: sha512-TrH9Uwkd+ZAZIaZAceS842hZFig6s7cWJTFmrj/VqMgCmqgkxFjpMqlk8s3cdrIrsCXRshxWlKeys8xpqqA6xg==} 1350 1286 engines: {node: '>=18.0.0', npm: '>=8.0.0'} 1351 1287 hasBin: true 1352 1288 ··· 1368 1304 '@surma/rollup-plugin-off-main-thread@2.2.3': 1369 1305 resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} 1370 1306 1371 - '@tanstack/react-virtual@3.13.4': 1372 - resolution: {integrity: sha512-jPWC3BXvVLHsMX67NEHpJaZ+/FySoNxFfBEiF4GBc1+/nVwdRm+UcSCYnKP3pXQr0eEsDpXi/PQZhNfJNopH0g==} 1307 + '@tanstack/react-virtual@3.13.6': 1308 + resolution: {integrity: sha512-WT7nWs8ximoQ0CDx/ngoFP7HbQF9Q2wQe4nh2NB+u2486eX3nZRE40P9g6ccCVq7ZfTSH5gFOuCoVH5DLNS/aA==} 1373 1309 peerDependencies: 1374 1310 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1375 1311 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 1376 1312 1377 - '@tanstack/virtual-core@3.13.4': 1378 - resolution: {integrity: sha512-fNGO9fjjSLns87tlcto106enQQLycCKR4DPNpgq3djP5IdcPFdPAmaKjsgzIeRhH7hWrELgW12hYnRthS5kLUw==} 1313 + '@tanstack/virtual-core@3.13.6': 1314 + resolution: {integrity: sha512-cnQUeWnhNP8tJ4WsGcYiX24Gjkc9ALstLbHcBj1t3E7EimN6n6kHH+DPV4PpDnuw00NApQp+ViojMj1GRdwYQg==} 1379 1315 1380 1316 '@tybys/wasm-util@0.9.0': 1381 1317 resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} ··· 1383 1319 '@types/babel__core@7.20.5': 1384 1320 resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} 1385 1321 1386 - '@types/babel__generator@7.6.8': 1387 - resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} 1322 + '@types/babel__generator@7.27.0': 1323 + resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==} 1388 1324 1389 1325 '@types/babel__template@7.4.4': 1390 1326 resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} 1391 1327 1392 - '@types/babel__traverse@7.20.6': 1393 - resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} 1328 + '@types/babel__traverse@7.20.7': 1329 + resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==} 1394 1330 1395 - '@types/chrome@0.0.309': 1396 - resolution: {integrity: sha512-ZFADzcp8b+roUrux68U8pti4cmNOLJXWkShk8lfxj9SBcjYqpJt7NypBprSJUJDJVakGZgd2Tt00QePIGh7oPA==} 1331 + '@types/chrome@0.0.315': 1332 + resolution: {integrity: sha512-Oy1dYWkr6BCmgwBtOngLByCHstQ3whltZg7/7lubgIZEYvKobDneqplgc6LKERNRBwckFviV4UU5AZZNUFrJ4A==} 1397 1333 1398 1334 '@types/chromecast-caf-sender@1.0.11': 1399 1335 resolution: {integrity: sha512-Pv3xvNYtxD/cTM/tKfuZRlLasvpxAm+CFni0GJd6Cp8XgiZS9g9tMZkR1uymsi5fIFv057SZKKAWVFFgy7fJtw==} ··· 1407 1343 1408 1344 '@types/estree@0.0.39': 1409 1345 resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} 1410 - 1411 - '@types/estree@1.0.6': 1412 - resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} 1413 1346 1414 1347 '@types/estree@1.0.7': 1415 1348 resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==} ··· 1453 1386 '@types/node-forge@1.3.11': 1454 1387 resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} 1455 1388 1456 - '@types/node@20.17.24': 1457 - resolution: {integrity: sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==} 1389 + '@types/node@20.17.30': 1390 + resolution: {integrity: sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==} 1458 1391 1459 1392 '@types/pako@2.0.3': 1460 1393 resolution: {integrity: sha512-bq0hMV9opAcrmE0Byyo0fY3Ew4tgOevJmQ9grUhpXQhYfyLJ1Kqg3P33JT5fdbT2AjeAjR51zqqVjAL/HMkx7Q==} ··· 1462 1395 '@types/prop-types@15.7.14': 1463 1396 resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} 1464 1397 1465 - '@types/react-dom@18.3.5': 1466 - resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==} 1398 + '@types/react-dom@18.3.6': 1399 + resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==} 1467 1400 peerDependencies: 1468 1401 '@types/react': ^18.0.0 1469 1402 ··· 1487 1420 peerDependencies: 1488 1421 '@types/react': '*' 1489 1422 1490 - '@types/react@18.3.18': 1491 - resolution: {integrity: sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==} 1423 + '@types/react@18.3.20': 1424 + resolution: {integrity: sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==} 1492 1425 1493 1426 '@types/resolve@1.20.2': 1494 1427 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} 1495 1428 1496 - '@types/semver@7.5.8': 1497 - resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} 1429 + '@types/semver@7.7.0': 1430 + resolution: {integrity: sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==} 1498 1431 1499 1432 '@types/trusted-types@2.0.7': 1500 1433 resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} ··· 1560 1493 '@ungap/structured-clone@1.3.0': 1561 1494 resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} 1562 1495 1496 + '@unrs/resolver-binding-darwin-arm64@1.5.0': 1497 + resolution: {integrity: sha512-YmocNlEcX/AgJv8gI41bhjMOTcKcea4D2nRIbZj+MhRtSH5+vEU8r/pFuTuoF+JjVplLsBueU+CILfBPVISyGQ==} 1498 + cpu: [arm64] 1499 + os: [darwin] 1500 + 1501 + '@unrs/resolver-binding-darwin-x64@1.5.0': 1502 + resolution: {integrity: sha512-qpUrXgH4e/0xu1LOhPEdfgSY3vIXOxDQv370NEL8npN8h40HcQDA+Pl2r4HBW6tTXezWIjxUFcP7tj529RZtDw==} 1503 + cpu: [x64] 1504 + os: [darwin] 1505 + 1506 + '@unrs/resolver-binding-freebsd-x64@1.5.0': 1507 + resolution: {integrity: sha512-3tX8r8vgjvZzaJZB4jvxUaaFCDCb3aWDCpZN3EjhGnnwhztslI05KSG5NY/jNjlcZ5QWZ7dEZZ/rNBFsmTaSPw==} 1508 + cpu: [x64] 1509 + os: [freebsd] 1510 + 1511 + '@unrs/resolver-binding-linux-arm-gnueabihf@1.5.0': 1512 + resolution: {integrity: sha512-FH+ixzBKaUU9fWOj3TYO+Yn/eO6kYvMLV9eNJlJlkU7OgrxkCmiMS6wUbyT0KA3FOZGxnEQ2z3/BHgYm2jqeLA==} 1513 + cpu: [arm] 1514 + os: [linux] 1515 + 1516 + '@unrs/resolver-binding-linux-arm-musleabihf@1.5.0': 1517 + resolution: {integrity: sha512-pxCgXMgwB/4PfqFQg73lMhmWwcC0j5L+dNXhZoz/0ek0iS/oAWl65fxZeT/OnU7fVs52MgdP2q02EipqJJXHSg==} 1518 + cpu: [arm] 1519 + os: [linux] 1520 + 1521 + '@unrs/resolver-binding-linux-arm64-gnu@1.5.0': 1522 + resolution: {integrity: sha512-FX2FV7vpLE/+Z0NZX9/1pwWud5Wocm/2PgpUXbT5aSV3QEB10kBPJAzssOQylvdj8mOHoKl5pVkXpbCwww/T2g==} 1523 + cpu: [arm64] 1524 + os: [linux] 1525 + 1526 + '@unrs/resolver-binding-linux-arm64-musl@1.5.0': 1527 + resolution: {integrity: sha512-+gF97xst1BZb28T3nwwzEtq2ewCoMDGKsenYsZuvpmNrW0019G1iUAunZN+FG55L21y+uP7zsGX06OXDQ/viKw==} 1528 + cpu: [arm64] 1529 + os: [linux] 1530 + 1531 + '@unrs/resolver-binding-linux-ppc64-gnu@1.5.0': 1532 + resolution: {integrity: sha512-5bEmVcQw9js8JYM2LkUBw5SeELSIxX+qKf9bFrfFINKAp4noZ//hUxLpbF7u/3gTBN1GsER6xOzIZlw/VTdXtA==} 1533 + cpu: [ppc64] 1534 + os: [linux] 1535 + 1536 + '@unrs/resolver-binding-linux-riscv64-gnu@1.5.0': 1537 + resolution: {integrity: sha512-GGk/8TPUsf1Q99F+lzMdjE6sGL26uJCwQ9TlvBs8zR3cLQNw/MIumPN7zrs3GFGySjnwXc8gA6J3HKbejywmqA==} 1538 + cpu: [riscv64] 1539 + os: [linux] 1540 + 1541 + '@unrs/resolver-binding-linux-s390x-gnu@1.5.0': 1542 + resolution: {integrity: sha512-5uRkFYYVNAeVaA4W/CwugjFN3iDOHCPqsBLCCOoJiMfFMMz4evBRsg+498OFa9w6VcTn2bD5aI+RRayaIgk2Sw==} 1543 + cpu: [s390x] 1544 + os: [linux] 1545 + 1546 + '@unrs/resolver-binding-linux-x64-gnu@1.5.0': 1547 + resolution: {integrity: sha512-j905CZH3nehYy6NimNqC2B14pxn4Ltd7guKMyPTzKehbFXTUgihQS/ZfHQTdojkMzbSwBOSgq1dOrY+IpgxDsA==} 1548 + cpu: [x64] 1549 + os: [linux] 1550 + 1551 + '@unrs/resolver-binding-linux-x64-musl@1.5.0': 1552 + resolution: {integrity: sha512-dmLevQTuzQRwu5A+mvj54R5aye5I4PVKiWqGxg8tTaYP2k2oTs/3Mo8mgnhPk28VoYCi0fdFYpgzCd4AJndQvQ==} 1553 + cpu: [x64] 1554 + os: [linux] 1555 + 1556 + '@unrs/resolver-binding-wasm32-wasi@1.5.0': 1557 + resolution: {integrity: sha512-LtJMhwu7avhoi+kKfAZOKN773RtzLBVVF90YJbB0wyMpUj9yQPeA+mteVUI9P70OG/opH47FeV5AWeaNWWgqJg==} 1558 + engines: {node: '>=14.0.0'} 1559 + cpu: [wasm32] 1560 + 1561 + '@unrs/resolver-binding-win32-arm64-msvc@1.5.0': 1562 + resolution: {integrity: sha512-FTZBxLL4SO1mgIM86KykzJmPeTPisBDHQV6xtfDXbTMrentuZ6SdQKJUV5BWaoUK3p8kIULlrCcucqdCnk8Npg==} 1563 + cpu: [arm64] 1564 + os: [win32] 1565 + 1566 + '@unrs/resolver-binding-win32-ia32-msvc@1.5.0': 1567 + resolution: {integrity: sha512-i5bB7vJ1waUsFciU/FKLd4Zw0VnAkvhiJ4//jYQXyDUuiLKodmtQZVTcOPU7pp97RrNgCFtXfC1gnvj/DHPJTw==} 1568 + cpu: [ia32] 1569 + os: [win32] 1570 + 1571 + '@unrs/resolver-binding-win32-x64-msvc@1.5.0': 1572 + resolution: {integrity: sha512-wAvXp4k7jhioi4SebXW/yfzzYwsUCr9kIX4gCsUFKpCTUf8Mi7vScJXI3S+kupSUf0LbVHudR8qBbe2wFMSNUw==} 1573 + cpu: [x64] 1574 + os: [win32] 1575 + 1563 1576 '@vitejs/plugin-react@4.3.4': 1564 1577 resolution: {integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==} 1565 1578 engines: {node: ^14.18.0 || >=16.0.0} ··· 1584 1597 '@xobotyi/scrollbar-width@1.9.5': 1585 1598 resolution: {integrity: sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==} 1586 1599 1600 + abort-controller@3.0.0: 1601 + resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} 1602 + engines: {node: '>=6.5'} 1603 + 1587 1604 acorn-jsx@5.3.2: 1588 1605 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 1589 1606 peerDependencies: ··· 1720 1737 resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==} 1721 1738 engines: {node: '>= 0.4'} 1722 1739 1723 - babel-plugin-polyfill-corejs2@0.4.12: 1724 - resolution: {integrity: sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og==} 1740 + babel-plugin-polyfill-corejs2@0.4.13: 1741 + resolution: {integrity: sha512-3sX/eOms8kd3q2KZ6DAhKPc0dgm525Gqq5NtWKZ7QYYZEv57OQ54KtblzJzH1lQF/eQxO8KjWGIK9IPUJNus5g==} 1725 1742 peerDependencies: 1726 1743 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1727 1744 ··· 1730 1747 peerDependencies: 1731 1748 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1732 1749 1733 - babel-plugin-polyfill-regenerator@0.6.3: 1734 - resolution: {integrity: sha512-LiWSbl4CRSIa5x/JAU6jZiG9eit9w6mz+yVMFwDE83LAWvt0AfGBoZ7HS/mkhrKuh2ZlzfVZYKoLjXdqw6Yt7Q==} 1750 + babel-plugin-polyfill-regenerator@0.6.4: 1751 + resolution: {integrity: sha512-7gD3pRadPrbjhjLyxebmx/WrFYcuSjZ0XbdUujQMZ/fcE9oeewk2U/7PCvez84UeuK3oSjmPZ0Ch0dlupQvGzw==} 1735 1752 peerDependencies: 1736 1753 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 1737 1754 ··· 1790 1807 resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==} 1791 1808 engines: {node: '>= 6'} 1792 1809 1793 - caniuse-lite@1.0.30001705: 1794 - resolution: {integrity: sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==} 1810 + caniuse-lite@1.0.30001713: 1811 + resolution: {integrity: sha512-wCIWIg+A4Xr7NfhTuHdX+/FKh3+Op3LBbSp2N5Pfx6T/LhdQy3GTyoTg48BReaW/MyMNZAkTadsBtai3ldWK0Q==} 1795 1812 1796 1813 chai@4.5.0: 1797 1814 resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==} ··· 1999 2016 resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} 2000 2017 engines: {node: '>=0.4.0'} 2001 2018 2002 - destr@2.0.3: 2003 - resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} 2019 + destr@2.0.5: 2020 + resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==} 2004 2021 2005 2022 detect-browser@5.3.0: 2006 2023 resolution: {integrity: sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==} ··· 2037 2054 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} 2038 2055 engines: {node: '>= 4'} 2039 2056 2040 - dompurify@3.2.4: 2041 - resolution: {integrity: sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==} 2057 + dompurify@3.2.5: 2058 + resolution: {integrity: sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==} 2042 2059 2043 2060 domutils@3.2.2: 2044 2061 resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==} ··· 2055 2072 engines: {node: '>=0.10.0'} 2056 2073 hasBin: true 2057 2074 2058 - electron-to-chromium@1.5.119: 2059 - resolution: {integrity: sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==} 2075 + electron-to-chromium@1.5.137: 2076 + resolution: {integrity: sha512-/QSJaU2JyIuTbbABAo/crOs+SuAZLS+fVVS10PVrIT9hrRkmZl8Hb0xPSkKRUUWHQtYzXHpQUW3Dy5hwMzGZkA==} 2060 2077 2061 2078 emoji-regex@8.0.0: 2062 2079 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} ··· 2142 2159 eslint-import-resolver-node@0.3.9: 2143 2160 resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} 2144 2161 2145 - eslint-import-resolver-typescript@3.9.0: 2146 - resolution: {integrity: sha512-EUcFmaz0zAa6P2C9jAb5XDymRld8S6TURvWcIW7y+czOW+K8hrjgQgbhBsNE0J/dDZ6HLfcn70LqnIil9W+ICw==} 2162 + eslint-import-resolver-typescript@3.10.0: 2163 + resolution: {integrity: sha512-aV3/dVsT0/H9BtpNwbaqvl+0xGMRGzncLyhm793NFGvbwGGvzyAykqWZ8oZlZuGwuHkwJjhWJkG1cM3ynvd2pQ==} 2147 2164 engines: {node: ^14.18.0 || >=16.0.0} 2148 2165 peerDependencies: 2149 2166 eslint: '*' ··· 2192 2209 peerDependencies: 2193 2210 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9 2194 2211 2195 - eslint-plugin-prettier@5.2.3: 2196 - resolution: {integrity: sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==} 2212 + eslint-plugin-prettier@5.2.6: 2213 + resolution: {integrity: sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==} 2197 2214 engines: {node: ^14.18.0 || >=16.0.0} 2198 2215 peerDependencies: 2199 2216 '@types/eslint': '>=8.0.0' 2200 2217 eslint: '>=8.0.0' 2201 - eslint-config-prettier: '*' 2218 + eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0' 2202 2219 prettier: '>=3.0.0' 2203 2220 peerDependenciesMeta: 2204 2221 '@types/eslint': ··· 2260 2277 esutils@2.0.3: 2261 2278 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} 2262 2279 engines: {node: '>=0.10.0'} 2280 + 2281 + event-target-shim@5.0.1: 2282 + resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} 2283 + engines: {node: '>=6'} 2263 2284 2264 2285 execa@8.0.1: 2265 2286 resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} ··· 2502 2523 hls-parser@0.13.5: 2503 2524 resolution: {integrity: sha512-UJyTCcNZwOdBmEJo86vViEpgtaUhxrgAsBb65+Lk6fjzyOfIDVF9Y0TyE0KJ2Gc5YHfHx7xevuj/RR0itP3vaA==} 2504 2525 2505 - hls.js@1.5.20: 2506 - resolution: {integrity: sha512-uu0VXUK52JhihhnN/MVVo1lvqNNuhoxkonqgO3IpjvQiGpJBdIXMGkofjQb/j9zvV7a1SW8U9g1FslWx/1HOiQ==} 2526 + hls.js@1.6.2: 2527 + resolution: {integrity: sha512-rx+pETSCJEDThm/JCm8CuadcAC410cVjb1XVXFNDKFuylaayHk1+tFxhkjvnMDAfqsJHxZXDAJ3Uc2d5xQyWlQ==} 2507 2528 2508 2529 hoist-non-react-statics@3.3.2: 2509 2530 resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} ··· 2598 2619 resolution: {integrity: sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==} 2599 2620 engines: {node: '>= 0.4'} 2600 2621 2601 - is-bun-module@1.3.0: 2602 - resolution: {integrity: sha512-DgXeu5UWI0IsMQundYb5UAOzm6G2eVnarJ0byP6Tm55iZNKceD59LNPA2L4VvsScTtHcw0yEkVwSf7PC+QoLSA==} 2622 + is-bun-module@2.0.0: 2623 + resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==} 2603 2624 2604 2625 is-callable@1.2.7: 2605 2626 resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} ··· 2975 2996 react: '*' 2976 2997 react-dom: '*' 2977 2998 2978 - nanoid@3.3.10: 2979 - resolution: {integrity: sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==} 2999 + nanoid@3.3.11: 3000 + resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} 2980 3001 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} 2981 3002 hasBin: true 2982 3003 ··· 2985 3006 engines: {node: ^18 || >=20} 2986 3007 hasBin: true 2987 3008 2988 - nanoid@5.1.4: 2989 - resolution: {integrity: sha512-GTFcMIDgR7tqji/LpSY8rtg464VnJl/j6ypoehYnuGb+Y8qZUdtKB8WVCXon0UEZgFDbuUxpIl//6FHLHgXSNA==} 3009 + nanoid@5.1.5: 3010 + resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==} 2990 3011 engines: {node: ^18 || >=20} 2991 3012 hasBin: true 2992 3013 ··· 3095 3116 resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} 3096 3117 engines: {node: '>= 0.4'} 3097 3118 3098 - oxc-resolver@5.0.0: 3099 - resolution: {integrity: sha512-66fopyAqCN8Mx4tzNiBXWbk8asCSuxUWN62gwTc3yfRs7JfWhX/eVJCf+fUrfbNOdQVOWn+o8pAKllp76ysMXA==} 3100 - 3101 3119 p-limit@3.1.0: 3102 3120 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} 3103 3121 engines: {node: '>=10'} ··· 3174 3192 resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} 3175 3193 engines: {node: '>=0.10.0'} 3176 3194 3177 - pirates@4.0.6: 3178 - resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} 3195 + pirates@4.0.7: 3196 + resolution: {integrity: sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==} 3179 3197 engines: {node: '>= 6'} 3180 3198 3181 3199 pkg-types@1.3.1: ··· 3683 3701 stacktrace-js@2.0.2: 3684 3702 resolution: {integrity: sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg==} 3685 3703 3686 - std-env@3.8.1: 3687 - resolution: {integrity: sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==} 3704 + std-env@3.9.0: 3705 + resolution: {integrity: sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==} 3688 3706 3689 3707 string-width@4.2.3: 3690 3708 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} ··· 3768 3786 symbol-tree@3.2.4: 3769 3787 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} 3770 3788 3771 - synckit@0.9.2: 3772 - resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==} 3789 + synckit@0.11.4: 3790 + resolution: {integrity: sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==} 3773 3791 engines: {node: ^14.18.0 || >=16.0.0} 3774 3792 3775 3793 tabbable@6.2.0: ··· 3892 3910 resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} 3893 3911 engines: {node: '>=10'} 3894 3912 3895 - type-fest@4.37.0: 3896 - resolution: {integrity: sha512-S/5/0kFftkq27FPNye0XM1e2NsnoD/3FS+pBmbjmmtLT6I+i344KoOf7pvXreaFsDamWeaJX55nczA1m5PsBDg==} 3913 + type-fest@4.39.1: 3914 + resolution: {integrity: sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==} 3897 3915 engines: {node: '>=16'} 3898 3916 3899 3917 typed-array-buffer@1.0.3: ··· 3917 3935 engines: {node: '>=4.2.0'} 3918 3936 hasBin: true 3919 3937 3920 - typescript@5.8.2: 3921 - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} 3938 + typescript@5.8.3: 3939 + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} 3922 3940 engines: {node: '>=14.17'} 3923 3941 hasBin: true 3924 3942 3925 - ufo@1.5.4: 3926 - resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} 3943 + ufo@1.6.1: 3944 + resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==} 3927 3945 3928 3946 uglify-js@3.19.3: 3929 3947 resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} ··· 3971 3989 unplugin@1.16.1: 3972 3990 resolution: {integrity: sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w==} 3973 3991 engines: {node: '>=14.0.0'} 3992 + 3993 + unrs-resolver@1.5.0: 3994 + resolution: {integrity: sha512-6aia3Oy7SEe0MuUGQm2nsyob0L2+g57w178K5SE/3pvSGAIp28BB2O921fKx424Ahc/gQ6v0DXFbhcpyhGZdOA==} 3974 3995 3975 3996 upath@1.2.0: 3976 3997 resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} ··· 3988 4009 url-parse@1.5.10: 3989 4010 resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} 3990 4011 3991 - use-sync-external-store@1.4.0: 3992 - resolution: {integrity: sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==} 4012 + use-sync-external-store@1.5.0: 4013 + resolution: {integrity: sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==} 3993 4014 peerDependencies: 3994 4015 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 3995 4016 ··· 4051 4072 peerDependencies: 4052 4073 vite: ^5.0.0 4053 4074 4054 - vite@5.4.14: 4055 - resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} 4075 + vite@5.4.18: 4076 + resolution: {integrity: sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==} 4056 4077 engines: {node: ^18.0.0 || >=20.0.0} 4057 4078 hasBin: true 4058 4079 peerDependencies: ··· 4279 4300 utf-8-validate: 4280 4301 optional: true 4281 4302 4303 + wyzie-lib@2.2.1: 4304 + resolution: {integrity: sha512-oZtJnCTQCqLZimlD1Ex195+8e21/G5BWhixCE5/4Of77AI9igmIQCo/thWngOsdOufcnzvzTPYkWoNDxHc5lQg==} 4305 + 4282 4306 xml-name-validator@5.0.0: 4283 4307 resolution: {integrity: sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==} 4284 4308 engines: {node: '>=18'} ··· 4293 4317 yallist@3.1.1: 4294 4318 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} 4295 4319 4296 - yaml@2.7.0: 4297 - resolution: {integrity: sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==} 4320 + yaml@2.7.1: 4321 + resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==} 4298 4322 engines: {node: '>= 14'} 4299 4323 hasBin: true 4300 4324 ··· 4310 4334 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} 4311 4335 engines: {node: '>=10'} 4312 4336 4313 - yocto-queue@1.2.0: 4314 - resolution: {integrity: sha512-KHBC7z61OJeaMGnF3wqNZj+GGNXOyypZviiKpQeiHirG5Ib1ImwcLBH70rbMSkKfSmUNBsdf2PwaEJtKvgmkNw==} 4337 + yocto-queue@1.2.1: 4338 + resolution: {integrity: sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==} 4315 4339 engines: {node: '>=12.20'} 4316 4340 4317 4341 zustand@4.5.6: ··· 4371 4395 dependencies: 4372 4396 '@ampproject/remapping': 2.3.0 4373 4397 '@babel/code-frame': 7.26.2 4374 - '@babel/generator': 7.26.10 4375 - '@babel/helper-compilation-targets': 7.26.5 4398 + '@babel/generator': 7.27.0 4399 + '@babel/helper-compilation-targets': 7.27.0 4376 4400 '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 4377 - '@babel/helpers': 7.26.10 4378 - '@babel/parser': 7.26.10 4379 - '@babel/template': 7.26.9 4380 - '@babel/traverse': 7.26.10 4381 - '@babel/types': 7.26.10 4401 + '@babel/helpers': 7.27.0 4402 + '@babel/parser': 7.27.0 4403 + '@babel/template': 7.27.0 4404 + '@babel/traverse': 7.27.0 4405 + '@babel/types': 7.27.0 4382 4406 convert-source-map: 2.0.0 4383 4407 debug: 4.4.0 4384 4408 gensync: 1.0.0-beta.2 ··· 4387 4411 transitivePeerDependencies: 4388 4412 - supports-color 4389 4413 4390 - '@babel/generator@7.26.10': 4414 + '@babel/generator@7.27.0': 4391 4415 dependencies: 4392 - '@babel/parser': 7.26.10 4393 - '@babel/types': 7.26.10 4416 + '@babel/parser': 7.27.0 4417 + '@babel/types': 7.27.0 4394 4418 '@jridgewell/gen-mapping': 0.3.8 4395 4419 '@jridgewell/trace-mapping': 0.3.25 4396 4420 jsesc: 3.1.0 4397 4421 4398 4422 '@babel/helper-annotate-as-pure@7.25.9': 4399 4423 dependencies: 4400 - '@babel/types': 7.26.10 4424 + '@babel/types': 7.27.0 4401 4425 4402 - '@babel/helper-compilation-targets@7.26.5': 4426 + '@babel/helper-compilation-targets@7.27.0': 4403 4427 dependencies: 4404 4428 '@babel/compat-data': 7.26.8 4405 4429 '@babel/helper-validator-option': 7.25.9 ··· 4407 4431 lru-cache: 5.1.1 4408 4432 semver: 6.3.1 4409 4433 4410 - '@babel/helper-create-class-features-plugin@7.26.9(@babel/core@7.26.10)': 4434 + '@babel/helper-create-class-features-plugin@7.27.0(@babel/core@7.26.10)': 4411 4435 dependencies: 4412 4436 '@babel/core': 7.26.10 4413 4437 '@babel/helper-annotate-as-pure': 7.25.9 ··· 4415 4439 '@babel/helper-optimise-call-expression': 7.25.9 4416 4440 '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.10) 4417 4441 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 4418 - '@babel/traverse': 7.26.10 4442 + '@babel/traverse': 7.27.0 4419 4443 semver: 6.3.1 4420 4444 transitivePeerDependencies: 4421 4445 - supports-color 4422 4446 4423 - '@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.10)': 4447 + '@babel/helper-create-regexp-features-plugin@7.27.0(@babel/core@7.26.10)': 4424 4448 dependencies: 4425 4449 '@babel/core': 7.26.10 4426 4450 '@babel/helper-annotate-as-pure': 7.25.9 4427 4451 regexpu-core: 6.2.0 4428 4452 semver: 6.3.1 4429 4453 4430 - '@babel/helper-define-polyfill-provider@0.6.3(@babel/core@7.26.10)': 4454 + '@babel/helper-define-polyfill-provider@0.6.4(@babel/core@7.26.10)': 4431 4455 dependencies: 4432 4456 '@babel/core': 7.26.10 4433 - '@babel/helper-compilation-targets': 7.26.5 4457 + '@babel/helper-compilation-targets': 7.27.0 4434 4458 '@babel/helper-plugin-utils': 7.26.5 4435 4459 debug: 4.4.0 4436 4460 lodash.debounce: 4.0.8 ··· 4440 4464 4441 4465 '@babel/helper-member-expression-to-functions@7.25.9': 4442 4466 dependencies: 4443 - '@babel/traverse': 7.26.10 4444 - '@babel/types': 7.26.10 4467 + '@babel/traverse': 7.27.0 4468 + '@babel/types': 7.27.0 4445 4469 transitivePeerDependencies: 4446 4470 - supports-color 4447 4471 4448 4472 '@babel/helper-module-imports@7.25.9': 4449 4473 dependencies: 4450 - '@babel/traverse': 7.26.10 4451 - '@babel/types': 7.26.10 4474 + '@babel/traverse': 7.27.0 4475 + '@babel/types': 7.27.0 4452 4476 transitivePeerDependencies: 4453 4477 - supports-color 4454 4478 ··· 4457 4481 '@babel/core': 7.26.10 4458 4482 '@babel/helper-module-imports': 7.25.9 4459 4483 '@babel/helper-validator-identifier': 7.25.9 4460 - '@babel/traverse': 7.26.10 4484 + '@babel/traverse': 7.27.0 4461 4485 transitivePeerDependencies: 4462 4486 - supports-color 4463 4487 4464 4488 '@babel/helper-optimise-call-expression@7.25.9': 4465 4489 dependencies: 4466 - '@babel/types': 7.26.10 4490 + '@babel/types': 7.27.0 4467 4491 4468 4492 '@babel/helper-plugin-utils@7.26.5': {} 4469 4493 ··· 4472 4496 '@babel/core': 7.26.10 4473 4497 '@babel/helper-annotate-as-pure': 7.25.9 4474 4498 '@babel/helper-wrap-function': 7.25.9 4475 - '@babel/traverse': 7.26.10 4499 + '@babel/traverse': 7.27.0 4476 4500 transitivePeerDependencies: 4477 4501 - supports-color 4478 4502 ··· 4481 4505 '@babel/core': 7.26.10 4482 4506 '@babel/helper-member-expression-to-functions': 7.25.9 4483 4507 '@babel/helper-optimise-call-expression': 7.25.9 4484 - '@babel/traverse': 7.26.10 4508 + '@babel/traverse': 7.27.0 4485 4509 transitivePeerDependencies: 4486 4510 - supports-color 4487 4511 4488 4512 '@babel/helper-skip-transparent-expression-wrappers@7.25.9': 4489 4513 dependencies: 4490 - '@babel/traverse': 7.26.10 4491 - '@babel/types': 7.26.10 4514 + '@babel/traverse': 7.27.0 4515 + '@babel/types': 7.27.0 4492 4516 transitivePeerDependencies: 4493 4517 - supports-color 4494 4518 ··· 4500 4524 4501 4525 '@babel/helper-wrap-function@7.25.9': 4502 4526 dependencies: 4503 - '@babel/template': 7.26.9 4504 - '@babel/traverse': 7.26.10 4505 - '@babel/types': 7.26.10 4527 + '@babel/template': 7.27.0 4528 + '@babel/traverse': 7.27.0 4529 + '@babel/types': 7.27.0 4506 4530 transitivePeerDependencies: 4507 4531 - supports-color 4508 4532 4509 - '@babel/helpers@7.26.10': 4533 + '@babel/helpers@7.27.0': 4510 4534 dependencies: 4511 - '@babel/template': 7.26.9 4512 - '@babel/types': 7.26.10 4535 + '@babel/template': 7.27.0 4536 + '@babel/types': 7.27.0 4513 4537 4514 - '@babel/parser@7.26.10': 4538 + '@babel/parser@7.27.0': 4515 4539 dependencies: 4516 - '@babel/types': 7.26.10 4540 + '@babel/types': 7.27.0 4517 4541 4518 4542 '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.25.9(@babel/core@7.26.10)': 4519 4543 dependencies: 4520 4544 '@babel/core': 7.26.10 4521 4545 '@babel/helper-plugin-utils': 7.26.5 4522 - '@babel/traverse': 7.26.10 4546 + '@babel/traverse': 7.27.0 4523 4547 transitivePeerDependencies: 4524 4548 - supports-color 4525 4549 ··· 4546 4570 dependencies: 4547 4571 '@babel/core': 7.26.10 4548 4572 '@babel/helper-plugin-utils': 7.26.5 4549 - '@babel/traverse': 7.26.10 4573 + '@babel/traverse': 7.27.0 4550 4574 transitivePeerDependencies: 4551 4575 - supports-color 4552 4576 ··· 4577 4601 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.10)': 4578 4602 dependencies: 4579 4603 '@babel/core': 7.26.10 4580 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4604 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4581 4605 '@babel/helper-plugin-utils': 7.26.5 4582 4606 4583 4607 '@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.10)': ··· 4590 4614 '@babel/core': 7.26.10 4591 4615 '@babel/helper-plugin-utils': 7.26.5 4592 4616 '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.10) 4593 - '@babel/traverse': 7.26.10 4617 + '@babel/traverse': 7.27.0 4594 4618 transitivePeerDependencies: 4595 4619 - supports-color 4596 4620 ··· 4608 4632 '@babel/core': 7.26.10 4609 4633 '@babel/helper-plugin-utils': 7.26.5 4610 4634 4611 - '@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.10)': 4635 + '@babel/plugin-transform-block-scoping@7.27.0(@babel/core@7.26.10)': 4612 4636 dependencies: 4613 4637 '@babel/core': 7.26.10 4614 4638 '@babel/helper-plugin-utils': 7.26.5 ··· 4616 4640 '@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.10)': 4617 4641 dependencies: 4618 4642 '@babel/core': 7.26.10 4619 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4643 + '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10) 4620 4644 '@babel/helper-plugin-utils': 7.26.5 4621 4645 transitivePeerDependencies: 4622 4646 - supports-color ··· 4624 4648 '@babel/plugin-transform-class-static-block@7.26.0(@babel/core@7.26.10)': 4625 4649 dependencies: 4626 4650 '@babel/core': 7.26.10 4627 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4651 + '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10) 4628 4652 '@babel/helper-plugin-utils': 7.26.5 4629 4653 transitivePeerDependencies: 4630 4654 - supports-color ··· 4633 4657 dependencies: 4634 4658 '@babel/core': 7.26.10 4635 4659 '@babel/helper-annotate-as-pure': 7.25.9 4636 - '@babel/helper-compilation-targets': 7.26.5 4660 + '@babel/helper-compilation-targets': 7.27.0 4637 4661 '@babel/helper-plugin-utils': 7.26.5 4638 4662 '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.10) 4639 - '@babel/traverse': 7.26.10 4663 + '@babel/traverse': 7.27.0 4640 4664 globals: 11.12.0 4641 4665 transitivePeerDependencies: 4642 4666 - supports-color ··· 4645 4669 dependencies: 4646 4670 '@babel/core': 7.26.10 4647 4671 '@babel/helper-plugin-utils': 7.26.5 4648 - '@babel/template': 7.26.9 4672 + '@babel/template': 7.27.0 4649 4673 4650 4674 '@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.10)': 4651 4675 dependencies: ··· 4655 4679 '@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.10)': 4656 4680 dependencies: 4657 4681 '@babel/core': 7.26.10 4658 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4682 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4659 4683 '@babel/helper-plugin-utils': 7.26.5 4660 4684 4661 4685 '@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.10)': ··· 4666 4690 '@babel/plugin-transform-duplicate-named-capturing-groups-regex@7.25.9(@babel/core@7.26.10)': 4667 4691 dependencies: 4668 4692 '@babel/core': 7.26.10 4669 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4693 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4670 4694 '@babel/helper-plugin-utils': 7.26.5 4671 4695 4672 4696 '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.10)': ··· 4695 4719 '@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.10)': 4696 4720 dependencies: 4697 4721 '@babel/core': 7.26.10 4698 - '@babel/helper-compilation-targets': 7.26.5 4722 + '@babel/helper-compilation-targets': 7.27.0 4699 4723 '@babel/helper-plugin-utils': 7.26.5 4700 - '@babel/traverse': 7.26.10 4724 + '@babel/traverse': 7.27.0 4701 4725 transitivePeerDependencies: 4702 4726 - supports-color 4703 4727 ··· 4743 4767 '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10) 4744 4768 '@babel/helper-plugin-utils': 7.26.5 4745 4769 '@babel/helper-validator-identifier': 7.25.9 4746 - '@babel/traverse': 7.26.10 4770 + '@babel/traverse': 7.27.0 4747 4771 transitivePeerDependencies: 4748 4772 - supports-color 4749 4773 ··· 4758 4782 '@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.10)': 4759 4783 dependencies: 4760 4784 '@babel/core': 7.26.10 4761 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4785 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4762 4786 '@babel/helper-plugin-utils': 7.26.5 4763 4787 4764 4788 '@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.10)': ··· 4779 4803 '@babel/plugin-transform-object-rest-spread@7.25.9(@babel/core@7.26.10)': 4780 4804 dependencies: 4781 4805 '@babel/core': 7.26.10 4782 - '@babel/helper-compilation-targets': 7.26.5 4806 + '@babel/helper-compilation-targets': 7.27.0 4783 4807 '@babel/helper-plugin-utils': 7.26.5 4784 4808 '@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.10) 4785 4809 ··· 4812 4836 '@babel/plugin-transform-private-methods@7.25.9(@babel/core@7.26.10)': 4813 4837 dependencies: 4814 4838 '@babel/core': 7.26.10 4815 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4839 + '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10) 4816 4840 '@babel/helper-plugin-utils': 7.26.5 4817 4841 transitivePeerDependencies: 4818 4842 - supports-color ··· 4821 4845 dependencies: 4822 4846 '@babel/core': 7.26.10 4823 4847 '@babel/helper-annotate-as-pure': 7.25.9 4824 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4848 + '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10) 4825 4849 '@babel/helper-plugin-utils': 7.26.5 4826 4850 transitivePeerDependencies: 4827 4851 - supports-color ··· 4841 4865 '@babel/core': 7.26.10 4842 4866 '@babel/helper-plugin-utils': 7.26.5 4843 4867 4844 - '@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.10)': 4868 + '@babel/plugin-transform-regenerator@7.27.0(@babel/core@7.26.10)': 4845 4869 dependencies: 4846 4870 '@babel/core': 7.26.10 4847 4871 '@babel/helper-plugin-utils': 7.26.5 ··· 4850 4874 '@babel/plugin-transform-regexp-modifiers@7.26.0(@babel/core@7.26.10)': 4851 4875 dependencies: 4852 4876 '@babel/core': 7.26.10 4853 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4877 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4854 4878 '@babel/helper-plugin-utils': 7.26.5 4855 4879 4856 4880 '@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.10)': ··· 4881 4905 '@babel/core': 7.26.10 4882 4906 '@babel/helper-plugin-utils': 7.26.5 4883 4907 4884 - '@babel/plugin-transform-typeof-symbol@7.26.7(@babel/core@7.26.10)': 4908 + '@babel/plugin-transform-typeof-symbol@7.27.0(@babel/core@7.26.10)': 4885 4909 dependencies: 4886 4910 '@babel/core': 7.26.10 4887 4911 '@babel/helper-plugin-utils': 7.26.5 4888 4912 4889 - '@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.10)': 4913 + '@babel/plugin-transform-typescript@7.27.0(@babel/core@7.26.10)': 4890 4914 dependencies: 4891 4915 '@babel/core': 7.26.10 4892 4916 '@babel/helper-annotate-as-pure': 7.25.9 4893 - '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.10) 4917 + '@babel/helper-create-class-features-plugin': 7.27.0(@babel/core@7.26.10) 4894 4918 '@babel/helper-plugin-utils': 7.26.5 4895 4919 '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 4896 4920 '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.10) ··· 4905 4929 '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.10)': 4906 4930 dependencies: 4907 4931 '@babel/core': 7.26.10 4908 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4932 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4909 4933 '@babel/helper-plugin-utils': 7.26.5 4910 4934 4911 4935 '@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.10)': 4912 4936 dependencies: 4913 4937 '@babel/core': 7.26.10 4914 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4938 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4915 4939 '@babel/helper-plugin-utils': 7.26.5 4916 4940 4917 4941 '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.10)': 4918 4942 dependencies: 4919 4943 '@babel/core': 7.26.10 4920 - '@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.10) 4944 + '@babel/helper-create-regexp-features-plugin': 7.27.0(@babel/core@7.26.10) 4921 4945 '@babel/helper-plugin-utils': 7.26.5 4922 4946 4923 4947 '@babel/preset-env@7.26.9(@babel/core@7.26.10)': 4924 4948 dependencies: 4925 4949 '@babel/compat-data': 7.26.8 4926 4950 '@babel/core': 7.26.10 4927 - '@babel/helper-compilation-targets': 7.26.5 4951 + '@babel/helper-compilation-targets': 7.27.0 4928 4952 '@babel/helper-plugin-utils': 7.26.5 4929 4953 '@babel/helper-validator-option': 7.25.9 4930 4954 '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.25.9(@babel/core@7.26.10) ··· 4940 4964 '@babel/plugin-transform-async-generator-functions': 7.26.8(@babel/core@7.26.10) 4941 4965 '@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.10) 4942 4966 '@babel/plugin-transform-block-scoped-functions': 7.26.5(@babel/core@7.26.10) 4943 - '@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.10) 4967 + '@babel/plugin-transform-block-scoping': 7.27.0(@babel/core@7.26.10) 4944 4968 '@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.10) 4945 4969 '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.10) 4946 4970 '@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.10) ··· 4974 4998 '@babel/plugin-transform-private-methods': 7.25.9(@babel/core@7.26.10) 4975 4999 '@babel/plugin-transform-private-property-in-object': 7.25.9(@babel/core@7.26.10) 4976 5000 '@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.10) 4977 - '@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.10) 5001 + '@babel/plugin-transform-regenerator': 7.27.0(@babel/core@7.26.10) 4978 5002 '@babel/plugin-transform-regexp-modifiers': 7.26.0(@babel/core@7.26.10) 4979 5003 '@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.10) 4980 5004 '@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.10) 4981 5005 '@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.10) 4982 5006 '@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.10) 4983 5007 '@babel/plugin-transform-template-literals': 7.26.8(@babel/core@7.26.10) 4984 - '@babel/plugin-transform-typeof-symbol': 7.26.7(@babel/core@7.26.10) 5008 + '@babel/plugin-transform-typeof-symbol': 7.27.0(@babel/core@7.26.10) 4985 5009 '@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.10) 4986 5010 '@babel/plugin-transform-unicode-property-regex': 7.25.9(@babel/core@7.26.10) 4987 5011 '@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.10) 4988 5012 '@babel/plugin-transform-unicode-sets-regex': 7.25.9(@babel/core@7.26.10) 4989 5013 '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.26.10) 4990 - babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.10) 5014 + babel-plugin-polyfill-corejs2: 0.4.13(@babel/core@7.26.10) 4991 5015 babel-plugin-polyfill-corejs3: 0.11.1(@babel/core@7.26.10) 4992 - babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.10) 5016 + babel-plugin-polyfill-regenerator: 0.6.4(@babel/core@7.26.10) 4993 5017 core-js-compat: 3.41.0 4994 5018 semver: 6.3.1 4995 5019 transitivePeerDependencies: ··· 4999 5023 dependencies: 5000 5024 '@babel/core': 7.26.10 5001 5025 '@babel/helper-plugin-utils': 7.26.5 5002 - '@babel/types': 7.26.10 5026 + '@babel/types': 7.27.0 5003 5027 esutils: 2.0.3 5004 5028 5005 - '@babel/preset-typescript@7.26.0(@babel/core@7.26.10)': 5029 + '@babel/preset-typescript@7.27.0(@babel/core@7.26.10)': 5006 5030 dependencies: 5007 5031 '@babel/core': 7.26.10 5008 5032 '@babel/helper-plugin-utils': 7.26.5 5009 5033 '@babel/helper-validator-option': 7.25.9 5010 5034 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10) 5011 5035 '@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.26.10) 5012 - '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.10) 5036 + '@babel/plugin-transform-typescript': 7.27.0(@babel/core@7.26.10) 5013 5037 transitivePeerDependencies: 5014 5038 - supports-color 5015 5039 5016 - '@babel/runtime@7.26.10': 5017 - dependencies: 5018 - regenerator-runtime: 0.14.1 5019 - 5020 5040 '@babel/runtime@7.27.0': 5021 5041 dependencies: 5022 5042 regenerator-runtime: 0.14.1 5023 5043 5024 - '@babel/template@7.26.9': 5044 + '@babel/template@7.27.0': 5025 5045 dependencies: 5026 5046 '@babel/code-frame': 7.26.2 5027 - '@babel/parser': 7.26.10 5028 - '@babel/types': 7.26.10 5047 + '@babel/parser': 7.27.0 5048 + '@babel/types': 7.27.0 5029 5049 5030 - '@babel/traverse@7.26.10': 5050 + '@babel/traverse@7.27.0': 5031 5051 dependencies: 5032 5052 '@babel/code-frame': 7.26.2 5033 - '@babel/generator': 7.26.10 5034 - '@babel/parser': 7.26.10 5035 - '@babel/template': 7.26.9 5036 - '@babel/types': 7.26.10 5053 + '@babel/generator': 7.27.0 5054 + '@babel/parser': 7.27.0 5055 + '@babel/template': 7.27.0 5056 + '@babel/types': 7.27.0 5037 5057 debug: 4.4.0 5038 5058 globals: 11.12.0 5039 5059 transitivePeerDependencies: 5040 5060 - supports-color 5041 5061 5042 - '@babel/types@7.26.10': 5062 + '@babel/types@7.27.0': 5043 5063 dependencies: 5044 5064 '@babel/helper-string-parser': 7.25.9 5045 5065 '@babel/helper-validator-identifier': 7.25.9 ··· 5096 5116 react: 18.3.1 5097 5117 tslib: 2.8.1 5098 5118 5099 - '@emnapi/core@1.3.1': 5119 + '@emnapi/core@1.4.1': 5100 5120 dependencies: 5101 5121 '@emnapi/wasi-threads': 1.0.1 5102 5122 tslib: 2.8.1 5103 5123 optional: true 5104 5124 5105 - '@emnapi/runtime@1.3.1': 5125 + '@emnapi/runtime@1.4.1': 5106 5126 dependencies: 5107 5127 tslib: 2.8.1 5108 5128 optional: true ··· 5181 5201 '@esbuild/win32-x64@0.21.5': 5182 5202 optional: true 5183 5203 5184 - '@eslint-community/eslint-utils@4.5.1(eslint@8.57.1)': 5204 + '@eslint-community/eslint-utils@4.6.0(eslint@8.57.1)': 5185 5205 dependencies: 5186 5206 eslint: 8.57.1 5187 5207 eslint-visitor-keys: 3.4.3 ··· 5208 5228 5209 5229 '@headlessui/react@1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5210 5230 dependencies: 5211 - '@tanstack/react-virtual': 3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5231 + '@tanstack/react-virtual': 3.13.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) 5212 5232 client-only: 0.0.1 5213 5233 react: 18.3.1 5214 5234 react-dom: 18.3.1(react@18.3.1) ··· 5267 5287 react: 18.3.1 5268 5288 react-dom: 18.3.1(react@18.3.1) 5269 5289 5270 - '@movie-web/providers@https://codeload.github.com/Pasithea0/smov-providers/tar.gz/8f6e9cb8300db6aa6ac4330c801ab1235b0b86b3': 5290 + '@movie-web/providers@https://codeload.github.com/Pasithea0/smov-providers/tar.gz/ed9c02221c293680ffeecd4fda26792da8b35b65': 5271 5291 dependencies: 5292 + abort-controller: 3.0.0 5272 5293 cheerio: 1.0.0-rc.12 5273 5294 cookie: 0.6.0 5274 5295 crypto-js: 4.2.0 ··· 5276 5297 hls-parser: 0.13.5 5277 5298 iso-639-1: 3.1.5 5278 5299 json5: 2.2.3 5279 - nanoid: 3.3.10 5300 + nanoid: 3.3.11 5280 5301 node-fetch: 3.3.2 5281 5302 set-cookie-parser: 2.7.1 5282 5303 unpacker: 1.0.1 5304 + wyzie-lib: 2.2.1 5283 5305 5284 - '@napi-rs/wasm-runtime@0.2.7': 5306 + '@napi-rs/wasm-runtime@0.2.8': 5285 5307 dependencies: 5286 - '@emnapi/core': 1.3.1 5287 - '@emnapi/runtime': 1.3.1 5308 + '@emnapi/core': 1.4.1 5309 + '@emnapi/runtime': 1.4.1 5288 5310 '@tybys/wasm-util': 0.9.0 5289 5311 optional: true 5290 5312 5291 - '@noble/hashes@1.7.1': {} 5313 + '@noble/hashes@1.7.2': {} 5292 5314 5293 5315 '@nodelib/fs.scandir@2.1.5': 5294 5316 dependencies: ··· 5303 5325 fastq: 1.19.1 5304 5326 5305 5327 '@nolyfill/is-core-module@1.0.39': {} 5306 - 5307 - '@oxc-resolver/binding-darwin-arm64@5.0.0': 5308 - optional: true 5309 - 5310 - '@oxc-resolver/binding-darwin-x64@5.0.0': 5311 - optional: true 5312 - 5313 - '@oxc-resolver/binding-freebsd-x64@5.0.0': 5314 - optional: true 5315 - 5316 - '@oxc-resolver/binding-linux-arm-gnueabihf@5.0.0': 5317 - optional: true 5318 - 5319 - '@oxc-resolver/binding-linux-arm64-gnu@5.0.0': 5320 - optional: true 5321 - 5322 - '@oxc-resolver/binding-linux-arm64-musl@5.0.0': 5323 - optional: true 5324 - 5325 - '@oxc-resolver/binding-linux-x64-gnu@5.0.0': 5326 - optional: true 5327 - 5328 - '@oxc-resolver/binding-linux-x64-musl@5.0.0': 5329 - optional: true 5330 - 5331 - '@oxc-resolver/binding-wasm32-wasi@5.0.0': 5332 - dependencies: 5333 - '@napi-rs/wasm-runtime': 0.2.7 5334 - optional: true 5335 - 5336 - '@oxc-resolver/binding-win32-arm64-msvc@5.0.0': 5337 - optional: true 5338 - 5339 - '@oxc-resolver/binding-win32-x64-msvc@5.0.0': 5340 - optional: true 5341 5328 5342 5329 '@pkgjs/parseargs@0.11.0': 5343 5330 optional: true 5344 5331 5345 - '@pkgr/core@0.1.1': {} 5332 + '@pkgr/core@0.2.3': {} 5346 5333 5347 5334 '@plasmohq/messaging@0.6.2(react@18.3.1)': 5348 5335 dependencies: ··· 5384 5371 5385 5372 '@remix-run/router@1.23.0': {} 5386 5373 5387 - '@rollup/plugin-babel@5.3.1(@babel/core@7.26.10)(@rollup/wasm-node@4.38.0)(@types/babel__core@7.20.5)': 5374 + '@rollup/plugin-babel@5.3.1(@babel/core@7.26.10)(@rollup/wasm-node@4.40.0)(@types/babel__core@7.20.5)': 5388 5375 dependencies: 5389 5376 '@babel/core': 7.26.10 5390 5377 '@babel/helper-module-imports': 7.25.9 5391 - '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.38.0) 5392 - rollup: '@rollup/wasm-node@4.38.0' 5378 + '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.40.0) 5379 + rollup: '@rollup/wasm-node@4.40.0' 5393 5380 optionalDependencies: 5394 5381 '@types/babel__core': 7.20.5 5395 5382 transitivePeerDependencies: 5396 5383 - supports-color 5397 5384 5398 - '@rollup/plugin-node-resolve@15.3.1(@rollup/wasm-node@4.38.0)': 5385 + '@rollup/plugin-node-resolve@15.3.1(@rollup/wasm-node@4.40.0)': 5399 5386 dependencies: 5400 - '@rollup/pluginutils': 5.1.4(@rollup/wasm-node@4.38.0) 5387 + '@rollup/pluginutils': 5.1.4(@rollup/wasm-node@4.40.0) 5401 5388 '@types/resolve': 1.20.2 5402 5389 deepmerge: 4.3.1 5403 5390 is-module: 1.0.0 5404 5391 resolve: 1.22.10 5405 5392 optionalDependencies: 5406 - rollup: '@rollup/wasm-node@4.38.0' 5393 + rollup: '@rollup/wasm-node@4.40.0' 5407 5394 5408 - '@rollup/plugin-replace@2.4.2(@rollup/wasm-node@4.38.0)': 5395 + '@rollup/plugin-replace@2.4.2(@rollup/wasm-node@4.40.0)': 5409 5396 dependencies: 5410 - '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.38.0) 5397 + '@rollup/pluginutils': 3.1.0(@rollup/wasm-node@4.40.0) 5411 5398 magic-string: 0.25.9 5412 - rollup: '@rollup/wasm-node@4.38.0' 5399 + rollup: '@rollup/wasm-node@4.40.0' 5413 5400 5414 - '@rollup/plugin-terser@0.4.4(@rollup/wasm-node@4.38.0)': 5401 + '@rollup/plugin-terser@0.4.4(@rollup/wasm-node@4.40.0)': 5415 5402 dependencies: 5416 5403 serialize-javascript: 6.0.2 5417 5404 smob: 1.5.0 5418 5405 terser: 5.39.0 5419 5406 optionalDependencies: 5420 - rollup: '@rollup/wasm-node@4.38.0' 5407 + rollup: '@rollup/wasm-node@4.40.0' 5421 5408 5422 - '@rollup/pluginutils@3.1.0(@rollup/wasm-node@4.38.0)': 5409 + '@rollup/pluginutils@3.1.0(@rollup/wasm-node@4.40.0)': 5423 5410 dependencies: 5424 5411 '@types/estree': 0.0.39 5425 5412 estree-walker: 1.0.1 5426 5413 picomatch: 2.3.1 5427 - rollup: '@rollup/wasm-node@4.38.0' 5414 + rollup: '@rollup/wasm-node@4.40.0' 5428 5415 5429 - '@rollup/pluginutils@5.1.4(@rollup/wasm-node@4.38.0)': 5416 + '@rollup/pluginutils@5.1.4(@rollup/wasm-node@4.40.0)': 5430 5417 dependencies: 5431 5418 '@types/estree': 1.0.7 5432 5419 estree-walker: 2.0.2 5433 5420 picomatch: 4.0.2 5434 5421 optionalDependencies: 5435 - rollup: '@rollup/wasm-node@4.38.0' 5422 + rollup: '@rollup/wasm-node@4.40.0' 5436 5423 5437 - '@rollup/wasm-node@4.35.0': 5438 - dependencies: 5439 - '@types/estree': 1.0.6 5440 - optionalDependencies: 5441 - fsevents: 2.3.3 5442 - 5443 - '@rollup/wasm-node@4.38.0': 5424 + '@rollup/wasm-node@4.40.0': 5444 5425 dependencies: 5445 5426 '@types/estree': 1.0.7 5446 5427 optionalDependencies: ··· 5452 5433 5453 5434 '@scure/bip39@1.5.4': 5454 5435 dependencies: 5455 - '@noble/hashes': 1.7.1 5436 + '@noble/hashes': 1.7.2 5456 5437 '@scure/base': 1.2.4 5457 5438 5458 5439 '@sinclair/typebox@0.27.8': {} ··· 5469 5450 magic-string: 0.25.9 5470 5451 string.prototype.matchall: 4.0.12 5471 5452 5472 - '@tanstack/react-virtual@3.13.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5453 + '@tanstack/react-virtual@3.13.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': 5473 5454 dependencies: 5474 - '@tanstack/virtual-core': 3.13.4 5455 + '@tanstack/virtual-core': 3.13.6 5475 5456 react: 18.3.1 5476 5457 react-dom: 18.3.1(react@18.3.1) 5477 5458 5478 - '@tanstack/virtual-core@3.13.4': {} 5459 + '@tanstack/virtual-core@3.13.6': {} 5479 5460 5480 5461 '@tybys/wasm-util@0.9.0': 5481 5462 dependencies: ··· 5484 5465 5485 5466 '@types/babel__core@7.20.5': 5486 5467 dependencies: 5487 - '@babel/parser': 7.26.10 5488 - '@babel/types': 7.26.10 5489 - '@types/babel__generator': 7.6.8 5468 + '@babel/parser': 7.27.0 5469 + '@babel/types': 7.27.0 5470 + '@types/babel__generator': 7.27.0 5490 5471 '@types/babel__template': 7.4.4 5491 - '@types/babel__traverse': 7.20.6 5472 + '@types/babel__traverse': 7.20.7 5492 5473 5493 - '@types/babel__generator@7.6.8': 5474 + '@types/babel__generator@7.27.0': 5494 5475 dependencies: 5495 - '@babel/types': 7.26.10 5476 + '@babel/types': 7.27.0 5496 5477 5497 5478 '@types/babel__template@7.4.4': 5498 5479 dependencies: 5499 - '@babel/parser': 7.26.10 5500 - '@babel/types': 7.26.10 5480 + '@babel/parser': 7.27.0 5481 + '@babel/types': 7.27.0 5501 5482 5502 - '@types/babel__traverse@7.20.6': 5483 + '@types/babel__traverse@7.20.7': 5503 5484 dependencies: 5504 - '@babel/types': 7.26.10 5485 + '@babel/types': 7.27.0 5505 5486 5506 - '@types/chrome@0.0.309': 5487 + '@types/chrome@0.0.315': 5507 5488 dependencies: 5508 5489 '@types/filesystem': 0.0.36 5509 5490 '@types/har-format': 1.2.16 5510 5491 5511 5492 '@types/chromecast-caf-sender@1.0.11': 5512 5493 dependencies: 5513 - '@types/chrome': 0.0.309 5494 + '@types/chrome': 0.0.315 5514 5495 5515 5496 '@types/crypto-js@4.2.2': {} 5516 5497 5517 5498 '@types/dompurify@3.2.0': 5518 5499 dependencies: 5519 - dompurify: 3.2.4 5500 + dompurify: 3.2.5 5520 5501 5521 5502 '@types/estree@0.0.39': {} 5522 - 5523 - '@types/estree@1.0.6': {} 5524 5503 5525 5504 '@types/estree@1.0.7': {} 5526 5505 ··· 5558 5537 5559 5538 '@types/node-forge@1.3.11': 5560 5539 dependencies: 5561 - '@types/node': 20.17.24 5540 + '@types/node': 20.17.30 5562 5541 5563 - '@types/node@20.17.24': 5542 + '@types/node@20.17.30': 5564 5543 dependencies: 5565 5544 undici-types: 6.19.8 5566 5545 ··· 5568 5547 5569 5548 '@types/prop-types@15.7.14': {} 5570 5549 5571 - '@types/react-dom@18.3.5(@types/react@18.3.18)': 5550 + '@types/react-dom@18.3.6(@types/react@18.3.20)': 5572 5551 dependencies: 5573 - '@types/react': 18.3.18 5552 + '@types/react': 18.3.20 5574 5553 5575 5554 '@types/react-helmet@6.1.11': 5576 5555 dependencies: 5577 - '@types/react': 18.3.18 5556 + '@types/react': 18.3.20 5578 5557 5579 5558 '@types/react-lazy-load-image-component@1.6.4': 5580 5559 dependencies: 5581 - '@types/react': 18.3.18 5560 + '@types/react': 18.3.20 5582 5561 csstype: 3.1.3 5583 5562 5584 5563 '@types/react-router-dom@5.3.3': 5585 5564 dependencies: 5586 5565 '@types/history': 4.7.11 5587 - '@types/react': 18.3.18 5566 + '@types/react': 18.3.20 5588 5567 '@types/react-router': 5.1.20 5589 5568 5590 5569 '@types/react-router@5.1.20': 5591 5570 dependencies: 5592 5571 '@types/history': 4.7.11 5593 - '@types/react': 18.3.18 5572 + '@types/react': 18.3.20 5594 5573 5595 5574 '@types/react-stickynode@4.0.3': 5596 5575 dependencies: 5597 - '@types/react': 18.3.18 5576 + '@types/react': 18.3.20 5598 5577 5599 - '@types/react-transition-group@4.4.12(@types/react@18.3.18)': 5578 + '@types/react-transition-group@4.4.12(@types/react@18.3.20)': 5600 5579 dependencies: 5601 - '@types/react': 18.3.18 5580 + '@types/react': 18.3.20 5602 5581 5603 - '@types/react@18.3.18': 5582 + '@types/react@18.3.20': 5604 5583 dependencies: 5605 5584 '@types/prop-types': 15.7.14 5606 5585 csstype: 3.1.3 5607 5586 5608 5587 '@types/resolve@1.20.2': {} 5609 5588 5610 - '@types/semver@7.5.8': {} 5589 + '@types/semver@7.7.0': {} 5611 5590 5612 5591 '@types/trusted-types@2.0.7': {} 5613 5592 5614 - '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint@8.57.1)(typescript@5.8.2)': 5593 + '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint@8.57.1)(typescript@5.8.3)': 5615 5594 dependencies: 5616 5595 '@eslint-community/regexpp': 4.12.1 5617 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 5596 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 5618 5597 '@typescript-eslint/scope-manager': 6.21.0 5619 - '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 5620 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 5598 + '@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 5599 + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 5621 5600 '@typescript-eslint/visitor-keys': 6.21.0 5622 5601 debug: 4.4.0 5623 5602 eslint: 8.57.1 ··· 5625 5604 ignore: 5.3.2 5626 5605 natural-compare: 1.4.0 5627 5606 semver: 7.7.1 5628 - ts-api-utils: 1.4.3(typescript@5.8.2) 5607 + ts-api-utils: 1.4.3(typescript@5.8.3) 5629 5608 optionalDependencies: 5630 - typescript: 5.8.2 5609 + typescript: 5.8.3 5631 5610 transitivePeerDependencies: 5632 5611 - supports-color 5633 5612 5634 - '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2)': 5613 + '@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3)': 5635 5614 dependencies: 5636 5615 '@typescript-eslint/scope-manager': 6.21.0 5637 5616 '@typescript-eslint/types': 6.21.0 5638 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) 5617 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) 5639 5618 '@typescript-eslint/visitor-keys': 6.21.0 5640 5619 debug: 4.4.0 5641 5620 eslint: 8.57.1 5642 5621 optionalDependencies: 5643 - typescript: 5.8.2 5622 + typescript: 5.8.3 5644 5623 transitivePeerDependencies: 5645 5624 - supports-color 5646 5625 ··· 5649 5628 '@typescript-eslint/types': 6.21.0 5650 5629 '@typescript-eslint/visitor-keys': 6.21.0 5651 5630 5652 - '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.8.2)': 5631 + '@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.8.3)': 5653 5632 dependencies: 5654 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) 5655 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 5633 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) 5634 + '@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 5656 5635 debug: 4.4.0 5657 5636 eslint: 8.57.1 5658 - ts-api-utils: 1.4.3(typescript@5.8.2) 5637 + ts-api-utils: 1.4.3(typescript@5.8.3) 5659 5638 optionalDependencies: 5660 - typescript: 5.8.2 5639 + typescript: 5.8.3 5661 5640 transitivePeerDependencies: 5662 5641 - supports-color 5663 5642 5664 5643 '@typescript-eslint/types@6.21.0': {} 5665 5644 5666 - '@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.2)': 5645 + '@typescript-eslint/typescript-estree@6.21.0(typescript@5.8.3)': 5667 5646 dependencies: 5668 5647 '@typescript-eslint/types': 6.21.0 5669 5648 '@typescript-eslint/visitor-keys': 6.21.0 ··· 5672 5651 is-glob: 4.0.3 5673 5652 minimatch: 9.0.3 5674 5653 semver: 7.7.1 5675 - ts-api-utils: 1.4.3(typescript@5.8.2) 5654 + ts-api-utils: 1.4.3(typescript@5.8.3) 5676 5655 optionalDependencies: 5677 - typescript: 5.8.2 5656 + typescript: 5.8.3 5678 5657 transitivePeerDependencies: 5679 5658 - supports-color 5680 5659 5681 - '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.8.2)': 5660 + '@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.8.3)': 5682 5661 dependencies: 5683 - '@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1) 5662 + '@eslint-community/eslint-utils': 4.6.0(eslint@8.57.1) 5684 5663 '@types/json-schema': 7.0.15 5685 - '@types/semver': 7.5.8 5664 + '@types/semver': 7.7.0 5686 5665 '@typescript-eslint/scope-manager': 6.21.0 5687 5666 '@typescript-eslint/types': 6.21.0 5688 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.2) 5667 + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.8.3) 5689 5668 eslint: 8.57.1 5690 5669 semver: 7.7.1 5691 5670 transitivePeerDependencies: ··· 5699 5678 5700 5679 '@ungap/structured-clone@1.3.0': {} 5701 5680 5702 - '@vitejs/plugin-react@4.3.4(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0))': 5681 + '@unrs/resolver-binding-darwin-arm64@1.5.0': 5682 + optional: true 5683 + 5684 + '@unrs/resolver-binding-darwin-x64@1.5.0': 5685 + optional: true 5686 + 5687 + '@unrs/resolver-binding-freebsd-x64@1.5.0': 5688 + optional: true 5689 + 5690 + '@unrs/resolver-binding-linux-arm-gnueabihf@1.5.0': 5691 + optional: true 5692 + 5693 + '@unrs/resolver-binding-linux-arm-musleabihf@1.5.0': 5694 + optional: true 5695 + 5696 + '@unrs/resolver-binding-linux-arm64-gnu@1.5.0': 5697 + optional: true 5698 + 5699 + '@unrs/resolver-binding-linux-arm64-musl@1.5.0': 5700 + optional: true 5701 + 5702 + '@unrs/resolver-binding-linux-ppc64-gnu@1.5.0': 5703 + optional: true 5704 + 5705 + '@unrs/resolver-binding-linux-riscv64-gnu@1.5.0': 5706 + optional: true 5707 + 5708 + '@unrs/resolver-binding-linux-s390x-gnu@1.5.0': 5709 + optional: true 5710 + 5711 + '@unrs/resolver-binding-linux-x64-gnu@1.5.0': 5712 + optional: true 5713 + 5714 + '@unrs/resolver-binding-linux-x64-musl@1.5.0': 5715 + optional: true 5716 + 5717 + '@unrs/resolver-binding-wasm32-wasi@1.5.0': 5718 + dependencies: 5719 + '@napi-rs/wasm-runtime': 0.2.8 5720 + optional: true 5721 + 5722 + '@unrs/resolver-binding-win32-arm64-msvc@1.5.0': 5723 + optional: true 5724 + 5725 + '@unrs/resolver-binding-win32-ia32-msvc@1.5.0': 5726 + optional: true 5727 + 5728 + '@unrs/resolver-binding-win32-x64-msvc@1.5.0': 5729 + optional: true 5730 + 5731 + '@vitejs/plugin-react@4.3.4(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0))': 5703 5732 dependencies: 5704 5733 '@babel/core': 7.26.10 5705 5734 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10) 5706 5735 '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10) 5707 5736 '@types/babel__core': 7.20.5 5708 5737 react-refresh: 0.14.2 5709 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 5738 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 5710 5739 transitivePeerDependencies: 5711 5740 - supports-color 5712 5741 ··· 5740 5769 pretty-format: 29.7.0 5741 5770 5742 5771 '@xobotyi/scrollbar-width@1.9.5': {} 5772 + 5773 + abort-controller@3.0.0: 5774 + dependencies: 5775 + event-target-shim: 5.0.1 5743 5776 5744 5777 acorn-jsx@5.3.2(acorn@8.14.1): 5745 5778 dependencies: ··· 5869 5902 autoprefixer@10.4.21(postcss@8.5.3): 5870 5903 dependencies: 5871 5904 browserslist: 4.24.4 5872 - caniuse-lite: 1.0.30001705 5905 + caniuse-lite: 1.0.30001713 5873 5906 fraction.js: 4.3.7 5874 5907 normalize-range: 0.1.2 5875 5908 picocolors: 1.1.1 ··· 5884 5917 5885 5918 axobject-query@4.1.0: {} 5886 5919 5887 - babel-plugin-polyfill-corejs2@0.4.12(@babel/core@7.26.10): 5920 + babel-plugin-polyfill-corejs2@0.4.13(@babel/core@7.26.10): 5888 5921 dependencies: 5889 5922 '@babel/compat-data': 7.26.8 5890 5923 '@babel/core': 7.26.10 5891 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.10) 5924 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.26.10) 5892 5925 semver: 6.3.1 5893 5926 transitivePeerDependencies: 5894 5927 - supports-color ··· 5896 5929 babel-plugin-polyfill-corejs3@0.11.1(@babel/core@7.26.10): 5897 5930 dependencies: 5898 5931 '@babel/core': 7.26.10 5899 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.10) 5932 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.26.10) 5900 5933 core-js-compat: 3.41.0 5901 5934 transitivePeerDependencies: 5902 5935 - supports-color 5903 5936 5904 - babel-plugin-polyfill-regenerator@0.6.3(@babel/core@7.26.10): 5937 + babel-plugin-polyfill-regenerator@0.6.4(@babel/core@7.26.10): 5905 5938 dependencies: 5906 5939 '@babel/core': 7.26.10 5907 - '@babel/helper-define-polyfill-provider': 0.6.3(@babel/core@7.26.10) 5940 + '@babel/helper-define-polyfill-provider': 0.6.4(@babel/core@7.26.10) 5908 5941 transitivePeerDependencies: 5909 5942 - supports-color 5910 5943 ··· 5933 5966 5934 5967 browserslist@4.24.4: 5935 5968 dependencies: 5936 - caniuse-lite: 1.0.30001705 5937 - electron-to-chromium: 1.5.119 5969 + caniuse-lite: 1.0.30001713 5970 + electron-to-chromium: 1.5.137 5938 5971 node-releases: 2.0.19 5939 5972 update-browserslist-db: 1.1.3(browserslist@4.24.4) 5940 5973 ··· 5963 5996 5964 5997 camelcase-css@2.0.1: {} 5965 5998 5966 - caniuse-lite@1.0.30001705: {} 5999 + caniuse-lite@1.0.30001713: {} 5967 6000 5968 6001 chai@4.5.0: 5969 6002 dependencies: ··· 6181 6214 6182 6215 delayed-stream@1.0.0: {} 6183 6216 6184 - destr@2.0.3: {} 6217 + destr@2.0.5: {} 6185 6218 6186 6219 detect-browser@5.3.0: {} 6187 6220 ··· 6215 6248 dependencies: 6216 6249 domelementtype: 2.3.0 6217 6250 6218 - dompurify@3.2.4: 6251 + dompurify@3.2.5: 6219 6252 optionalDependencies: 6220 6253 '@types/trusted-types': 2.0.7 6221 6254 ··· 6237 6270 dependencies: 6238 6271 jake: 10.9.2 6239 6272 6240 - electron-to-chromium@1.5.119: {} 6273 + electron-to-chromium@1.5.137: {} 6241 6274 6242 6275 emoji-regex@8.0.0: {} 6243 6276 ··· 6381 6414 dependencies: 6382 6415 confusing-browser-globals: 1.0.11 6383 6416 eslint: 8.57.1 6384 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1) 6417 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) 6385 6418 object.assign: 4.1.7 6386 6419 object.entries: 1.1.9 6387 6420 semver: 6.3.1 ··· 6390 6423 dependencies: 6391 6424 eslint: 8.57.1 6392 6425 eslint-config-airbnb-base: 15.0.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) 6393 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1) 6426 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) 6394 6427 eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1) 6395 6428 eslint-plugin-react: 7.33.2(eslint@8.57.1) 6396 6429 eslint-plugin-react-hooks: 4.6.0(eslint@8.57.1) ··· 6409 6442 transitivePeerDependencies: 6410 6443 - supports-color 6411 6444 6412 - eslint-import-resolver-typescript@3.9.0(eslint-plugin-import@2.31.0)(eslint@8.57.1): 6445 + eslint-import-resolver-typescript@3.10.0(eslint-plugin-import@2.31.0)(eslint@8.57.1): 6413 6446 dependencies: 6414 6447 '@nolyfill/is-core-module': 1.0.39 6415 6448 debug: 4.4.0 6416 6449 eslint: 8.57.1 6417 6450 get-tsconfig: 4.10.0 6418 - is-bun-module: 1.3.0 6419 - oxc-resolver: 5.0.0 6451 + is-bun-module: 2.0.0 6420 6452 stable-hash: 0.0.5 6421 6453 tinyglobby: 0.2.12 6454 + unrs-resolver: 1.5.0 6422 6455 optionalDependencies: 6423 - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1) 6456 + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) 6424 6457 transitivePeerDependencies: 6425 6458 - supports-color 6426 6459 6427 - eslint-module-utils@2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1): 6460 + eslint-module-utils@2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1): 6428 6461 dependencies: 6429 6462 debug: 3.2.7 6430 6463 optionalDependencies: 6431 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 6464 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 6432 6465 eslint: 8.57.1 6433 6466 eslint-import-resolver-node: 0.3.9 6434 - eslint-import-resolver-typescript: 3.9.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) 6467 + eslint-import-resolver-typescript: 3.10.0(eslint-plugin-import@2.31.0)(eslint@8.57.1) 6435 6468 transitivePeerDependencies: 6436 6469 - supports-color 6437 6470 6438 - eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1): 6471 + eslint-plugin-import@2.31.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1): 6439 6472 dependencies: 6440 6473 '@rtsao/scc': 1.1.0 6441 6474 array-includes: 3.1.8 ··· 6446 6479 doctrine: 2.1.0 6447 6480 eslint: 8.57.1 6448 6481 eslint-import-resolver-node: 0.3.9 6449 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.9.0)(eslint@8.57.1) 6482 + eslint-module-utils: 2.12.0(@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.10.0)(eslint@8.57.1) 6450 6483 hasown: 2.0.2 6451 6484 is-core-module: 2.16.1 6452 6485 is-glob: 4.0.3 ··· 6458 6491 string.prototype.trimend: 1.0.9 6459 6492 tsconfig-paths: 3.15.0 6460 6493 optionalDependencies: 6461 - '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.2) 6494 + '@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.8.3) 6462 6495 transitivePeerDependencies: 6463 6496 - eslint-import-resolver-typescript 6464 6497 - eslint-import-resolver-webpack ··· 6483 6516 safe-regex-test: 1.1.0 6484 6517 string.prototype.includes: 2.0.1 6485 6518 6486 - eslint-plugin-prettier@5.2.3(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3): 6519 + eslint-plugin-prettier@5.2.6(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3): 6487 6520 dependencies: 6488 6521 eslint: 8.57.1 6489 6522 prettier: 3.5.3 6490 6523 prettier-linter-helpers: 1.0.0 6491 - synckit: 0.9.2 6524 + synckit: 0.11.4 6492 6525 optionalDependencies: 6493 6526 eslint-config-prettier: 9.1.0(eslint@8.57.1) 6494 6527 ··· 6525 6558 6526 6559 eslint@8.57.1: 6527 6560 dependencies: 6528 - '@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1) 6561 + '@eslint-community/eslint-utils': 4.6.0(eslint@8.57.1) 6529 6562 '@eslint-community/regexpp': 4.12.1 6530 6563 '@eslint/eslintrc': 2.1.4 6531 6564 '@eslint/js': 8.57.1 ··· 6588 6621 6589 6622 estree-walker@3.0.3: 6590 6623 dependencies: 6591 - '@types/estree': 1.0.6 6624 + '@types/estree': 1.0.7 6592 6625 6593 6626 esutils@2.0.3: {} 6594 6627 6628 + event-target-shim@5.0.1: {} 6629 + 6595 6630 execa@8.0.1: 6596 6631 dependencies: 6597 6632 cross-spawn: 7.0.6 ··· 6858 6893 6859 6894 hls-parser@0.13.5: {} 6860 6895 6861 - hls.js@1.5.20: {} 6896 + hls.js@1.6.2: {} 6862 6897 6863 6898 hoist-non-react-statics@3.3.2: 6864 6899 dependencies: ··· 6899 6934 6900 6935 i18next@23.16.8: 6901 6936 dependencies: 6902 - '@babel/runtime': 7.26.10 6937 + '@babel/runtime': 7.27.0 6903 6938 6904 6939 iconv-lite@0.6.3: 6905 6940 dependencies: ··· 6968 7003 call-bound: 1.0.4 6969 7004 has-tostringtag: 1.0.2 6970 7005 6971 - is-bun-module@1.3.0: 7006 + is-bun-module@2.0.0: 6972 7007 dependencies: 6973 7008 semver: 7.7.1 6974 7009 ··· 7271 7306 million@2.6.4: 7272 7307 dependencies: 7273 7308 '@babel/core': 7.26.10 7274 - '@babel/generator': 7.26.10 7309 + '@babel/generator': 7.27.0 7275 7310 '@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10) 7276 7311 '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.10) 7277 - '@babel/types': 7.26.10 7312 + '@babel/types': 7.27.0 7278 7313 kleur: 4.1.5 7279 - rollup: '@rollup/wasm-node@4.38.0' 7314 + rollup: '@rollup/wasm-node@4.40.0' 7280 7315 unplugin: 1.16.1 7281 7316 transitivePeerDependencies: 7282 7317 - supports-color ··· 7314 7349 acorn: 8.14.1 7315 7350 pathe: 2.0.3 7316 7351 pkg-types: 1.3.1 7317 - ufo: 1.5.4 7352 + ufo: 1.6.1 7318 7353 7319 7354 ms@2.1.3: {} 7320 7355 ··· 7337 7372 stacktrace-js: 2.0.2 7338 7373 stylis: 4.3.6 7339 7374 7340 - nanoid@3.3.10: {} 7375 + nanoid@3.3.11: {} 7341 7376 7342 7377 nanoid@5.0.3: {} 7343 7378 7344 - nanoid@5.1.4: {} 7379 + nanoid@5.1.5: {} 7345 7380 7346 7381 natural-compare@1.4.0: {} 7347 7382 ··· 7429 7464 7430 7465 ofetch@1.4.1: 7431 7466 dependencies: 7432 - destr: 2.0.3 7467 + destr: 2.0.5 7433 7468 node-fetch-native: 1.6.6 7434 - ufo: 1.5.4 7469 + ufo: 1.6.1 7435 7470 7436 7471 once@1.4.0: 7437 7472 dependencies: ··· 7462 7497 object-keys: 1.1.1 7463 7498 safe-push-apply: 1.0.0 7464 7499 7465 - oxc-resolver@5.0.0: 7466 - optionalDependencies: 7467 - '@oxc-resolver/binding-darwin-arm64': 5.0.0 7468 - '@oxc-resolver/binding-darwin-x64': 5.0.0 7469 - '@oxc-resolver/binding-freebsd-x64': 5.0.0 7470 - '@oxc-resolver/binding-linux-arm-gnueabihf': 5.0.0 7471 - '@oxc-resolver/binding-linux-arm64-gnu': 5.0.0 7472 - '@oxc-resolver/binding-linux-arm64-musl': 5.0.0 7473 - '@oxc-resolver/binding-linux-x64-gnu': 5.0.0 7474 - '@oxc-resolver/binding-linux-x64-musl': 5.0.0 7475 - '@oxc-resolver/binding-wasm32-wasi': 5.0.0 7476 - '@oxc-resolver/binding-win32-arm64-msvc': 5.0.0 7477 - '@oxc-resolver/binding-win32-x64-msvc': 5.0.0 7478 - 7479 7500 p-limit@3.1.0: 7480 7501 dependencies: 7481 7502 yocto-queue: 0.1.0 7482 7503 7483 7504 p-limit@5.0.0: 7484 7505 dependencies: 7485 - yocto-queue: 1.2.0 7506 + yocto-queue: 1.2.1 7486 7507 7487 7508 p-locate@5.0.0: 7488 7509 dependencies: ··· 7534 7555 7535 7556 pify@2.3.0: {} 7536 7557 7537 - pirates@4.0.6: {} 7558 + pirates@4.0.7: {} 7538 7559 7539 7560 pkg-types@1.3.1: 7540 7561 dependencies: ··· 7559 7580 postcss-load-config@4.0.2(postcss@8.5.3): 7560 7581 dependencies: 7561 7582 lilconfig: 3.1.3 7562 - yaml: 2.7.0 7583 + yaml: 2.7.1 7563 7584 optionalDependencies: 7564 7585 postcss: 8.5.3 7565 7586 ··· 7587 7608 7588 7609 postcss@8.5.3: 7589 7610 dependencies: 7590 - nanoid: 3.3.10 7611 + nanoid: 3.3.11 7591 7612 picocolors: 1.1.1 7592 7613 source-map-js: 1.2.1 7593 7614 ··· 7658 7679 7659 7680 react-i18next@14.1.3(i18next@23.16.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): 7660 7681 dependencies: 7661 - '@babel/runtime': 7.26.10 7682 + '@babel/runtime': 7.27.0 7662 7683 html-parse-stringify: 3.0.1 7663 7684 i18next: 23.16.8 7664 7685 react: 18.3.1 ··· 7747 7768 7748 7769 regenerator-transform@0.15.2: 7749 7770 dependencies: 7750 - '@babel/runtime': 7.26.10 7771 + '@babel/runtime': 7.27.0 7751 7772 7752 7773 regexp.prototype.flags@1.5.4: 7753 7774 dependencies: ··· 7803 7824 dependencies: 7804 7825 glob: 7.2.3 7805 7826 7806 - rollup-plugin-visualizer@5.14.0(@rollup/wasm-node@4.38.0): 7827 + rollup-plugin-visualizer@5.14.0(@rollup/wasm-node@4.40.0): 7807 7828 dependencies: 7808 7829 open: 8.4.2 7809 7830 picomatch: 4.0.2 7810 7831 source-map: 0.7.4 7811 7832 yargs: 17.7.2 7812 7833 optionalDependencies: 7813 - rollup: '@rollup/wasm-node@4.38.0' 7834 + rollup: '@rollup/wasm-node@4.40.0' 7814 7835 7815 7836 rrweb-cssom@0.6.0: {} 7816 7837 ··· 7818 7839 7819 7840 rtl-css-js@1.16.1: 7820 7841 dependencies: 7821 - '@babel/runtime': 7.26.10 7842 + '@babel/runtime': 7.27.0 7822 7843 7823 7844 rtlcss@4.0.0: 7824 7845 dependencies: ··· 7995 8016 stack-generator: 2.0.10 7996 8017 stacktrace-gps: 3.1.2 7997 8018 7998 - std-env@3.8.1: {} 8019 + std-env@3.9.0: {} 7999 8020 8000 8021 string-width@4.2.3: 8001 8022 dependencies: ··· 8091 8112 glob: 10.4.5 8092 8113 lines-and-columns: 1.2.4 8093 8114 mz: 2.7.0 8094 - pirates: 4.0.6 8115 + pirates: 4.0.7 8095 8116 ts-interface-checker: 0.1.13 8096 8117 8097 8118 supports-color@7.2.0: ··· 8102 8123 8103 8124 symbol-tree@3.2.4: {} 8104 8125 8105 - synckit@0.9.2: 8126 + synckit@0.11.4: 8106 8127 dependencies: 8107 - '@pkgr/core': 0.1.1 8128 + '@pkgr/core': 0.2.3 8108 8129 tslib: 2.8.1 8109 8130 8110 8131 tabbable@6.2.0: {} ··· 8210 8231 dependencies: 8211 8232 punycode: 2.3.1 8212 8233 8213 - ts-api-utils@1.4.3(typescript@5.8.2): 8234 + ts-api-utils@1.4.3(typescript@5.8.3): 8214 8235 dependencies: 8215 - typescript: 5.8.2 8236 + typescript: 5.8.3 8216 8237 8217 8238 ts-easing@0.2.0: {} 8218 8239 ··· 8239 8260 8240 8261 type-fest@0.21.3: {} 8241 8262 8242 - type-fest@4.37.0: {} 8263 + type-fest@4.39.1: {} 8243 8264 8244 8265 typed-array-buffer@1.0.3: 8245 8266 dependencies: ··· 8276 8297 8277 8298 typescript@4.9.5: {} 8278 8299 8279 - typescript@5.8.2: {} 8300 + typescript@5.8.3: {} 8280 8301 8281 - ufo@1.5.4: {} 8302 + ufo@1.6.1: {} 8282 8303 8283 8304 uglify-js@3.19.3: 8284 8305 optional: true ··· 8318 8339 acorn: 8.14.1 8319 8340 webpack-virtual-modules: 0.6.2 8320 8341 8342 + unrs-resolver@1.5.0: 8343 + optionalDependencies: 8344 + '@unrs/resolver-binding-darwin-arm64': 1.5.0 8345 + '@unrs/resolver-binding-darwin-x64': 1.5.0 8346 + '@unrs/resolver-binding-freebsd-x64': 1.5.0 8347 + '@unrs/resolver-binding-linux-arm-gnueabihf': 1.5.0 8348 + '@unrs/resolver-binding-linux-arm-musleabihf': 1.5.0 8349 + '@unrs/resolver-binding-linux-arm64-gnu': 1.5.0 8350 + '@unrs/resolver-binding-linux-arm64-musl': 1.5.0 8351 + '@unrs/resolver-binding-linux-ppc64-gnu': 1.5.0 8352 + '@unrs/resolver-binding-linux-riscv64-gnu': 1.5.0 8353 + '@unrs/resolver-binding-linux-s390x-gnu': 1.5.0 8354 + '@unrs/resolver-binding-linux-x64-gnu': 1.5.0 8355 + '@unrs/resolver-binding-linux-x64-musl': 1.5.0 8356 + '@unrs/resolver-binding-wasm32-wasi': 1.5.0 8357 + '@unrs/resolver-binding-win32-arm64-msvc': 1.5.0 8358 + '@unrs/resolver-binding-win32-ia32-msvc': 1.5.0 8359 + '@unrs/resolver-binding-win32-x64-msvc': 1.5.0 8360 + 8321 8361 upath@1.2.0: {} 8322 8362 8323 8363 update-browserslist-db@1.1.3(browserslist@4.24.4): ··· 8335 8375 querystringify: 2.2.0 8336 8376 requires-port: 1.0.0 8337 8377 8338 - use-sync-external-store@1.4.0(react@18.3.1): 8378 + use-sync-external-store@1.5.0(react@18.3.1): 8339 8379 dependencies: 8340 8380 react: 18.3.1 8341 8381 8342 8382 util-deprecate@1.0.2: {} 8343 8383 8344 - vite-node@1.6.1(@types/node@20.17.24)(terser@5.39.0): 8384 + vite-node@1.6.1(@types/node@20.17.30)(terser@5.39.0): 8345 8385 dependencies: 8346 8386 cac: 6.7.14 8347 8387 debug: 4.4.0 8348 8388 pathe: 1.1.2 8349 8389 picocolors: 1.1.1 8350 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8390 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8351 8391 transitivePeerDependencies: 8352 8392 - '@types/node' 8353 8393 - less ··· 8359 8399 - supports-color 8360 8400 - terser 8361 8401 8362 - vite-plugin-checker@0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.8.2)(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)): 8402 + vite-plugin-checker@0.6.4(eslint@8.57.1)(optionator@0.9.4)(typescript@5.8.3)(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)): 8363 8403 dependencies: 8364 8404 '@babel/code-frame': 7.26.2 8365 8405 ansi-escapes: 4.3.2 ··· 8372 8412 semver: 7.7.1 8373 8413 strip-ansi: 6.0.1 8374 8414 tiny-invariant: 1.3.3 8375 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8415 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8376 8416 vscode-languageclient: 7.0.0 8377 8417 vscode-languageserver: 7.0.0 8378 8418 vscode-languageserver-textdocument: 1.0.12 ··· 8380 8420 optionalDependencies: 8381 8421 eslint: 8.57.1 8382 8422 optionator: 0.9.4 8383 - typescript: 5.8.2 8423 + typescript: 5.8.3 8384 8424 8385 - vite-plugin-package-version@1.1.0(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)): 8425 + vite-plugin-package-version@1.1.0(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)): 8386 8426 dependencies: 8387 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8427 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8388 8428 8389 - vite-plugin-pwa@0.17.5(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.3.0): 8429 + vite-plugin-pwa@0.17.5(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.3.0): 8390 8430 dependencies: 8391 8431 debug: 4.4.0 8392 8432 fast-glob: 3.3.3 8393 8433 pretty-bytes: 6.1.1 8394 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8434 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8395 8435 workbox-build: 7.1.1(@types/babel__core@7.20.5) 8396 8436 workbox-window: 7.3.0 8397 8437 transitivePeerDependencies: 8398 8438 - supports-color 8399 8439 8400 - vite-plugin-static-copy@1.0.6(vite@5.4.14(@types/node@20.17.24)(terser@5.39.0)): 8440 + vite-plugin-static-copy@1.0.6(vite@5.4.18(@types/node@20.17.30)(terser@5.39.0)): 8401 8441 dependencies: 8402 8442 chokidar: 3.6.0 8403 8443 fast-glob: 3.3.3 8404 8444 fs-extra: 11.3.0 8405 8445 picocolors: 1.1.1 8406 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8446 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8407 8447 8408 - vite@5.4.14(@types/node@20.17.24)(terser@5.39.0): 8448 + vite@5.4.18(@types/node@20.17.30)(terser@5.39.0): 8409 8449 dependencies: 8410 8450 esbuild: 0.21.5 8411 8451 postcss: 8.5.3 8412 - rollup: '@rollup/wasm-node@4.38.0' 8452 + rollup: '@rollup/wasm-node@4.40.0' 8413 8453 optionalDependencies: 8414 - '@types/node': 20.17.24 8454 + '@types/node': 20.17.30 8415 8455 fsevents: 2.3.3 8416 8456 terser: 5.39.0 8417 8457 8418 - vitest@1.6.1(@types/node@20.17.24)(jsdom@23.2.0)(terser@5.39.0): 8458 + vitest@1.6.1(@types/node@20.17.30)(jsdom@23.2.0)(terser@5.39.0): 8419 8459 dependencies: 8420 8460 '@vitest/expect': 1.6.1 8421 8461 '@vitest/runner': 1.6.1 ··· 8430 8470 magic-string: 0.30.17 8431 8471 pathe: 1.1.2 8432 8472 picocolors: 1.1.1 8433 - std-env: 3.8.1 8473 + std-env: 3.9.0 8434 8474 strip-literal: 2.1.1 8435 8475 tinybench: 2.9.0 8436 8476 tinypool: 0.8.4 8437 - vite: 5.4.14(@types/node@20.17.24)(terser@5.39.0) 8438 - vite-node: 1.6.1(@types/node@20.17.24)(terser@5.39.0) 8477 + vite: 5.4.18(@types/node@20.17.30)(terser@5.39.0) 8478 + vite-node: 1.6.1(@types/node@20.17.30)(terser@5.39.0) 8439 8479 why-is-node-running: 2.3.0 8440 8480 optionalDependencies: 8441 - '@types/node': 20.17.24 8481 + '@types/node': 20.17.30 8442 8482 jsdom: 23.2.0 8443 8483 transitivePeerDependencies: 8444 8484 - less ··· 8573 8613 '@babel/core': 7.26.10 8574 8614 '@babel/preset-env': 7.26.9(@babel/core@7.26.10) 8575 8615 '@babel/runtime': 7.27.0 8576 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.10)(@rollup/wasm-node@4.38.0)(@types/babel__core@7.20.5) 8577 - '@rollup/plugin-node-resolve': 15.3.1(@rollup/wasm-node@4.38.0) 8578 - '@rollup/plugin-replace': 2.4.2(@rollup/wasm-node@4.38.0) 8579 - '@rollup/plugin-terser': 0.4.4(@rollup/wasm-node@4.38.0) 8616 + '@rollup/plugin-babel': 5.3.1(@babel/core@7.26.10)(@rollup/wasm-node@4.40.0)(@types/babel__core@7.20.5) 8617 + '@rollup/plugin-node-resolve': 15.3.1(@rollup/wasm-node@4.40.0) 8618 + '@rollup/plugin-replace': 2.4.2(@rollup/wasm-node@4.40.0) 8619 + '@rollup/plugin-terser': 0.4.4(@rollup/wasm-node@4.40.0) 8580 8620 '@surma/rollup-plugin-off-main-thread': 2.2.3 8581 8621 ajv: 8.17.1 8582 8622 common-tags: 1.8.2 ··· 8585 8625 glob: 7.2.3 8586 8626 lodash: 4.17.21 8587 8627 pretty-bytes: 5.6.0 8588 - rollup: '@rollup/wasm-node@4.38.0' 8628 + rollup: '@rollup/wasm-node@4.40.0' 8589 8629 source-map: 0.8.0-beta.0 8590 8630 stringify-object: 3.3.0 8591 8631 strip-comments: 2.0.1 ··· 8694 8734 8695 8735 ws@8.18.1: {} 8696 8736 8737 + wyzie-lib@2.2.1: {} 8738 + 8697 8739 xml-name-validator@5.0.0: {} 8698 8740 8699 8741 xmlchars@2.2.0: {} ··· 8702 8744 8703 8745 yallist@3.1.1: {} 8704 8746 8705 - yaml@2.7.0: {} 8747 + yaml@2.7.1: {} 8706 8748 8707 8749 yargs-parser@21.1.1: {} 8708 8750 ··· 8718 8760 8719 8761 yocto-queue@0.1.0: {} 8720 8762 8721 - yocto-queue@1.2.0: {} 8763 + yocto-queue@1.2.1: {} 8722 8764 8723 - zustand@4.5.6(@types/react@18.3.18)(immer@10.1.1)(react@18.3.1): 8765 + zustand@4.5.6(@types/react@18.3.20)(immer@10.1.1)(react@18.3.1): 8724 8766 dependencies: 8725 - use-sync-external-store: 1.4.0(react@18.3.1) 8767 + use-sync-external-store: 1.5.0(react@18.3.1) 8726 8768 optionalDependencies: 8727 - '@types/react': 18.3.18 8769 + '@types/react': 18.3.20 8728 8770 immer: 10.1.1 8729 8771 react: 18.3.1