judges 0.39.2 → 0.40.0

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.
data/package-lock.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
- "lockfileVersion": 3,
3
2
  "name": "judges",
3
+ "lockfileVersion": 3,
4
+ "requires": true,
4
5
  "packages": {
5
6
  "": {
6
7
  "dependencies": {
@@ -8,6 +9,10 @@
8
9
  }
9
10
  },
10
11
  "node_modules/@eslint-community/eslint-utils": {
12
+ "version": "4.5.1",
13
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
14
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
15
+ "license": "MIT",
11
16
  "dependencies": {
12
17
  "eslint-visitor-keys": "^3.4.3"
13
18
  },
@@ -17,36 +22,36 @@
17
22
  "funding": {
18
23
  "url": "https://opencollective.com/eslint"
19
24
  },
20
- "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
21
- "license": "MIT",
22
25
  "peerDependencies": {
23
26
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
24
- },
25
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
26
- "version": "4.5.1"
27
+ }
27
28
  },
28
29
  "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
30
+ "version": "3.4.3",
31
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
32
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
33
+ "license": "Apache-2.0",
29
34
  "engines": {
30
35
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
31
36
  },
32
37
  "funding": {
33
38
  "url": "https://opencollective.com/eslint"
34
- },
35
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
36
- "license": "Apache-2.0",
37
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
38
- "version": "3.4.3"
39
+ }
39
40
  },
40
41
  "node_modules/@eslint-community/regexpp": {
41
- "engines": {
42
- "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
43
- },
42
+ "version": "4.12.1",
43
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
44
44
  "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
45
45
  "license": "MIT",
46
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
47
- "version": "4.12.1"
46
+ "engines": {
47
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
48
+ }
48
49
  },
49
50
  "node_modules/@eslint/config-array": {
51
+ "version": "0.20.0",
52
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.0.tgz",
53
+ "integrity": "sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==",
54
+ "license": "Apache-2.0",
50
55
  "dependencies": {
51
56
  "@eslint/object-schema": "^2.1.6",
52
57
  "debug": "^4.3.1",
@@ -54,34 +59,34 @@
54
59
  },
55
60
  "engines": {
56
61
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
57
- },
58
- "integrity": "sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==",
59
- "license": "Apache-2.0",
60
- "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.0.tgz",
61
- "version": "0.20.0"
62
+ }
62
63
  },
63
64
  "node_modules/@eslint/config-helpers": {
64
- "engines": {
65
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
66
- },
65
+ "version": "0.2.1",
66
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
67
67
  "integrity": "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==",
68
68
  "license": "Apache-2.0",
69
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
70
- "version": "0.2.1"
69
+ "engines": {
70
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
71
+ }
71
72
  },
72
73
  "node_modules/@eslint/core": {
74
+ "version": "0.13.0",
75
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
76
+ "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
77
+ "license": "Apache-2.0",
73
78
  "dependencies": {
74
79
  "@types/json-schema": "^7.0.15"
75
80
  },
76
81
  "engines": {
77
82
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
78
- },
79
- "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
80
- "license": "Apache-2.0",
81
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
82
- "version": "0.12.0"
83
+ }
83
84
  },
84
85
  "node_modules/@eslint/eslintrc": {
86
+ "version": "3.3.1",
87
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
88
+ "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
89
+ "license": "MIT",
85
90
  "dependencies": {
86
91
  "ajv": "^6.12.4",
87
92
  "debug": "^4.3.2",
@@ -98,150 +103,138 @@
98
103
  },
99
104
  "funding": {
100
105
  "url": "https://opencollective.com/eslint"
101
- },
102
- "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
103
- "license": "MIT",
104
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
105
- "version": "3.3.1"
106
+ }
106
107
  },
107
108
  "node_modules/@eslint/js": {
109
+ "version": "9.25.0",
110
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.25.0.tgz",
111
+ "integrity": "sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w==",
112
+ "license": "MIT",
108
113
  "engines": {
109
114
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
110
- },
111
- "integrity": "sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==",
112
- "license": "MIT",
113
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.24.0.tgz",
114
- "version": "9.24.0"
115
+ }
115
116
  },
116
117
  "node_modules/@eslint/object-schema": {
117
- "engines": {
118
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
119
- },
118
+ "version": "2.1.6",
119
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
120
120
  "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
121
121
  "license": "Apache-2.0",
122
- "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
123
- "version": "2.1.6"
124
- },
125
- "node_modules/@eslint/plugin-kit": {
126
- "dependencies": {
127
- "@eslint/core": "^0.13.0",
128
- "levn": "^0.4.1"
129
- },
130
122
  "engines": {
131
123
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
132
- },
124
+ }
125
+ },
126
+ "node_modules/@eslint/plugin-kit": {
127
+ "version": "0.2.8",
128
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
133
129
  "integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==",
134
130
  "license": "Apache-2.0",
135
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
136
- "version": "0.2.8"
137
- },
138
- "node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
139
131
  "dependencies": {
140
- "@types/json-schema": "^7.0.15"
132
+ "@eslint/core": "^0.13.0",
133
+ "levn": "^0.4.1"
141
134
  },
142
135
  "engines": {
143
136
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
144
- },
145
- "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
146
- "license": "Apache-2.0",
147
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
148
- "version": "0.13.0"
137
+ }
149
138
  },
150
139
  "node_modules/@humanfs/core": {
151
- "engines": {
152
- "node": ">=18.18.0"
153
- },
140
+ "version": "0.19.1",
141
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
154
142
  "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
155
143
  "license": "Apache-2.0",
156
- "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
157
- "version": "0.19.1"
144
+ "engines": {
145
+ "node": ">=18.18.0"
146
+ }
158
147
  },
159
148
  "node_modules/@humanfs/node": {
149
+ "version": "0.16.6",
150
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
151
+ "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
152
+ "license": "Apache-2.0",
160
153
  "dependencies": {
161
154
  "@humanfs/core": "^0.19.1",
162
155
  "@humanwhocodes/retry": "^0.3.0"
163
156
  },
164
157
  "engines": {
165
158
  "node": ">=18.18.0"
166
- },
167
- "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
168
- "license": "Apache-2.0",
169
- "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
170
- "version": "0.16.6"
159
+ }
171
160
  },
172
161
  "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
162
+ "version": "0.3.1",
163
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
164
+ "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
165
+ "license": "Apache-2.0",
173
166
  "engines": {
174
167
  "node": ">=18.18"
175
168
  },
176
169
  "funding": {
177
170
  "type": "github",
178
171
  "url": "https://github.com/sponsors/nzakas"
179
- },
180
- "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
181
- "license": "Apache-2.0",
182
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
183
- "version": "0.3.1"
172
+ }
184
173
  },
185
174
  "node_modules/@humanwhocodes/module-importer": {
175
+ "version": "1.0.1",
176
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
177
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
178
+ "license": "Apache-2.0",
186
179
  "engines": {
187
180
  "node": ">=12.22"
188
181
  },
189
182
  "funding": {
190
183
  "type": "github",
191
184
  "url": "https://github.com/sponsors/nzakas"
192
- },
193
- "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
194
- "license": "Apache-2.0",
195
- "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
196
- "version": "1.0.1"
185
+ }
197
186
  },
198
187
  "node_modules/@humanwhocodes/retry": {
188
+ "version": "0.4.2",
189
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
190
+ "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
191
+ "license": "Apache-2.0",
199
192
  "engines": {
200
193
  "node": ">=18.18"
201
194
  },
202
195
  "funding": {
203
196
  "type": "github",
204
197
  "url": "https://github.com/sponsors/nzakas"
205
- },
206
- "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
207
- "license": "Apache-2.0",
208
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
209
- "version": "0.4.2"
198
+ }
210
199
  },
211
200
  "node_modules/@types/estree": {
212
- "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
213
- "license": "MIT",
201
+ "version": "1.0.7",
214
202
  "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
215
- "version": "1.0.7"
203
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
204
+ "license": "MIT"
216
205
  },
217
206
  "node_modules/@types/json-schema": {
218
- "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
219
- "license": "MIT",
207
+ "version": "7.0.15",
220
208
  "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
221
- "version": "7.0.15"
209
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
210
+ "license": "MIT"
222
211
  },
223
212
  "node_modules/acorn": {
213
+ "version": "8.14.1",
214
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
215
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
216
+ "license": "MIT",
224
217
  "bin": {
225
218
  "acorn": "bin/acorn"
226
219
  },
227
220
  "engines": {
228
221
  "node": ">=0.4.0"
229
- },
230
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
231
- "license": "MIT",
232
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
233
- "version": "8.14.1"
222
+ }
234
223
  },
235
224
  "node_modules/acorn-jsx": {
225
+ "version": "5.3.2",
226
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
236
227
  "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
237
228
  "license": "MIT",
238
229
  "peerDependencies": {
239
230
  "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
240
- },
241
- "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
242
- "version": "5.3.2"
231
+ }
243
232
  },
244
233
  "node_modules/ajv": {
234
+ "version": "6.12.6",
235
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
236
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
237
+ "license": "MIT",
245
238
  "dependencies": {
246
239
  "fast-deep-equal": "^3.1.1",
247
240
  "fast-json-stable-stringify": "^2.0.0",
@@ -251,13 +244,13 @@
251
244
  "funding": {
252
245
  "type": "github",
253
246
  "url": "https://github.com/sponsors/epoberezkin"
254
- },
255
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
256
- "license": "MIT",
257
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
258
- "version": "6.12.6"
247
+ }
259
248
  },
