| 
30 | 30 | 		"@cliffy/command": "jsr:@cliffy/command@1.0.0-rc.7",  | 
31 | 31 | 		"@cliffy/testing": "jsr:@cliffy/testing@1.0.0-rc.7",  | 
32 | 32 | 		"@david/dax": "jsr:@david/dax@0.42.0",  | 
33 |  | -		"@rebeccastevens/deepmerge": "jsr:@rebeccastevens/deepmerge@^7.1.5",  | 
34 |  | -		"@std/assert": "jsr:@std/assert@^1.0.8",  | 
35 |  | -		"@std/dotenv": "jsr:@std/dotenv@^0.225.3",  | 
36 |  | -		"@std/fmt": "jsr:@std/fmt@^1.0.6",  | 
37 |  | -		"@std/jsonc": "jsr:@std/jsonc@^1.0.1",  | 
38 |  | -		"@std/path": "jsr:@std/path@^1.0.8",  | 
39 |  | -		"@std/streams": "jsr:@std/streams@^1.0.9",  | 
40 |  | -		"@std/testing": "jsr:@std/testing@^1.0.5",  | 
 | 33 | +		"@luca/esbuild-deno-loader": "jsr:@luca/esbuild-deno-loader@0.11.1",  | 
 | 34 | +		"@rebeccastevens/deepmerge": "jsr:@rebeccastevens/deepmerge@7.1.5",  | 
 | 35 | +		"@std/assert": "jsr:@std/assert@1.0.12",  | 
 | 36 | +		"@std/dotenv": "jsr:@std/dotenv@0.225.3",  | 
 | 37 | +		"@std/fmt": "jsr:@std/fmt@1.0.6",  | 
 | 38 | +		"@std/fs": "jsr:@std/fs@^1.0.16",  | 
 | 39 | +		"@std/jsonc": "jsr:@std/jsonc@1.0.1",  | 
 | 40 | +		"@std/path": "jsr:@std/path@1.0.8",  | 
 | 41 | +		"@std/streams": "jsr:@std/streams@1.0.9",  | 
 | 42 | +		"@std/testing": "jsr:@std/testing@1.0.11",  | 
 | 43 | +		"esbuild": "npm:esbuild@0.25.2",  | 
41 | 44 | 		"ueblueprint":"npm:ueblueprint@2.0.0",  | 
42 |  | -		"zod": "npm:zod@3.23.8",  | 
43 |  | -		"zod-to-json-schema": "npm:zod-to-json-schema@3.23.5",  | 
 | 45 | +		"zod": "npm:zod@3.24.2",  | 
 | 46 | +		"zod-to-json-schema": "npm:zod-to-json-schema@3.24.5",  | 
44 | 47 | 		"ndjson": "https://deno.land/x/ndjson@1.1.0/mod.ts",  | 
45 | 48 | 		"ulid": "https://deno.land/x/ulid@v0.3.0/mod.ts",  | 
46 | 49 | 		"xml2js": "https://deno.land/x/xml2js@1.0.0/mod.ts",  | 
 | 
0 commit comments