dbt-platform-helper 12.6.0__py3-none-any.whl → 13.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of dbt-platform-helper might be problematic. Click here for more details.

Files changed (35) hide show
  1. dbt_platform_helper/COMMANDS.md +7 -7
  2. dbt_platform_helper/commands/codebase.py +2 -2
  3. dbt_platform_helper/commands/notify.py +5 -3
  4. dbt_platform_helper/commands/pipeline.py +17 -8
  5. dbt_platform_helper/constants.py +3 -1
  6. dbt_platform_helper/domain/codebase.py +35 -16
  7. dbt_platform_helper/domain/config_validator.py +5 -27
  8. dbt_platform_helper/domain/maintenance_page.py +94 -57
  9. dbt_platform_helper/domain/pipelines.py +53 -127
  10. dbt_platform_helper/domain/terraform_environment.py +4 -0
  11. dbt_platform_helper/providers/aws.py +5 -0
  12. dbt_platform_helper/providers/config.py +2 -2
  13. dbt_platform_helper/providers/ecr.py +20 -0
  14. dbt_platform_helper/providers/files.py +1 -1
  15. dbt_platform_helper/providers/platform_config_schema.py +14 -15
  16. dbt_platform_helper/providers/terraform_manifest.py +120 -0
  17. dbt_platform_helper/templates/environment-pipelines/main.tf +2 -2
  18. dbt_platform_helper/templates/environments/main.tf +3 -4
  19. dbt_platform_helper/utils/aws.py +16 -5
  20. {dbt_platform_helper-12.6.0.dist-info → dbt_platform_helper-13.0.0.dist-info}/METADATA +1 -1
  21. {dbt_platform_helper-12.6.0.dist-info → dbt_platform_helper-13.0.0.dist-info}/RECORD +24 -33
  22. dbt_platform_helper/templates/pipelines/codebase/manifest.yml +0 -56
  23. dbt_platform_helper/templates/pipelines/codebase/overrides/.gitignore +0 -12
  24. dbt_platform_helper/templates/pipelines/codebase/overrides/bin/override.ts +0 -8
  25. dbt_platform_helper/templates/pipelines/codebase/overrides/buildspec.deploy.yml +0 -29
  26. dbt_platform_helper/templates/pipelines/codebase/overrides/buildspec.image.yml +0 -48
  27. dbt_platform_helper/templates/pipelines/codebase/overrides/cdk.json +0 -20
  28. dbt_platform_helper/templates/pipelines/codebase/overrides/package-lock.json +0 -4428
  29. dbt_platform_helper/templates/pipelines/codebase/overrides/package.json +0 -27
  30. dbt_platform_helper/templates/pipelines/codebase/overrides/stack.ts +0 -521
  31. dbt_platform_helper/templates/pipelines/codebase/overrides/tsconfig.json +0 -30
  32. dbt_platform_helper/templates/pipelines/codebase/overrides/types.ts +0 -52
  33. {dbt_platform_helper-12.6.0.dist-info → dbt_platform_helper-13.0.0.dist-info}/LICENSE +0 -0
  34. {dbt_platform_helper-12.6.0.dist-info → dbt_platform_helper-13.0.0.dist-info}/WHEEL +0 -0
  35. {dbt_platform_helper-12.6.0.dist-info → dbt_platform_helper-13.0.0.dist-info}/entry_points.txt +0 -0
