[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 vue to v3.5.39 (#421)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Jul 2, 2026, 7:01 PM +0200) 7054402f f5731e8f

+9 -133
+1 -1
package.json
··· 57 57 "typescript": "latest", 58 58 "vite": "latest", 59 59 "vitest": "latest", 60 - "vue": "3.5.38" 60 + "vue": "3.5.39" 61 61 }, 62 62 "simple-git-hooks": { 63 63 "pre-commit": "npx nano-staged"
+8 -132
pnpm-lock.yaml
··· 22 22 version: 24.13.2 23 23 '@vitejs/plugin-vue': 24 24 specifier: 6.0.7 25 - version: 6.0.7(vite@8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3)) 25 + version: 6.0.7(vite@8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3)) 26 26 '@vitest/coverage-v8': 27 27 specifier: 4.1.9 28 28 version: 4.1.9(vitest@4.1.9) 29 29 '@vue/test-utils': 30 30 specifier: 2.4.11 31 - version: 2.4.11(@vue/compiler-dom@3.5.39)(@vue/server-renderer@3.5.39(vue@3.5.38(typescript@6.0.3)))(vue@3.5.38(typescript@6.0.3)) 31 + version: 2.4.11(@vue/compiler-dom@3.5.39)(@vue/server-renderer@3.5.39(vue@3.5.39(typescript@6.0.3)))(vue@3.5.39(typescript@6.0.3)) 32 32 eslint: 33 33 specifier: latest 34 34 version: 10.6.0(jiti@2.7.0) ··· 54 54 specifier: latest 55 55 version: 4.1.9(@types/node@24.13.2)(@vitest/coverage-v8@4.1.9)(jsdom@29.1.1)(vite@8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0)) 56 56 vue: 57 - specifier: 3.5.38 58 - version: 3.5.38(typescript@6.0.3) 57 + specifier: 3.5.39 58 + version: 3.5.39(typescript@6.0.3) 59 59 60 60 playground: 61 61 dependencies: ··· 737 737 '@vitest/utils@4.1.9': 738 738 resolution: {integrity: sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==} 739 739 740 - '@vue/compiler-core@3.5.38': 741 - resolution: {integrity: sha512-s99aGxWYig9ErHbct27KXEGhrBYlRI6c4MwAgXErOAbX9xiW37/uMa+XUDO69zLz83dng8UUZ70CTOJrLrYrEQ==} 742 - 743 740 '@vue/compiler-core@3.5.39': 744 741 resolution: {integrity: sha512-16KBTEXAJCpDr0mwlw+AZyhu8iyC7R3S2vBwsI7QnWJU6X3WKc9VKeNEZpiMdZ569qWhz9574L3vV55qRL0Vtw==} 745 - 746 - '@vue/compiler-dom@3.5.38': 747 - resolution: {integrity: sha512-JTqp25l8aFfJYF7/KmsXZjAxJz7T+SjmTJLoXVjHtc2BrSgSiW2n9Aem/cWq1OPe68A8JL06B3eVdhlP0H4TVw==} 748 742 749 743 '@vue/compiler-dom@3.5.39': 750 744 resolution: {integrity: sha512-oQPigALqYbNxTNPvNgSOe+czwVExfbVF02lz8jP0S3AXJiu3jxYDygNUiqSep4ezzW8XgnubqH63My2A7JR/vg==} 751 745 752 - '@vue/compiler-sfc@3.5.38': 753 - resolution: {integrity: sha512-DuA2GiZawSEW442iw/9+Fkol8hTgb4Ke5KkhmSry65QA7YuyMbIdy8p0XZRMvNwJdgRz307W8g1CSzdvS4nuNg==} 754 - 755 746 '@vue/compiler-sfc@3.5.39': 756 747 resolution: {integrity: sha512-d0ki86iOyN8LoZPBmk5SJWNwHP19CnDDCfuo//+2WJa2g5Ke0Jay983PIBIcSSzldC68I8DrD5GrHV3OSDfodg==} 757 - 758 - '@vue/compiler-ssr@3.5.38': 759 - resolution: {integrity: sha512-7s+W5Gc42FGxZMcuwl8H5B29T8BJPMdBT7KHFE+BbAuZ/iTEdTtv7z2XiMjiaUUw4w3ZcCEdHs36RuYJ2VA7bA==} 760 748 761 749 '@vue/compiler-ssr@3.5.39': 762 750 resolution: {integrity: sha512-Ce7/wvwMHai74bdszfXExdazFigYnlF9zgCmEQUcM1j0fOymlouZ7XilTYNo8oUjhlnjYOZbGrcYKuqjz89Ucw==} 763 751 764 - '@vue/reactivity@3.5.38': 765 - resolution: {integrity: sha512-pG6LV/NDNRbKizcUjFFLAfjaL8mcv4DmR9avNcUw2gDHBzZneuS2TWCmp633ynzxz9YYKNeEPK2I8Wraqy2HUQ==} 766 - 767 752 '@vue/reactivity@3.5.39': 768 753 resolution: {integrity: sha512-TpsuBJ9gGlZa5d23XcM2y8EXanz9dZeVDQBXRwzy46ItgvM+rWpzs+UVM0wcRLxGvcav0HE5jz2gNL53xlRAog==} 769 - 770 - '@vue/runtime-core@3.5.38': 771 - resolution: {integrity: sha512-iyW8WVfF1CpCXxncZY5Ei6rSd6oZr5DgEom//fUjRBRl56AXPD+s9ATvukRt77ZFTuYlnVA1bxY+dJB94tWVYw==} 772 754 773 755 '@vue/runtime-core@3.5.39': 774 756 resolution: {integrity: sha512-9GLtNyRvPAUMbX+7ono0RC2j0guo2LXVi8LvcmAooImACUKm0oFf0jjwbX8/H0AE/t1nxhAkn8RSl9PMCzzxZw==} 775 757 776 - '@vue/runtime-dom@3.5.38': 777 - resolution: {integrity: sha512-apX2wt9sdfDshS+a2xueFZLVpt0GkRJZSoPmrW/SA4yzXTznhfcMVW59gr7h4YQeY0vJhdJkk2rsIDwgfFgC5A==} 778 - 779 758 '@vue/runtime-dom@3.5.39': 780 759 resolution: {integrity: sha512-7Y6aAGboKcXAZ3ECuUy7RrS5yy2r47dhTp2SKaJmYxjopImaVFaNa5Ne66NwGovsrxVAl5S5rwc7m22UG7Lmww==} 781 - 782 - '@vue/server-renderer@3.5.38': 783 - resolution: {integrity: sha512-vue8vbf2QlV4quHqzwmJy6dWfmRhP1J8l4wtZg60CL6VoKqcPY2oe7may3+1d9qfpedjK5PRLFqd5k3Isj9mUw==} 784 - peerDependencies: 785 - vue: 3.5.38 786 760 787 761 '@vue/server-renderer@3.5.39': 788 762 resolution: {integrity: sha512-yZSakiAGw85rZfG7UM8akMnIF+FmeiNk47uvHf2nVBBSe+dIKUhZuZq9+XgJhbV3nS5Z4ALH23/MpXofW+mbcw==} 789 763 peerDependencies: 790 764 vue: 3.5.39 791 - 792 - '@vue/shared@3.5.38': 793 - resolution: {integrity: sha512-FTW0AFZNaK5/mOqvGBwVfUlNLU38TiQn4+DQgIFUnrBBJQ1crMJ82yeGQLV5jyKFsO8yRukpbuP7x+nRbH6aug==} 794 765 795 766 '@vue/shared@3.5.39': 796 767 resolution: {integrity: sha512-l1rrBtBfTnmxvtsvdQDXltUUy8S1Y+ZaqdfUzmAnJkTd8Z8rv5v/ytW+TKiqEOWyHPoqtPlNFSs0lhRmYVSHVA==} ··· 1897 1868 resolution: {integrity: sha512-orRsuYpJVw8LdAwqqLykBj9ecS5/cRHlI5+nvTo8LcCKmzDmqVORXtOIYEEQuL9D4BxtA1lm5isAqzQZCoQ6Eg==} 1898 1869 engines: {node: '>=4'} 1899 1870 1900 - postcss@8.5.15: 1901 - resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} 1902 - engines: {node: ^10 || ^12 || >=14} 1903 - 1904 1871 postcss@8.5.16: 1905 1872 resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} 1906 1873 engines: {node: ^10 || ^12 || >=14} ··· 2287 2254 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 2288 2255 peerDependencies: 2289 2256 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 2290 - 2291 - vue@3.5.38: 2292 - resolution: {integrity: sha512-vAMKHfImQlYSy0C+PBue4s3ERZ2xGKfgZg5GXAsLInq1dyh2H78ILVP5sK0KPFPVW4kv+OGCIvBEondcjpZp7A==} 2293 - peerDependencies: 2294 - typescript: '*' 2295 - peerDependenciesMeta: 2296 - typescript: 2297 - optional: true 2298 2257 2299 2258 vue@3.5.39: 2300 2259 resolution: {integrity: sha512-xmZCYabFGcirU8r0fTuvl/LICc1OU620rnqepaJDL/a141ZigkG7AyaxQLdqJ02ZRYzWe6YPaDHeQx7MfknQfA==} ··· 2977 2936 '@typescript-eslint/types': 8.62.0 2978 2937 eslint-visitor-keys: 5.0.1 2979 2938 2980 - '@vitejs/plugin-vue@6.0.7(vite@8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.38(typescript@6.0.3))': 2981 - dependencies: 2982 - '@rolldown/pluginutils': 1.0.1 2983 - vite: 8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0) 2984 - vue: 3.5.38(typescript@6.0.3) 2985 - 2986 2939 '@vitejs/plugin-vue@6.0.7(vite@8.1.2(@types/node@24.13.2)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))': 2987 2940 dependencies: 2988 2941 '@rolldown/pluginutils': 1.0.1 ··· 3056 3009 convert-source-map: 2.0.0 3057 3010 tinyrainbow: 3.1.0 3058 3011 3059 - '@vue/compiler-core@3.5.38': 3060 - dependencies: 3061 - '@babel/parser': 7.29.7 3062 - '@vue/shared': 3.5.38 3063 - entities: 7.0.1 3064 - estree-walker: 2.0.2 3065 - source-map-js: 1.2.1 3066 - 3067 3012 '@vue/compiler-core@3.5.39': 3068 3013 dependencies: 3069 3014 '@babel/parser': 7.29.7 ··· 3072 3017 estree-walker: 2.0.2 3073 3018 source-map-js: 1.2.1 3074 3019 3075 - '@vue/compiler-dom@3.5.38': 3076 - dependencies: 3077 - '@vue/compiler-core': 3.5.38 3078 - '@vue/shared': 3.5.38 3079 - 3080 3020 '@vue/compiler-dom@3.5.39': 3081 3021 dependencies: 3082 3022 '@vue/compiler-core': 3.5.39 3083 3023 '@vue/shared': 3.5.39 3084 - 3085 - '@vue/compiler-sfc@3.5.38': 3086 - dependencies: 3087 - '@babel/parser': 7.29.7 3088 - '@vue/compiler-core': 3.5.38 3089 - '@vue/compiler-dom': 3.5.38 3090 - '@vue/compiler-ssr': 3.5.38 3091 - '@vue/shared': 3.5.38 3092 - estree-walker: 2.0.2 3093 - magic-string: 0.30.21 3094 - postcss: 8.5.15 3095 - source-map-js: 1.2.1 3096 3024 3097 3025 '@vue/compiler-sfc@3.5.39': 3098 3026 dependencies: ··· 3103 3031 '@vue/shared': 3.5.39 3104 3032 estree-walker: 2.0.2 3105 3033 magic-string: 0.30.21 3106 - postcss: 8.5.15 3034 + postcss: 8.5.16 3107 3035 source-map-js: 1.2.1 3108 - 3109 - '@vue/compiler-ssr@3.5.38': 3110 - dependencies: 3111 - '@vue/compiler-dom': 3.5.38 3112 - '@vue/shared': 3.5.38 3113 3036 3114 3037 '@vue/compiler-ssr@3.5.39': 3115 3038 dependencies: 3116 3039 '@vue/compiler-dom': 3.5.39 3117 3040 '@vue/shared': 3.5.39 3118 3041 3119 - '@vue/reactivity@3.5.38': 3120 - dependencies: 3121 - '@vue/shared': 3.5.38 3122 - 3123 3042 '@vue/reactivity@3.5.39': 3124 3043 dependencies: 3125 3044 '@vue/shared': 3.5.39 3126 - 3127 - '@vue/runtime-core@3.5.38': 3128 - dependencies: 3129 - '@vue/reactivity': 3.5.38 3130 - '@vue/shared': 3.5.38 3131 3045 3132 3046 '@vue/runtime-core@3.5.39': 3133 3047 dependencies: 3134 3048 '@vue/reactivity': 3.5.39 3135 3049 '@vue/shared': 3.5.39 3136 - 3137 - '@vue/runtime-dom@3.5.38': 3138 - dependencies: 3139 - '@vue/reactivity': 3.5.38 3140 - '@vue/runtime-core': 3.5.38 3141 - '@vue/shared': 3.5.38 3142 - csstype: 3.2.3 3143 3050 3144 3051 '@vue/runtime-dom@3.5.39': 3145 3052 dependencies: ··· 3148 3055 '@vue/shared': 3.5.39 3149 3056 csstype: 3.2.3 3150 3057 3151 - '@vue/server-renderer@3.5.38(vue@3.5.38(typescript@6.0.3))': 3152 - dependencies: 3153 - '@vue/compiler-ssr': 3.5.38 3154 - '@vue/shared': 3.5.38 3155 - vue: 3.5.38(typescript@6.0.3) 3156 - 3157 - '@vue/server-renderer@3.5.39(vue@3.5.38(typescript@6.0.3))': 3158 - dependencies: 3159 - '@vue/compiler-ssr': 3.5.39 3160 - '@vue/shared': 3.5.39 3161 - vue: 3.5.38(typescript@6.0.3) 3162 - optional: true 3163 - 3164 3058 '@vue/server-renderer@3.5.39(vue@3.5.39(typescript@6.0.3))': 3165 3059 dependencies: 3166 3060 '@vue/compiler-ssr': 3.5.39 3167 3061 '@vue/shared': 3.5.39 3168 3062 vue: 3.5.39(typescript@6.0.3) 3169 3063 3170 - '@vue/shared@3.5.38': {} 3171 - 3172 3064 '@vue/shared@3.5.39': {} 3173 3065 3174 - '@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.39)(@vue/server-renderer@3.5.39(vue@3.5.38(typescript@6.0.3)))(vue@3.5.38(typescript@6.0.3))': 3066 + '@vue/test-utils@2.4.11(@vue/compiler-dom@3.5.39)(@vue/server-renderer@3.5.39(vue@3.5.39(typescript@6.0.3)))(vue@3.5.39(typescript@6.0.3))': 3175 3067 dependencies: 3176 3068 '@vue/compiler-dom': 3.5.39 3177 3069 js-beautify: 1.15.4 3178 - vue: 3.5.38(typescript@6.0.3) 3070 + vue: 3.5.39(typescript@6.0.3) 3179 3071 vue-component-type-helpers: 3.3.3 3180 3072 optionalDependencies: 3181 - '@vue/server-renderer': 3.5.39(vue@3.5.38(typescript@6.0.3)) 3073 + '@vue/server-renderer': 3.5.39(vue@3.5.39(typescript@6.0.3)) 3182 3074 3183 3075 '@vueuse/core@14.3.0(vue@3.5.39(typescript@6.0.3))': 3184 3076 dependencies: ··· 4424 4316 cssesc: 3.0.0 4425 4317 util-deprecate: 1.0.2 4426 4318 4427 - postcss@8.5.15: 4428 - dependencies: 4429 - nanoid: 3.3.12 4430 - picocolors: 1.1.1 4431 - source-map-js: 1.2.1 4432 - 4433 4319 postcss@8.5.16: 4434 4320 dependencies: 4435 4321 nanoid: 3.3.12 ··· 4755 4641 semver: 7.8.5 4756 4642 transitivePeerDependencies: 4757 4643 - supports-color 4758 - 4759 - vue@3.5.38(typescript@6.0.3): 4760 - dependencies: 4761 - '@vue/compiler-dom': 3.5.38 4762 - '@vue/compiler-sfc': 3.5.38 4763 - '@vue/runtime-dom': 3.5.38 4764 - '@vue/server-renderer': 3.5.38(vue@3.5.38(typescript@6.0.3)) 4765 - '@vue/shared': 3.5.38 4766 - optionalDependencies: 4767 - typescript: 6.0.3 4768 4644 4769 4645 vue@3.5.39(typescript@6.0.3): 4770 4646 dependencies: