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

Merge pull request #3135 from hey-api/renovate/arktype-2.x

authored by

Lubos and committed by
GitHub
89f6a71e c73834a0

+13 -13
+1 -1
dev/package.json
··· 18 18 "@tanstack/solid-query": "5.73.3", 19 19 "@tanstack/svelte-query": "5.73.3", 20 20 "@tanstack/vue-query": "5.73.3", 21 - "arktype": "2.1.28", 21 + "arktype": "2.1.29", 22 22 "swr": "2.3.8", 23 23 "typescript": "5.9.3", 24 24 "valibot": "1.2.0",
+1 -1
packages/openapi-ts-tests/main/package.json
··· 38 38 "@tanstack/vue-query": "5.73.3", 39 39 "@types/cross-spawn": "6.0.6", 40 40 "ajv": "8.17.1", 41 - "arktype": "2.1.28", 41 + "arktype": "2.1.29", 42 42 "axios": "1.13.2", 43 43 "cross-spawn": "7.0.6", 44 44 "eslint": "9.39.1",
+11 -11
pnpm-lock.yaml
··· 137 137 specifier: 5.73.3 138 138 version: 5.73.3(vue@3.5.25(typescript@5.9.3)) 139 139 arktype: 140 - specifier: 2.1.28 141 - version: 2.1.28 140 + specifier: 2.1.29 141 + version: 2.1.29 142 142 swr: 143 143 specifier: 2.3.8 144 144 version: 2.3.8(react@19.0.0) ··· 1480 1480 specifier: 8.17.1 1481 1481 version: 8.17.1 1482 1482 arktype: 1483 - specifier: 2.1.28 1484 - version: 2.1.28 1483 + specifier: 2.1.29 1484 + version: 2.1.29 1485 1485 axios: 1486 1486 specifier: 1.13.2 1487 1487 version: 1.13.2 ··· 7539 7539 resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==} 7540 7540 engines: {node: '>= 0.4'} 7541 7541 7542 - arkregex@0.0.4: 7543 - resolution: {integrity: sha512-biS/FkvSwQq59TZ453piUp8bxMui11pgOMV9WHAnli1F8o0ayNCZzUwQadL/bGIUic5TkS/QlPcyMuI8ZIwedQ==} 7542 + arkregex@0.0.5: 7543 + resolution: {integrity: sha512-ncYjBdLlh5/QnVsAA8De16Tc9EqmYM7y/WU9j+236KcyYNUXogpz3sC4ATIZYzzLxwI+0sEOaQLEmLmRleaEXw==} 7544 7544 7545 - arktype@2.1.28: 7546 - resolution: {integrity: sha512-LVZqXl2zWRpNFnbITrtFmqeqNkPPo+KemuzbGSY6jvJwCb4v8NsDzrWOLHnQgWl26TkJeWWcUNUeBpq2Mst1/Q==} 7545 + arktype@2.1.29: 7546 + resolution: {integrity: sha512-jyfKk4xIOzvYNayqnD8ZJQqOwcrTOUbIU4293yrzAjA3O1dWh61j71ArMQ6tS/u4pD7vabSPe7nG3RCyoXW6RQ==} 7547 7547 7548 7548 array-buffer-byte-length@1.0.2: 7549 7549 resolution: {integrity: sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==} ··· 22039 22039 22040 22040 aria-query@5.3.2: {} 22041 22041 22042 - arkregex@0.0.4: 22042 + arkregex@0.0.5: 22043 22043 dependencies: 22044 22044 '@ark/util': 0.56.0 22045 22045 22046 - arktype@2.1.28: 22046 + arktype@2.1.29: 22047 22047 dependencies: 22048 22048 '@ark/schema': 0.56.0 22049 22049 '@ark/util': 0.56.0 22050 - arkregex: 0.0.4 22050 + arkregex: 0.0.5 22051 22051 22052 22052 array-buffer-byte-length@1.0.2: 22053 22053 dependencies: