[READ-ONLY] Mirror of https://github.com/danielroe/stream-vue. Vue component for Cloudflare Stream.
cloudflare stream vue vuejs
0

Configure Feed

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

chore(deps): update devdependency @types/jsdom to v28 (#354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Feb 23, 2026, 10:14 PM UTC) c7551441 e834463b

+12 -6
+1 -1
package.json
··· 46 46 }, 47 47 "devDependencies": { 48 48 "@antfu/eslint-config": "latest", 49 - "@types/jsdom": "27.0.0", 49 + "@types/jsdom": "28.0.0", 50 50 "@types/node": "24.10.13", 51 51 "@vitejs/plugin-vue": "6.0.4", 52 52 "@vitest/coverage-v8": "4.0.18",
+11 -5
pnpm-lock.yaml
··· 15 15 specifier: latest 16 16 version: 7.4.3(@vue/compiler-sfc@3.5.28)(eslint@10.0.1(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(jiti@2.6.1)(jsdom@28.1.0)(yaml@2.8.2)) 17 17 '@types/jsdom': 18 - specifier: 27.0.0 19 - version: 27.0.0 18 + specifier: 28.0.0 19 + version: 28.0.0 20 20 '@types/node': 21 21 specifier: 24.10.13 22 22 version: 24.10.13 ··· 879 879 '@types/estree@1.0.8': 880 880 resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} 881 881 882 - '@types/jsdom@27.0.0': 883 - resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} 882 + '@types/jsdom@28.0.0': 883 + resolution: {integrity: sha512-A8TBQQC/xAOojy9kM8E46cqT00sF0h7dWjV8t8BJhUi2rG6JRh7XXQo/oLoENuZIQEpXsxLccLCnknyQd7qssQ==} 884 884 885 885 '@types/json-schema@7.0.15': 886 886 resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} ··· 2699 2699 undici-types@7.16.0: 2700 2700 resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} 2701 2701 2702 + undici-types@7.22.0: 2703 + resolution: {integrity: sha512-RKZvifiL60xdsIuC80UY0dq8Z7DbJUV8/l2hOVbyZAxBzEeQU4Z58+4ZzJ6WN2Lidi9KzT5EbiGX+PI/UGYuRw==} 2704 + 2702 2705 undici@7.21.0: 2703 2706 resolution: {integrity: sha512-Hn2tCQpoDt1wv23a68Ctc8Cr/BHpUSfaPYrkajTXOS9IKpxVRx/X5m1K2YkbK2ipgZgxXSgsUinl3x+2YdSSfg==} 2704 2707 engines: {node: '>=20.18.1'} ··· 3449 3452 3450 3453 '@types/estree@1.0.8': {} 3451 3454 3452 - '@types/jsdom@27.0.0': 3455 + '@types/jsdom@28.0.0': 3453 3456 dependencies: 3454 3457 '@types/node': 24.10.13 3455 3458 '@types/tough-cookie': 4.0.5 3456 3459 parse5: 7.3.0 3460 + undici-types: 7.22.0 3457 3461 3458 3462 '@types/json-schema@7.0.15': {} 3459 3463 ··· 5618 5622 - vue-tsc 5619 5623 5620 5624 undici-types@7.16.0: {} 5625 + 5626 + undici-types@7.22.0: {} 5621 5627 5622 5628 undici@7.21.0: {} 5623 5629