@@ -1,4428 +0,0 @@
1
- {
2
- "name": "override",
3
- "version": "0.1.1",
4
- "lockfileVersion": 3,
5
- "requires": true,
6
- "packages": {
7
- "": {
8
- "name": "override",
9
- "version": "0.1.1",
10
- "dependencies": {
11
- "aws-cdk-lib": "2.137.0",
12
- "constructs": "^10.0.0",
13
- "source-map-support": "^0.5.21",
14
- "yaml": "^2.3.4"
15
- },
16
- "bin": {
17
- "override": "bin/override.js"
18
- },
19
- "devDependencies": {
20
- "@types/jest": "^29.2.4",
21
- "@types/node": "18.11.15",
22
- "aws-cdk": "2.137.0",
23
- "jest": "^29.3.1",
24
- "ts-jest": "^29.0.3",
25
- "ts-node": "^10.9.1",
26
- "typescript": "~4.9.4"
27
- }
28
- },
29
- "node_modules/@ampproject/remapping": {
30
- "version": "2.3.0",
31
- "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
32
- "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
33
- "dev": true,
34
- "license": "Apache-2.0",
35
- "dependencies": {
36
- "@jridgewell/gen-mapping": "^0.3.5",
37
- "@jridgewell/trace-mapping": "^0.3.24"
38
- },
39
- "engines": {
40
- "node": ">=6.0.0"
41
- }
42
- },
43
- "node_modules/@aws-cdk/asset-awscli-v1": {
44
- "version": "2.2.220",
45
- "resolved": "https://registry.npmjs.org/@aws-cdk/asset-awscli-v1/-/asset-awscli-v1-2.2.220.tgz",
46
- "integrity": "sha512-2eXZnnIgwWmXc7eRh8mRKPp6yHTKiQrLziRX/oVSfp4M6Jn2no0QFKJoHWqziF5MDQa5TF8qhD4FGsls/1nYPg==",
47
- "license": "Apache-2.0"
48
- },
49
- "node_modules/@aws-cdk/asset-kubectl-v20": {
50
- "version": "2.1.3",
51
- "resolved": "https://registry.npmjs.org/@aws-cdk/asset-kubectl-v20/-/asset-kubectl-v20-2.1.3.tgz",
52
- "integrity": "sha512-cDG1w3ieM6eOT9mTefRuTypk95+oyD7P5X/wRltwmYxU7nZc3+076YEVS6vrjDKr3ADYbfn0lDKpfB1FBtO9CQ==",
53
- "license": "Apache-2.0"
54
- },
55
- "node_modules/@aws-cdk/asset-node-proxy-agent-v6": {
56
- "version": "2.1.0",
57
- "resolved": "https://registry.npmjs.org/@aws-cdk/asset-node-proxy-agent-v6/-/asset-node-proxy-agent-v6-2.1.0.tgz",
58
- "integrity": "sha512-7bY3J8GCVxLupn/kNmpPc5VJz8grx+4RKfnnJiO1LG+uxkZfANZG3RMHhE+qQxxwkyQ9/MfPtTpf748UhR425A==",
59
- "license": "Apache-2.0"
60
- },
61
- "node_modules/@babel/code-frame": {
62
- "version": "7.26.2",
63
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
64
- "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
65
- "dev": true,
66
- "license": "MIT",
67
- "dependencies": {
68
- "@babel/helper-validator-identifier": "^7.25.9",
69
- "js-tokens": "^4.0.0",
70
- "picocolors": "^1.0.0"
71
- },
72
- "engines": {
73
- "node": ">=6.9.0"
74
- }
75
- },
76
- "node_modules/@babel/compat-data": {
77
- "version": "7.26.5",
78
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz",
79
- "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
80
- "dev": true,
81
- "license": "MIT",
82
- "engines": {
83
- "node": ">=6.9.0"
84
- }
85
- },
86
- "node_modules/@babel/core": {
87
- "version": "7.26.0",
88
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz",
89
- "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==",
90
- "dev": true,
91
- "license": "MIT",
92
- "dependencies": {
93
- "@ampproject/remapping": "^2.2.0",
94
- "@babel/code-frame": "^7.26.0",
95
- "@babel/generator": "^7.26.0",
96
- "@babel/helper-compilation-targets": "^7.25.9",
97
- "@babel/helper-module-transforms": "^7.26.0",
98
- "@babel/helpers": "^7.26.0",
99
- "@babel/parser": "^7.26.0",
100
- "@babel/template": "^7.25.9",
101
- "@babel/traverse": "^7.25.9",
102
- "@babel/types": "^7.26.0",
103
- "convert-source-map": "^2.0.0",
104
- "debug": "^4.1.0",
105
- "gensync": "^1.0.0-beta.2",
106
- "json5": "^2.2.3",
107
- "semver": "^6.3.1"
108
- },
109
- "engines": {
110
- "node": ">=6.9.0"
111
- },
112
- "funding": {
113
- "type": "opencollective",
114
- "url": "https://opencollective.com/babel"
115
- }
116
- },
117
- "node_modules/@babel/generator": {
118
- "version": "7.26.5",
119
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.5.tgz",
120
- "integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==",
121
- "dev": true,
122
- "license": "MIT",
123
- "dependencies": {
124
- "@babel/parser": "^7.26.5",
125
- "@babel/types": "^7.26.5",
126
- "@jridgewell/gen-mapping": "^0.3.5",
127
- "@jridgewell/trace-mapping": "^0.3.25",
128
- "jsesc": "^3.0.2"
129
- },
130
- "engines": {
131
- "node": ">=6.9.0"
132
- }
133
- },
134
- "node_modules/@babel/helper-compilation-targets": {
135
- "version": "7.26.5",
136
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz",
137
- "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==",
138
- "dev": true,
139
- "license": "MIT",
140
- "dependencies": {
141
- "@babel/compat-data": "^7.26.5",
142
- "@babel/helper-validator-option": "^7.25.9",
143
- "browserslist": "^4.24.0",
144
- "lru-cache": "^5.1.1",
145
- "semver": "^6.3.1"
146
- },
147
- "engines": {
148
- "node": ">=6.9.0"
149
- }
150
- },
151
- "node_modules/@babel/helper-module-imports": {
152
- "version": "7.25.9",
153
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
154
- "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
155
- "dev": true,
156
- "license": "MIT",
157
- "dependencies": {
158
- "@babel/traverse": "^7.25.9",
159
- "@babel/types": "^7.25.9"
160
- },
161
- "engines": {
162
- "node": ">=6.9.0"
163
- }
164
- },
165
- "node_modules/@babel/helper-module-transforms": {
166
- "version": "7.26.0",
167
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz",
168
- "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==",
169
- "dev": true,
170
- "license": "MIT",
171
- "dependencies": {
172
- "@babel/helper-module-imports": "^7.25.9",
173
- "@babel/helper-validator-identifier": "^7.25.9",
174
- "@babel/traverse": "^7.25.9"
175
- },
176
- "engines": {
177
- "node": ">=6.9.0"
178
- },
179
- "peerDependencies": {
180
- "@babel/core": "^7.0.0"
181
- }
182
- },
183
- "node_modules/@babel/helper-plugin-utils": {
184
- "version": "7.26.5",
185
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
186
- "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
187
- "dev": true,
188
- "license": "MIT",
189
- "engines": {
190
- "node": ">=6.9.0"
191
- }
192
- },
193
- "node_modules/@babel/helper-string-parser": {
194
- "version": "7.25.9",
195
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
196
- "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
197
- "dev": true,
198
- "license": "MIT",
199
- "engines": {
200
- "node": ">=6.9.0"
201
- }
202
- },
203
- "node_modules/@babel/helper-validator-identifier": {
204
- "version": "7.25.9",
205
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
206
- "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
207
- "dev": true,
208
- "license": "MIT",
209
- "engines": {
210
- "node": ">=6.9.0"
211
- }
212
- },
213
- "node_modules/@babel/helper-validator-option": {
214
- "version": "7.25.9",
215
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz",
216
- "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==",
217
- "dev": true,
218
- "license": "MIT",
219
- "engines": {
220
- "node": ">=6.9.0"
221
- }
222
- },
223
- "node_modules/@babel/helpers": {
224
- "version": "7.26.0",
225
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz",
226
- "integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==",
227
- "dev": true,
228
- "license": "MIT",
229
- "dependencies": {
230
- "@babel/template": "^7.25.9",
231
- "@babel/types": "^7.26.0"
232
- },
233
- "engines": {
234
- "node": ">=6.9.0"
235
- }
236
- },
237
- "node_modules/@babel/parser": {
238
- "version": "7.26.5",
239
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz",
240
- "integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==",
241
- "dev": true,
242
- "license": "MIT",
243
- "dependencies": {
244
- "@babel/types": "^7.26.5"
245
- },
246
- "bin": {
247
- "parser": "bin/babel-parser.js"
248
- },
249
- "engines": {
250
- "node": ">=6.0.0"
251
- }
252
- },
253
- "node_modules/@babel/plugin-syntax-async-generators": {
254
- "version": "7.8.4",
255
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
256
- "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
257
- "dev": true,
258
- "license": "MIT",
259
- "dependencies": {
260
- "@babel/helper-plugin-utils": "^7.8.0"
261
- },
262
- "peerDependencies": {
263
- "@babel/core": "^7.0.0-0"
264
- }
265
- },
266
- "node_modules/@babel/plugin-syntax-bigint": {
267
- "version": "7.8.3",
268
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
269
- "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
270
- "dev": true,
271
- "license": "MIT",
272
- "dependencies": {
273
- "@babel/helper-plugin-utils": "^7.8.0"
274
- },
275
- "peerDependencies": {
276
- "@babel/core": "^7.0.0-0"
277
- }
278
- },
279
- "node_modules/@babel/plugin-syntax-class-properties": {
280
- "version": "7.12.13",
281
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
282
- "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
283
- "dev": true,
284
- "license": "MIT",
285
- "dependencies": {
286
- "@babel/helper-plugin-utils": "^7.12.13"
287
- },
288
- "peerDependencies": {
289
- "@babel/core": "^7.0.0-0"
290
- }
291
- },
292
- "node_modules/@babel/plugin-syntax-class-static-block": {
293
- "version": "7.14.5",
294
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
295
- "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
296
- "dev": true,
297
- "license": "MIT",
298
- "dependencies": {
299
- "@babel/helper-plugin-utils": "^7.14.5"
300
- },
301
- "engines": {
302
- "node": ">=6.9.0"
303
- },
304
- "peerDependencies": {
305
- "@babel/core": "^7.0.0-0"
306
- }
307
- },
308
- "node_modules/@babel/plugin-syntax-import-attributes": {
309
- "version": "7.26.0",
310
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz",
311
- "integrity": "sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==",
312
- "dev": true,
313
- "license": "MIT",
314
- "dependencies": {
315
- "@babel/helper-plugin-utils": "^7.25.9"
316
- },
317
- "engines": {
318
- "node": ">=6.9.0"
319
- },
320
- "peerDependencies": {
321
- "@babel/core": "^7.0.0-0"
322
- }
323
- },
324
- "node_modules/@babel/plugin-syntax-import-meta": {
325
- "version": "7.10.4",
326
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
327
- "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
328
- "dev": true,
329
- "license": "MIT",
330
- "dependencies": {
331
- "@babel/helper-plugin-utils": "^7.10.4"
332
- },
333
- "peerDependencies": {
334
- "@babel/core": "^7.0.0-0"
335
- }
336
- },
337
- "node_modules/@babel/plugin-syntax-json-strings": {
338
- "version": "7.8.3",
339
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
340
- "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
341
- "dev": true,
342
- "license": "MIT",
343
- "dependencies": {
344
- "@babel/helper-plugin-utils": "^7.8.0"
345
- },
346
- "peerDependencies": {
347
- "@babel/core": "^7.0.0-0"
348
- }
349
- },
350
- "node_modules/@babel/plugin-syntax-jsx": {
351
- "version": "7.25.9",
352
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz",
353
- "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==",
354
- "dev": true,
355
- "license": "MIT",
356
- "dependencies": {
357
- "@babel/helper-plugin-utils": "^7.25.9"
358
- },
359
- "engines": {
360
- "node": ">=6.9.0"
361
- },
362
- "peerDependencies": {
363
- "@babel/core": "^7.0.0-0"
364
- }
365
- },
366
- "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
367
- "version": "7.10.4",
368
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
369
- "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
370
- "dev": true,
371
- "license": "MIT",
372
- "dependencies": {
373
- "@babel/helper-plugin-utils": "^7.10.4"
374
- },
375
- "peerDependencies": {
376
- "@babel/core": "^7.0.0-0"
377
- }
378
- },
379
- "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
380
- "version": "7.8.3",
381
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
382
- "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
383
- "dev": true,
384
- "license": "MIT",
385
- "dependencies": {
386
- "@babel/helper-plugin-utils": "^7.8.0"
387
- },
388
- "peerDependencies": {
389
- "@babel/core": "^7.0.0-0"
390
- }
391
- },
392
- "node_modules/@babel/plugin-syntax-numeric-separator": {
393
- "version": "7.10.4",
394
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
395
- "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
396
- "dev": true,
397
- "license": "MIT",
398
- "dependencies": {
399
- "@babel/helper-plugin-utils": "^7.10.4"
400
- },
401
- "peerDependencies": {
402
- "@babel/core": "^7.0.0-0"
403
- }
404
- },
405
- "node_modules/@babel/plugin-syntax-object-rest-spread": {
406
- "version": "7.8.3",
407
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
408
- "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
409
- "dev": true,
410
- "license": "MIT",
411
- "dependencies": {
412
- "@babel/helper-plugin-utils": "^7.8.0"
413
- },
414
- "peerDependencies": {
415
- "@babel/core": "^7.0.0-0"
416
- }
417
- },
418
- "node_modules/@babel/plugin-syntax-optional-catch-binding": {
419
- "version": "7.8.3",
420
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
421
- "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
422
- "dev": true,
423
- "license": "MIT",
424
- "dependencies": {
425
- "@babel/helper-plugin-utils": "^7.8.0"
426
- },
427
- "peerDependencies": {
428
- "@babel/core": "^7.0.0-0"
429
- }
430
- },
431
- "node_modules/@babel/plugin-syntax-optional-chaining": {
432
- "version": "7.8.3",
433
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
434
- "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
435
- "dev": true,
436
- "license": "MIT",
437
- "dependencies": {
438
- "@babel/helper-plugin-utils": "^7.8.0"
439
- },
440
- "peerDependencies": {
441
- "@babel/core": "^7.0.0-0"
442
- }
443
- },
444
- "node_modules/@babel/plugin-syntax-private-property-in-object": {
445
- "version": "7.14.5",
446
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
447
- "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
448
- "dev": true,
449
- "license": "MIT",
450
- "dependencies": {
451
- "@babel/helper-plugin-utils": "^7.14.5"
452
- },
453
- "engines": {
454
- "node": ">=6.9.0"
455
- },
456
- "peerDependencies": {
457
- "@babel/core": "^7.0.0-0"
458
- }
459
- },
460
- "node_modules/@babel/plugin-syntax-top-level-await": {
461
- "version": "7.14.5",
462
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
463
- "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
464
- "dev": true,
465
- "license": "MIT",
466
- "dependencies": {
467
- "@babel/helper-plugin-utils": "^7.14.5"
468
- },
469
- "engines": {
470
- "node": ">=6.9.0"
471
- },
472
- "peerDependencies": {
473
- "@babel/core": "^7.0.0-0"
474
- }
475
- },
476
- "node_modules/@babel/plugin-syntax-typescript": {
477
- "version": "7.25.9",
478
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz",
479
- "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==",
480
- "dev": true,
481
- "license": "MIT",
482
- "dependencies": {
483
- "@babel/helper-plugin-utils": "^7.25.9"
484
- },
485
- "engines": {
486
- "node": ">=6.9.0"
487
- },
488
- "peerDependencies": {
489
- "@babel/core": "^7.0.0-0"
490
- }
491
- },
492
- "node_modules/@babel/template": {
493
- "version": "7.25.9",
494
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
495
- "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
496
- "dev": true,
497
- "license": "MIT",
498
- "dependencies": {
499
- "@babel/code-frame": "^7.25.9",
500
- "@babel/parser": "^7.25.9",
501
- "@babel/types": "^7.25.9"
502
- },
503
- "engines": {
504
- "node": ">=6.9.0"
505
- }
506
- },
507
- "node_modules/@babel/traverse": {
508
- "version": "7.26.5",
509
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.5.tgz",
510
- "integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==",
511
- "dev": true,
512
- "license": "MIT",
513
- "dependencies": {
514
- "@babel/code-frame": "^7.26.2",
515
- "@babel/generator": "^7.26.5",
516
- "@babel/parser": "^7.26.5",
517
- "@babel/template": "^7.25.9",
518
- "@babel/types": "^7.26.5",
519
- "debug": "^4.3.1",
520
- "globals": "^11.1.0"
521
- },
522
- "engines": {
523
- "node": ">=6.9.0"
524
- }
525
- },
526
- "node_modules/@babel/types": {
527
- "version": "7.26.5",
528
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz",
529
- "integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==",
530
- "dev": true,
531
- "license": "MIT",
532
- "dependencies": {
533
- "@babel/helper-string-parser": "^7.25.9",
534
- "@babel/helper-validator-identifier": "^7.25.9"
535
- },
536
- "engines": {
537
- "node": ">=6.9.0"
538
- }
539
- },
540
- "node_modules/@bcoe/v8-coverage": {
541
- "version": "0.2.3",
542
- "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
543
- "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
544
- "dev": true,
545
- "license": "MIT"
546
- },
547
- "node_modules/@cspotcode/source-map-support": {
548
- "version": "0.8.1",
549
- "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
550
- "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
551
- "dev": true,
552
- "license": "MIT",
553
- "dependencies": {
554
- "@jridgewell/trace-mapping": "0.3.9"
555
- },
556
- "engines": {
557
- "node": ">=12"
558
- }
559
- },
560
- "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
561
- "version": "0.3.9",
562
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
563
- "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
564
- "dev": true,
565
- "license": "MIT",
566
- "dependencies": {
567
- "@jridgewell/resolve-uri": "^3.0.3",
568
- "@jridgewell/sourcemap-codec": "^1.4.10"
569
- }
570
- },
571
- "node_modules/@istanbuljs/load-nyc-config": {
572
- "version": "1.1.0",
573
- "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
574
- "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
575
- "dev": true,
576
- "license": "ISC",
577
- "dependencies": {
578
- "camelcase": "^5.3.1",
579
- "find-up": "^4.1.0",
580
- "get-package-type": "^0.1.0",
581
- "js-yaml": "^3.13.1",
582
- "resolve-from": "^5.0.0"
583
- },
584
- "engines": {
585
- "node": ">=8"
586
- }
587
- },
588
- "node_modules/@istanbuljs/schema": {
589
- "version": "0.1.3",
590
- "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
591
- "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
592
- "dev": true,
593
- "license": "MIT",
594
- "engines": {
595
- "node": ">=8"
596
- }
597
- },
598
- "node_modules/@jest/console": {
599
- "version": "29.7.0",
600
- "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz",
601
- "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==",
602
- "dev": true,
603
- "license": "MIT",
604
- "dependencies": {
605
- "@jest/types": "^29.6.3",
606
- "@types/node": "*",
607
- "chalk": "^4.0.0",
608
- "jest-message-util": "^29.7.0",
609
- "jest-util": "^29.7.0",
610
- "slash": "^3.0.0"
611
- },
612
- "engines": {
613
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
614
- }
615
- },
616
- "node_modules/@jest/core": {
617
- "version": "29.7.0",
618
- "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz",
619
- "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==",
620
- "dev": true,
621
- "license": "MIT",
622
- "dependencies": {
623
- "@jest/console": "^29.7.0",
624
- "@jest/reporters": "^29.7.0",
625
- "@jest/test-result": "^29.7.0",
626
- "@jest/transform": "^29.7.0",
627
- "@jest/types": "^29.6.3",
628
- "@types/node": "*",
629
- "ansi-escapes": "^4.2.1",
630
- "chalk": "^4.0.0",
631
- "ci-info": "^3.2.0",
632
- "exit": "^0.1.2",
633
- "graceful-fs": "^4.2.9",
634
- "jest-changed-files": "^29.7.0",
635
- "jest-config": "^29.7.0",
636
- "jest-haste-map": "^29.7.0",
637
- "jest-message-util": "^29.7.0",
638
- "jest-regex-util": "^29.6.3",
639
- "jest-resolve": "^29.7.0",
640
- "jest-resolve-dependencies": "^29.7.0",
641
- "jest-runner": "^29.7.0",
642
- "jest-runtime": "^29.7.0",
643
- "jest-snapshot": "^29.7.0",
644
- "jest-util": "^29.7.0",
645
- "jest-validate": "^29.7.0",
646
- "jest-watcher": "^29.7.0",
647
- "micromatch": "^4.0.4",
648
- "pretty-format": "^29.7.0",
649
- "slash": "^3.0.0",
650
- "strip-ansi": "^6.0.0"
651
- },
652
- "engines": {
653
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
654
- },
655
- "peerDependencies": {
656
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
657
- },
658
- "peerDependenciesMeta": {
659
- "node-notifier": {
660
- "optional": true
661
- }
662
- }
663
- },
664
- "node_modules/@jest/environment": {
665
- "version": "29.7.0",
666
- "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz",
667
- "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==",
668
- "dev": true,
669
- "license": "MIT",
670
- "dependencies": {
671
- "@jest/fake-timers": "^29.7.0",
672
- "@jest/types": "^29.6.3",
673
- "@types/node": "*",
674
- "jest-mock": "^29.7.0"
675
- },
676
- "engines": {
677
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
678
- }
679
- },
680
- "node_modules/@jest/expect": {
681
- "version": "29.7.0",
682
- "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz",
683
- "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==",
684
- "dev": true,
685
- "license": "MIT",
686
- "dependencies": {
687
- "expect": "^29.7.0",
688
- "jest-snapshot": "^29.7.0"
689
- },
690
- "engines": {
691
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
692
- }
693
- },
694
- "node_modules/@jest/expect-utils": {
695
- "version": "29.7.0",
696
- "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
697
- "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==",
698
- "dev": true,
699
- "license": "MIT",
700
- "dependencies": {
701
- "jest-get-type": "^29.6.3"
702
- },
703
- "engines": {
704
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
705
- }
706
- },
707
- "node_modules/@jest/fake-timers": {
708
- "version": "29.7.0",
709
- "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz",
710
- "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==",
711
- "dev": true,
712
- "license": "MIT",
713
- "dependencies": {
714
- "@jest/types": "^29.6.3",
715
- "@sinonjs/fake-timers": "^10.0.2",
716
- "@types/node": "*",
717
- "jest-message-util": "^29.7.0",
718
- "jest-mock": "^29.7.0",
719
- "jest-util": "^29.7.0"
720
- },
721
- "engines": {
722
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
723
- }
724
- },
725
- "node_modules/@jest/globals": {
726
- "version": "29.7.0",
727
- "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz",
728
- "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==",
729
- "dev": true,
730
- "license": "MIT",
731
- "dependencies": {
732
- "@jest/environment": "^29.7.0",
733
- "@jest/expect": "^29.7.0",
734
- "@jest/types": "^29.6.3",
735
- "jest-mock": "^29.7.0"
736
- },
737
- "engines": {
738
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
739
- }
740
- },
741
- "node_modules/@jest/reporters": {
742
- "version": "29.7.0",
743
- "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz",
744
- "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==",
745
- "dev": true,
746
- "license": "MIT",
747
- "dependencies": {
748
- "@bcoe/v8-coverage": "^0.2.3",
749
- "@jest/console": "^29.7.0",
750
- "@jest/test-result": "^29.7.0",
751
- "@jest/transform": "^29.7.0",
752
- "@jest/types": "^29.6.3",
753
- "@jridgewell/trace-mapping": "^0.3.18",
754
- "@types/node": "*",
755
- "chalk": "^4.0.0",
756
- "collect-v8-coverage": "^1.0.0",
757
- "exit": "^0.1.2",
758
- "glob": "^7.1.3",
759
- "graceful-fs": "^4.2.9",
760
- "istanbul-lib-coverage": "^3.0.0",
761
- "istanbul-lib-instrument": "^6.0.0",
762
- "istanbul-lib-report": "^3.0.0",
763
- "istanbul-lib-source-maps": "^4.0.0",
764
- "istanbul-reports": "^3.1.3",
765
- "jest-message-util": "^29.7.0",
766
- "jest-util": "^29.7.0",
767
- "jest-worker": "^29.7.0",
768
- "slash": "^3.0.0",
769
- "string-length": "^4.0.1",
770
- "strip-ansi": "^6.0.0",
771
- "v8-to-istanbul": "^9.0.1"
772
- },
773
- "engines": {
774
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
775
- },
776
- "peerDependencies": {
777
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
778
- },
779
- "peerDependenciesMeta": {
780
- "node-notifier": {
781
- "optional": true
782
- }
783
- }
784
- },
785
- "node_modules/@jest/schemas": {
786
- "version": "29.6.3",
787
- "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
788
- "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
789
- "dev": true,
790
- "license": "MIT",
791
- "dependencies": {
792
- "@sinclair/typebox": "^0.27.8"
793
- },
794
- "engines": {
795
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
796
- }
797
- },
798
- "node_modules/@jest/source-map": {
799
- "version": "29.6.3",
800
- "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz",
801
- "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==",
802
- "dev": true,
803
- "license": "MIT",
804
- "dependencies": {
805
- "@jridgewell/trace-mapping": "^0.3.18",
806
- "callsites": "^3.0.0",
807
- "graceful-fs": "^4.2.9"
808
- },
809
- "engines": {
810
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
811
- }
812
- },
813
- "node_modules/@jest/test-result": {
814
- "version": "29.7.0",
815
- "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz",
816
- "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==",
817
- "dev": true,
818
- "license": "MIT",
819
- "dependencies": {
820
- "@jest/console": "^29.7.0",
821
- "@jest/types": "^29.6.3",
822
- "@types/istanbul-lib-coverage": "^2.0.0",
823
- "collect-v8-coverage": "^1.0.0"
824
- },
825
- "engines": {
826
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
827
- }
828
- },
829
- "node_modules/@jest/test-sequencer": {
830
- "version": "29.7.0",
831
- "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz",
832
- "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==",
833
- "dev": true,
834
- "license": "MIT",
835
- "dependencies": {
836
- "@jest/test-result": "^29.7.0",
837
- "graceful-fs": "^4.2.9",
838
- "jest-haste-map": "^29.7.0",
839
- "slash": "^3.0.0"
840
- },
841
- "engines": {
842
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
843
- }
844
- },
845
- "node_modules/@jest/transform": {
846
- "version": "29.7.0",
847
- "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz",
848
- "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==",
849
- "dev": true,
850
- "license": "MIT",
851
- "dependencies": {
852
- "@babel/core": "^7.11.6",
853
- "@jest/types": "^29.6.3",
854
- "@jridgewell/trace-mapping": "^0.3.18",
855
- "babel-plugin-istanbul": "^6.1.1",
856
- "chalk": "^4.0.0",
857
- "convert-source-map": "^2.0.0",
858
- "fast-json-stable-stringify": "^2.1.0",
859
- "graceful-fs": "^4.2.9",
860
- "jest-haste-map": "^29.7.0",
861
- "jest-regex-util": "^29.6.3",
862
- "jest-util": "^29.7.0",
863
- "micromatch": "^4.0.4",
864
- "pirates": "^4.0.4",
865
- "slash": "^3.0.0",
866
- "write-file-atomic": "^4.0.2"
867
- },
868
- "engines": {
869
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
870
- }
871
- },
872
- "node_modules/@jest/types": {
873
- "version": "29.6.3",
874
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
875
- "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
876
- "dev": true,
877
- "license": "MIT",
878
- "dependencies": {
879
- "@jest/schemas": "^29.6.3",
880
- "@types/istanbul-lib-coverage": "^2.0.0",
881
- "@types/istanbul-reports": "^3.0.0",
882
- "@types/node": "*",
883
- "@types/yargs": "^17.0.8",
884
- "chalk": "^4.0.0"
885
- },
886
- "engines": {
887
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
888
- }
889
- },
890
- "node_modules/@jridgewell/gen-mapping": {
891
- "version": "0.3.8",
892
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
893
- "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
894
- "dev": true,
895
- "license": "MIT",
896
- "dependencies": {
897
- "@jridgewell/set-array": "^1.2.1",
898
- "@jridgewell/sourcemap-codec": "^1.4.10",
899
- "@jridgewell/trace-mapping": "^0.3.24"
900
- },
901
- "engines": {
902
- "node": ">=6.0.0"
903
- }
904
- },
905
- "node_modules/@jridgewell/resolve-uri": {
906
- "version": "3.1.2",
907
- "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
908
- "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
909
- "dev": true,
910
- "license": "MIT",
911
- "engines": {
912
- "node": ">=6.0.0"
913
- }
914
- },
915
- "node_modules/@jridgewell/set-array": {
916
- "version": "1.2.1",
917
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
918
- "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
919
- "dev": true,
920
- "license": "MIT",
921
- "engines": {
922
- "node": ">=6.0.0"
923
- }
924
- },
925
- "node_modules/@jridgewell/sourcemap-codec": {
926
- "version": "1.5.0",
927
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
928
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
929
- "dev": true,
930
- "license": "MIT"
931
- },
932
- "node_modules/@jridgewell/trace-mapping": {
933
- "version": "0.3.25",
934
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
935
- "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
936
- "dev": true,
937
- "license": "MIT",
938
- "dependencies": {
939
- "@jridgewell/resolve-uri": "^3.1.0",
940
- "@jridgewell/sourcemap-codec": "^1.4.14"
941
- }
942
- },
943
- "node_modules/@sinclair/typebox": {
944
- "version": "0.27.8",
945
- "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
946
- "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
947
- "dev": true,
948
- "license": "MIT"
949
- },
950
- "node_modules/@sinonjs/commons": {
951
- "version": "3.0.1",
952
- "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
953
- "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
954
- "dev": true,
955
- "license": "BSD-3-Clause",
956
- "dependencies": {
957
- "type-detect": "4.0.8"
958
- }
959
- },
960
- "node_modules/@sinonjs/fake-timers": {
961
- "version": "10.3.0",
962
- "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz",
963
- "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==",
964
- "dev": true,
965
- "license": "BSD-3-Clause",
966
- "dependencies": {
967
- "@sinonjs/commons": "^3.0.0"
968
- }
969
- },
970
- "node_modules/@tsconfig/node10": {
971
- "version": "1.0.11",
972
- "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz",
973
- "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==",
974
- "dev": true,
975
- "license": "MIT"
976
- },
977
- "node_modules/@tsconfig/node12": {
978
- "version": "1.0.11",
979
- "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
980
- "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
981
- "dev": true,
982
- "license": "MIT"
983
- },
984
- "node_modules/@tsconfig/node14": {
985
- "version": "1.0.3",
986
- "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
987
- "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
988
- "dev": true,
989
- "license": "MIT"
990
- },
991
- "node_modules/@tsconfig/node16": {
992
- "version": "1.0.4",
993
- "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz",
994
- "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==",
995
- "dev": true,
996
- "license": "MIT"
997
- },
998
- "node_modules/@types/babel__core": {
999
- "version": "7.20.5",
1000
- "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
1001
- "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
1002
- "dev": true,
1003
- "license": "MIT",
1004
- "dependencies": {
1005
- "@babel/parser": "^7.20.7",
1006
- "@babel/types": "^7.20.7",
1007
- "@types/babel__generator": "*",
1008
- "@types/babel__template": "*",
1009
- "@types/babel__traverse": "*"
1010
- }
1011
- },
1012
- "node_modules/@types/babel__generator": {
1013
- "version": "7.6.8",
1014
- "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz",
1015
- "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==",
1016
- "dev": true,
1017
- "license": "MIT",
1018
- "dependencies": {
1019
- "@babel/types": "^7.0.0"
1020
- }
1021
- },
1022
- "node_modules/@types/babel__template": {
1023
- "version": "7.4.4",
1024
- "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
1025
- "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
1026
- "dev": true,
1027
- "license": "MIT",
1028
- "dependencies": {
1029
- "@babel/parser": "^7.1.0",
1030
- "@babel/types": "^7.0.0"
1031
- }
1032
- },
1033
- "node_modules/@types/babel__traverse": {
1034
- "version": "7.20.6",
1035
- "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz",
1036
- "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==",
1037
- "dev": true,
1038
- "license": "MIT",
1039
- "dependencies": {
1040
- "@babel/types": "^7.20.7"
1041
- }
1042
- },
1043
- "node_modules/@types/graceful-fs": {
1044
- "version": "4.1.9",
1045
- "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
1046
- "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==",
1047
- "dev": true,
1048
- "license": "MIT",
1049
- "dependencies": {
1050
- "@types/node": "*"
1051
- }
1052
- },
1053
- "node_modules/@types/istanbul-lib-coverage": {
1054
- "version": "2.0.6",
1055
- "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
1056
- "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
1057
- "dev": true,
1058
- "license": "MIT"
1059
- },
1060
- "node_modules/@types/istanbul-lib-report": {
1061
- "version": "3.0.3",
1062
- "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
1063
- "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
1064
- "dev": true,
1065
- "license": "MIT",
1066
- "dependencies": {
1067
- "@types/istanbul-lib-coverage": "*"
1068
- }
1069
- },
1070
- "node_modules/@types/istanbul-reports": {
1071
- "version": "3.0.4",
1072
- "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
1073
- "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
1074
- "dev": true,
1075
- "license": "MIT",
1076
- "dependencies": {
1077
- "@types/istanbul-lib-report": "*"
1078
- }
1079
- },
1080
- "node_modules/@types/jest": {
1081
- "version": "29.5.14",
1082
- "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
1083
- "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
1084
- "dev": true,
1085
- "license": "MIT",
1086
- "dependencies": {
1087
- "expect": "^29.0.0",
1088
- "pretty-format": "^29.0.0"
1089
- }
1090
- },
1091
- "node_modules/@types/node": {
1092
- "version": "18.11.15",
1093
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.15.tgz",
1094
- "integrity": "sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==",
1095
- "dev": true,
1096
- "license": "MIT"
1097
- },
1098
- "node_modules/@types/stack-utils": {
1099
- "version": "2.0.3",
1100
- "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
1101
- "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
1102
- "dev": true,
1103
- "license": "MIT"
1104
- },
1105
- "node_modules/@types/yargs": {
1106
- "version": "17.0.33",
1107
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz",
1108
- "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==",
1109
- "dev": true,
1110
- "license": "MIT",
1111
- "dependencies": {
1112
- "@types/yargs-parser": "*"
1113
- }
1114
- },
1115
- "node_modules/@types/yargs-parser": {
1116
- "version": "21.0.3",
1117
- "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
1118
- "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
1119
- "dev": true,
1120
- "license": "MIT"
1121
- },
1122
- "node_modules/acorn": {
1123
- "version": "8.14.0",
1124
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz",
1125
- "integrity": "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==",
1126
- "dev": true,
1127
- "license": "MIT",
1128
- "bin": {
1129
- "acorn": "bin/acorn"
1130
- },
1131
- "engines": {
1132
- "node": ">=0.4.0"
1133
- }
1134
- },
1135
- "node_modules/acorn-walk": {
1136
- "version": "8.3.4",
1137
- "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
1138
- "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
1139
- "dev": true,
1140
- "license": "MIT",
1141
- "dependencies": {
1142
- "acorn": "^8.11.0"
1143
- },
1144
- "engines": {
1145
- "node": ">=0.4.0"
1146
- }
1147
- },
1148
- "node_modules/ansi-escapes": {
1149
- "version": "4.3.2",
1150
- "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
1151
- "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
1152
- "dev": true,
1153
- "license": "MIT",
1154
- "dependencies": {
1155
- "type-fest": "^0.21.3"
1156
- },
1157
- "engines": {
1158
- "node": ">=8"
1159
- },
1160
- "funding": {
1161
- "url": "https://github.com/sponsors/sindresorhus"
1162
- }
1163
- },
1164
- "node_modules/ansi-regex": {
1165
- "version": "5.0.1",
1166
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
1167
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
1168
- "dev": true,
1169
- "license": "MIT",
1170
- "engines": {
1171
- "node": ">=8"
1172
- }
1173
- },
1174
- "node_modules/ansi-styles": {
1175
- "version": "4.3.0",
1176
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1177
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1178
- "dev": true,
1179
- "license": "MIT",
1180
- "dependencies": {
1181
- "color-convert": "^2.0.1"
1182
- },
1183
- "engines": {
1184
- "node": ">=8"
1185
- },
1186
- "funding": {
1187
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1188
- }
1189
- },
1190
- "node_modules/anymatch": {
1191
- "version": "3.1.3",
1192
- "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
1193
- "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
1194
- "dev": true,
1195
- "license": "ISC",
1196
- "dependencies": {
1197
- "normalize-path": "^3.0.0",
1198
- "picomatch": "^2.0.4"
1199
- },
1200
- "engines": {
1201
- "node": ">= 8"
1202
- }
1203
- },
1204
- "node_modules/arg": {
1205
- "version": "4.1.3",
1206
- "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
1207
- "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
1208
- "dev": true,
1209
- "license": "MIT"
1210
- },
1211
- "node_modules/argparse": {
1212
- "version": "1.0.10",
1213
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
1214
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
1215
- "dev": true,
1216
- "license": "MIT",
1217
- "dependencies": {
1218
- "sprintf-js": "~1.0.2"
1219
- }
1220
- },
1221
- "node_modules/async": {
1222
- "version": "3.2.6",
1223
- "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
1224
- "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
1225
- "dev": true,
1226
- "license": "MIT"
1227
- },
1228
- "node_modules/aws-cdk": {
1229
- "version": "2.137.0",
1230
- "resolved": "https://registry.npmjs.org/aws-cdk/-/aws-cdk-2.137.0.tgz",
1231
- "integrity": "sha512-3pf3SVDwNZvo3EfhO3yl1B+KbRHz7T4UmPifUEKfOwk7ABAFLRSNddZuUlF560XSBTFLkrZoeBDa0/MLJT6F4g==",
1232
- "dev": true,
1233
- "license": "Apache-2.0",
1234
- "bin": {
1235
- "cdk": "bin/cdk"
1236
- },
1237
- "engines": {
1238
- "node": ">= 14.15.0"
1239
- },
1240
- "optionalDependencies": {
1241
- "fsevents": "2.3.2"
1242
- }
1243
- },
1244
- "node_modules/aws-cdk-lib": {
1245
- "version": "2.137.0",
1246
- "resolved": "https://registry.npmjs.org/aws-cdk-lib/-/aws-cdk-lib-2.137.0.tgz",
1247
- "integrity": "sha512-pD3AGdKBa8q1+vVWRabiDHuecVMlP8ERGPHc9Pb0dVlpbC/ODC6XXC1S0TAMsr0JI5Lh6pk4vL5cC+spsMeotw==",
1248
- "bundleDependencies": [
1249
- "@balena/dockerignore",
1250
- "case",
1251
- "fs-extra",
1252
- "ignore",
1253
- "jsonschema",
1254
- "minimatch",
1255
- "punycode",
1256
- "semver",
1257
- "table",
1258
- "yaml",
1259
- "mime-types"
1260
- ],
1261
- "license": "Apache-2.0",
1262
- "dependencies": {
1263
- "@aws-cdk/asset-awscli-v1": "^2.2.202",
1264
- "@aws-cdk/asset-kubectl-v20": "^2.1.2",
1265
- "@aws-cdk/asset-node-proxy-agent-v6": "^2.0.1",
1266
- "@balena/dockerignore": "^1.0.2",
1267
- "case": "1.6.3",
1268
- "fs-extra": "^11.2.0",
1269
- "ignore": "^5.3.1",
1270
- "jsonschema": "^1.4.1",
1271
- "mime-types": "^2.1.35",
1272
- "minimatch": "^3.1.2",
1273
- "punycode": "^2.3.1",
1274
- "semver": "^7.6.0",
1275
- "table": "^6.8.2",
1276
- "yaml": "1.10.2"
1277
- },
1278
- "engines": {
1279
- "node": ">= 14.15.0"
1280
- },
1281
- "peerDependencies": {
1282
- "constructs": "^10.0.0"
1283
- }
1284
- },
1285
- "node_modules/aws-cdk-lib/node_modules/@balena/dockerignore": {
1286
- "version": "1.0.2",
1287
- "inBundle": true,
1288
- "license": "Apache-2.0"
1289
- },
1290
- "node_modules/aws-cdk-lib/node_modules/ajv": {
1291
- "version": "8.12.0",
1292
- "inBundle": true,
1293
- "license": "MIT",
1294
- "dependencies": {
1295
- "fast-deep-equal": "^3.1.1",
1296
- "json-schema-traverse": "^1.0.0",
1297
- "require-from-string": "^2.0.2",
1298
- "uri-js": "^4.2.2"
1299
- },
1300
- "funding": {
1301
- "type": "github",
1302
- "url": "https://github.com/sponsors/epoberezkin"
1303
- }
1304
- },
1305
- "node_modules/aws-cdk-lib/node_modules/ansi-regex": {
1306
- "version": "5.0.1",
1307
- "inBundle": true,
1308
- "license": "MIT",
1309
- "engines": {
1310
- "node": ">=8"
1311
- }
1312
- },
1313
- "node_modules/aws-cdk-lib/node_modules/ansi-styles": {
1314
- "version": "4.3.0",
1315
- "inBundle": true,
1316
- "license": "MIT",
1317
- "dependencies": {
1318
- "color-convert": "^2.0.1"
1319
- },
1320
- "engines": {
1321
- "node": ">=8"
1322
- },
1323
- "funding": {
1324
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1325
- }
1326
- },
1327
- "node_modules/aws-cdk-lib/node_modules/astral-regex": {
1328
- "version": "2.0.0",
1329
- "inBundle": true,
1330
- "license": "MIT",
1331
- "engines": {
1332
- "node": ">=8"
1333
- }
1334
- },
1335
- "node_modules/aws-cdk-lib/node_modules/balanced-match": {
1336
- "version": "1.0.2",
1337
- "inBundle": true,
1338
- "license": "MIT"
1339
- },
1340
- "node_modules/aws-cdk-lib/node_modules/brace-expansion": {
1341
- "version": "1.1.11",
1342
- "inBundle": true,
1343
- "license": "MIT",
1344
- "dependencies": {
1345
- "balanced-match": "^1.0.0",
1346
- "concat-map": "0.0.1"
1347
- }
1348
- },
1349
- "node_modules/aws-cdk-lib/node_modules/case": {
1350
- "version": "1.6.3",
1351
- "inBundle": true,
1352
- "license": "(MIT OR GPL-3.0-or-later)",
1353
- "engines": {
1354
- "node": ">= 0.8.0"
1355
- }
1356
- },
1357
- "node_modules/aws-cdk-lib/node_modules/color-convert": {
1358
- "version": "2.0.1",
1359
- "inBundle": true,
1360
- "license": "MIT",
1361
- "dependencies": {
1362
- "color-name": "~1.1.4"
1363
- },
1364
- "engines": {
1365
- "node": ">=7.0.0"
1366
- }
1367
- },
1368
- "node_modules/aws-cdk-lib/node_modules/color-name": {
1369
- "version": "1.1.4",
1370
- "inBundle": true,
1371
- "license": "MIT"
1372
- },
1373
- "node_modules/aws-cdk-lib/node_modules/concat-map": {
1374
- "version": "0.0.1",
1375
- "inBundle": true,
1376
- "license": "MIT"
1377
- },
1378
- "node_modules/aws-cdk-lib/node_modules/emoji-regex": {
1379
- "version": "8.0.0",
1380
- "inBundle": true,
1381
- "license": "MIT"
1382
- },
1383
- "node_modules/aws-cdk-lib/node_modules/fast-deep-equal": {
1384
- "version": "3.1.3",
1385
- "inBundle": true,
1386
- "license": "MIT"
1387
- },
1388
- "node_modules/aws-cdk-lib/node_modules/fs-extra": {
1389
- "version": "11.2.0",
1390
- "inBundle": true,
1391
- "license": "MIT",
1392
- "dependencies": {
1393
- "graceful-fs": "^4.2.0",
1394
- "jsonfile": "^6.0.1",
1395
- "universalify": "^2.0.0"
1396
- },
1397
- "engines": {
1398
- "node": ">=14.14"
1399
- }
1400
- },
1401
- "node_modules/aws-cdk-lib/node_modules/graceful-fs": {
1402
- "version": "4.2.11",
1403
- "inBundle": true,
1404
- "license": "ISC"
1405
- },
1406
- "node_modules/aws-cdk-lib/node_modules/ignore": {
1407
- "version": "5.3.1",
1408
- "inBundle": true,
1409
- "license": "MIT",
1410
- "engines": {
1411
- "node": ">= 4"
1412
- }
1413
- },
1414
- "node_modules/aws-cdk-lib/node_modules/is-fullwidth-code-point": {
1415
- "version": "3.0.0",
1416
- "inBundle": true,
1417
- "license": "MIT",
1418
- "engines": {
1419
- "node": ">=8"
1420
- }
1421
- },
1422
- "node_modules/aws-cdk-lib/node_modules/json-schema-traverse": {
1423
- "version": "1.0.0",
1424
- "inBundle": true,
1425
- "license": "MIT"
1426
- },
1427
- "node_modules/aws-cdk-lib/node_modules/jsonfile": {
1428
- "version": "6.1.0",
1429
- "inBundle": true,
1430
- "license": "MIT",
1431
- "dependencies": {
1432
- "universalify": "^2.0.0"
1433
- },
1434
- "optionalDependencies": {
1435
- "graceful-fs": "^4.1.6"
1436
- }
1437
- },
1438
- "node_modules/aws-cdk-lib/node_modules/jsonschema": {
1439
- "version": "1.4.1",
1440
- "inBundle": true,
1441
- "license": "MIT",
1442
- "engines": {
1443
- "node": "*"
1444
- }
1445
- },
1446
- "node_modules/aws-cdk-lib/node_modules/lodash.truncate": {
1447
- "version": "4.4.2",
1448
- "inBundle": true,
1449
- "license": "MIT"
1450
- },
1451
- "node_modules/aws-cdk-lib/node_modules/lru-cache": {
1452
- "version": "6.0.0",
1453
- "inBundle": true,
1454
- "license": "ISC",
1455
- "dependencies": {
1456
- "yallist": "^4.0.0"
1457
- },
1458
- "engines": {
1459
- "node": ">=10"
1460
- }
1461
- },
1462
- "node_modules/aws-cdk-lib/node_modules/mime-db": {
1463
- "version": "1.52.0",
1464
- "inBundle": true,
1465
- "license": "MIT",
1466
- "engines": {
1467
- "node": ">= 0.6"
1468
- }
1469
- },
1470
- "node_modules/aws-cdk-lib/node_modules/mime-types": {
1471
- "version": "2.1.35",
1472
- "inBundle": true,
1473
- "license": "MIT",
1474
- "dependencies": {
1475
- "mime-db": "1.52.0"
1476
- },
1477
- "engines": {
1478
- "node": ">= 0.6"
1479
- }
1480
- },
1481
- "node_modules/aws-cdk-lib/node_modules/minimatch": {
1482
- "version": "3.1.2",
1483
- "inBundle": true,
1484
- "license": "ISC",
1485
- "dependencies": {
1486
- "brace-expansion": "^1.1.7"
1487
- },
1488
- "engines": {
1489
- "node": "*"
1490
- }
1491
- },
1492
- "node_modules/aws-cdk-lib/node_modules/punycode": {
1493
- "version": "2.3.1",
1494
- "inBundle": true,
1495
- "license": "MIT",
1496
- "engines": {
1497
- "node": ">=6"
1498
- }
1499
- },
1500
- "node_modules/aws-cdk-lib/node_modules/require-from-string": {
1501
- "version": "2.0.2",
1502
- "inBundle": true,
1503
- "license": "MIT",
1504
- "engines": {
1505
- "node": ">=0.10.0"
1506
- }
1507
- },
1508
- "node_modules/aws-cdk-lib/node_modules/semver": {
1509
- "version": "7.6.0",
1510
- "inBundle": true,
1511
- "license": "ISC",
1512
- "dependencies": {
1513
- "lru-cache": "^6.0.0"
1514
- },
1515
- "bin": {
1516
- "semver": "bin/semver.js"
1517
- },
1518
- "engines": {
1519
- "node": ">=10"
1520
- }
1521
- },
1522
- "node_modules/aws-cdk-lib/node_modules/slice-ansi": {
1523
- "version": "4.0.0",
1524
- "inBundle": true,
1525
- "license": "MIT",
1526
- "dependencies": {
1527
- "ansi-styles": "^4.0.0",
1528
- "astral-regex": "^2.0.0",
1529
- "is-fullwidth-code-point": "^3.0.0"
1530
- },
1531
- "engines": {
1532
- "node": ">=10"
1533
- },
1534
- "funding": {
1535
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
1536
- }
1537
- },
1538
- "node_modules/aws-cdk-lib/node_modules/string-width": {
1539
- "version": "4.2.3",
1540
- "inBundle": true,
1541
- "license": "MIT",
1542
- "dependencies": {
1543
- "emoji-regex": "^8.0.0",
1544
- "is-fullwidth-code-point": "^3.0.0",
1545
- "strip-ansi": "^6.0.1"
1546
- },
1547
- "engines": {
1548
- "node": ">=8"
1549
- }
1550
- },
1551
- "node_modules/aws-cdk-lib/node_modules/strip-ansi": {
1552
- "version": "6.0.1",
1553
- "inBundle": true,
1554
- "license": "MIT",
1555
- "dependencies": {
1556
- "ansi-regex": "^5.0.1"
1557
- },
1558
- "engines": {
1559
- "node": ">=8"
1560
- }
1561
- },
1562
- "node_modules/aws-cdk-lib/node_modules/table": {
1563
- "version": "6.8.2",
1564
- "inBundle": true,
1565
- "license": "BSD-3-Clause",
1566
- "dependencies": {
1567
- "ajv": "^8.0.1",
1568
- "lodash.truncate": "^4.4.2",
1569
- "slice-ansi": "^4.0.0",
1570
- "string-width": "^4.2.3",
1571
- "strip-ansi": "^6.0.1"
1572
- },
1573
- "engines": {
1574
- "node": ">=10.0.0"
1575
- }
1576
- },
1577
- "node_modules/aws-cdk-lib/node_modules/universalify": {
1578
- "version": "2.0.1",
1579
- "inBundle": true,
1580
- "license": "MIT",
1581
- "engines": {
1582
- "node": ">= 10.0.0"
1583
- }
1584
- },
1585
- "node_modules/aws-cdk-lib/node_modules/uri-js": {
1586
- "version": "4.4.1",
1587
- "inBundle": true,
1588
- "license": "BSD-2-Clause",
1589
- "dependencies": {
1590
- "punycode": "^2.1.0"
1591
- }
1592
- },
1593
- "node_modules/aws-cdk-lib/node_modules/yallist": {
1594
- "version": "4.0.0",
1595
- "inBundle": true,
1596
- "license": "ISC"
1597
- },
1598
- "node_modules/aws-cdk-lib/node_modules/yaml": {
1599
- "version": "1.10.2",
1600
- "inBundle": true,
1601
- "license": "ISC",
1602
- "engines": {
1603
- "node": ">= 6"
1604
- }
1605
- },
1606
- "node_modules/babel-jest": {
1607
- "version": "29.7.0",
1608
- "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
1609
- "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==",
1610
- "dev": true,
1611
- "license": "MIT",
1612
- "dependencies": {
1613
- "@jest/transform": "^29.7.0",
1614
- "@types/babel__core": "^7.1.14",
1615
- "babel-plugin-istanbul": "^6.1.1",
1616
- "babel-preset-jest": "^29.6.3",
1617
- "chalk": "^4.0.0",
1618
- "graceful-fs": "^4.2.9",
1619
- "slash": "^3.0.0"
1620
- },
1621
- "engines": {
1622
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
1623
- },
1624
- "peerDependencies": {
1625
- "@babel/core": "^7.8.0"
1626
- }
1627
- },
1628
- "node_modules/babel-plugin-istanbul": {
1629
- "version": "6.1.1",
1630
- "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
1631
- "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
1632
- "dev": true,
1633
- "license": "BSD-3-Clause",
1634
- "dependencies": {
1635
- "@babel/helper-plugin-utils": "^7.0.0",
1636
- "@istanbuljs/load-nyc-config": "^1.0.0",
1637
- "@istanbuljs/schema": "^0.1.2",
1638
- "istanbul-lib-instrument": "^5.0.4",
1639
- "test-exclude": "^6.0.0"
1640
- },
1641
- "engines": {
1642
- "node": ">=8"
1643
- }
1644
- },
1645
- "node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument": {
1646
- "version": "5.2.1",
1647
- "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
1648
- "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
1649
- "dev": true,
1650
- "license": "BSD-3-Clause",
1651
- "dependencies": {
1652
- "@babel/core": "^7.12.3",
1653
- "@babel/parser": "^7.14.7",
1654
- "@istanbuljs/schema": "^0.1.2",
1655
- "istanbul-lib-coverage": "^3.2.0",
1656
- "semver": "^6.3.0"
1657
- },
1658
- "engines": {
1659
- "node": ">=8"
1660
- }
1661
- },
1662
- "node_modules/babel-plugin-jest-hoist": {
1663
- "version": "29.6.3",
1664
- "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz",
1665
- "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==",
1666
- "dev": true,
1667
- "license": "MIT",
1668
- "dependencies": {
1669
- "@babel/template": "^7.3.3",
1670
- "@babel/types": "^7.3.3",
1671
- "@types/babel__core": "^7.1.14",
1672
- "@types/babel__traverse": "^7.0.6"
1673
- },
1674
- "engines": {
1675
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
1676
- }
1677
- },
1678
- "node_modules/babel-preset-current-node-syntax": {
1679
- "version": "1.1.0",
1680
- "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz",
1681
- "integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==",
1682
- "dev": true,
1683
- "license": "MIT",
1684
- "dependencies": {
1685
- "@babel/plugin-syntax-async-generators": "^7.8.4",
1686
- "@babel/plugin-syntax-bigint": "^7.8.3",
1687
- "@babel/plugin-syntax-class-properties": "^7.12.13",
1688
- "@babel/plugin-syntax-class-static-block": "^7.14.5",
1689
- "@babel/plugin-syntax-import-attributes": "^7.24.7",
1690
- "@babel/plugin-syntax-import-meta": "^7.10.4",
1691
- "@babel/plugin-syntax-json-strings": "^7.8.3",
1692
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
1693
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
1694
- "@babel/plugin-syntax-numeric-separator": "^7.10.4",
1695
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
1696
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
1697
- "@babel/plugin-syntax-optional-chaining": "^7.8.3",
1698
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
1699
- "@babel/plugin-syntax-top-level-await": "^7.14.5"
1700
- },
1701
- "peerDependencies": {
1702
- "@babel/core": "^7.0.0"
1703
- }
1704
- },
1705
- "node_modules/babel-preset-jest": {
1706
- "version": "29.6.3",
1707
- "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz",
1708
- "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==",
1709
- "dev": true,
1710
- "license": "MIT",
1711
- "dependencies": {
1712
- "babel-plugin-jest-hoist": "^29.6.3",
1713
- "babel-preset-current-node-syntax": "^1.0.0"
1714
- },
1715
- "engines": {
1716
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
1717
- },
1718
- "peerDependencies": {
1719
- "@babel/core": "^7.0.0"
1720
- }
1721
- },
1722
- "node_modules/balanced-match": {
1723
- "version": "1.0.2",
1724
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
1725
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
1726
- "license": "MIT"
1727
- },
1728
- "node_modules/brace-expansion": {
1729
- "version": "1.1.11",
1730
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
1731
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
1732
- "license": "MIT",
1733
- "dependencies": {
1734
- "balanced-match": "^1.0.0",
1735
- "concat-map": "0.0.1"
1736
- }
1737
- },
1738
- "node_modules/braces": {
1739
- "version": "3.0.3",
1740
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
1741
- "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
1742
- "dev": true,
1743
- "license": "MIT",
1744
- "dependencies": {
1745
- "fill-range": "^7.1.1"
1746
- },
1747
- "engines": {
1748
- "node": ">=8"
1749
- }
1750
- },
1751
- "node_modules/browserslist": {
1752
- "version": "4.24.4",
1753
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
1754
- "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
1755
- "dev": true,
1756
- "funding": [
1757
- {
1758
- "type": "opencollective",
1759
- "url": "https://opencollective.com/browserslist"
1760
- },
1761
- {
1762
- "type": "tidelift",
1763
- "url": "https://tidelift.com/funding/github/npm/browserslist"
1764
- },
1765
- {
1766
- "type": "github",
1767
- "url": "https://github.com/sponsors/ai"
1768
- }
1769
- ],
1770
- "license": "MIT",
1771
- "dependencies": {
1772
- "caniuse-lite": "^1.0.30001688",
1773
- "electron-to-chromium": "^1.5.73",
1774
- "node-releases": "^2.0.19",
1775
- "update-browserslist-db": "^1.1.1"
1776
- },
1777
- "bin": {
1778
- "browserslist": "cli.js"
1779
- },
1780
- "engines": {
1781
- "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
1782
- }
1783
- },
1784
- "node_modules/bs-logger": {
1785
- "version": "0.2.6",
1786
- "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz",
1787
- "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==",
1788
- "dev": true,
1789
- "license": "MIT",
1790
- "dependencies": {
1791
- "fast-json-stable-stringify": "2.x"
1792
- },
1793
- "engines": {
1794
- "node": ">= 6"
1795
- }
1796
- },
1797
- "node_modules/bser": {
1798
- "version": "2.1.1",
1799
- "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
1800
- "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
1801
- "dev": true,
1802
- "license": "Apache-2.0",
1803
- "dependencies": {
1804
- "node-int64": "^0.4.0"
1805
- }
1806
- },
1807
- "node_modules/buffer-from": {
1808
- "version": "1.1.2",
1809
- "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
1810
- "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
1811
- "license": "MIT"
1812
- },
1813
- "node_modules/callsites": {
1814
- "version": "3.1.0",
1815
- "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
1816
- "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
1817
- "dev": true,
1818
- "license": "MIT",
1819
- "engines": {
1820
- "node": ">=6"
1821
- }
1822
- },
1823
- "node_modules/camelcase": {
1824
- "version": "5.3.1",
1825
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
1826
- "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
1827
- "dev": true,
1828
- "license": "MIT",
1829
- "engines": {
1830
- "node": ">=6"
1831
- }
1832
- },
1833
- "node_modules/caniuse-lite": {
1834
- "version": "1.0.30001695",
1835
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz",
1836
- "integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==",
1837
- "dev": true,
1838
- "funding": [
1839
- {
1840
- "type": "opencollective",
1841
- "url": "https://opencollective.com/browserslist"
1842
- },
1843
- {
1844
- "type": "tidelift",
1845
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
1846
- },
1847
- {
1848
- "type": "github",
1849
- "url": "https://github.com/sponsors/ai"
1850
- }
1851
- ],
1852
- "license": "CC-BY-4.0"
1853
- },
1854
- "node_modules/chalk": {
1855
- "version": "4.1.2",
1856
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
1857
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
1858
- "dev": true,
1859
- "license": "MIT",
1860
- "dependencies": {
1861
- "ansi-styles": "^4.1.0",
1862
- "supports-color": "^7.1.0"
1863
- },
1864
- "engines": {
1865
- "node": ">=10"
1866
- },
1867
- "funding": {
1868
- "url": "https://github.com/chalk/chalk?sponsor=1"
1869
- }
1870
- },
1871
- "node_modules/char-regex": {
1872
- "version": "1.0.2",
1873
- "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
1874
- "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
1875
- "dev": true,
1876
- "license": "MIT",
1877
- "engines": {
1878
- "node": ">=10"
1879
- }
1880
- },
1881
- "node_modules/ci-info": {
1882
- "version": "3.9.0",
1883
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
1884
- "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
1885
- "dev": true,
1886
- "funding": [
1887
- {
1888
- "type": "github",
1889
- "url": "https://github.com/sponsors/sibiraj-s"
1890
- }
1891
- ],
1892
- "license": "MIT",
1893
- "engines": {
1894
- "node": ">=8"
1895
- }
1896
- },
1897
- "node_modules/cjs-module-lexer": {
1898
- "version": "1.4.1",
1899
- "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz",
1900
- "integrity": "sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==",
1901
- "dev": true,
1902
- "license": "MIT"
1903
- },
1904
- "node_modules/cliui": {
1905
- "version": "8.0.1",
1906
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
1907
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
1908
- "dev": true,
1909
- "license": "ISC",
1910
- "dependencies": {
1911
- "string-width": "^4.2.0",
1912
- "strip-ansi": "^6.0.1",
1913
- "wrap-ansi": "^7.0.0"
1914
- },
1915
- "engines": {
1916
- "node": ">=12"
1917
- }
1918
- },
1919
- "node_modules/co": {
1920
- "version": "4.6.0",
1921
- "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
1922
- "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
1923
- "dev": true,
1924
- "license": "MIT",
1925
- "engines": {
1926
- "iojs": ">= 1.0.0",
1927
- "node": ">= 0.12.0"
1928
- }
1929
- },
1930
- "node_modules/collect-v8-coverage": {
1931
- "version": "1.0.2",
1932
- "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz",
1933
- "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==",
1934
- "dev": true,
1935
- "license": "MIT"
1936
- },
1937
- "node_modules/color-convert": {
1938
- "version": "2.0.1",
1939
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
1940
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
1941
- "dev": true,
1942
- "license": "MIT",
1943
- "dependencies": {
1944
- "color-name": "~1.1.4"
1945
- },
1946
- "engines": {
1947
- "node": ">=7.0.0"
1948
- }
1949
- },
1950
- "node_modules/color-name": {
1951
- "version": "1.1.4",
1952
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
1953
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
1954
- "dev": true,
1955
- "license": "MIT"
1956
- },
1957
- "node_modules/concat-map": {
1958
- "version": "0.0.1",
1959
- "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
1960
- "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
1961
- "license": "MIT"
1962
- },
1963
- "node_modules/constructs": {
1964
- "version": "10.4.2",
1965
- "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.4.2.tgz",
1966
- "integrity": "sha512-wsNxBlAott2qg8Zv87q3eYZYgheb9lchtBfjHzzLHtXbttwSrHPs1NNQbBrmbb1YZvYg2+Vh0Dor76w4mFxJkA==",
1967
- "license": "Apache-2.0"
1968
- },
1969
- "node_modules/convert-source-map": {
1970
- "version": "2.0.0",
1971
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
1972
- "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
1973
- "dev": true,
1974
- "license": "MIT"
1975
- },
1976
- "node_modules/create-jest": {
1977
- "version": "29.7.0",
1978
- "resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz",
1979
- "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==",
1980
- "dev": true,
1981
- "license": "MIT",
1982
- "dependencies": {
1983
- "@jest/types": "^29.6.3",
1984
- "chalk": "^4.0.0",
1985
- "exit": "^0.1.2",
1986
- "graceful-fs": "^4.2.9",
1987
- "jest-config": "^29.7.0",
1988
- "jest-util": "^29.7.0",
1989
- "prompts": "^2.0.1"
1990
- },
1991
- "bin": {
1992
- "create-jest": "bin/create-jest.js"
1993
- },
1994
- "engines": {
1995
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
1996
- }
1997
- },
1998
- "node_modules/create-require": {
1999
- "version": "1.1.1",
2000
- "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
2001
- "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
2002
- "dev": true,
2003
- "license": "MIT"
2004
- },
2005
- "node_modules/cross-spawn": {
2006
- "version": "7.0.6",
2007
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
2008
- "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
2009
- "dev": true,
2010
- "license": "MIT",
2011
- "dependencies": {
2012
- "path-key": "^3.1.0",
2013
- "shebang-command": "^2.0.0",
2014
- "which": "^2.0.1"
2015
- },
2016
- "engines": {
2017
- "node": ">= 8"
2018
- }
2019
- },
2020
- "node_modules/debug": {
2021
- "version": "4.4.0",
2022
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
2023
- "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
2024
- "dev": true,
2025
- "license": "MIT",
2026
- "dependencies": {
2027
- "ms": "^2.1.3"
2028
- },
2029
- "engines": {
2030
- "node": ">=6.0"
2031
- },
2032
- "peerDependenciesMeta": {
2033
- "supports-color": {
2034
- "optional": true
2035
- }
2036
- }
2037
- },
2038
- "node_modules/dedent": {
2039
- "version": "1.5.3",
2040
- "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz",
2041
- "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==",
2042
- "dev": true,
2043
- "license": "MIT",
2044
- "peerDependencies": {
2045
- "babel-plugin-macros": "^3.1.0"
2046
- },
2047
- "peerDependenciesMeta": {
2048
- "babel-plugin-macros": {
2049
- "optional": true
2050
- }
2051
- }
2052
- },
2053
- "node_modules/deepmerge": {
2054
- "version": "4.3.1",
2055
- "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
2056
- "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
2057
- "dev": true,
2058
- "license": "MIT",
2059
- "engines": {
2060
- "node": ">=0.10.0"
2061
- }
2062
- },
2063
- "node_modules/detect-newline": {
2064
- "version": "3.1.0",
2065
- "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
2066
- "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
2067
- "dev": true,
2068
- "license": "MIT",
2069
- "engines": {
2070
- "node": ">=8"
2071
- }
2072
- },
2073
- "node_modules/diff": {
2074
- "version": "4.0.2",
2075
- "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
2076
- "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
2077
- "dev": true,
2078
- "license": "BSD-3-Clause",
2079
- "engines": {
2080
- "node": ">=0.3.1"
2081
- }
2082
- },
2083
- "node_modules/diff-sequences": {
2084
- "version": "29.6.3",
2085
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
2086
- "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
2087
- "dev": true,
2088
- "license": "MIT",
2089
- "engines": {
2090
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2091
- }
2092
- },
2093
- "node_modules/ejs": {
2094
- "version": "3.1.10",
2095
- "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
2096
- "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
2097
- "dev": true,
2098
- "license": "Apache-2.0",
2099
- "dependencies": {
2100
- "jake": "^10.8.5"
2101
- },
2102
- "bin": {
2103
- "ejs": "bin/cli.js"
2104
- },
2105
- "engines": {
2106
- "node": ">=0.10.0"
2107
- }
2108
- },
2109
- "node_modules/electron-to-chromium": {
2110
- "version": "1.5.86",
2111
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.86.tgz",
2112
- "integrity": "sha512-/D7GAAaCRBQFBBcop6SfAAGH37djtpWkOuYhyAajw0l5vsfeSsUQYxaFPwr1c/mC/flARCDdKFo5gpFqNI+18w==",
2113
- "dev": true,
2114
- "license": "ISC"
2115
- },
2116
- "node_modules/emittery": {
2117
- "version": "0.13.1",
2118
- "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz",
2119
- "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==",
2120
- "dev": true,
2121
- "license": "MIT",
2122
- "engines": {
2123
- "node": ">=12"
2124
- },
2125
- "funding": {
2126
- "url": "https://github.com/sindresorhus/emittery?sponsor=1"
2127
- }
2128
- },
2129
- "node_modules/emoji-regex": {
2130
- "version": "8.0.0",
2131
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
2132
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
2133
- "dev": true,
2134
- "license": "MIT"
2135
- },
2136
- "node_modules/error-ex": {
2137
- "version": "1.3.2",
2138
- "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
2139
- "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
2140
- "dev": true,
2141
- "license": "MIT",
2142
- "dependencies": {
2143
- "is-arrayish": "^0.2.1"
2144
- }
2145
- },
2146
- "node_modules/escalade": {
2147
- "version": "3.2.0",
2148
- "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
2149
- "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
2150
- "dev": true,
2151
- "license": "MIT",
2152
- "engines": {
2153
- "node": ">=6"
2154
- }
2155
- },
2156
- "node_modules/escape-string-regexp": {
2157
- "version": "2.0.0",
2158
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
2159
- "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
2160
- "dev": true,
2161
- "license": "MIT",
2162
- "engines": {
2163
- "node": ">=8"
2164
- }
2165
- },
2166
- "node_modules/esprima": {
2167
- "version": "4.0.1",
2168
- "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
2169
- "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
2170
- "dev": true,
2171
- "license": "BSD-2-Clause",
2172
- "bin": {
2173
- "esparse": "bin/esparse.js",
2174
- "esvalidate": "bin/esvalidate.js"
2175
- },
2176
- "engines": {
2177
- "node": ">=4"
2178
- }
2179
- },
2180
- "node_modules/execa": {
2181
- "version": "5.1.1",
2182
- "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
2183
- "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
2184
- "dev": true,
2185
- "license": "MIT",
2186
- "dependencies": {
2187
- "cross-spawn": "^7.0.3",
2188
- "get-stream": "^6.0.0",
2189
- "human-signals": "^2.1.0",
2190
- "is-stream": "^2.0.0",
2191
- "merge-stream": "^2.0.0",
2192
- "npm-run-path": "^4.0.1",
2193
- "onetime": "^5.1.2",
2194
- "signal-exit": "^3.0.3",
2195
- "strip-final-newline": "^2.0.0"
2196
- },
2197
- "engines": {
2198
- "node": ">=10"
2199
- },
2200
- "funding": {
2201
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
2202
- }
2203
- },
2204
- "node_modules/exit": {
2205
- "version": "0.1.2",
2206
- "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
2207
- "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==",
2208
- "dev": true,
2209
- "engines": {
2210
- "node": ">= 0.8.0"
2211
- }
2212
- },
2213
- "node_modules/expect": {
2214
- "version": "29.7.0",
2215
- "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
2216
- "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==",
2217
- "dev": true,
2218
- "license": "MIT",
2219
- "dependencies": {
2220
- "@jest/expect-utils": "^29.7.0",
2221
- "jest-get-type": "^29.6.3",
2222
- "jest-matcher-utils": "^29.7.0",
2223
- "jest-message-util": "^29.7.0",
2224
- "jest-util": "^29.7.0"
2225
- },
2226
- "engines": {
2227
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2228
- }
2229
- },
2230
- "node_modules/fast-json-stable-stringify": {
2231
- "version": "2.1.0",
2232
- "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
2233
- "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
2234
- "dev": true,
2235
- "license": "MIT"
2236
- },
2237
- "node_modules/fb-watchman": {
2238
- "version": "2.0.2",
2239
- "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
2240
- "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
2241
- "dev": true,
2242
- "license": "Apache-2.0",
2243
- "dependencies": {
2244
- "bser": "2.1.1"
2245
- }
2246
- },
2247
- "node_modules/filelist": {
2248
- "version": "1.0.4",
2249
- "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
2250
- "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
2251
- "dev": true,
2252
- "license": "Apache-2.0",
2253
- "dependencies": {
2254
- "minimatch": "^5.0.1"
2255
- }
2256
- },
2257
- "node_modules/filelist/node_modules/brace-expansion": {
2258
- "version": "2.0.1",
2259
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
2260
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
2261
- "dev": true,
2262
- "license": "MIT",
2263
- "dependencies": {
2264
- "balanced-match": "^1.0.0"
2265
- }
2266
- },
2267
- "node_modules/filelist/node_modules/minimatch": {
2268
- "version": "5.1.6",
2269
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
2270
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
2271
- "dev": true,
2272
- "license": "ISC",
2273
- "dependencies": {
2274
- "brace-expansion": "^2.0.1"
2275
- },
2276
- "engines": {
2277
- "node": ">=10"
2278
- }
2279
- },
2280
- "node_modules/fill-range": {
2281
- "version": "7.1.1",
2282
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
2283
- "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
2284
- "dev": true,
2285
- "license": "MIT",
2286
- "dependencies": {
2287
- "to-regex-range": "^5.0.1"
2288
- },
2289
- "engines": {
2290
- "node": ">=8"
2291
- }
2292
- },
2293
- "node_modules/find-up": {
2294
- "version": "4.1.0",
2295
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
2296
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
2297
- "dev": true,
2298
- "license": "MIT",
2299
- "dependencies": {
2300
- "locate-path": "^5.0.0",
2301
- "path-exists": "^4.0.0"
2302
- },
2303
- "engines": {
2304
- "node": ">=8"
2305
- }
2306
- },
2307
- "node_modules/fs.realpath": {
2308
- "version": "1.0.0",
2309
- "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
2310
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
2311
- "dev": true,
2312
- "license": "ISC"
2313
- },
2314
- "node_modules/fsevents": {
2315
- "version": "2.3.2",
2316
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
2317
- "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
2318
- "dev": true,
2319
- "hasInstallScript": true,
2320
- "license": "MIT",
2321
- "optional": true,
2322
- "os": [
2323
- "darwin"
2324
- ],
2325
- "engines": {
2326
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2327
- }
2328
- },
2329
- "node_modules/function-bind": {
2330
- "version": "1.1.2",
2331
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
2332
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
2333
- "dev": true,
2334
- "license": "MIT",
2335
- "funding": {
2336
- "url": "https://github.com/sponsors/ljharb"
2337
- }
2338
- },
2339
- "node_modules/gensync": {
2340
- "version": "1.0.0-beta.2",
2341
- "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
2342
- "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
2343
- "dev": true,
2344
- "license": "MIT",
2345
- "engines": {
2346
- "node": ">=6.9.0"
2347
- }
2348
- },
2349
- "node_modules/get-caller-file": {
2350
- "version": "2.0.5",
2351
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
2352
- "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
2353
- "dev": true,
2354
- "license": "ISC",
2355
- "engines": {
2356
- "node": "6.* || 8.* || >= 10.*"
2357
- }
2358
- },
2359
- "node_modules/get-package-type": {
2360
- "version": "0.1.0",
2361
- "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
2362
- "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
2363
- "dev": true,
2364
- "license": "MIT",
2365
- "engines": {
2366
- "node": ">=8.0.0"
2367
- }
2368
- },
2369
- "node_modules/get-stream": {
2370
- "version": "6.0.1",
2371
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
2372
- "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
2373
- "dev": true,
2374
- "license": "MIT",
2375
- "engines": {
2376
- "node": ">=10"
2377
- },
2378
- "funding": {
2379
- "url": "https://github.com/sponsors/sindresorhus"
2380
- }
2381
- },
2382
- "node_modules/glob": {
2383
- "version": "7.2.3",
2384
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
2385
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
2386
- "deprecated": "Glob versions prior to v9 are no longer supported",
2387
- "dev": true,
2388
- "license": "ISC",
2389
- "dependencies": {
2390
- "fs.realpath": "^1.0.0",
2391
- "inflight": "^1.0.4",
2392
- "inherits": "2",
2393
- "minimatch": "^3.1.1",
2394
- "once": "^1.3.0",
2395
- "path-is-absolute": "^1.0.0"
2396
- },
2397
- "engines": {
2398
- "node": "*"
2399
- },
2400
- "funding": {
2401
- "url": "https://github.com/sponsors/isaacs"
2402
- }
2403
- },
2404
- "node_modules/globals": {
2405
- "version": "11.12.0",
2406
- "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
2407
- "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
2408
- "dev": true,
2409
- "license": "MIT",
2410
- "engines": {
2411
- "node": ">=4"
2412
- }
2413
- },
2414
- "node_modules/graceful-fs": {
2415
- "version": "4.2.11",
2416
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
2417
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
2418
- "dev": true,
2419
- "license": "ISC"
2420
- },
2421
- "node_modules/has-flag": {
2422
- "version": "4.0.0",
2423
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
2424
- "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
2425
- "dev": true,
2426
- "license": "MIT",
2427
- "engines": {
2428
- "node": ">=8"
2429
- }
2430
- },
2431
- "node_modules/hasown": {
2432
- "version": "2.0.2",
2433
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
2434
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
2435
- "dev": true,
2436
- "license": "MIT",
2437
- "dependencies": {
2438
- "function-bind": "^1.1.2"
2439
- },
2440
- "engines": {
2441
- "node": ">= 0.4"
2442
- }
2443
- },
2444
- "node_modules/html-escaper": {
2445
- "version": "2.0.2",
2446
- "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
2447
- "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
2448
- "dev": true,
2449
- "license": "MIT"
2450
- },
2451
- "node_modules/human-signals": {
2452
- "version": "2.1.0",
2453
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
2454
- "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
2455
- "dev": true,
2456
- "license": "Apache-2.0",
2457
- "engines": {
2458
- "node": ">=10.17.0"
2459
- }
2460
- },
2461
- "node_modules/import-local": {
2462
- "version": "3.2.0",
2463
- "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
2464
- "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
2465
- "dev": true,
2466
- "license": "MIT",
2467
- "dependencies": {
2468
- "pkg-dir": "^4.2.0",
2469
- "resolve-cwd": "^3.0.0"
2470
- },
2471
- "bin": {
2472
- "import-local-fixture": "fixtures/cli.js"
2473
- },
2474
- "engines": {
2475
- "node": ">=8"
2476
- },
2477
- "funding": {
2478
- "url": "https://github.com/sponsors/sindresorhus"
2479
- }
2480
- },
2481
- "node_modules/imurmurhash": {
2482
- "version": "0.1.4",
2483
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
2484
- "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
2485
- "dev": true,
2486
- "license": "MIT",
2487
- "engines": {
2488
- "node": ">=0.8.19"
2489
- }
2490
- },
2491
- "node_modules/inflight": {
2492
- "version": "1.0.6",
2493
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
2494
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
2495
- "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
2496
- "dev": true,
2497
- "license": "ISC",
2498
- "dependencies": {
2499
- "once": "^1.3.0",
2500
- "wrappy": "1"
2501
- }
2502
- },
2503
- "node_modules/inherits": {
2504
- "version": "2.0.4",
2505
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
2506
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
2507
- "dev": true,
2508
- "license": "ISC"
2509
- },
2510
- "node_modules/is-arrayish": {
2511
- "version": "0.2.1",
2512
- "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
2513
- "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
2514
- "dev": true,
2515
- "license": "MIT"
2516
- },
2517
- "node_modules/is-core-module": {
2518
- "version": "2.16.1",
2519
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
2520
- "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
2521
- "dev": true,
2522
- "license": "MIT",
2523
- "dependencies": {
2524
- "hasown": "^2.0.2"
2525
- },
2526
- "engines": {
2527
- "node": ">= 0.4"
2528
- },
2529
- "funding": {
2530
- "url": "https://github.com/sponsors/ljharb"
2531
- }
2532
- },
2533
- "node_modules/is-fullwidth-code-point": {
2534
- "version": "3.0.0",
2535
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
2536
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
2537
- "dev": true,
2538
- "license": "MIT",
2539
- "engines": {
2540
- "node": ">=8"
2541
- }
2542
- },
2543
- "node_modules/is-generator-fn": {
2544
- "version": "2.1.0",
2545
- "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
2546
- "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
2547
- "dev": true,
2548
- "license": "MIT",
2549
- "engines": {
2550
- "node": ">=6"
2551
- }
2552
- },
2553
- "node_modules/is-number": {
2554
- "version": "7.0.0",
2555
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
2556
- "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
2557
- "dev": true,
2558
- "license": "MIT",
2559
- "engines": {
2560
- "node": ">=0.12.0"
2561
- }
2562
- },
2563
- "node_modules/is-stream": {
2564
- "version": "2.0.1",
2565
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
2566
- "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
2567
- "dev": true,
2568
- "license": "MIT",
2569
- "engines": {
2570
- "node": ">=8"
2571
- },
2572
- "funding": {
2573
- "url": "https://github.com/sponsors/sindresorhus"
2574
- }
2575
- },
2576
- "node_modules/isexe": {
2577
- "version": "2.0.0",
2578
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
2579
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
2580
- "dev": true,
2581
- "license": "ISC"
2582
- },
2583
- "node_modules/istanbul-lib-coverage": {
2584
- "version": "3.2.2",
2585
- "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
2586
- "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
2587
- "dev": true,
2588
- "license": "BSD-3-Clause",
2589
- "engines": {
2590
- "node": ">=8"
2591
- }
2592
- },
2593
- "node_modules/istanbul-lib-instrument": {
2594
- "version": "6.0.3",
2595
- "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
2596
- "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
2597
- "dev": true,
2598
- "license": "BSD-3-Clause",
2599
- "dependencies": {
2600
- "@babel/core": "^7.23.9",
2601
- "@babel/parser": "^7.23.9",
2602
- "@istanbuljs/schema": "^0.1.3",
2603
- "istanbul-lib-coverage": "^3.2.0",
2604
- "semver": "^7.5.4"
2605
- },
2606
- "engines": {
2607
- "node": ">=10"
2608
- }
2609
- },
2610
- "node_modules/istanbul-lib-instrument/node_modules/semver": {
2611
- "version": "7.6.3",
2612
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
2613
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
2614
- "dev": true,
2615
- "license": "ISC",
2616
- "bin": {
2617
- "semver": "bin/semver.js"
2618
- },
2619
- "engines": {
2620
- "node": ">=10"
2621
- }
2622
- },
2623
- "node_modules/istanbul-lib-report": {
2624
- "version": "3.0.1",
2625
- "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
2626
- "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
2627
- "dev": true,
2628
- "license": "BSD-3-Clause",
2629
- "dependencies": {
2630
- "istanbul-lib-coverage": "^3.0.0",
2631
- "make-dir": "^4.0.0",
2632
- "supports-color": "^7.1.0"
2633
- },
2634
- "engines": {
2635
- "node": ">=10"
2636
- }
2637
- },
2638
- "node_modules/istanbul-lib-source-maps": {
2639
- "version": "4.0.1",
2640
- "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
2641
- "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
2642
- "dev": true,
2643
- "license": "BSD-3-Clause",
2644
- "dependencies": {
2645
- "debug": "^4.1.1",
2646
- "istanbul-lib-coverage": "^3.0.0",
2647
- "source-map": "^0.6.1"
2648
- },
2649
- "engines": {
2650
- "node": ">=10"
2651
- }
2652
- },
2653
- "node_modules/istanbul-reports": {
2654
- "version": "3.1.7",
2655
- "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz",
2656
- "integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==",
2657
- "dev": true,
2658
- "license": "BSD-3-Clause",
2659
- "dependencies": {
2660
- "html-escaper": "^2.0.0",
2661
- "istanbul-lib-report": "^3.0.0"
2662
- },
2663
- "engines": {
2664
- "node": ">=8"
2665
- }
2666
- },
2667
- "node_modules/jake": {
2668
- "version": "10.9.2",
2669
- "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
2670
- "integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==",
2671
- "dev": true,
2672
- "license": "Apache-2.0",
2673
- "dependencies": {
2674
- "async": "^3.2.3",
2675
- "chalk": "^4.0.2",
2676
- "filelist": "^1.0.4",
2677
- "minimatch": "^3.1.2"
2678
- },
2679
- "bin": {
2680
- "jake": "bin/cli.js"
2681
- },
2682
- "engines": {
2683
- "node": ">=10"
2684
- }
2685
- },
2686
- "node_modules/jest": {
2687
- "version": "29.7.0",
2688
- "resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz",
2689
- "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==",
2690
- "dev": true,
2691
- "license": "MIT",
2692
- "dependencies": {
2693
- "@jest/core": "^29.7.0",
2694
- "@jest/types": "^29.6.3",
2695
- "import-local": "^3.0.2",
2696
- "jest-cli": "^29.7.0"
2697
- },
2698
- "bin": {
2699
- "jest": "bin/jest.js"
2700
- },
2701
- "engines": {
2702
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2703
- },
2704
- "peerDependencies": {
2705
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
2706
- },
2707
- "peerDependenciesMeta": {
2708
- "node-notifier": {
2709
- "optional": true
2710
- }
2711
- }
2712
- },
2713
- "node_modules/jest-changed-files": {
2714
- "version": "29.7.0",
2715
- "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz",
2716
- "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==",
2717
- "dev": true,
2718
- "license": "MIT",
2719
- "dependencies": {
2720
- "execa": "^5.0.0",
2721
- "jest-util": "^29.7.0",
2722
- "p-limit": "^3.1.0"
2723
- },
2724
- "engines": {
2725
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2726
- }
2727
- },
2728
- "node_modules/jest-circus": {
2729
- "version": "29.7.0",
2730
- "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz",
2731
- "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==",
2732
- "dev": true,
2733
- "license": "MIT",
2734
- "dependencies": {
2735
- "@jest/environment": "^29.7.0",
2736
- "@jest/expect": "^29.7.0",
2737
- "@jest/test-result": "^29.7.0",
2738
- "@jest/types": "^29.6.3",
2739
- "@types/node": "*",
2740
- "chalk": "^4.0.0",
2741
- "co": "^4.6.0",
2742
- "dedent": "^1.0.0",
2743
- "is-generator-fn": "^2.0.0",
2744
- "jest-each": "^29.7.0",
2745
- "jest-matcher-utils": "^29.7.0",
2746
- "jest-message-util": "^29.7.0",
2747
- "jest-runtime": "^29.7.0",
2748
- "jest-snapshot": "^29.7.0",
2749
- "jest-util": "^29.7.0",
2750
- "p-limit": "^3.1.0",
2751
- "pretty-format": "^29.7.0",
2752
- "pure-rand": "^6.0.0",
2753
- "slash": "^3.0.0",
2754
- "stack-utils": "^2.0.3"
2755
- },
2756
- "engines": {
2757
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2758
- }
2759
- },
2760
- "node_modules/jest-cli": {
2761
- "version": "29.7.0",
2762
- "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz",
2763
- "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==",
2764
- "dev": true,
2765
- "license": "MIT",
2766
- "dependencies": {
2767
- "@jest/core": "^29.7.0",
2768
- "@jest/test-result": "^29.7.0",
2769
- "@jest/types": "^29.6.3",
2770
- "chalk": "^4.0.0",
2771
- "create-jest": "^29.7.0",
2772
- "exit": "^0.1.2",
2773
- "import-local": "^3.0.2",
2774
- "jest-config": "^29.7.0",
2775
- "jest-util": "^29.7.0",
2776
- "jest-validate": "^29.7.0",
2777
- "yargs": "^17.3.1"
2778
- },
2779
- "bin": {
2780
- "jest": "bin/jest.js"
2781
- },
2782
- "engines": {
2783
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2784
- },
2785
- "peerDependencies": {
2786
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
2787
- },
2788
- "peerDependenciesMeta": {
2789
- "node-notifier": {
2790
- "optional": true
2791
- }
2792
- }
2793
- },
2794
- "node_modules/jest-config": {
2795
- "version": "29.7.0",
2796
- "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz",
2797
- "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==",
2798
- "dev": true,
2799
- "license": "MIT",
2800
- "dependencies": {
2801
- "@babel/core": "^7.11.6",
2802
- "@jest/test-sequencer": "^29.7.0",
2803
- "@jest/types": "^29.6.3",
2804
- "babel-jest": "^29.7.0",
2805
- "chalk": "^4.0.0",
2806
- "ci-info": "^3.2.0",
2807
- "deepmerge": "^4.2.2",
2808
- "glob": "^7.1.3",
2809
- "graceful-fs": "^4.2.9",
2810
- "jest-circus": "^29.7.0",
2811
- "jest-environment-node": "^29.7.0",
2812
- "jest-get-type": "^29.6.3",
2813
- "jest-regex-util": "^29.6.3",
2814
- "jest-resolve": "^29.7.0",
2815
- "jest-runner": "^29.7.0",
2816
- "jest-util": "^29.7.0",
2817
- "jest-validate": "^29.7.0",
2818
- "micromatch": "^4.0.4",
2819
- "parse-json": "^5.2.0",
2820
- "pretty-format": "^29.7.0",
2821
- "slash": "^3.0.0",
2822
- "strip-json-comments": "^3.1.1"
2823
- },
2824
- "engines": {
2825
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2826
- },
2827
- "peerDependencies": {
2828
- "@types/node": "*",
2829
- "ts-node": ">=9.0.0"
2830
- },
2831
- "peerDependenciesMeta": {
2832
- "@types/node": {
2833
- "optional": true
2834
- },
2835
- "ts-node": {
2836
- "optional": true
2837
- }
2838
- }
2839
- },
2840
- "node_modules/jest-diff": {
2841
- "version": "29.7.0",
2842
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
2843
- "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
2844
- "dev": true,
2845
- "license": "MIT",
2846
- "dependencies": {
2847
- "chalk": "^4.0.0",
2848
- "diff-sequences": "^29.6.3",
2849
- "jest-get-type": "^29.6.3",
2850
- "pretty-format": "^29.7.0"
2851
- },
2852
- "engines": {
2853
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2854
- }
2855
- },
2856
- "node_modules/jest-docblock": {
2857
- "version": "29.7.0",
2858
- "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
2859
- "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==",
2860
- "dev": true,
2861
- "license": "MIT",
2862
- "dependencies": {
2863
- "detect-newline": "^3.0.0"
2864
- },
2865
- "engines": {
2866
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2867
- }
2868
- },
2869
- "node_modules/jest-each": {
2870
- "version": "29.7.0",
2871
- "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz",
2872
- "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==",
2873
- "dev": true,
2874
- "license": "MIT",
2875
- "dependencies": {
2876
- "@jest/types": "^29.6.3",
2877
- "chalk": "^4.0.0",
2878
- "jest-get-type": "^29.6.3",
2879
- "jest-util": "^29.7.0",
2880
- "pretty-format": "^29.7.0"
2881
- },
2882
- "engines": {
2883
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2884
- }
2885
- },
2886
- "node_modules/jest-environment-node": {
2887
- "version": "29.7.0",
2888
- "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz",
2889
- "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==",
2890
- "dev": true,
2891
- "license": "MIT",
2892
- "dependencies": {
2893
- "@jest/environment": "^29.7.0",
2894
- "@jest/fake-timers": "^29.7.0",
2895
- "@jest/types": "^29.6.3",
2896
- "@types/node": "*",
2897
- "jest-mock": "^29.7.0",
2898
- "jest-util": "^29.7.0"
2899
- },
2900
- "engines": {
2901
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2902
- }
2903
- },
2904
- "node_modules/jest-get-type": {
2905
- "version": "29.6.3",
2906
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
2907
- "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
2908
- "dev": true,
2909
- "license": "MIT",
2910
- "engines": {
2911
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2912
- }
2913
- },
2914
- "node_modules/jest-haste-map": {
2915
- "version": "29.7.0",
2916
- "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz",
2917
- "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==",
2918
- "dev": true,
2919
- "license": "MIT",
2920
- "dependencies": {
2921
- "@jest/types": "^29.6.3",
2922
- "@types/graceful-fs": "^4.1.3",
2923
- "@types/node": "*",
2924
- "anymatch": "^3.0.3",
2925
- "fb-watchman": "^2.0.0",
2926
- "graceful-fs": "^4.2.9",
2927
- "jest-regex-util": "^29.6.3",
2928
- "jest-util": "^29.7.0",
2929
- "jest-worker": "^29.7.0",
2930
- "micromatch": "^4.0.4",
2931
- "walker": "^1.0.8"
2932
- },
2933
- "engines": {
2934
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2935
- },
2936
- "optionalDependencies": {
2937
- "fsevents": "^2.3.2"
2938
- }
2939
- },
2940
- "node_modules/jest-leak-detector": {
2941
- "version": "29.7.0",
2942
- "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz",
2943
- "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==",
2944
- "dev": true,
2945
- "license": "MIT",
2946
- "dependencies": {
2947
- "jest-get-type": "^29.6.3",
2948
- "pretty-format": "^29.7.0"
2949
- },
2950
- "engines": {
2951
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2952
- }
2953
- },
2954
- "node_modules/jest-matcher-utils": {
2955
- "version": "29.7.0",
2956
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
2957
- "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==",
2958
- "dev": true,
2959
- "license": "MIT",
2960
- "dependencies": {
2961
- "chalk": "^4.0.0",
2962
- "jest-diff": "^29.7.0",
2963
- "jest-get-type": "^29.6.3",
2964
- "pretty-format": "^29.7.0"
2965
- },
2966
- "engines": {
2967
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2968
- }
2969
- },
2970
- "node_modules/jest-message-util": {
2971
- "version": "29.7.0",
2972
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
2973
- "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==",
2974
- "dev": true,
2975
- "license": "MIT",
2976
- "dependencies": {
2977
- "@babel/code-frame": "^7.12.13",
2978
- "@jest/types": "^29.6.3",
2979
- "@types/stack-utils": "^2.0.0",
2980
- "chalk": "^4.0.0",
2981
- "graceful-fs": "^4.2.9",
2982
- "micromatch": "^4.0.4",
2983
- "pretty-format": "^29.7.0",
2984
- "slash": "^3.0.0",
2985
- "stack-utils": "^2.0.3"
2986
- },
2987
- "engines": {
2988
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2989
- }
2990
- },
2991
- "node_modules/jest-mock": {
2992
- "version": "29.7.0",
2993
- "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz",
2994
- "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==",
2995
- "dev": true,
2996
- "license": "MIT",
2997
- "dependencies": {
2998
- "@jest/types": "^29.6.3",
2999
- "@types/node": "*",
3000
- "jest-util": "^29.7.0"
3001
- },
3002
- "engines": {
3003
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3004
- }
3005
- },
3006
- "node_modules/jest-pnp-resolver": {
3007
- "version": "1.2.3",
3008
- "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
3009
- "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
3010
- "dev": true,
3011
- "license": "MIT",
3012
- "engines": {
3013
- "node": ">=6"
3014
- },
3015
- "peerDependencies": {
3016
- "jest-resolve": "*"
3017
- },
3018
- "peerDependenciesMeta": {
3019
- "jest-resolve": {
3020
- "optional": true
3021
- }
3022
- }
3023
- },
3024
- "node_modules/jest-regex-util": {
3025
- "version": "29.6.3",
3026
- "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz",
3027
- "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==",
3028
- "dev": true,
3029
- "license": "MIT",
3030
- "engines": {
3031
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3032
- }
3033
- },
3034
- "node_modules/jest-resolve": {
3035
- "version": "29.7.0",
3036
- "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz",
3037
- "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==",
3038
- "dev": true,
3039
- "license": "MIT",
3040
- "dependencies": {
3041
- "chalk": "^4.0.0",
3042
- "graceful-fs": "^4.2.9",
3043
- "jest-haste-map": "^29.7.0",
3044
- "jest-pnp-resolver": "^1.2.2",
3045
- "jest-util": "^29.7.0",
3046
- "jest-validate": "^29.7.0",
3047
- "resolve": "^1.20.0",
3048
- "resolve.exports": "^2.0.0",
3049
- "slash": "^3.0.0"
3050
- },
3051
- "engines": {
3052
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3053
- }
3054
- },
3055
- "node_modules/jest-resolve-dependencies": {
3056
- "version": "29.7.0",
3057
- "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz",
3058
- "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==",
3059
- "dev": true,
3060
- "license": "MIT",
3061
- "dependencies": {
3062
- "jest-regex-util": "^29.6.3",
3063
- "jest-snapshot": "^29.7.0"
3064
- },
3065
- "engines": {
3066
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3067
- }
3068
- },
3069
- "node_modules/jest-runner": {
3070
- "version": "29.7.0",
3071
- "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz",
3072
- "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==",
3073
- "dev": true,
3074
- "license": "MIT",
3075
- "dependencies": {
3076
- "@jest/console": "^29.7.0",
3077
- "@jest/environment": "^29.7.0",
3078
- "@jest/test-result": "^29.7.0",
3079
- "@jest/transform": "^29.7.0",
3080
- "@jest/types": "^29.6.3",
3081
- "@types/node": "*",
3082
- "chalk": "^4.0.0",
3083
- "emittery": "^0.13.1",
3084
- "graceful-fs": "^4.2.9",
3085
- "jest-docblock": "^29.7.0",
3086
- "jest-environment-node": "^29.7.0",
3087
- "jest-haste-map": "^29.7.0",
3088
- "jest-leak-detector": "^29.7.0",
3089
- "jest-message-util": "^29.7.0",
3090
- "jest-resolve": "^29.7.0",
3091
- "jest-runtime": "^29.7.0",
3092
- "jest-util": "^29.7.0",
3093
- "jest-watcher": "^29.7.0",
3094
- "jest-worker": "^29.7.0",
3095
- "p-limit": "^3.1.0",
3096
- "source-map-support": "0.5.13"
3097
- },
3098
- "engines": {
3099
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3100
- }
3101
- },
3102
- "node_modules/jest-runner/node_modules/source-map-support": {
3103
- "version": "0.5.13",
3104
- "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
3105
- "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
3106
- "dev": true,
3107
- "license": "MIT",
3108
- "dependencies": {
3109
- "buffer-from": "^1.0.0",
3110
- "source-map": "^0.6.0"
3111
- }
3112
- },
3113
- "node_modules/jest-runtime": {
3114
- "version": "29.7.0",
3115
- "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz",
3116
- "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==",
3117
- "dev": true,
3118
- "license": "MIT",
3119
- "dependencies": {
3120
- "@jest/environment": "^29.7.0",
3121
- "@jest/fake-timers": "^29.7.0",
3122
- "@jest/globals": "^29.7.0",
3123
- "@jest/source-map": "^29.6.3",
3124
- "@jest/test-result": "^29.7.0",
3125
- "@jest/transform": "^29.7.0",
3126
- "@jest/types": "^29.6.3",
3127
- "@types/node": "*",
3128
- "chalk": "^4.0.0",
3129
- "cjs-module-lexer": "^1.0.0",
3130
- "collect-v8-coverage": "^1.0.0",
3131
- "glob": "^7.1.3",
3132
- "graceful-fs": "^4.2.9",
3133
- "jest-haste-map": "^29.7.0",
3134
- "jest-message-util": "^29.7.0",
3135
- "jest-mock": "^29.7.0",
3136
- "jest-regex-util": "^29.6.3",
3137
- "jest-resolve": "^29.7.0",
3138
- "jest-snapshot": "^29.7.0",
3139
- "jest-util": "^29.7.0",
3140
- "slash": "^3.0.0",
3141
- "strip-bom": "^4.0.0"
3142
- },
3143
- "engines": {
3144
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3145
- }
3146
- },
3147
- "node_modules/jest-snapshot": {
3148
- "version": "29.7.0",
3149
- "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
3150
- "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==",
3151
- "dev": true,
3152
- "license": "MIT",
3153
- "dependencies": {
3154
- "@babel/core": "^7.11.6",
3155
- "@babel/generator": "^7.7.2",
3156
- "@babel/plugin-syntax-jsx": "^7.7.2",
3157
- "@babel/plugin-syntax-typescript": "^7.7.2",
3158
- "@babel/types": "^7.3.3",
3159
- "@jest/expect-utils": "^29.7.0",
3160
- "@jest/transform": "^29.7.0",
3161
- "@jest/types": "^29.6.3",
3162
- "babel-preset-current-node-syntax": "^1.0.0",
3163
- "chalk": "^4.0.0",
3164
- "expect": "^29.7.0",
3165
- "graceful-fs": "^4.2.9",
3166
- "jest-diff": "^29.7.0",
3167
- "jest-get-type": "^29.6.3",
3168
- "jest-matcher-utils": "^29.7.0",
3169
- "jest-message-util": "^29.7.0",
3170
- "jest-util": "^29.7.0",
3171
- "natural-compare": "^1.4.0",
3172
- "pretty-format": "^29.7.0",
3173
- "semver": "^7.5.3"
3174
- },
3175
- "engines": {
3176
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3177
- }
3178
- },
3179
- "node_modules/jest-snapshot/node_modules/semver": {
3180
- "version": "7.6.3",
3181
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3182
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3183
- "dev": true,
3184
- "license": "ISC",
3185
- "bin": {
3186
- "semver": "bin/semver.js"
3187
- },
3188
- "engines": {
3189
- "node": ">=10"
3190
- }
3191
- },
3192
- "node_modules/jest-util": {
3193
- "version": "29.7.0",
3194
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
3195
- "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
3196
- "dev": true,
3197
- "license": "MIT",
3198
- "dependencies": {
3199
- "@jest/types": "^29.6.3",
3200
- "@types/node": "*",
3201
- "chalk": "^4.0.0",
3202
- "ci-info": "^3.2.0",
3203
- "graceful-fs": "^4.2.9",
3204
- "picomatch": "^2.2.3"
3205
- },
3206
- "engines": {
3207
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3208
- }
3209
- },
3210
- "node_modules/jest-validate": {
3211
- "version": "29.7.0",
3212
- "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz",
3213
- "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==",
3214
- "dev": true,
3215
- "license": "MIT",
3216
- "dependencies": {
3217
- "@jest/types": "^29.6.3",
3218
- "camelcase": "^6.2.0",
3219
- "chalk": "^4.0.0",
3220
- "jest-get-type": "^29.6.3",
3221
- "leven": "^3.1.0",
3222
- "pretty-format": "^29.7.0"
3223
- },
3224
- "engines": {
3225
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3226
- }
3227
- },
3228
- "node_modules/jest-validate/node_modules/camelcase": {
3229
- "version": "6.3.0",
3230
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
3231
- "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
3232
- "dev": true,
3233
- "license": "MIT",
3234
- "engines": {
3235
- "node": ">=10"
3236
- },
3237
- "funding": {
3238
- "url": "https://github.com/sponsors/sindresorhus"
3239
- }
3240
- },
3241
- "node_modules/jest-watcher": {
3242
- "version": "29.7.0",
3243
- "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz",
3244
- "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==",
3245
- "dev": true,
3246
- "license": "MIT",
3247
- "dependencies": {
3248
- "@jest/test-result": "^29.7.0",
3249
- "@jest/types": "^29.6.3",
3250
- "@types/node": "*",
3251
- "ansi-escapes": "^4.2.1",
3252
- "chalk": "^4.0.0",
3253
- "emittery": "^0.13.1",
3254
- "jest-util": "^29.7.0",
3255
- "string-length": "^4.0.1"
3256
- },
3257
- "engines": {
3258
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3259
- }
3260
- },
3261
- "node_modules/jest-worker": {
3262
- "version": "29.7.0",
3263
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz",
3264
- "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==",
3265
- "dev": true,
3266
- "license": "MIT",
3267
- "dependencies": {
3268
- "@types/node": "*",
3269
- "jest-util": "^29.7.0",
3270
- "merge-stream": "^2.0.0",
3271
- "supports-color": "^8.0.0"
3272
- },
3273
- "engines": {
3274
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3275
- }
3276
- },
3277
- "node_modules/jest-worker/node_modules/supports-color": {
3278
- "version": "8.1.1",
3279
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3280
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3281
- "dev": true,
3282
- "license": "MIT",
3283
- "dependencies": {
3284
- "has-flag": "^4.0.0"
3285
- },
3286
- "engines": {
3287
- "node": ">=10"
3288
- },
3289
- "funding": {
3290
- "url": "https://github.com/chalk/supports-color?sponsor=1"
3291
- }
3292
- },
3293
- "node_modules/js-tokens": {
3294
- "version": "4.0.0",
3295
- "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
3296
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
3297
- "dev": true,
3298
- "license": "MIT"
3299
- },
3300
- "node_modules/js-yaml": {
3301
- "version": "3.14.1",
3302
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3303
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3304
- "dev": true,
3305
- "license": "MIT",
3306
- "dependencies": {
3307
- "argparse": "^1.0.7",
3308
- "esprima": "^4.0.0"
3309
- },
3310
- "bin": {
3311
- "js-yaml": "bin/js-yaml.js"
3312
- }
3313
- },
3314
- "node_modules/jsesc": {
3315
- "version": "3.1.0",
3316
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
3317
- "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
3318
- "dev": true,
3319
- "license": "MIT",
3320
- "bin": {
3321
- "jsesc": "bin/jsesc"
3322
- },
3323
- "engines": {
3324
- "node": ">=6"
3325
- }
3326
- },
3327
- "node_modules/json-parse-even-better-errors": {
3328
- "version": "2.3.1",
3329
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
3330
- "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
3331
- "dev": true,
3332
- "license": "MIT"
3333
- },
3334
- "node_modules/json5": {
3335
- "version": "2.2.3",
3336
- "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
3337
- "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
3338
- "dev": true,
3339
- "license": "MIT",
3340
- "bin": {
3341
- "json5": "lib/cli.js"
3342
- },
3343
- "engines": {
3344
- "node": ">=6"
3345
- }
3346
- },
3347
- "node_modules/kleur": {
3348
- "version": "3.0.3",
3349
- "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
3350
- "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
3351
- "dev": true,
3352
- "license": "MIT",
3353
- "engines": {
3354
- "node": ">=6"
3355
- }
3356
- },
3357
- "node_modules/leven": {
3358
- "version": "3.1.0",
3359
- "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
3360
- "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
3361
- "dev": true,
3362
- "license": "MIT",
3363
- "engines": {
3364
- "node": ">=6"
3365
- }
3366
- },
3367
- "node_modules/lines-and-columns": {
3368
- "version": "1.2.4",
3369
- "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
3370
- "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
3371
- "dev": true,
3372
- "license": "MIT"
3373
- },
3374
- "node_modules/locate-path": {
3375
- "version": "5.0.0",
3376
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
3377
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
3378
- "dev": true,
3379
- "license": "MIT",
3380
- "dependencies": {
3381
- "p-locate": "^4.1.0"
3382
- },
3383
- "engines": {
3384
- "node": ">=8"
3385
- }
3386
- },
3387
- "node_modules/lodash.memoize": {
3388
- "version": "4.1.2",
3389
- "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
3390
- "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
3391
- "dev": true,
3392
- "license": "MIT"
3393
- },
3394
- "node_modules/lru-cache": {
3395
- "version": "5.1.1",
3396
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
3397
- "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
3398
- "dev": true,
3399
- "license": "ISC",
3400
- "dependencies": {
3401
- "yallist": "^3.0.2"
3402
- }
3403
- },
3404
- "node_modules/make-dir": {
3405
- "version": "4.0.0",
3406
- "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
3407
- "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
3408
- "dev": true,
3409
- "license": "MIT",
3410
- "dependencies": {
3411
- "semver": "^7.5.3"
3412
- },
3413
- "engines": {
3414
- "node": ">=10"
3415
- },
3416
- "funding": {
3417
- "url": "https://github.com/sponsors/sindresorhus"
3418
- }
3419
- },
3420
- "node_modules/make-dir/node_modules/semver": {
3421
- "version": "7.6.3",
3422
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
3423
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
3424
- "dev": true,
3425
- "license": "ISC",
3426
- "bin": {
3427
- "semver": "bin/semver.js"
3428
- },
3429
- "engines": {
3430
- "node": ">=10"
3431
- }
3432
- },
3433
- "node_modules/make-error": {
3434
- "version": "1.3.6",
3435
- "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
3436
- "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
3437
- "dev": true,
3438
- "license": "ISC"
3439
- },
3440
- "node_modules/makeerror": {
3441
- "version": "1.0.12",
3442
- "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
3443
- "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
3444
- "dev": true,
3445
- "license": "BSD-3-Clause",
3446
- "dependencies": {
3447
- "tmpl": "1.0.5"
3448
- }
3449
- },
3450
- "node_modules/merge-stream": {
3451
- "version": "2.0.0",
3452
- "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
3453
- "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
3454
- "dev": true,
3455
- "license": "MIT"
3456
- },
3457
- "node_modules/micromatch": {
3458
- "version": "4.0.8",
3459
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
3460
- "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
3461
- "dev": true,
3462
- "license": "MIT",
3463
- "dependencies": {
3464
- "braces": "^3.0.3",
3465
- "picomatch": "^2.3.1"
3466
- },
3467
- "engines": {
3468
- "node": ">=8.6"
3469
- }
3470
- },
3471
- "node_modules/mimic-fn": {
3472
- "version": "2.1.0",
3473
- "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
3474
- "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
3475
- "dev": true,
3476
- "license": "MIT",
3477
- "engines": {
3478
- "node": ">=6"
3479
- }
3480
- },
3481
- "node_modules/minimatch": {
3482
- "version": "3.1.2",
3483
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
3484
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
3485
- "license": "ISC",
3486
- "dependencies": {
3487
- "brace-expansion": "^1.1.7"
3488
- },
3489
- "engines": {
3490
- "node": "*"
3491
- }
3492
- },
3493
- "node_modules/ms": {
3494
- "version": "2.1.3",
3495
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
3496
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
3497
- "dev": true,
3498
- "license": "MIT"
3499
- },
3500
- "node_modules/natural-compare": {
3501
- "version": "1.4.0",
3502
- "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
3503
- "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
3504
- "dev": true,
3505
- "license": "MIT"
3506
- },
3507
- "node_modules/node-int64": {
3508
- "version": "0.4.0",
3509
- "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
3510
- "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
3511
- "dev": true,
3512
- "license": "MIT"
3513
- },
3514
- "node_modules/node-releases": {
3515
- "version": "2.0.19",
3516
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
3517
- "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
3518
- "dev": true,
3519
- "license": "MIT"
3520
- },
3521
- "node_modules/normalize-path": {
3522
- "version": "3.0.0",
3523
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
3524
- "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
3525
- "dev": true,
3526
- "license": "MIT",
3527
- "engines": {
3528
- "node": ">=0.10.0"
3529
- }
3530
- },
3531
- "node_modules/npm-run-path": {
3532
- "version": "4.0.1",
3533
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
3534
- "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
3535
- "dev": true,
3536
- "license": "MIT",
3537
- "dependencies": {
3538
- "path-key": "^3.0.0"
3539
- },
3540
- "engines": {
3541
- "node": ">=8"
3542
- }
3543
- },
3544
- "node_modules/once": {
3545
- "version": "1.4.0",
3546
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
3547
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
3548
- "dev": true,
3549
- "license": "ISC",
3550
- "dependencies": {
3551
- "wrappy": "1"
3552
- }
3553
- },
3554
- "node_modules/onetime": {
3555
- "version": "5.1.2",
3556
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
3557
- "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
3558
- "dev": true,
3559
- "license": "MIT",
3560
- "dependencies": {
3561
- "mimic-fn": "^2.1.0"
3562
- },
3563
- "engines": {
3564
- "node": ">=6"
3565
- },
3566
- "funding": {
3567
- "url": "https://github.com/sponsors/sindresorhus"
3568
- }
3569
- },
3570
- "node_modules/p-limit": {
3571
- "version": "3.1.0",
3572
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
3573
- "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
3574
- "dev": true,
3575
- "license": "MIT",
3576
- "dependencies": {
3577
- "yocto-queue": "^0.1.0"
3578
- },
3579
- "engines": {
3580
- "node": ">=10"
3581
- },
3582
- "funding": {
3583
- "url": "https://github.com/sponsors/sindresorhus"
3584
- }
3585
- },
3586
- "node_modules/p-locate": {
3587
- "version": "4.1.0",
3588
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
3589
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
3590
- "dev": true,
3591
- "license": "MIT",
3592
- "dependencies": {
3593
- "p-limit": "^2.2.0"
3594
- },
3595
- "engines": {
3596
- "node": ">=8"
3597
- }
3598
- },
3599
- "node_modules/p-locate/node_modules/p-limit": {
3600
- "version": "2.3.0",
3601
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
3602
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
3603
- "dev": true,
3604
- "license": "MIT",
3605
- "dependencies": {
3606
- "p-try": "^2.0.0"
3607
- },
3608
- "engines": {
3609
- "node": ">=6"
3610
- },
3611
- "funding": {
3612
- "url": "https://github.com/sponsors/sindresorhus"
3613
- }
3614
- },
3615
- "node_modules/p-try": {
3616
- "version": "2.2.0",
3617
- "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
3618
- "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
3619
- "dev": true,
3620
- "license": "MIT",
3621
- "engines": {
3622
- "node": ">=6"
3623
- }
3624
- },
3625
- "node_modules/parse-json": {
3626
- "version": "5.2.0",
3627
- "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
3628
- "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
3629
- "dev": true,
3630
- "license": "MIT",
3631
- "dependencies": {
3632
- "@babel/code-frame": "^7.0.0",
3633
- "error-ex": "^1.3.1",
3634
- "json-parse-even-better-errors": "^2.3.0",
3635
- "lines-and-columns": "^1.1.6"
3636
- },
3637
- "engines": {
3638
- "node": ">=8"
3639
- },
3640
- "funding": {
3641
- "url": "https://github.com/sponsors/sindresorhus"
3642
- }
3643
- },
3644
- "node_modules/path-exists": {
3645
- "version": "4.0.0",
3646
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
3647
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
3648
- "dev": true,
3649
- "license": "MIT",
3650
- "engines": {
3651
- "node": ">=8"
3652
- }
3653
- },
3654
- "node_modules/path-is-absolute": {
3655
- "version": "1.0.1",
3656
- "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
3657
- "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
3658
- "dev": true,
3659
- "license": "MIT",
3660
- "engines": {
3661
- "node": ">=0.10.0"
3662
- }
3663
- },
3664
- "node_modules/path-key": {
3665
- "version": "3.1.1",
3666
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
3667
- "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
3668
- "dev": true,
3669
- "license": "MIT",
3670
- "engines": {
3671
- "node": ">=8"
3672
- }
3673
- },
3674
- "node_modules/path-parse": {
3675
- "version": "1.0.7",
3676
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
3677
- "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
3678
- "dev": true,
3679
- "license": "MIT"
3680
- },
3681
- "node_modules/picocolors": {
3682
- "version": "1.1.1",
3683
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
3684
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
3685
- "dev": true,
3686
- "license": "ISC"
3687
- },
3688
- "node_modules/picomatch": {
3689
- "version": "2.3.1",
3690
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
3691
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
3692
- "dev": true,
3693
- "license": "MIT",
3694
- "engines": {
3695
- "node": ">=8.6"
3696
- },
3697
- "funding": {
3698
- "url": "https://github.com/sponsors/jonschlinkert"
3699
- }
3700
- },
3701
- "node_modules/pirates": {
3702
- "version": "4.0.6",
3703
- "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
3704
- "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
3705
- "dev": true,
3706
- "license": "MIT",
3707
- "engines": {
3708
- "node": ">= 6"
3709
- }
3710
- },
3711
- "node_modules/pkg-dir": {
3712
- "version": "4.2.0",
3713
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
3714
- "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
3715
- "dev": true,
3716
- "license": "MIT",
3717
- "dependencies": {
3718
- "find-up": "^4.0.0"
3719
- },
3720
- "engines": {
3721
- "node": ">=8"
3722
- }
3723
- },
3724
- "node_modules/pretty-format": {
3725
- "version": "29.7.0",
3726
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
3727
- "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
3728
- "dev": true,
3729
- "license": "MIT",
3730
- "dependencies": {
3731
- "@jest/schemas": "^29.6.3",
3732
- "ansi-styles": "^5.0.0",
3733
- "react-is": "^18.0.0"
3734
- },
3735
- "engines": {
3736
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
3737
- }
3738
- },
3739
- "node_modules/pretty-format/node_modules/ansi-styles": {
3740
- "version": "5.2.0",
3741
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
3742
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
3743
- "dev": true,
3744
- "license": "MIT",
3745
- "engines": {
3746
- "node": ">=10"
3747
- },
3748
- "funding": {
3749
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3750
- }
3751
- },
3752
- "node_modules/prompts": {
3753
- "version": "2.4.2",
3754
- "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
3755
- "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
3756
- "dev": true,
3757
- "license": "MIT",
3758
- "dependencies": {
3759
- "kleur": "^3.0.3",
3760
- "sisteransi": "^1.0.5"
3761
- },
3762
- "engines": {
3763
- "node": ">= 6"
3764
- }
3765
- },
3766
- "node_modules/pure-rand": {
3767
- "version": "6.1.0",
3768
- "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz",
3769
- "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==",
3770
- "dev": true,
3771
- "funding": [
3772
- {
3773
- "type": "individual",
3774
- "url": "https://github.com/sponsors/dubzzz"
3775
- },
3776
- {
3777
- "type": "opencollective",
3778
- "url": "https://opencollective.com/fast-check"
3779
- }
3780
- ],
3781
- "license": "MIT"
3782
- },
3783
- "node_modules/react-is": {
3784
- "version": "18.3.1",
3785
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
3786
- "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
3787
- "dev": true,
3788
- "license": "MIT"
3789
- },
3790
- "node_modules/require-directory": {
3791
- "version": "2.1.1",
3792
- "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
3793
- "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
3794
- "dev": true,
3795
- "license": "MIT",
3796
- "engines": {
3797
- "node": ">=0.10.0"
3798
- }
3799
- },
3800
- "node_modules/resolve": {
3801
- "version": "1.22.10",
3802
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
3803
- "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
3804
- "dev": true,
3805
- "license": "MIT",
3806
- "dependencies": {
3807
- "is-core-module": "^2.16.0",
3808
- "path-parse": "^1.0.7",
3809
- "supports-preserve-symlinks-flag": "^1.0.0"
3810
- },
3811
- "bin": {
3812
- "resolve": "bin/resolve"
3813
- },
3814
- "engines": {
3815
- "node": ">= 0.4"
3816
- },
3817
- "funding": {
3818
- "url": "https://github.com/sponsors/ljharb"
3819
- }
3820
- },
3821
- "node_modules/resolve-cwd": {
3822
- "version": "3.0.0",
3823
- "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
3824
- "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
3825
- "dev": true,
3826
- "license": "MIT",
3827
- "dependencies": {
3828
- "resolve-from": "^5.0.0"
3829
- },
3830
- "engines": {
3831
- "node": ">=8"
3832
- }
3833
- },
3834
- "node_modules/resolve-from": {
3835
- "version": "5.0.0",
3836
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
3837
- "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
3838
- "dev": true,
3839
- "license": "MIT",
3840
- "engines": {
3841
- "node": ">=8"
3842
- }
3843
- },
3844
- "node_modules/resolve.exports": {
3845
- "version": "2.0.3",
3846
- "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
3847
- "integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==",
3848
- "dev": true,
3849
- "license": "MIT",
3850
- "engines": {
3851
- "node": ">=10"
3852
- }
3853
- },
3854
- "node_modules/semver": {
3855
- "version": "6.3.1",
3856
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
3857
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
3858
- "license": "ISC",
3859
- "bin": {
3860
- "semver": "bin/semver.js"
3861
- }
3862
- },
3863
- "node_modules/shebang-command": {
3864
- "version": "2.0.0",
3865
- "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
3866
- "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
3867
- "dev": true,
3868
- "license": "MIT",
3869
- "dependencies": {
3870
- "shebang-regex": "^3.0.0"
3871
- },
3872
- "engines": {
3873
- "node": ">=8"
3874
- }
3875
- },
3876
- "node_modules/shebang-regex": {
3877
- "version": "3.0.0",
3878
- "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
3879
- "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
3880
- "dev": true,
3881
- "license": "MIT",
3882
- "engines": {
3883
- "node": ">=8"
3884
- }
3885
- },
3886
- "node_modules/signal-exit": {
3887
- "version": "3.0.7",
3888
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
3889
- "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
3890
- "dev": true,
3891
- "license": "ISC"
3892
- },
3893
- "node_modules/sisteransi": {
3894
- "version": "1.0.5",
3895
- "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
3896
- "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
3897
- "dev": true,
3898
- "license": "MIT"
3899
- },
3900
- "node_modules/slash": {
3901
- "version": "3.0.0",
3902
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
3903
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
3904
- "dev": true,
3905
- "license": "MIT",
3906
- "engines": {
3907
- "node": ">=8"
3908
- }
3909
- },
3910
- "node_modules/source-map": {
3911
- "version": "0.6.1",
3912
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
3913
- "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
3914
- "license": "BSD-3-Clause",
3915
- "engines": {
3916
- "node": ">=0.10.0"
3917
- }
3918
- },
3919
- "node_modules/source-map-support": {
3920
- "version": "0.5.21",
3921
- "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
3922
- "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
3923
- "license": "MIT",
3924
- "dependencies": {
3925
- "buffer-from": "^1.0.0",
3926
- "source-map": "^0.6.0"
3927
- }
3928
- },
3929
- "node_modules/sprintf-js": {
3930
- "version": "1.0.3",
3931
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
3932
- "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
3933
- "dev": true,
3934
- "license": "BSD-3-Clause"
3935
- },
3936
- "node_modules/stack-utils": {
3937
- "version": "2.0.6",
3938
- "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
3939
- "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
3940
- "dev": true,
3941
- "license": "MIT",
3942
- "dependencies": {
3943
- "escape-string-regexp": "^2.0.0"
3944
- },
3945
- "engines": {
3946
- "node": ">=10"
3947
- }
3948
- },
3949
- "node_modules/string-length": {
3950
- "version": "4.0.2",
3951
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
3952
- "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
3953
- "dev": true,
3954
- "license": "MIT",
3955
- "dependencies": {
3956
- "char-regex": "^1.0.2",
3957
- "strip-ansi": "^6.0.0"
3958
- },
3959
- "engines": {
3960
- "node": ">=10"
3961
- }
3962
- },
3963
- "node_modules/string-width": {
3964
- "version": "4.2.3",
3965
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
3966
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
3967
- "dev": true,
3968
- "license": "MIT",
3969
- "dependencies": {
3970
- "emoji-regex": "^8.0.0",
3971
- "is-fullwidth-code-point": "^3.0.0",
3972
- "strip-ansi": "^6.0.1"
3973
- },
3974
- "engines": {
3975
- "node": ">=8"
3976
- }
3977
- },
3978
- "node_modules/strip-ansi": {
3979
- "version": "6.0.1",
3980
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
3981
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
3982
- "dev": true,
3983
- "license": "MIT",
3984
- "dependencies": {
3985
- "ansi-regex": "^5.0.1"
3986
- },
3987
- "engines": {
3988
- "node": ">=8"
3989
- }
3990
- },
3991
- "node_modules/strip-bom": {
3992
- "version": "4.0.0",
3993
- "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
3994
- "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
3995
- "dev": true,
3996
- "license": "MIT",
3997
- "engines": {
3998
- "node": ">=8"
3999
- }
4000
- },
4001
- "node_modules/strip-final-newline": {
4002
- "version": "2.0.0",
4003
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
4004
- "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
4005
- "dev": true,
4006
- "license": "MIT",
4007
- "engines": {
4008
- "node": ">=6"
4009
- }
4010
- },
4011
- "node_modules/strip-json-comments": {
4012
- "version": "3.1.1",
4013
- "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
4014
- "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
4015
- "dev": true,
4016
- "license": "MIT",
4017
- "engines": {
4018
- "node": ">=8"
4019
- },
4020
- "funding": {
4021
- "url": "https://github.com/sponsors/sindresorhus"
4022
- }
4023
- },
4024
- "node_modules/supports-color": {
4025
- "version": "7.2.0",
4026
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4027
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4028
- "dev": true,
4029
- "license": "MIT",
4030
- "dependencies": {
4031
- "has-flag": "^4.0.0"
4032
- },
4033
- "engines": {
4034
- "node": ">=8"
4035
- }
4036
- },
4037
- "node_modules/supports-preserve-symlinks-flag": {
4038
- "version": "1.0.0",
4039
- "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
4040
- "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
4041
- "dev": true,
4042
- "license": "MIT",
4043
- "engines": {
4044
- "node": ">= 0.4"
4045
- },
4046
- "funding": {
4047
- "url": "https://github.com/sponsors/ljharb"
4048
- }
4049
- },
4050
- "node_modules/test-exclude": {
4051
- "version": "6.0.0",
4052
- "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
4053
- "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
4054
- "dev": true,
4055
- "license": "ISC",
4056
- "dependencies": {
4057
- "@istanbuljs/schema": "^0.1.2",
4058
- "glob": "^7.1.4",
4059
- "minimatch": "^3.0.4"
4060
- },
4061
- "engines": {
4062
- "node": ">=8"
4063
- }
4064
- },
4065
- "node_modules/tmpl": {
4066
- "version": "1.0.5",
4067
- "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
4068
- "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
4069
- "dev": true,
4070
- "license": "BSD-3-Clause"
4071
- },
4072
- "node_modules/to-regex-range": {
4073
- "version": "5.0.1",
4074
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
4075
- "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
4076
- "dev": true,
4077
- "license": "MIT",
4078
- "dependencies": {
4079
- "is-number": "^7.0.0"
4080
- },
4081
- "engines": {
4082
- "node": ">=8.0"
4083
- }
4084
- },
4085
- "node_modules/ts-jest": {
4086
- "version": "29.2.5",
4087
- "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz",
4088
- "integrity": "sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==",
4089
- "dev": true,
4090
- "license": "MIT",
4091
- "dependencies": {
4092
- "bs-logger": "^0.2.6",
4093
- "ejs": "^3.1.10",
4094
- "fast-json-stable-stringify": "^2.1.0",
4095
- "jest-util": "^29.0.0",
4096
- "json5": "^2.2.3",
4097
- "lodash.memoize": "^4.1.2",
4098
- "make-error": "^1.3.6",
4099
- "semver": "^7.6.3",
4100
- "yargs-parser": "^21.1.1"
4101
- },
4102
- "bin": {
4103
- "ts-jest": "cli.js"
4104
- },
4105
- "engines": {
4106
- "node": "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"
4107
- },
4108
- "peerDependencies": {
4109
- "@babel/core": ">=7.0.0-beta.0 <8",
4110
- "@jest/transform": "^29.0.0",
4111
- "@jest/types": "^29.0.0",
4112
- "babel-jest": "^29.0.0",
4113
- "jest": "^29.0.0",
4114
- "typescript": ">=4.3 <6"
4115
- },
4116
- "peerDependenciesMeta": {
4117
- "@babel/core": {
4118
- "optional": true
4119
- },
4120
- "@jest/transform": {
4121
- "optional": true
4122
- },
4123
- "@jest/types": {
4124
- "optional": true
4125
- },
4126
- "babel-jest": {
4127
- "optional": true
4128
- },
4129
- "esbuild": {
4130
- "optional": true
4131
- }
4132
- }
4133
- },
4134
- "node_modules/ts-jest/node_modules/semver": {
4135
- "version": "7.6.3",
4136
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
4137
- "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
4138
- "dev": true,
4139
- "license": "ISC",
4140
- "bin": {
4141
- "semver": "bin/semver.js"
4142
- },
4143
- "engines": {
4144
- "node": ">=10"
4145
- }
4146
- },
4147
- "node_modules/ts-node": {
4148
- "version": "10.9.2",
4149
- "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz",
4150
- "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
4151
- "dev": true,
4152
- "license": "MIT",
4153
- "dependencies": {
4154
- "@cspotcode/source-map-support": "^0.8.0",
4155
- "@tsconfig/node10": "^1.0.7",
4156
- "@tsconfig/node12": "^1.0.7",
4157
- "@tsconfig/node14": "^1.0.0",
4158
- "@tsconfig/node16": "^1.0.2",
4159
- "acorn": "^8.4.1",
4160
- "acorn-walk": "^8.1.1",
4161
- "arg": "^4.1.0",
4162
- "create-require": "^1.1.0",
4163
- "diff": "^4.0.1",
4164
- "make-error": "^1.1.1",
4165
- "v8-compile-cache-lib": "^3.0.1",
4166
- "yn": "3.1.1"
4167
- },
4168
- "bin": {
4169
- "ts-node": "dist/bin.js",
4170
- "ts-node-cwd": "dist/bin-cwd.js",
4171
- "ts-node-esm": "dist/bin-esm.js",
4172
- "ts-node-script": "dist/bin-script.js",
4173
- "ts-node-transpile-only": "dist/bin-transpile.js",
4174
- "ts-script": "dist/bin-script-deprecated.js"
4175
- },
4176
- "peerDependencies": {
4177
- "@swc/core": ">=1.2.50",
4178
- "@swc/wasm": ">=1.2.50",
4179
- "@types/node": "*",
4180
- "typescript": ">=2.7"
4181
- },
4182
- "peerDependenciesMeta": {
4183
- "@swc/core": {
4184
- "optional": true
4185
- },
4186
- "@swc/wasm": {
4187
- "optional": true
4188
- }
4189
- }
4190
- },
4191
- "node_modules/type-detect": {
4192
- "version": "4.0.8",
4193
- "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
4194
- "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
4195
- "dev": true,
4196
- "license": "MIT",
4197
- "engines": {
4198
- "node": ">=4"
4199
- }
4200
- },
4201
- "node_modules/type-fest": {
4202
- "version": "0.21.3",
4203
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
4204
- "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
4205
- "dev": true,
4206
- "license": "(MIT OR CC0-1.0)",
4207
- "engines": {
4208
- "node": ">=10"
4209
- },
4210
- "funding": {
4211
- "url": "https://github.com/sponsors/sindresorhus"
4212
- }
4213
- },
4214
- "node_modules/typescript": {
4215
- "version": "4.9.5",
4216
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
4217
- "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
4218
- "dev": true,
4219
- "license": "Apache-2.0",
4220
- "bin": {
4221
- "tsc": "bin/tsc",
4222
- "tsserver": "bin/tsserver"
4223
- },
4224
- "engines": {
4225
- "node": ">=4.2.0"
4226
- }
4227
- },
4228
- "node_modules/update-browserslist-db": {
4229
- "version": "1.1.2",
4230
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz",
4231
- "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
4232
- "dev": true,
4233
- "funding": [
4234
- {
4235
- "type": "opencollective",
4236
- "url": "https://opencollective.com/browserslist"
4237
- },
4238
- {
4239
- "type": "tidelift",
4240
- "url": "https://tidelift.com/funding/github/npm/browserslist"
4241
- },
4242
- {
4243
- "type": "github",
4244
- "url": "https://github.com/sponsors/ai"
4245
- }
4246
- ],
4247
- "license": "MIT",
4248
- "dependencies": {
4249
- "escalade": "^3.2.0",
4250
- "picocolors": "^1.1.1"
4251
- },
4252
- "bin": {
4253
- "update-browserslist-db": "cli.js"
4254
- },
4255
- "peerDependencies": {
4256
- "browserslist": ">= 4.21.0"
4257
- }
4258
- },
4259
- "node_modules/v8-compile-cache-lib": {
4260
- "version": "3.0.1",
4261
- "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
4262
- "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==",
4263
- "dev": true,
4264
- "license": "MIT"
4265
- },
4266
- "node_modules/v8-to-istanbul": {
4267
- "version": "9.3.0",
4268
- "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
4269
- "integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==",
4270
- "dev": true,
4271
- "license": "ISC",
4272
- "dependencies": {
4273
- "@jridgewell/trace-mapping": "^0.3.12",
4274
- "@types/istanbul-lib-coverage": "^2.0.1",
4275
- "convert-source-map": "^2.0.0"
4276
- },
4277
- "engines": {
4278
- "node": ">=10.12.0"
4279
- }
4280
- },
4281
- "node_modules/walker": {
4282
- "version": "1.0.8",
4283
- "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
4284
- "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
4285
- "dev": true,
4286
- "license": "Apache-2.0",
4287
- "dependencies": {
4288
- "makeerror": "1.0.12"
4289
- }
4290
- },
4291
- "node_modules/which": {
4292
- "version": "2.0.2",
4293
- "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
4294
- "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
4295
- "dev": true,
4296
- "license": "ISC",
4297
- "dependencies": {
4298
- "isexe": "^2.0.0"
4299
- },
4300
- "bin": {
4301
- "node-which": "bin/node-which"
4302
- },
4303
- "engines": {
4304
- "node": ">= 8"
4305
- }
4306
- },
4307
- "node_modules/wrap-ansi": {
4308
- "version": "7.0.0",
4309
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4310
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4311
- "dev": true,
4312
- "license": "MIT",
4313
- "dependencies": {
4314
- "ansi-styles": "^4.0.0",
4315
- "string-width": "^4.1.0",
4316
- "strip-ansi": "^6.0.0"
4317
- },
4318
- "engines": {
4319
- "node": ">=10"
4320
- },
4321
- "funding": {
4322
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4323
- }
4324
- },
4325
- "node_modules/wrappy": {
4326
- "version": "1.0.2",
4327
- "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
4328
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
4329
- "dev": true,
4330
- "license": "ISC"
4331
- },
4332
- "node_modules/write-file-atomic": {
4333
- "version": "4.0.2",
4334
- "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
4335
- "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
4336
- "dev": true,
4337
- "license": "ISC",
4338
- "dependencies": {
4339
- "imurmurhash": "^0.1.4",
4340
- "signal-exit": "^3.0.7"
4341
- },
4342
- "engines": {
4343
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
4344
- }
4345
- },
4346
- "node_modules/y18n": {
4347
- "version": "5.0.8",
4348
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
4349
- "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
4350
- "dev": true,
4351
- "license": "ISC",
4352
- "engines": {
4353
- "node": ">=10"
4354
- }
4355
- },
4356
- "node_modules/yallist": {
4357
- "version": "3.1.1",
4358
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
4359
- "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
4360
- "dev": true,
4361
- "license": "ISC"
4362
- },
4363
- "node_modules/yaml": {
4364
- "version": "2.7.0",
4365
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
4366
- "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
4367
- "license": "ISC",
4368
- "bin": {
4369
- "yaml": "bin.mjs"
4370
- },
4371
- "engines": {
4372
- "node": ">= 14"
4373
- }
4374
- },
4375
- "node_modules/yargs": {
4376
- "version": "17.7.2",
4377
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
4378
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
4379
- "dev": true,
4380
- "license": "MIT",
4381
- "dependencies": {
4382
- "cliui": "^8.0.1",
4383
- "escalade": "^3.1.1",
4384
- "get-caller-file": "^2.0.5",
4385
- "require-directory": "^2.1.1",
4386
- "string-width": "^4.2.3",
4387
- "y18n": "^5.0.5",
4388
- "yargs-parser": "^21.1.1"
4389
- },
4390
- "engines": {
4391
- "node": ">=12"
4392
- }
4393
- },
4394
- "node_modules/yargs-parser": {
4395
- "version": "21.1.1",
4396
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
4397
- "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
4398
- "dev": true,
4399
- "license": "ISC",
4400
- "engines": {
4401
- "node": ">=12"
4402
- }
4403
- },
4404
- "node_modules/yn": {
4405
- "version": "3.1.1",
4406
- "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
4407
- "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
4408
- "dev": true,
4409
- "license": "MIT",
4410
- "engines": {
4411
- "node": ">=6"
4412
- }
4413
- },
4414
- "node_modules/yocto-queue": {
4415
- "version": "0.1.0",
4416
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
4417
- "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
4418
- "dev": true,
4419
- "license": "MIT",
4420
- "engines": {
4421
- "node": ">=10"
4422
- },
4423
- "funding": {
4424
- "url": "https://github.com/sponsors/sindresorhus"
4425
- }
4426
- }
4427
- }
4428
- }