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

Merge pull request #3072 from hey-api/renovate/swr-2.x

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

authored by

Lubos and committed by
GitHub
0e12809f cc551d22

+6 -6
+1 -1
dev/package.json
··· 19 19 "@tanstack/svelte-query": "5.73.3", 20 20 "@tanstack/vue-query": "5.73.3", 21 21 "arktype": "2.1.28", 22 - "swr": "2.3.6", 22 + "swr": "2.3.7", 23 23 "typescript": "5.9.3", 24 24 "valibot": "1.2.0", 25 25 "zod": "4.1.12"
+5 -5
pnpm-lock.yaml
··· 140 140 specifier: 2.1.28 141 141 version: 2.1.28 142 142 swr: 143 - specifier: 2.3.6 144 - version: 2.3.6(react@19.0.0) 143 + specifier: 2.3.7 144 + version: 2.3.7(react@19.0.0) 145 145 typescript: 146 146 specifier: 5.9.3 147 147 version: 5.9.3 ··· 12914 12914 engines: {node: '>=16'} 12915 12915 hasBin: true 12916 12916 12917 - swr@2.3.6: 12918 - resolution: {integrity: sha512-wfHRmHWk/isGNMwlLGlZX5Gzz/uTgo0o2IRuTMcf4CPuPFJZlq0rDaKUx+ozB5nBOReNV1kiOyzMfj+MBMikLw==} 12917 + swr@2.3.7: 12918 + resolution: {integrity: sha512-ZEquQ82QvalqTxhBVv/DlAg2mbmUjF4UgpPg9wwk4ufb9rQnZXh1iKyyKBqV6bQGu1Ie7L1QwSYO07qFIa1p+g==} 12919 12919 peerDependencies: 12920 12920 react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 12921 12921 ··· 29056 29056 picocolors: 1.1.1 29057 29057 sax: 1.4.1 29058 29058 29059 - swr@2.3.6(react@19.0.0): 29059 + swr@2.3.7(react@19.0.0): 29060 29060 dependencies: 29061 29061 dequal: 2.0.3 29062 29062 react: 19.0.0