-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
175 lines (175 loc) · 5.55 KB
/
deno.lock
File metadata and controls
175 lines (175 loc) · 5.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
{
"version": "5",
"specifiers": {
"jsr:@cliffy/command@1.0.0-rc.8": "1.0.0-rc.8",
"jsr:@cliffy/flags@1.0.0-rc.8": "1.0.0-rc.8",
"jsr:@cliffy/internal@1.0.0-rc.8": "1.0.0-rc.8",
"jsr:@cliffy/table@1.0.0-rc.8": "1.0.0-rc.8",
"jsr:@skmtc/cli@0.0.386": "0.0.386",
"jsr:@skmtc/convert@^0.0.40": "0.0.40",
"jsr:@skmtc/core@^0.0.965": "0.0.965",
"jsr:@std/fmt@~1.0.2": "1.0.8",
"jsr:@std/fs@^1.0.7": "1.0.19",
"jsr:@std/internal@^1.0.10": "1.0.12",
"jsr:@std/path@^1.0.9": "1.1.2",
"jsr:@std/path@^1.1.1": "1.1.2",
"jsr:@std/semver@^1.0.5": "1.0.6",
"jsr:@std/text@~1.0.7": "1.0.16",
"jsr:@std/yaml@^1.0.5": "1.0.10"
},
"jsr": {
"@cliffy/command@1.0.0-rc.8": {
"integrity": "758147790797c74a707e5294cc7285df665422a13d2a483437092ffce40b5557",
"dependencies": [
"jsr:@cliffy/flags",
"jsr:@cliffy/internal",
"jsr:@cliffy/table",
"jsr:@std/fmt",
"jsr:@std/text"
]
},
"@cliffy/flags@1.0.0-rc.8": {
"integrity": "0f1043ce6ef037ba1cb5fe6b1bcecb25dc2f29371a1c17f278ab0f45e4b6f46c",
"dependencies": [
"jsr:@std/text"
]
},
"@cliffy/internal@1.0.0-rc.8": {
"integrity": "34cdf2fad9b084b5aed493b138d573f52d4e988767215f7460daf0b918ff43d8"
},
"@cliffy/table@1.0.0-rc.8": {
"integrity": "8bbcdc2ba5e0061b4b13810a24e6f5c6ab19c09f0cce9eb691ccd76c7c6c9db5",
"dependencies": [
"jsr:@std/fmt"
]
},
"@skmtc/cli@0.0.386": {
"integrity": "ca7e339adf6d67c5101b0eb63477f14f75c8457aa61eecc4e27714f835e1bef9",
"dependencies": [
"jsr:@cliffy/command",
"jsr:@skmtc/convert",
"jsr:@skmtc/core",
"jsr:@std/fs",
"jsr:@std/path@^1.0.9",
"jsr:@std/semver"
]
},
"@skmtc/convert@0.0.40": {
"integrity": "f9dd13736f693a3c52216d8da0ded1d389e2a1ede5ec1322e65b99050e9848f2",
"dependencies": [
"jsr:@std/yaml"
]
},
"@skmtc/core@0.0.965": {
"integrity": "af9f1a5782ab267ef6edd372233c1cae47e258fcc58ad398d036246b8be3cecc"
},
"@std/fmt@1.0.8": {
"integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
},
"@std/fs@1.0.19": {
"integrity": "051968c2b1eae4d2ea9f79a08a3845740ef6af10356aff43d3e2ef11ed09fb06",
"dependencies": [
"jsr:@std/path@^1.1.1"
]
},
"@std/internal@1.0.12": {
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
},
"@std/path@1.1.2": {
"integrity": "c0b13b97dfe06546d5e16bf3966b1cadf92e1cc83e56ba5476ad8b498d9e3038",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/semver@1.0.6": {
"integrity": "b7c98ae2843547cf3f7ac37f3995889e6e4cee0a97b57b57f17f62722843303c"
},
"@std/text@1.0.16": {
"integrity": "ddb9853b75119a2473857d691cf1ec02ad90793a2e8b4a4ac49d7354281a0cf8"
},
"@std/yaml@1.0.10": {
"integrity": "245706ea3511cc50c8c6d00339c23ea2ffa27bd2c7ea5445338f8feff31fa58e"
}
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@gribnoysup/wunderbar@^2.2.2",
"npm:turbo@^2.3.3",
"npm:typescript@^5.9.3"
]
},
"members": {
"kubb-zod": {
"packageJson": {
"dependencies": [
"npm:@eslint/js@^9.36.0",
"npm:@kubb/cli@^4.5.8",
"npm:@kubb/core@^4.5.8",
"npm:@kubb/plugin-oas@^4.5.8",
"npm:@kubb/plugin-ts@^4.5.8",
"npm:@kubb/plugin-zod@^4.5.8",
"npm:@types/node@^24.6.0",
"npm:@types/react-dom@^19.1.9",
"npm:@types/react@^19.1.16",
"npm:@vitejs/plugin-react@^5.0.4",
"npm:eslint-plugin-react-hooks@^5.2.0",
"npm:eslint-plugin-react-refresh@~0.4.22",
"npm:eslint@^9.36.0",
"npm:globals@^16.4.0",
"npm:react-dom@^19.1.1",
"npm:react@^19.1.1",
"npm:typescript-eslint@^8.45.0",
"npm:typescript@~5.9.3",
"npm:vite@^7.1.7",
"npm:zod@^4.1.12"
]
}
},
"openapi-ts-zod": {
"packageJson": {
"dependencies": [
"npm:@eslint/js@^9.36.0",
"npm:@hey-api/openapi-ts@0.86.8",
"npm:@types/node@^24.6.0",
"npm:@types/react-dom@^19.1.9",
"npm:@types/react@^19.1.16",
"npm:@vitejs/plugin-react@^5.0.4",
"npm:eslint-plugin-react-hooks@^5.2.0",
"npm:eslint-plugin-react-refresh@~0.4.22",
"npm:eslint@^9.36.0",
"npm:globals@^16.4.0",
"npm:react-dom@^19.1.1",
"npm:react@^19.1.1",
"npm:typescript-eslint@^8.45.0",
"npm:typescript@~5.9.3",
"npm:vite@^7.1.7",
"npm:zod@^4.1.12"
]
}
},
"orval-zod": {
"packageJson": {
"dependencies": [
"npm:@eslint/js@^9.36.0",
"npm:@types/node@^24.6.0",
"npm:@types/react-dom@^19.1.9",
"npm:@types/react@^19.1.16",
"npm:@vitejs/plugin-react@^5.0.4",
"npm:eslint-plugin-react-hooks@^5.2.0",
"npm:eslint-plugin-react-refresh@~0.4.22",
"npm:eslint@^9.36.0",
"npm:globals@^16.4.0",
"npm:orval@8.0.0-rc.0",
"npm:react-dom@^19.1.1",
"npm:react@^19.1.1",
"npm:typescript-eslint@^8.45.0",
"npm:typescript@~5.9.3",
"npm:vite@^7.1.7",
"npm:zod@^4.1.12"
]
}
}
}
}
}