fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

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

Merge pull request #3261 from hey-api/renovate/vue3-select-component-0.x

fix(deps): update dependency vue3-select-component to v0.14.1

authored by

Lubos and committed by
GitHub
81e98e49 8634c7e2

+7 -15
+1 -1
docs/package.json
··· 11 11 }, 12 12 "dependencies": { 13 13 "@stackblitz/sdk": "1.11.0", 14 - "vue3-select-component": "0.14.0" 14 + "vue3-select-component": "0.14.1" 15 15 }, 16 16 "devDependencies": { 17 17 "sharp": "0.34.5",
+6 -14
pnpm-lock.yaml
··· 176 176 specifier: 1.11.0 177 177 version: 1.11.0 178 178 vue3-select-component: 179 - specifier: 0.14.0 180 - version: 0.14.0(vue@3.5.25(typescript@5.9.3)) 179 + specifier: 0.14.1 180 + version: 0.14.1(vue@3.5.25(typescript@5.9.3)) 181 181 devDependencies: 182 182 sharp: 183 183 specifier: 0.34.5 ··· 6336 6336 6337 6337 '@rollup/rollup-linux-x64-gnu@4.50.0': 6338 6338 resolution: {integrity: sha512-8PrJJA7/VU8ToHVEPu14FzuSAqVKyo5gg/J8xUerMbyNkWkO9j2ExBho/68RnJsMGNJq4zH114iAttgm7BZVkA==} 6339 - cpu: [x64] 6340 - os: [linux] 6341 - 6342 - '@rollup/rollup-linux-x64-gnu@4.52.5': 6343 - resolution: {integrity: sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==} 6344 6339 cpu: [x64] 6345 6340 os: [linux] 6346 6341 ··· 14263 14258 peerDependencies: 14264 14259 typescript: '>=5.0.0' 14265 14260 14266 - vue3-select-component@0.14.0: 14267 - resolution: {integrity: sha512-E7S2OCn395asQeg6sxMLmGx7+wrkcJeueQ/0g7hq8nkwXjvBOWAFbk2Z1elVFQunhV033jtzkv2yVKview++sw==} 14261 + vue3-select-component@0.14.1: 14262 + resolution: {integrity: sha512-Z2QRUgaGznAqSDFSAMCY8qG+IDZIPwhC/SfFcIOAWKQbDPrfDL/GczYQv5JAFK0+Tk6Y2TkCZoOM03GxQIa6qQ==} 14268 14263 peerDependencies: 14269 14264 vue: ^3.5.0 14270 14265 ··· 20441 20436 optional: true 20442 20437 20443 20438 '@rollup/rollup-linux-x64-gnu@4.50.0': 20444 - optional: true 20445 - 20446 - '@rollup/rollup-linux-x64-gnu@4.52.5': 20447 20439 optional: true 20448 20440 20449 20441 '@rollup/rollup-linux-x64-gnu@4.55.1': ··· 30896 30888 '@vue/language-core': 3.0.8(typescript@5.8.3) 30897 30889 typescript: 5.8.3 30898 30890 30899 - vue3-select-component@0.14.0(vue@3.5.25(typescript@5.9.3)): 30891 + vue3-select-component@0.14.1(vue@3.5.25(typescript@5.9.3)): 30900 30892 dependencies: 30901 30893 '@floating-ui/vue': 1.1.9(vue@3.5.25(typescript@5.9.3)) 30902 30894 vue: 3.5.25(typescript@5.9.3) 30903 30895 optionalDependencies: 30904 - '@rollup/rollup-linux-x64-gnu': 4.52.5 30896 + '@rollup/rollup-linux-x64-gnu': 4.55.1 30905 30897 transitivePeerDependencies: 30906 30898 - '@vue/composition-api' 30907 30899