260
249
  "node_modules/ansi-styles": {
250
+ "version": "4.3.0",
251
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
252
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
253
+ "license": "MIT",
261
254
  "dependencies": {
262
255
  "color-convert": "^2.0.1"
263
256
  },
@@ -266,44 +259,44 @@
266
259
  },
267
260
  "funding": {
268
261
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
269
- },
270
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
271
- "license": "MIT",
272
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
273
- "version": "4.3.0"
262
+ }
274
263
  },
275
264
  "node_modules/argparse": {
276
- "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
277
- "license": "Python-2.0",
265
+ "version": "2.0.1",
278
266
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
279
- "version": "2.0.1"
267
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
268
+ "license": "Python-2.0"
280
269
  },
281
270
  "node_modules/balanced-match": {
282
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
283
- "license": "MIT",
271
+ "version": "1.0.2",
284
272
  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
285
- "version": "1.0.2"
273
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
274
+ "license": "MIT"
286
275
  },
287
276
  "node_modules/brace-expansion": {
277
+ "version": "1.1.11",
278
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
279
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
280
+ "license": "MIT",
288
281
  "dependencies": {
289
282
  "balanced-match": "^1.0.0",
290
283
  "concat-map": "0.0.1"
291
- },
292
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
293
- "license": "MIT",
294
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
295
- "version": "1.1.11"
284
+ }
296
285
  },
297
286
  "node_modules/callsites": {
298
- "engines": {
299
- "node": ">=6"
300
- },
287
+ "version": "3.1.0",
288
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
301
289
  "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
302
290
  "license": "MIT",
303
- "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
304
- "version": "3.1.0"
291
+ "engines": {
292
+ "node": ">=6"
293
+ }
305
294
  },
306
295
  "node_modules/chalk": {
296
+ "version": "4.1.2",
297
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
298
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
299
+ "license": "MIT",
307
300
  "dependencies": {
308
301
  "ansi-styles": "^4.1.0",
309
302
  "supports-color": "^7.1.0"
@@ -313,37 +306,37 @@
313
306
  },
314
307
  "funding": {
315
308
  "url": "https://github.com/chalk/chalk?sponsor=1"
316
- },
317
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
318
- "license": "MIT",
319
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
320
- "version": "4.1.2"
309
+ }
321
310
  },
322
311
  "node_modules/color-convert": {
312
+ "version": "2.0.1",
313
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
314
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
315
+ "license": "MIT",
323
316
  "dependencies": {
324
317
  "color-name": "~1.1.4"
325
318
  },
326
319
  "engines": {
327
320
  "node": ">=7.0.0"
328
- },
329
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
330
- "license": "MIT",
331
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
332
- "version": "2.0.1"
321
+ }
333
322
  },
334
323
  "node_modules/color-name": {
335
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
336
- "license": "MIT",
324
+ "version": "1.1.4",
337
325
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
338
- "version": "1.1.4"
326
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
327
+ "license": "MIT"
339
328
  },
340
329
  "node_modules/concat-map": {
341
- "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
342
- "license": "MIT",
330
+ "version": "0.0.1",
343
331
  "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
344
- "version": "0.0.1"
332
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
333
+ "license": "MIT"
345
334
  },
346
335
  "node_modules/cross-spawn": {
336
+ "version": "7.0.6",
337
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
338
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
339
+ "license": "MIT",
347
340
  "dependencies": {
348
341
  "path-key": "^3.1.0",
349
342
  "shebang-command": "^2.0.0",
@@ -351,60 +344,57 @@
351
344
  },
352
345
  "engines": {
353
346
  "node": ">= 8"
354
- },
355
- "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
356
- "license": "MIT",
357
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
358
- "version": "7.0.6"
347
+ }
359
348
  },
360
349
  "node_modules/debug": {
350
+ "version": "4.4.0",
351
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
352
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
353
+ "license": "MIT",
361
354
  "dependencies": {
362
355
  "ms": "^2.1.3"
363
356
  },
364
357
  "engines": {
365
358
  "node": ">=6.0"
366
359
  },
367
- "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
368
- "license": "MIT",
369
360
  "peerDependenciesMeta": {
370
361
  "supports-color": {
371
362
  "optional": true
372
363
  }
373
- },
374
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
375
- "version": "4.4.0"
364
+ }
376
365
  },
377
366
  "node_modules/deep-is": {
378
- "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
379
- "license": "MIT",
367
+ "version": "0.1.4",
380
368
  "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
381
- "version": "0.1.4"
369
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
370
+ "license": "MIT"
382
371
  },
