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

authored by

Lubos and committed by
GitHub
d7153760 e2f24fe3

+12 -3
+1 -1
dev/package.json
··· 20 20 "@tanstack/solid-query": "5.90.23", 21 21 "@tanstack/svelte-query": "5.90.2", 22 22 "@tanstack/vue-query": "5.92.9", 23 - "arktype": "2.1.29", 23 + "arktype": "2.2.0", 24 24 "nuxt": "3.21.0", 25 25 "swr": "2.4.0", 26 26 "tsx": "4.21.0",
+11 -2
pnpm-lock.yaml
··· 143 143 specifier: 5.92.9 144 144 version: 5.92.9(vue@3.5.25(typescript@5.9.3)) 145 145 arktype: 146 - specifier: 2.1.29 147 - version: 2.1.29 146 + specifier: 2.2.0 147 + version: 2.2.0 148 148 nuxt: 149 149 specifier: 3.21.0 150 150 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) ··· 8185 8185 8186 8186 arktype@2.1.29: 8187 8187 resolution: {integrity: sha512-jyfKk4xIOzvYNayqnD8ZJQqOwcrTOUbIU4293yrzAjA3O1dWh61j71ArMQ6tS/u4pD7vabSPe7nG3RCyoXW6RQ==} 8188 + 8189 + arktype@2.2.0: 8190 + resolution: {integrity: sha512-t54MZ7ti5BhOEvzEkgKnWvqj+UbDfWig+DHr5I34xatymPusKLS0lQpNJd8M6DzmIto2QGszHfNKoFIT8tMCZQ==} 8188 8191 8189 8192 array-buffer-byte-length@1.0.2: 8190 8193 resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} ··· 23169 23172 '@ark/util': 0.56.0 23170 23173 23171 23174 arktype@2.1.29: 23175 + dependencies: 23176 + '@ark/schema': 0.56.0 23177 + '@ark/util': 0.56.0 23178 + arkregex: 0.0.5 23179 + 23180 + arktype@2.2.0: 23172 23181 dependencies: 23173 23182 '@ark/schema': 0.56.0 23174 23183 '@ark/util': 0.56.0