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 #3591 from hey-api/renovate/swr-2.x

chore(deps): update dependency swr to v2.4.1

authored by

Lubos and committed by
GitHub
ba40ca36 0b4f33b6

+6 -6
+1 -1
dev/package.json
··· 22 22 "@tanstack/vue-query": "5.92.9", 23 23 "arktype": "2.2.0", 24 24 "nuxt": "3.21.0", 25 - "swr": "2.4.0", 25 + "swr": "2.4.1", 26 26 "tsx": "4.21.0", 27 27 "typescript": "5.9.3", 28 28 "valibot": "1.2.0",
+5 -5
pnpm-lock.yaml
··· 146 146 specifier: 3.21.0 147 147 version: 3.21.0(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@types/node@25.2.1)(@vue/compiler-sfc@3.5.27)(cac@6.7.14)(db0@0.3.4)(encoding@0.1.13)(eslint@9.39.2(jiti@2.6.1))(ioredis@5.9.2)(less@4.4.2)(magicast@0.5.2)(optionator@0.9.4)(rolldown@1.0.0-beta.58)(rollup@4.56.0)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.1)(jiti@2.6.1)(less@4.4.2)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0)(yaml@2.8.2))(vue-tsc@3.2.4(typescript@5.9.3))(yaml@2.8.2) 148 148 swr: 149 - specifier: 2.4.0 150 - version: 2.4.0(react@19.0.0) 149 + specifier: 2.4.1 150 + version: 2.4.1(react@19.0.0) 151 151 tsx: 152 152 specifier: 4.21.0 153 153 version: 4.21.0 ··· 13832 13832 engines: {node: '>=16'} 13833 13833 hasBin: true 13834 13834 13835 - swr@2.4.0: 13836 - resolution: {integrity: sha512-sUlC20T8EOt1pHmDiqueUWMmRRX03W7w5YxovWX7VR2KHEPCTMly85x05vpkP5i6Bu4h44ePSMD9Tc+G2MItFw==} 13835 + swr@2.4.1: 13836 + resolution: {integrity: sha512-2CC6CiKQtEwaEeNiqWTAw9PGykW8SR5zZX8MZk6TeAvEAnVS7Visz8WzphqgtQ8v2xz/4Q5K+j+SeMaKXeeQIA==} 13837 13837 peerDependencies: 13838 13838 react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 13839 13839 ··· 30551 30551 picocolors: 1.1.1 30552 30552 sax: 1.4.1 30553 30553 30554 - swr@2.4.0(react@19.0.0): 30554 + swr@2.4.1(react@19.0.0): 30555 30555 dependencies: 30556 30556 dequal: 2.0.3 30557 30557 react: 19.0.0