383
372
  "node_modules/escape-string-regexp": {
373
+ "version": "4.0.0",
374
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
375
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
376
+ "license": "MIT",
384
377
  "engines": {
385
378
  "node": ">=10"
386
379
  },
387
380
  "funding": {
388
381
  "url": "https://github.com/sponsors/sindresorhus"
389
- },
390
- "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
391
- "license": "MIT",
392
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
393
- "version": "4.0.0"
382
+ }
394
383
  },
395
384
  "node_modules/eslint": {
396
- "bin": {
397
- "eslint": "bin/eslint.js"
398
- },
385
+ "version": "9.25.0",
386
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.25.0.tgz",
387
+ "integrity": "sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA==",
388
+ "license": "MIT",
399
389
  "dependencies": {
400
390
  "@eslint-community/eslint-utils": "^4.2.0",
401
391
  "@eslint-community/regexpp": "^4.12.1",
402
392
  "@eslint/config-array": "^0.20.0",
403
- "@eslint/config-helpers": "^0.2.0",
404
- "@eslint/core": "^0.12.0",
393
+ "@eslint/config-helpers": "^0.2.1",
394
+ "@eslint/core": "^0.13.0",
405
395
  "@eslint/eslintrc": "^3.3.1",
406
- "@eslint/js": "9.24.0",
407
- "@eslint/plugin-kit": "^0.2.7",
396
+ "@eslint/js": "9.25.0",
397
+ "@eslint/plugin-kit": "^0.2.8",
408
398
  "@humanfs/node": "^0.16.6",
409
399
  "@humanwhocodes/module-importer": "^1.0.1",
410
400
  "@humanwhocodes/retry": "^0.4.2",
@@ -433,14 +423,15 @@
433
423
  "natural-compare": "^1.4.0",
434
424
  "optionator": "^0.9.3"
435
425
  },
426
+ "bin": {
427
+ "eslint": "bin/eslint.js"
428
+ },
436
429
  "engines": {
437
430
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
438
431
  },
439
432
  "funding": {
440
433
  "url": "https://eslint.org/donate"
441
434
  },
442
- "integrity": "sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==",
443
- "license": "MIT",
444
435
  "peerDependencies": {
445
436
  "jiti": "*"
446
437
  },
@@ -448,11 +439,13 @@
448
439
  "jiti": {
449
440
  "optional": true
450
441
  }
451
- },
452
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.24.0.tgz",
453
- "version": "9.24.0"
442
+ }
454
443
  },
455
444
  "node_modules/eslint-scope": {
445
+ "version": "8.3.0",
446
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
447
+ "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
448
+ "license": "BSD-2-Clause",
456
449
  "dependencies": {
457
450
  "esrecurse": "^4.3.0",
458
451
  "estraverse": "^5.2.0"
@@ -462,25 +455,25 @@
462
455
  },
463
456
  "funding": {
464
457
  "url": "https://opencollective.com/eslint"
465
- },
466
- "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
467
- "license": "BSD-2-Clause",
468
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
469
- "version": "8.3.0"
458
+ }
470
459
  },
471
460
  "node_modules/eslint-visitor-keys": {
461
+ "version": "4.2.0",
462
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
463
+ "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
464
+ "license": "Apache-2.0",
472
465
  "engines": {
473
466
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
474
467
  },
475
468
  "funding": {
476
469
  "url": "https://opencollective.com/eslint"
477
- },
478
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
479
- "license": "Apache-2.0",
480
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
481
- "version": "4.2.0"
470
+ }
482
471
  },
483
472
  "node_modules/espree": {
473
+ "version": "10.3.0",
474
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
475
+ "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
476
+ "license": "BSD-2-Clause",
484
477
  "dependencies": {
485
478
  "acorn": "^8.14.0",
486
479
  "acorn-jsx": "^5.3.2",
@@ -491,85 +484,85 @@
491
484
  },
492
485
  "funding": {
493
486
  "url": "https://opencollective.com/eslint"
494
- },
495
- "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
496
- "license": "BSD-2-Clause",
497
- "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
498
- "version": "10.3.0"
487
+ }
499
488
  },
500
489
  "node_modules/esquery": {
490
+ "version": "1.6.0",
491
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
492
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
493
+ "license": "BSD-3-Clause",
501
494
  "dependencies": {
502
495
  "estraverse": "^5.1.0"
503
496
  },
504
497
  "engines": {
505
498
  "node": ">=0.10"
506
- },
507
- "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
508
- "license": "BSD-3-Clause",
509
- "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
510
- "version": "1.6.0"
499
+ }
511
500
  },
