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 #3708 from hey-api/renovate/valibot-1.x

chore(deps): update dependency valibot to v1.3.1

authored by

Lubos and committed by
GitHub
bb6c4919 e219e9c2

+6 -18
+1 -1
packages/openapi-ts-tests/orpc/v1/package.json
··· 10 10 "@hey-api/openapi-ts": "workspace:*", 11 11 "@orpc/contract": "1.13.13", 12 12 "typescript": "5.9.3", 13 - "valibot": "1.2.0", 13 + "valibot": "1.3.1", 14 14 "zod": "4.3.6" 15 15 }, 16 16 "engines": {
+1 -1
packages/openapi-ts-tests/valibot/v1/package.json
··· 9 9 "devDependencies": { 10 10 "@hey-api/openapi-ts": "workspace:*", 11 11 "typescript": "5.9.3", 12 - "valibot": "1.2.0" 12 + "valibot": "1.3.1" 13 13 }, 14 14 "engines": { 15 15 "node": ">=22.13.0"
+4 -16
pnpm-lock.yaml
··· 1620 1620 specifier: 5.9.3 1621 1621 version: 5.9.3 1622 1622 valibot: 1623 - specifier: 1.2.0 1624 - version: 1.2.0(typescript@5.9.3) 1623 + specifier: 1.3.1 1624 + version: 1.3.1(typescript@5.9.3) 1625 1625 zod: 1626 1626 specifier: 4.3.6 1627 1627 version: 4.3.6 ··· 1644 1644 specifier: 5.9.3 1645 1645 version: 5.9.3 1646 1646 valibot: 1647 - specifier: 1.2.0 1648 - version: 1.2.0(typescript@5.9.3) 1647 + specifier: 1.3.1 1648 + version: 1.3.1(typescript@5.9.3) 1649 1649 1650 1650 packages/openapi-ts-tests/zod/v3: 1651 1651 devDependencies: ··· 15335 15335 15336 15336 v8-compile-cache-lib@3.0.1: 15337 15337 resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} 15338 - 15339 - valibot@1.2.0: 15340 - resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} 15341 - peerDependencies: 15342 - typescript: '>=5' 15343 - peerDependenciesMeta: 15344 - typescript: 15345 - optional: true 15346 15338 15347 15339 valibot@1.3.1: 15348 15340 resolution: {integrity: sha512-sfdRir/QFM0JaF22hqTroPc5xy4DimuGQVKFrzF1YfGwaS1nJot3Y8VqMdLO2Lg27fMzat2yD3pY5PbAYO39Gg==} ··· 32876 32868 32877 32869 v8-compile-cache-lib@3.0.1: 32878 32870 optional: true 32879 - 32880 - valibot@1.2.0(typescript@5.9.3): 32881 - optionalDependencies: 32882 - typescript: 5.9.3 32883 32871 32884 32872 valibot@1.3.1(typescript@5.9.3): 32885 32873 optionalDependencies: