{ "name": "@test/playground", "version": "0.0.0", "private": true, "type": "module", "scripts": { "dev": "tsx ./playground.ts" }, "devDependencies": { "@angular/common": "21.1.2", "@angular/core": "21.1.2", "@hey-api/codegen-core": "workspace:*", "@hey-api/openapi-python": "workspace:*", "@hey-api/openapi-ts": "workspace:*", "@msw/source": "0.6.1", "@opencode-ai/sdk": "1.3.13", "@orpc/contract": "1.13.13", "@pinia/colada": "0.19.1", "@tanstack/angular-query-experimental": "5.90.25", "@tanstack/preact-query": "5.93.0", "@tanstack/react-query": "5.90.21", "@tanstack/solid-query": "5.90.26", "@tanstack/svelte-query": "5.90.2", "@tanstack/vue-query": "5.92.9", "arktype": "2.2.0", "msw": "2.12.14", "nuxt": "3.21.0", "swr": "2.4.1", "tsx": "4.21.0", "typescript": "5.9.3", "valibot": "1.3.1", "vue": "3.5.25", "zod": "4.3.6" }, "engines": { "node": ">=22.13.0" } }