512
501
  "node_modules/esrecurse": {
502
+ "version": "4.3.0",
503
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
504
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
505
+ "license": "BSD-2-Clause",
513
506
  "dependencies": {
514
507
  "estraverse": "^5.2.0"
515
508
  },
516
509
  "engines": {
517
510
  "node": ">=4.0"
518
- },
519
- "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
520
- "license": "BSD-2-Clause",
521
- "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
522
- "version": "4.3.0"
511
+ }
523
512
  },
524
513
  "node_modules/estraverse": {
525
- "engines": {
526
- "node": ">=4.0"
527
- },
514
+ "version": "5.3.0",
515
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
528
516
  "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
529
517
  "license": "BSD-2-Clause",
530
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
531
- "version": "5.3.0"
518
+ "engines": {
519
+ "node": ">=4.0"
520
+ }
532
521
  },
533
522
  "node_modules/esutils": {
534
- "engines": {
535
- "node": ">=0.10.0"
536
- },
523
+ "version": "2.0.3",
524
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
537
525
  "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
538
526
  "license": "BSD-2-Clause",
539
- "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
540
- "version": "2.0.3"
527
+ "engines": {
528
+ "node": ">=0.10.0"
529
+ }
541
530
  },
542
531
  "node_modules/fast-deep-equal": {
543
- "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
544
- "license": "MIT",
532
+ "version": "3.1.3",
545
533
  "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
546
- "version": "3.1.3"
534
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
535
+ "license": "MIT"
547
536
  },
548
537
  "node_modules/fast-json-stable-stringify": {
549
- "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
550
- "license": "MIT",
538
+ "version": "2.1.0",
551
539
  "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
552
- "version": "2.1.0"
540
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
541
+ "license": "MIT"
553
542
  },
554
543
  "node_modules/fast-levenshtein": {
555
- "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
556
- "license": "MIT",
544
+ "version": "2.0.6",
557
545
  "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
558
- "version": "2.0.6"
546
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
547
+ "license": "MIT"
559
548
  },
560
549
  "node_modules/file-entry-cache": {
550
+ "version": "8.0.0",
551
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
552
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
553
+ "license": "MIT",
561
554
  "dependencies": {
562
555
  "flat-cache": "^4.0.0"
563
556
  },
564
557
  "engines": {
565
558
  "node": ">=16.0.0"
566
- },
567
- "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
568
- "license": "MIT",
569
- "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
570
- "version": "8.0.0"
559
+ }
571
560
  },
572
561
  "node_modules/find-up": {
562
+ "version": "5.0.0",
563
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
564
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
565
+ "license": "MIT",
573
566
  "dependencies": {
574
567
  "locate-path": "^6.0.0",
575
568
  "path-exists": "^4.0.0"
@@ -579,74 +572,74 @@
579
572
  },
580
573
  "funding": {
581
574
  "url": "https://github.com/sponsors/sindresorhus"
582
- },
583
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
584
- "license": "MIT",
585
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
586
- "version": "5.0.0"
575
+ }
587
576
  },
588
577
  "node_modules/flat-cache": {
578
+ "version": "4.0.1",
579
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
580
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
581
+ "license": "MIT",
589
582
  "dependencies": {
590
583
  "flatted": "^3.2.9",
591
584
  "keyv": "^4.5.4"
592
585
  },
593
586
  "engines": {
594
587
  "node": ">=16"
595
- },
596
- "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
597
- "license": "MIT",
598
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
599
- "version": "4.0.1"
588
+ }
600
589
  },
601
590
  "node_modules/flatted": {
602
- "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
603
- "license": "ISC",
591
+ "version": "3.3.3",
604
592
  "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
605
- "version": "3.3.3"
593
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
594
+ "license": "ISC"
606
595
  },
607
596
  "node_modules/glob-parent": {
597
+ "version": "6.0.2",
598
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
599
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
600
+ "license": "ISC",
608
601
  "dependencies": {
609
602
  "is-glob": "^4.0.3"
610
603
  },
611
604
  "engines": {
612
605
  "node": ">=10.13.0"
613
- },
614
- "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
615
- "license": "ISC",
616
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
617
- "version": "6.0.2"
606
+ }
618
607
  },
619
608
  "node_modules/globals": {
609
+ "version": "14.0.0",
610
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
611
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
612
+ "license": "MIT",
620
613
  "engines": {
621
614
  "node": ">=18"
622
615
  },
623
616
  "funding": {
624
617
  "url": "https://github.com/sponsors/sindresorhus"
625
- },
626
- "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
627
- "license": "MIT",
628
- "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
629
- "version": "14.0.0"
618
+ }
630
619
  },
631
620
  "node_modules/has-flag": {
632
- "engines": {
633
- "node": ">=8"
634
- },
621
+ "version": "4.0.0",
622
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
635
623
  "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
636
624
  "license": "MIT",
637
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
638
- "version": "4.0.0"
625
+ "engines": {
626
+ "node": ">=8"
627
+ }
639
628
  },
