-
-
Notifications
You must be signed in to change notification settings - Fork 272
Expand file tree
/
Copy pathpackage-lock.json
More file actions
172 lines (172 loc) · 6.22 KB
/
package-lock.json
File metadata and controls
172 lines (172 loc) · 6.22 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
{
"name": "json-schema-test-suite",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-schema-test-suite",
"version": "0.1.0",
"license": "MIT",
"dependencies": {
"@hyperjump/browser": "^1.3.1",
"@hyperjump/json-pointer": "^1.1.1",
"@hyperjump/json-schema": "^1.17.2",
"@hyperjump/pact": "^1.4.0",
"@hyperjump/uri": "^1.3.2",
"json-stringify-deterministic": "^1.0.12"
},
"devDependencies": {
"jsonc-parser": "^3.3.1"
}
},
"node_modules/@hyperjump/browser": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@hyperjump/browser/-/browser-1.3.1.tgz",
"integrity": "sha512-Le5XZUjnVqVjkgLYv6yyWgALat/0HpB1XaCPuCZ+GCFki9NvXloSZITIJ0H+wRW7mb9At1SxvohKBbNQbrr/cw==",
"license": "MIT",
"dependencies": {
"@hyperjump/json-pointer": "^1.1.0",
"@hyperjump/uri": "^1.2.0",
"content-type": "^1.0.5",
"just-curry-it": "^5.3.0"
},
"engines": {
"node": ">=18.0.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/json-pointer": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@hyperjump/json-pointer/-/json-pointer-1.1.1.tgz",
"integrity": "sha512-M0T3s7TC2JepoWPMZQn1W6eYhFh06OXwpMqL+8c5wMVpvnCKNsPgpu9u7WyCI03xVQti8JAeAy4RzUa6SYlJLA==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/json-schema": {
"version": "1.17.2",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema/-/json-schema-1.17.2.tgz",
"integrity": "sha512-pCysQu2kPZFcqyJmiU5JauzPHQIQa9i9F7+S5ui8OiwcdsBZUOjdY1rfSnqgaM5sNeR3akNVXKB/WgxNEnJrWw==",
"license": "MIT",
"dependencies": {
"@hyperjump/json-pointer": "^1.1.0",
"@hyperjump/json-schema-formats": "^1.0.0",
"@hyperjump/pact": "^1.2.0",
"@hyperjump/uri": "^1.2.0",
"content-type": "^1.0.4",
"json-stringify-deterministic": "^1.0.12",
"just-curry-it": "^5.3.0",
"uuid": "^9.0.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
},
"peerDependencies": {
"@hyperjump/browser": "^1.1.0"
}
},
"node_modules/@hyperjump/json-schema-formats": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@hyperjump/json-schema-formats/-/json-schema-formats-1.0.1.tgz",
"integrity": "sha512-qvcIxysnMfcPxyPSFFzzo28o2BN1CNT5b0tQXNUP0kaFpvptQNDg8SCLvlnMg2sYxuiuqna8+azGBaBthiskAw==",
"license": "MIT",
"dependencies": {
"@hyperjump/uri": "^1.3.2",
"idn-hostname": "^15.1.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/hyperjump-io"
}
},
"node_modules/@hyperjump/pact": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/@hyperjump/pact/-/pact-1.4.0.tgz",
"integrity": "sha512-01Q7VY6BcAkp9W31Fv+ciiZycxZHGlR2N6ba9BifgyclHYHdbaZgITo0U6QMhYRlem4k8pf8J31/tApxvqAz8A==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/@hyperjump/uri": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@hyperjump/uri/-/uri-1.3.2.tgz",
"integrity": "sha512-OFo5oxuSEz1ktF/LDdBTptlnPyZ66jywLO4fJRuAhnr7NGnsiL2CPoj1JRVaDqVy0nXvWNsC8O8Muw9DR++eEg==",
"license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/jdesrosiers"
}
},
"node_modules/content-type": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
"license": "MIT",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/idn-hostname": {
"version": "15.1.8",
"resolved": "https://registry.npmjs.org/idn-hostname/-/idn-hostname-15.1.8.tgz",
"integrity": "sha512-MmLwddtSVyMtzYxx+xs2IFEbfyg/facubL/mEaAoJX/XIfjt1ly5QhPByihf4yrxZYbkQfRZVEnBgISv/e2ZWw==",
"license": "MIT",
"dependencies": {
"punycode": "^2.3.1"
}
},
"node_modules/json-stringify-deterministic": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/json-stringify-deterministic/-/json-stringify-deterministic-1.0.12.tgz",
"integrity": "sha512-q3PN0lbUdv0pmurkBNdJH3pfFvOTL/Zp0lquqpvcjfKzt6Y0j49EPHAmVHCAS4Ceq/Y+PejWTzyiVpoY71+D6g==",
"license": "MIT",
"engines": {
"node": ">= 4"
}
},
"node_modules/jsonc-parser": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
"integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
"dev": true,
"license": "MIT"
},
"node_modules/just-curry-it": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/just-curry-it/-/just-curry-it-5.3.0.tgz",
"integrity": "sha512-silMIRiFjUWlfaDhkgSzpuAyQ6EX/o09Eu8ZBfmFwQMbax7+LQzeIU2CBrICT6Ne4l86ITCGvUCBpCubWYy0Yw==",
"license": "MIT"
},
"node_modules/punycode": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz",
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
}
}
}
}