640
629
  "node_modules/ignore": {
641
- "engines": {
642
- "node": ">= 4"
643
- },
630
+ "version": "5.3.2",
631
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
644
632
  "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
645
633
  "license": "MIT",
646
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
647
- "version": "5.3.2"
634
+ "engines": {
635
+ "node": ">= 4"
636
+ }
648
637
  },
649
638
  "node_modules/import-fresh": {
639
+ "version": "3.3.1",
640
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
641
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
642
+ "license": "MIT",
650
643
  "dependencies": {
651
644
  "parent-module": "^1.0.0",
652
645
  "resolve-from": "^4.0.0"
@@ -656,101 +649,101 @@
656
649
  },
657
650
  "funding": {
658
651
  "url": "https://github.com/sponsors/sindresorhus"
659
- },
660
- "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
661
- "license": "MIT",
662
- "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
663
- "version": "3.3.1"
652
+ }
664
653
  },
665
654
  "node_modules/imurmurhash": {
666
- "engines": {
667
- "node": ">=0.8.19"
668
- },
655
+ "version": "0.1.4",
656
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
669
657
  "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
670
658
  "license": "MIT",
671
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
672
- "version": "0.1.4"
659
+ "engines": {
660
+ "node": ">=0.8.19"
661
+ }
673
662
  },
674
663
  "node_modules/is-extglob": {
675
- "engines": {
676
- "node": ">=0.10.0"
677
- },
664
+ "version": "2.1.1",
665
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
678
666
  "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
679
667
  "license": "MIT",
680
- "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
681
- "version": "2.1.1"
668
+ "engines": {
669
+ "node": ">=0.10.0"
670
+ }
682
671
  },
683
672
  "node_modules/is-glob": {
673
+ "version": "4.0.3",
674
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
675
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
676
+ "license": "MIT",
684
677
  "dependencies": {
685
678
  "is-extglob": "^2.1.1"
686
679
  },
687
680
  "engines": {
688
681
  "node": ">=0.10.0"
689
- },
690
- "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
691
- "license": "MIT",
692
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
693
- "version": "4.0.3"
682
+ }
694
683
  },
695
684
  "node_modules/isexe": {
696
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
697
- "license": "ISC",
685
+ "version": "2.0.0",
698
686
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
699
- "version": "2.0.0"
687
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
688
+ "license": "ISC"
700
689
  },
701
690
  "node_modules/js-yaml": {
702
- "bin": {
703
- "js-yaml": "bin/js-yaml.js"
704
- },
691
+ "version": "4.1.0",
692
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
693
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
694
+ "license": "MIT",
705
695
  "dependencies": {
706
696
  "argparse": "^2.0.1"
707
697
  },
708
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
709
- "license": "MIT",
710
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
711
- "version": "4.1.0"
698
+ "bin": {
699
+ "js-yaml": "bin/js-yaml.js"
700
+ }
712
701
  },
713
702
  "node_modules/json-buffer": {
714
- "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
715
- "license": "MIT",
703
+ "version": "3.0.1",
716
704
  "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
717
- "version": "3.0.1"
705
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
706
+ "license": "MIT"
718
707
  },
719
708
  "node_modules/json-schema-traverse": {
720
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
721
- "license": "MIT",
709
+ "version": "0.4.1",
722
710
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
723
- "version": "0.4.1"
711
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
712
+ "license": "MIT"
724
713
  },
725
714
  "node_modules/json-stable-stringify-without-jsonify": {
726
- "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
727
- "license": "MIT",
715
+ "version": "1.0.1",
728
716
  "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
729
- "version": "1.0.1"
717
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
718
+ "license": "MIT"
730
719
  },
731
720
  "node_modules/keyv": {
732
- "dependencies": {
733
- "json-buffer": "3.0.1"
734
- },
721
+ "version": "4.5.4",
722
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
735
723
  "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
736
724
  "license": "MIT",
737
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
738
- "version": "4.5.4"
725
+ "dependencies": {
726
+ "json-buffer": "3.0.1"
727
+ }
739
728
  },
740
729
  "node_modules/levn": {
730
+ "version": "0.4.1",
731
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
732
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
733
+ "license": "MIT",
741
734
  "dependencies": {
742
735
  "prelude-ls": "^1.2.1",
743
736
  "type-check": "~0.4.0"
744
737
  },
745
738
  "engines": {
746
739
  "node": ">= 0.8.0"
747
- },
748
- "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
749
- "license": "MIT",
750
- "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
751
- "version": "0.4.1"
740
+ }
752
741
  },
753
742
  "node_modules/locate-path": {
743
+ "version": "6.0.0",
744
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
745
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
746
+ "license": "MIT",
754
747
  "dependencies": {
755
748
  "p-locate": "^5.0.0"
756
749
  },
@@ -759,43 +752,43 @@
759
752
  },
760
753
  "funding": {
761
754
  "url": "https://github.com/sponsors/sindresorhus"
762
- },
763
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
764
- "license": "MIT",
765
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
766
- "version": "6.0.0"
755
+ }
767
756
  },
768
757
  "node_modules/lodash.merge": {
769
- "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
770
- "license": "MIT",
758
+ "version": "4.6.2",
771
759
  "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
772
- "version": "4.6.2"
760
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
761
+ "license": "MIT"
773
762
  },
774
763
  "node_modules/minimatch": {
764
+ "version": "3.1.2",
765
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
766
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
767
+ "license": "ISC",
775
768
  "dependencies": {
776
769
  "brace-expansion": "^1.1.7"
777
770
  },
778
771
  "engines": {
779
772
  "node": "*"
780
- },
781
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
782
- "license": "ISC",
783
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
784
- "version": "3.1.2"
773
+ }
785
774
  },
786
775
  "node_modules/ms": {
787
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
788
- "license": "MIT",
776
+ "version": "2.1.3",
789
777
  "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
790
- "version": "2.1.3"
778
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
779
+ "license": "MIT"
791
780
  },
792
781
  "node_modules/natural-compare": {
793
- "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
794
- "license": "MIT",
782
+ "version": "1.4.0",
795
783
  "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
796
- "version": "1.4.0"
784
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
785
+ "license": "MIT"
797
786
  },
798
787
  "node_modules/optionator": {
788
+ "version": "0.9.4",
789
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
790
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
791
+ "license": "MIT",
799
792
  "dependencies": {
800
793
  "deep-is": "^0.1.3",
801
794
  "fast-levenshtein": "^2.0.6",
@@ -806,13 +799,13 @@
806
799
  },
807
800
  "engines": {
808
801
  "node": ">= 0.8.0"
809
- },
810
- "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
811
- "license": "MIT",
812
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
813
- "version": "0.9.4"
802
+ }
814
803
  },
815
804
  "node_modules/p-limit": {
805
+ "version": "3.1.0",
806
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
807
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
808
+ "license": "MIT",
816
809
  "dependencies": {
817
810
  "yocto-queue": "^0.1.0"
818
811
  },
@@ -821,13 +814,13 @@
821
814
  },
822
815
  "funding": {
823
816
  "url": "https://github.com/sponsors/sindresorhus"
824
- },
825
- "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
826
- "license": "MIT",
827
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
828
- "version": "3.1.0"
817
+ }
829
818
  },
830
819
  "node_modules/p-locate": {
820
+ "version": "5.0.0",
821
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
822
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
823
+ "license": "MIT",
831
824
  "dependencies": {
832
825
  "p-limit": "^3.0.2"
833
826
  },
@@ -836,171 +829,166 @@
836
829
  },
837
830
  "funding": {
838
831
  "url": "https://github.com/sponsors/sindresorhus"
839
- },
840
- "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
841
- "license": "MIT",
842
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
843
- "version": "5.0.0"
832
+ }
844
833
  },
845
834
  "node_modules/parent-module": {
835
+ "version": "1.0.1",
836
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
837
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
838
+ "license": "MIT",
846
839
  "dependencies": {
847
840
  "callsites": "^3.0.0"
848
841
  },
849
842
  "engines": {
850
843
  "node": ">=6"
851
- },
852
- "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
853
- "license": "MIT",
854
- "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
855
- "version": "1.0.1"
844
+ }
856
845
  },
857
846
  "node_modules/path-exists": {
858
- "engines": {
859
- "node": ">=8"
860
- },
847
+ "version": "4.0.0",
848
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
861
849
  "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
862
850
  "license": "MIT",
863
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
864
- "version": "4.0.0"
865
- },
866
- "node_modules/path-key": {
867
851
  "engines": {
868
852
  "node": ">=8"
869
- },
853
+ }
854
+ },
855
+ "node_modules/path-key": {
856
+ "version": "3.1.1",
857
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
870
858
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
871
859
  "license": "MIT",
872
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
873
- "version": "3.1.1"
860
+ "engines": {
861
+ "node": ">=8"
862
+ }
874
863
  },
875
864
  "node_modules/prelude-ls": {
876
- "engines": {
877
- "node": ">= 0.8.0"
878
- },
865
+ "version": "1.2.1",
866
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
879
867
  "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
880
868
  "license": "MIT",
881
- "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
882
- "version": "1.2.1"
869
+ "engines": {
870
+ "node": ">= 0.8.0"
871
+ }
883
872
  },
884
873
  "node_modules/punycode": {
885
- "engines": {
886
- "node": ">=6"
887
- },
874
+ "version": "2.3.1",
875
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
888
876
  "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
889
877
  "license": "MIT",
890
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
891
- "version": "2.3.1"
878
+ "engines": {
879
+ "node": ">=6"
880
+ }
892
881
  },
893
882
  "node_modules/resolve-from": {
894
- "engines": {
895
- "node": ">=4"
896
- },
883
+ "version": "4.0.0",
884
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
897
885
  "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
898
886
  "license": "MIT",
899
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
900
- "version": "4.0.0"
887
+ "engines": {
888
+ "node": ">=4"
889
+ }
901
890
  },
902
891
  "node_modules/shebang-command": {
892
+ "version": "2.0.0",
893
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
894
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
895
+ "license": "MIT",
903
896
  "dependencies": {
904
897
  "shebang-regex": "^3.0.0"
905
898
  },
906
899
  "engines": {
907
900
  "node": ">=8"
908
- },
909
- "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
910
- "license": "MIT",
911
- "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
912
- "version": "2.0.0"
901
+ }
913
902
  },
914
903
  "node_modules/shebang-regex": {
915
- "engines": {
916
- "node": ">=8"
917
- },
904
+ "version": "3.0.0",
905
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
918
906
  "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
919
907
  "license": "MIT",
920
- "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
921
- "version": "3.0.0"
908
+ "engines": {
909
+ "node": ">=8"
910
+ }
922
911
  },
923
912
  "node_modules/strip-json-comments": {
913
+ "version": "3.1.1",
914
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
915
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
916
+ "license": "MIT",
924
917
  "engines": {
925
918
  "node": ">=8"
926
919
  },
927
920
  "funding": {
928
921
  "url": "https://github.com/sponsors/sindresorhus"
929
- },
930
- "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
931
- "license": "MIT",
932
- "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
933
- "version": "3.1.1"
922
+ }
934
923
  },
935
924
  "node_modules/supports-color": {
925
+ "version": "7.2.0",
926
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
927
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
928
+ "license": "MIT",
936
929
  "dependencies": {
937
930
  "has-flag": "^4.0.0"
938
931
  },
939
932
  "engines": {
940
933
  "node": ">=8"
941
- },
942
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
943
- "license": "MIT",
944
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
945
- "version": "7.2.0"
934
+ }
946
935
  },
947
936
  "node_modules/type-check": {
937
+ "version": "0.4.0",
938
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
939
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
940
+ "license": "MIT",
948
941
  "dependencies": {
949
942
  "prelude-ls": "^1.2.1"
950
943
  },
951
944
  "engines": {
952
945
  "node": ">= 0.8.0"
953
- },
954
- "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
955
- "license": "MIT",
956
- "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
957
- "version": "0.4.0"
946
+ }
958
947
  },
959
948
  "node_modules/uri-js": {
960
- "dependencies": {
961
- "punycode": "^2.1.0"
962
- },
949
+ "version": "4.4.1",
950
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
963
951
  "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
964
952
  "license": "BSD-2-Clause",
965
- "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
966
- "version": "4.4.1"
953
+ "dependencies": {
954
+ "punycode": "^2.1.0"
955
+ }
967
956
  },
968
957
  "node_modules/which": {
969
- "bin": {
970
- "node-which": "bin/node-which"
971
- },
958
+ "version": "2.0.2",
959
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
960
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
961
+ "license": "ISC",
972
962
  "dependencies": {
973
963
  "isexe": "^2.0.0"
974
964
  },
965
+ "bin": {
966
+ "node-which": "bin/node-which"
967
+ },
975
968
  "engines": {
976
969
  "node": ">= 8"
977
- },
978
- "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
979
- "license": "ISC",
980
- "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
981
- "version": "2.0.2"
970
+ }
982
971
  },
983
972
  "node_modules/word-wrap": {
984
- "engines": {
985
- "node": ">=0.10.0"
986
- },
973
+ "version": "1.2.5",
974
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
987
975
  "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
988
976
  "license": "MIT",
989
- "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
990
- "version": "1.2.5"
977
+ "engines": {
978
+ "node": ">=0.10.0"
979
+ }
991
980
  },
992
981
  "node_modules/yocto-queue": {
982
+ "version": "0.1.0",
983
+ "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
984
+ "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
985
+ "license": "MIT",
993
986
  "engines": {
994
987
  "node": ">=10"
995
988
  },
996
989
  "funding": {
997
990
  "url": "https://github.com/sponsors/sindresorhus"
998
- },
999
- "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
1000
- "license": "MIT",
1001
- "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
1002
- "version": "0.1.0"
991
+ }
1003
992
  }
1004
- },
1005
- "requires": true
993
+ }
1006
994
  }