...
|
...
|
@@ -9,8 +9,8 @@
|
9
|
9
|
"version": "0.2.0",
|
10
|
10
|
"license": "GPL-3.0",
|
11
|
11
|
"devDependencies": {
|
12
|
|
- "@commitlint/cli": "^16.1.0",
|
13
|
|
- "@commitlint/config-conventional": "^16.0.0",
|
|
12
|
+ "@commitlint/cli": "^16.2.1",
|
|
13
|
+ "@commitlint/config-conventional": "^16.2.1",
|
14
|
14
|
"husky": "^7.0.4",
|
15
|
15
|
"npm-run-all": "^4.1.5",
|
16
|
16
|
"prettier": "^2.5.1",
|
...
|
...
|
@@ -99,16 +99,16 @@
|
99
|
99
|
}
|
100
|
100
|
},
|
101
|
101
|
"node_modules/@commitlint/cli": {
|
102
|
|
- "version": "16.1.0",
|
103
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.1.0.tgz",
|
104
|
|
- "integrity": "sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==",
|
|
102
|
+ "version": "16.2.1",
|
|
103
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.1.tgz",
|
|
104
|
+ "integrity": "sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==",
|
105
|
105
|
"dev": true,
|
106
|
106
|
"dependencies": {
|
107
|
|
- "@commitlint/format": "^16.0.0",
|
108
|
|
- "@commitlint/lint": "^16.0.0",
|
109
|
|
- "@commitlint/load": "^16.1.0",
|
110
|
|
- "@commitlint/read": "^16.0.0",
|
111
|
|
- "@commitlint/types": "^16.0.0",
|
|
107
|
+ "@commitlint/format": "^16.2.1",
|
|
108
|
+ "@commitlint/lint": "^16.2.1",
|
|
109
|
+ "@commitlint/load": "^16.2.1",
|
|
110
|
+ "@commitlint/read": "^16.2.1",
|
|
111
|
+ "@commitlint/types": "^16.2.1",
|
112
|
112
|
"lodash": "^4.17.19",
|
113
|
113
|
"resolve-from": "5.0.0",
|
114
|
114
|
"resolve-global": "1.0.0",
|
...
|
...
|
@@ -140,9 +140,9 @@
|
140
|
140
|
}
|
141
|
141
|
},
|
142
|
142
|
"node_modules/@commitlint/config-conventional": {
|
143
|
|
- "version": "16.0.0",
|
144
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz",
|
145
|
|
- "integrity": "sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==",
|
|
143
|
+ "version": "16.2.1",
|
|
144
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
|
|
145
|
+ "integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
|
146
|
146
|
"dev": true,
|
147
|
147
|
"dependencies": {
|
148
|
148
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
...
|
...
|
@@ -152,12 +152,12 @@
|
152
|
152
|
}
|
153
|
153
|
},
|
154
|
154
|
"node_modules/@commitlint/config-validator": {
|
155
|
|
- "version": "16.1.0",
|
156
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-16.1.0.tgz",
|
157
|
|
- "integrity": "sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==",
|
|
155
|
+ "version": "16.2.1",
|
|
156
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-16.2.1.tgz",
|
|
157
|
+ "integrity": "sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==",
|
158
|
158
|
"dev": true,
|
159
|
159
|
"dependencies": {
|
160
|
|
- "@commitlint/types": "^16.0.0",
|
|
160
|
+ "@commitlint/types": "^16.2.1",
|
161
|
161
|
"ajv": "^6.12.6"
|
162
|
162
|
},
|
163
|
163
|
"engines": {
|
...
|
...
|
@@ -165,12 +165,12 @@
|
165
|
165
|
}
|
166
|
166
|
},
|
167
|
167
|
"node_modules/@commitlint/ensure": {
|
168
|
|
- "version": "16.0.0",
|
169
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.0.0.tgz",
|
170
|
|
- "integrity": "sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==",
|
|
168
|
+ "version": "16.2.1",
|
|
169
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.2.1.tgz",
|
|
170
|
+ "integrity": "sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==",
|
171
|
171
|
"dev": true,
|
172
|
172
|
"dependencies": {
|
173
|
|
- "@commitlint/types": "^16.0.0",
|
|
173
|
+ "@commitlint/types": "^16.2.1",
|
174
|
174
|
"lodash": "^4.17.19"
|
175
|
175
|
},
|
176
|
176
|
"engines": {
|
...
|
...
|
@@ -178,21 +178,21 @@
|
178
|
178
|
}
|
179
|
179
|
},
|
180
|
180
|
"node_modules/@commitlint/execute-rule": {
|
181
|
|
- "version": "16.0.0",
|
182
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-16.0.0.tgz",
|
183
|
|
- "integrity": "sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==",
|
|
181
|
+ "version": "16.2.1",
|
|
182
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz",
|
|
183
|
+ "integrity": "sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==",
|
184
|
184
|
"dev": true,
|
185
|
185
|
"engines": {
|
186
|
186
|
"node": ">=v12"
|
187
|
187
|
}
|
188
|
188
|
},
|
189
|
189
|
"node_modules/@commitlint/format": {
|
190
|
|
- "version": "16.0.0",
|
191
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-16.0.0.tgz",
|
192
|
|
- "integrity": "sha512-9yp5NCquXL1jVMKL0ZkRwJf/UHdebvCcMvICuZV00NQGYSAL89O398nhqrqxlbjBhM5EZVq0VGcV5+7r3D4zAA==",
|
|
190
|
+ "version": "16.2.1",
|
|
191
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-16.2.1.tgz",
|
|
192
|
+ "integrity": "sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==",
|
193
|
193
|
"dev": true,
|
194
|
194
|
"dependencies": {
|
195
|
|
- "@commitlint/types": "^16.0.0",
|
|
195
|
+ "@commitlint/types": "^16.2.1",
|
196
|
196
|
"chalk": "^4.0.0"
|
197
|
197
|
},
|
198
|
198
|
"engines": {
|
...
|
...
|
@@ -200,12 +200,12 @@
|
200
|
200
|
}
|
201
|
201
|
},
|
202
|
202
|
"node_modules/@commitlint/is-ignored": {
|
203
|
|
- "version": "16.0.0",
|
204
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.0.0.tgz",
|
205
|
|
- "integrity": "sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==",
|
|
203
|
+ "version": "16.2.1",
|
|
204
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz",
|
|
205
|
+ "integrity": "sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==",
|
206
|
206
|
"dev": true,
|
207
|
207
|
"dependencies": {
|
208
|
|
- "@commitlint/types": "^16.0.0",
|
|
208
|
+ "@commitlint/types": "^16.2.1",
|
209
|
209
|
"semver": "7.3.5"
|
210
|
210
|
},
|
211
|
211
|
"engines": {
|
...
|
...
|
@@ -213,30 +213,31 @@
|
213
|
213
|
}
|
214
|
214
|
},
|
215
|
215
|
"node_modules/@commitlint/lint": {
|
216
|
|
- "version": "16.0.0",
|
217
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.0.0.tgz",
|
218
|
|
- "integrity": "sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==",
|
|
216
|
+ "version": "16.2.1",
|
|
217
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.2.1.tgz",
|
|
218
|
+ "integrity": "sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==",
|
219
|
219
|
"dev": true,
|
220
|
220
|
"dependencies": {
|
221
|
|
- "@commitlint/is-ignored": "^16.0.0",
|
222
|
|
- "@commitlint/parse": "^16.0.0",
|
223
|
|
- "@commitlint/rules": "^16.0.0",
|
224
|
|
- "@commitlint/types": "^16.0.0"
|
|
221
|
+ "@commitlint/is-ignored": "^16.2.1",
|
|
222
|
+ "@commitlint/parse": "^16.2.1",
|
|
223
|
+ "@commitlint/rules": "^16.2.1",
|
|
224
|
+ "@commitlint/types": "^16.2.1"
|
225
|
225
|
},
|
226
|
226
|
"engines": {
|
227
|
227
|
"node": ">=v12"
|
228
|
228
|
}
|
229
|
229
|
},
|
230
|
230
|
"node_modules/@commitlint/load": {
|
231
|
|
- "version": "16.1.0",
|
232
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.1.0.tgz",
|
233
|
|
- "integrity": "sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==",
|
|
231
|
+ "version": "16.2.1",
|
|
232
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.1.tgz",
|
|
233
|
+ "integrity": "sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==",
|
234
|
234
|
"dev": true,
|
235
|
235
|
"dependencies": {
|
236
|
|
- "@commitlint/config-validator": "^16.1.0",
|
237
|
|
- "@commitlint/execute-rule": "^16.0.0",
|
238
|
|
- "@commitlint/resolve-extends": "^16.1.0",
|
239
|
|
- "@commitlint/types": "^16.0.0",
|
|
236
|
+ "@commitlint/config-validator": "^16.2.1",
|
|
237
|
+ "@commitlint/execute-rule": "^16.2.1",
|
|
238
|
+ "@commitlint/resolve-extends": "^16.2.1",
|
|
239
|
+ "@commitlint/types": "^16.2.1",
|
|
240
|
+ "@types/node": ">=12",
|
240
|
241
|
"chalk": "^4.0.0",
|
241
|
242
|
"cosmiconfig": "^7.0.0",
|
242
|
243
|
"cosmiconfig-typescript-loader": "^1.0.0",
|
...
|
...
|
@@ -249,21 +250,21 @@
|
249
|
250
|
}
|
250
|
251
|
},
|
251
|
252
|
"node_modules/@commitlint/message": {
|
252
|
|
- "version": "16.0.0",
|
253
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.0.0.tgz",
|
254
|
|
- "integrity": "sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==",
|
|
253
|
+ "version": "16.2.1",
|
|
254
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.2.1.tgz",
|
|
255
|
+ "integrity": "sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==",
|
255
|
256
|
"dev": true,
|
256
|
257
|
"engines": {
|
257
|
258
|
"node": ">=v12"
|
258
|
259
|
}
|
259
|
260
|
},
|
260
|
261
|
"node_modules/@commitlint/parse": {
|
261
|
|
- "version": "16.0.0",
|
262
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.0.0.tgz",
|
263
|
|
- "integrity": "sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==",
|
|
262
|
+ "version": "16.2.1",
|
|
263
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.2.1.tgz",
|
|
264
|
+ "integrity": "sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==",
|
264
|
265
|
"dev": true,
|
265
|
266
|
"dependencies": {
|
266
|
|
- "@commitlint/types": "^16.0.0",
|
|
267
|
+ "@commitlint/types": "^16.2.1",
|
267
|
268
|
"conventional-changelog-angular": "^5.0.11",
|
268
|
269
|
"conventional-commits-parser": "^3.2.2"
|
269
|
270
|
},
|
...
|
...
|
@@ -272,13 +273,13 @@
|
272
|
273
|
}
|
273
|
274
|
},
|
274
|
275
|
"node_modules/@commitlint/read": {
|
275
|
|
- "version": "16.0.0",
|
276
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-16.0.0.tgz",
|
277
|
|
- "integrity": "sha512-H4T2zsfmYQK9B+JtoQaCXWBHUhgIJyOzWZjSfuIV9Ce69/OgHoffNpLZPF2lX6yKuDrS1SQFhI/kUCjVc/e4ew==",
|
|
276
|
+ "version": "16.2.1",
|
|
277
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-16.2.1.tgz",
|
|
278
|
+ "integrity": "sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==",
|
278
|
279
|
"dev": true,
|
279
|
280
|
"dependencies": {
|
280
|
|
- "@commitlint/top-level": "^16.0.0",
|
281
|
|
- "@commitlint/types": "^16.0.0",
|
|
281
|
+ "@commitlint/top-level": "^16.2.1",
|
|
282
|
+ "@commitlint/types": "^16.2.1",
|
282
|
283
|
"fs-extra": "^10.0.0",
|
283
|
284
|
"git-raw-commits": "^2.0.0"
|
284
|
285
|
},
|
...
|
...
|
@@ -287,13 +288,13 @@
|
287
|
288
|
}
|
288
|
289
|
},
|
289
|
290
|
"node_modules/@commitlint/resolve-extends": {
|
290
|
|
- "version": "16.1.0",
|
291
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-16.1.0.tgz",
|
292
|
|
- "integrity": "sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==",
|
|
291
|
+ "version": "16.2.1",
|
|
292
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz",
|
|
293
|
+ "integrity": "sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==",
|
293
|
294
|
"dev": true,
|
294
|
295
|
"dependencies": {
|
295
|
|
- "@commitlint/config-validator": "^16.1.0",
|
296
|
|
- "@commitlint/types": "^16.0.0",
|
|
296
|
+ "@commitlint/config-validator": "^16.2.1",
|
|
297
|
+ "@commitlint/types": "^16.2.1",
|
297
|
298
|
"import-fresh": "^3.0.0",
|
298
|
299
|
"lodash": "^4.17.19",
|
299
|
300
|
"resolve-from": "^5.0.0",
|
...
|
...
|
@@ -304,15 +305,15 @@
|
304
|
305
|
}
|
305
|
306
|
},
|
306
|
307
|
"node_modules/@commitlint/rules": {
|
307
|
|
- "version": "16.0.0",
|
308
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.0.0.tgz",
|
309
|
|
- "integrity": "sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==",
|
|
308
|
+ "version": "16.2.1",
|
|
309
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.2.1.tgz",
|
|
310
|
+ "integrity": "sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==",
|
310
|
311
|
"dev": true,
|
311
|
312
|
"dependencies": {
|
312
|
|
- "@commitlint/ensure": "^16.0.0",
|
313
|
|
- "@commitlint/message": "^16.0.0",
|
314
|
|
- "@commitlint/to-lines": "^16.0.0",
|
315
|
|
- "@commitlint/types": "^16.0.0",
|
|
313
|
+ "@commitlint/ensure": "^16.2.1",
|
|
314
|
+ "@commitlint/message": "^16.2.1",
|
|
315
|
+ "@commitlint/to-lines": "^16.2.1",
|
|
316
|
+ "@commitlint/types": "^16.2.1",
|
316
|
317
|
"execa": "^5.0.0"
|
317
|
318
|
},
|
318
|
319
|
"engines": {
|
...
|
...
|
@@ -320,18 +321,18 @@
|
320
|
321
|
}
|
321
|
322
|
},
|
322
|
323
|
"node_modules/@commitlint/to-lines": {
|
323
|
|
- "version": "16.0.0",
|
324
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.0.0.tgz",
|
325
|
|
- "integrity": "sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==",
|
|
324
|
+ "version": "16.2.1",
|
|
325
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.2.1.tgz",
|
|
326
|
+ "integrity": "sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==",
|
326
|
327
|
"dev": true,
|
327
|
328
|
"engines": {
|
328
|
329
|
"node": ">=v12"
|
329
|
330
|
}
|
330
|
331
|
},
|
331
|
332
|
"node_modules/@commitlint/top-level": {
|
332
|
|
- "version": "16.0.0",
|
333
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-16.0.0.tgz",
|
334
|
|
- "integrity": "sha512-/Jt6NLxyFkpjL5O0jxurZPCHURZAm7cQCqikgPCwqPAH0TLgwqdHjnYipl8J+AGnAMGDip4FNLoYrtgIpZGBYw==",
|
|
333
|
+ "version": "16.2.1",
|
|
334
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-16.2.1.tgz",
|
|
335
|
+ "integrity": "sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==",
|
335
|
336
|
"dev": true,
|
336
|
337
|
"dependencies": {
|
337
|
338
|
"find-up": "^5.0.0"
|
...
|
...
|
@@ -402,9 +403,9 @@
|
402
|
403
|
}
|
403
|
404
|
},
|
404
|
405
|
"node_modules/@commitlint/types": {
|
405
|
|
- "version": "16.0.0",
|
406
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
407
|
|
- "integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
|
406
|
+ "version": "16.2.1",
|
|
407
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.2.1.tgz",
|
|
408
|
+ "integrity": "sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==",
|
408
|
409
|
"dev": true,
|
409
|
410
|
"dependencies": {
|
410
|
411
|
"chalk": "^4.0.0"
|
...
|
...
|
@@ -464,11 +465,10 @@
|
464
|
465
|
"dev": true
|
465
|
466
|
},
|
466
|
467
|
"node_modules/@types/node": {
|
467
|
|
- "version": "17.0.10",
|
468
|
|
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.10.tgz",
|
469
|
|
- "integrity": "sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==",
|
470
|
|
- "dev": true,
|
471
|
|
- "peer": true
|
|
468
|
+ "version": "17.0.17",
|
|
469
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz",
|
|
470
|
+ "integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==",
|
|
471
|
+ "dev": true
|
472
|
472
|
},
|
473
|
473
|
"node_modules/@types/normalize-package-data": {
|
474
|
474
|
"version": "2.4.0",
|
...
|
...
|
@@ -1255,13 +1255,13 @@
|
1255
|
1255
|
}
|
1256
|
1256
|
},
|
1257
|
1257
|
"node_modules/cosmiconfig-typescript-loader": {
|
1258
|
|
- "version": "1.0.3",
|
1259
|
|
- "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.3.tgz",
|
1260
|
|
- "integrity": "sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==",
|
|
1258
|
+ "version": "1.0.5",
|
|
1259
|
+ "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.5.tgz",
|
|
1260
|
+ "integrity": "sha512-FL/YR1nb8hyN0bAcP3MBaIoZravfZtVsN/RuPnoo6UVjqIrDxSNIpXHCGgJe0ZWy5yImpyD6jq5wCJ5f1nUv8g==",
|
1261
|
1261
|
"dev": true,
|
1262
|
1262
|
"dependencies": {
|
1263
|
1263
|
"cosmiconfig": "^7",
|
1264
|
|
- "ts-node": "^10.4.0"
|
|
1264
|
+ "ts-node": "^10.5.0"
|
1265
|
1265
|
},
|
1266
|
1266
|
"engines": {
|
1267
|
1267
|
"node": ">=12",
|
...
|
...
|
@@ -3856,9 +3856,9 @@
|
3856
|
3856
|
}
|
3857
|
3857
|
},
|
3858
|
3858
|
"node_modules/ts-node": {
|
3859
|
|
- "version": "10.4.0",
|
3860
|
|
- "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.4.0.tgz",
|
3861
|
|
- "integrity": "sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==",
|
|
3859
|
+ "version": "10.5.0",
|
|
3860
|
+ "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.5.0.tgz",
|
|
3861
|
+ "integrity": "sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==",
|
3862
|
3862
|
"dev": true,
|
3863
|
3863
|
"dependencies": {
|
3864
|
3864
|
"@cspotcode/source-map-support": "0.7.0",
|
...
|
...
|
@@ -3872,6 +3872,7 @@
|
3872
|
3872
|
"create-require": "^1.1.0",
|
3873
|
3873
|
"diff": "^4.0.1",
|
3874
|
3874
|
"make-error": "^1.1.1",
|
|
3875
|
+ "v8-compile-cache-lib": "^3.0.0",
|
3875
|
3876
|
"yn": "3.1.1"
|
3876
|
3877
|
},
|
3877
|
3878
|
"bin": {
|
...
|
...
|
@@ -3959,6 +3960,12 @@
|
3959
|
3960
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
3960
|
3961
|
"dev": true
|
3961
|
3962
|
},
|
|
3963
|
+ "node_modules/v8-compile-cache-lib": {
|
|
3964
|
+ "version": "3.0.0",
|
|
3965
|
+ "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz",
|
|
3966
|
+ "integrity": "sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==",
|
|
3967
|
+ "dev": true
|
|
3968
|
+ },
|
3962
|
3969
|
"node_modules/validate-npm-package-license": {
|
3963
|
3970
|
"version": "3.0.4",
|
3964
|
3971
|
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
|
...
|
...
|
@@ -4151,16 +4158,16 @@
|
4151
|
4158
|
}
|
4152
|
4159
|
},
|
4153
|
4160
|
"@commitlint/cli": {
|
4154
|
|
- "version": "16.1.0",
|
4155
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.1.0.tgz",
|
4156
|
|
- "integrity": "sha512-x5L1knvA3isRWBRVQx+Q6D45pA9139a2aZQYpxkljMG0dj4UHZkCnsYWpnGalxPxASI7nrI0KedKfS2YeQ55cQ==",
|
|
4161
|
+ "version": "16.2.1",
|
|
4162
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-16.2.1.tgz",
|
|
4163
|
+ "integrity": "sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==",
|
4157
|
4164
|
"dev": true,
|
4158
|
4165
|
"requires": {
|
4159
|
|
- "@commitlint/format": "^16.0.0",
|
4160
|
|
- "@commitlint/lint": "^16.0.0",
|
4161
|
|
- "@commitlint/load": "^16.1.0",
|
4162
|
|
- "@commitlint/read": "^16.0.0",
|
4163
|
|
- "@commitlint/types": "^16.0.0",
|
|
4166
|
+ "@commitlint/format": "^16.2.1",
|
|
4167
|
+ "@commitlint/lint": "^16.2.1",
|
|
4168
|
+ "@commitlint/load": "^16.2.1",
|
|
4169
|
+ "@commitlint/read": "^16.2.1",
|
|
4170
|
+ "@commitlint/types": "^16.2.1",
|
4164
|
4171
|
"lodash": "^4.17.19",
|
4165
|
4172
|
"resolve-from": "5.0.0",
|
4166
|
4173
|
"resolve-global": "1.0.0",
|
...
|
...
|
@@ -4185,82 +4192,83 @@
|
4185
|
4192
|
}
|
4186
|
4193
|
},
|
4187
|
4194
|
"@commitlint/config-conventional": {
|
4188
|
|
- "version": "16.0.0",
|
4189
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz",
|
4190
|
|
- "integrity": "sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==",
|
|
4195
|
+ "version": "16.2.1",
|
|
4196
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz",
|
|
4197
|
+ "integrity": "sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==",
|
4191
|
4198
|
"dev": true,
|
4192
|
4199
|
"requires": {
|
4193
|
4200
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
4194
|
4201
|
}
|
4195
|
4202
|
},
|
4196
|
4203
|
"@commitlint/config-validator": {
|
4197
|
|
- "version": "16.1.0",
|
4198
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-16.1.0.tgz",
|
4199
|
|
- "integrity": "sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==",
|
|
4204
|
+ "version": "16.2.1",
|
|
4205
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-16.2.1.tgz",
|
|
4206
|
+ "integrity": "sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==",
|
4200
|
4207
|
"dev": true,
|
4201
|
4208
|
"requires": {
|
4202
|
|
- "@commitlint/types": "^16.0.0",
|
|
4209
|
+ "@commitlint/types": "^16.2.1",
|
4203
|
4210
|
"ajv": "^6.12.6"
|
4204
|
4211
|
}
|
4205
|
4212
|
},
|
4206
|
4213
|
"@commitlint/ensure": {
|
4207
|
|
- "version": "16.0.0",
|
4208
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.0.0.tgz",
|
4209
|
|
- "integrity": "sha512-WdMySU8DCTaq3JPf0tZFCKIUhqxaL54mjduNhu8v4D2AMUVIIQKYMGyvXn94k8begeW6iJkTf9cXBArayskE7Q==",
|
|
4214
|
+ "version": "16.2.1",
|
|
4215
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-16.2.1.tgz",
|
|
4216
|
+ "integrity": "sha512-/h+lBTgf1r5fhbDNHOViLuej38i3rZqTQnBTk+xEg+ehOwQDXUuissQ5GsYXXqI5uGy+261ew++sT4EA3uBJ+A==",
|
4210
|
4217
|
"dev": true,
|
4211
|
4218
|
"requires": {
|
4212
|
|
- "@commitlint/types": "^16.0.0",
|
|
4219
|
+ "@commitlint/types": "^16.2.1",
|
4213
|
4220
|
"lodash": "^4.17.19"
|
4214
|
4221
|
}
|
4215
|
4222
|
},
|
4216
|
4223
|
"@commitlint/execute-rule": {
|
4217
|
|
- "version": "16.0.0",
|
4218
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-16.0.0.tgz",
|
4219
|
|
- "integrity": "sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==",
|
|
4224
|
+ "version": "16.2.1",
|
|
4225
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-16.2.1.tgz",
|
|
4226
|
+ "integrity": "sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==",
|
4220
|
4227
|
"dev": true
|
4221
|
4228
|
},
|
4222
|
4229
|
"@commitlint/format": {
|
4223
|
|
- "version": "16.0.0",
|
4224
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-16.0.0.tgz",
|
4225
|
|
- "integrity": "sha512-9yp5NCquXL1jVMKL0ZkRwJf/UHdebvCcMvICuZV00NQGYSAL89O398nhqrqxlbjBhM5EZVq0VGcV5+7r3D4zAA==",
|
|
4230
|
+ "version": "16.2.1",
|
|
4231
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-16.2.1.tgz",
|
|
4232
|
+ "integrity": "sha512-Yyio9bdHWmNDRlEJrxHKglamIk3d6hC0NkEUW6Ti6ipEh2g0BAhy8Od6t4vLhdZRa1I2n+gY13foy+tUgk0i1Q==",
|
4226
|
4233
|
"dev": true,
|
4227
|
4234
|
"requires": {
|
4228
|
|
- "@commitlint/types": "^16.0.0",
|
|
4235
|
+ "@commitlint/types": "^16.2.1",
|
4229
|
4236
|
"chalk": "^4.0.0"
|
4230
|
4237
|
}
|
4231
|
4238
|
},
|
4232
|
4239
|
"@commitlint/is-ignored": {
|
4233
|
|
- "version": "16.0.0",
|
4234
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.0.0.tgz",
|
4235
|
|
- "integrity": "sha512-gmAQcwIGC/R/Lp0CEb2b5bfGC7MT5rPe09N8kOGjO/NcdNmfFSZMquwrvNJsq9hnAP0skRdHIsqwlkENkN4Lag==",
|
|
4240
|
+ "version": "16.2.1",
|
|
4241
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-16.2.1.tgz",
|
|
4242
|
+ "integrity": "sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==",
|
4236
|
4243
|
"dev": true,
|
4237
|
4244
|
"requires": {
|
4238
|
|
- "@commitlint/types": "^16.0.0",
|
|
4245
|
+ "@commitlint/types": "^16.2.1",
|
4239
|
4246
|
"semver": "7.3.5"
|
4240
|
4247
|
}
|
4241
|
4248
|
},
|
4242
|
4249
|
"@commitlint/lint": {
|
4243
|
|
- "version": "16.0.0",
|
4244
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.0.0.tgz",
|
4245
|
|
- "integrity": "sha512-HNl15bRC0h+pLzbMzQC3tM0j1aESXsLYhElqKnXcf5mnCBkBkHzu6WwJW8rZbfxX+YwJmNljN62cPhmdBo8x0A==",
|
|
4250
|
+ "version": "16.2.1",
|
|
4251
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-16.2.1.tgz",
|
|
4252
|
+ "integrity": "sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==",
|
4246
|
4253
|
"dev": true,
|
4247
|
4254
|
"requires": {
|
4248
|
|
- "@commitlint/is-ignored": "^16.0.0",
|
4249
|
|
- "@commitlint/parse": "^16.0.0",
|
4250
|
|
- "@commitlint/rules": "^16.0.0",
|
4251
|
|
- "@commitlint/types": "^16.0.0"
|
|
4255
|
+ "@commitlint/is-ignored": "^16.2.1",
|
|
4256
|
+ "@commitlint/parse": "^16.2.1",
|
|
4257
|
+ "@commitlint/rules": "^16.2.1",
|
|
4258
|
+ "@commitlint/types": "^16.2.1"
|
4252
|
4259
|
}
|
4253
|
4260
|
},
|
4254
|
4261
|
"@commitlint/load": {
|
4255
|
|
- "version": "16.1.0",
|
4256
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.1.0.tgz",
|
4257
|
|
- "integrity": "sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==",
|
|
4262
|
+ "version": "16.2.1",
|
|
4263
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-16.2.1.tgz",
|
|
4264
|
+ "integrity": "sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==",
|
4258
|
4265
|
"dev": true,
|
4259
|
4266
|
"requires": {
|
4260
|
|
- "@commitlint/config-validator": "^16.1.0",
|
4261
|
|
- "@commitlint/execute-rule": "^16.0.0",
|
4262
|
|
- "@commitlint/resolve-extends": "^16.1.0",
|
4263
|
|
- "@commitlint/types": "^16.0.0",
|
|
4267
|
+ "@commitlint/config-validator": "^16.2.1",
|
|
4268
|
+ "@commitlint/execute-rule": "^16.2.1",
|
|
4269
|
+ "@commitlint/resolve-extends": "^16.2.1",
|
|
4270
|
+ "@commitlint/types": "^16.2.1",
|
|
4271
|
+ "@types/node": ">=12",
|
4264
|
4272
|
"chalk": "^4.0.0",
|
4265
|
4273
|
"cosmiconfig": "^7.0.0",
|
4266
|
4274
|
"cosmiconfig-typescript-loader": "^1.0.0",
|
...
|
...
|
@@ -4270,42 +4278,42 @@
|
4270
|
4278
|
}
|
4271
|
4279
|
},
|
4272
|
4280
|
"@commitlint/message": {
|
4273
|
|
- "version": "16.0.0",
|
4274
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.0.0.tgz",
|
4275
|
|
- "integrity": "sha512-CmK2074SH1Ws6kFMEKOKH/7hMekGVbOD6vb4alCOo2+33ZSLUIX8iNkDYyrw38Jwg6yWUhLjyQLUxREeV+QIUA==",
|
|
4281
|
+ "version": "16.2.1",
|
|
4282
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-16.2.1.tgz",
|
|
4283
|
+ "integrity": "sha512-2eWX/47rftViYg7a3axYDdrgwKv32mxbycBJT6OQY/MJM7SUfYNYYvbMFOQFaA4xIVZt7t2Alyqslbl6blVwWw==",
|
4276
|
4284
|
"dev": true
|
4277
|
4285
|
},
|
4278
|
4286
|
"@commitlint/parse": {
|
4279
|
|
- "version": "16.0.0",
|
4280
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.0.0.tgz",
|
4281
|
|
- "integrity": "sha512-F9EjFlMw4MYgBEqoRrWZZKQBzdiJzPBI0qFDFqwUvfQsMmXEREZ242T4R5bFwLINWaALFLHEIa/FXEPa6QxCag==",
|
|
4287
|
+ "version": "16.2.1",
|
|
4288
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-16.2.1.tgz",
|
|
4289
|
+ "integrity": "sha512-2NP2dDQNL378VZYioLrgGVZhWdnJO4nAxQl5LXwYb08nEcN+cgxHN1dJV8OLJ5uxlGJtDeR8UZZ1mnQ1gSAD/g==",
|
4282
|
4290
|
"dev": true,
|
4283
|
4291
|
"requires": {
|
4284
|
|
- "@commitlint/types": "^16.0.0",
|
|
4292
|
+ "@commitlint/types": "^16.2.1",
|
4285
|
4293
|
"conventional-changelog-angular": "^5.0.11",
|
4286
|
4294
|
"conventional-commits-parser": "^3.2.2"
|
4287
|
4295
|
}
|
4288
|
4296
|
},
|
4289
|
4297
|
"@commitlint/read": {
|
4290
|
|
- "version": "16.0.0",
|
4291
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-16.0.0.tgz",
|
4292
|
|
- "integrity": "sha512-H4T2zsfmYQK9B+JtoQaCXWBHUhgIJyOzWZjSfuIV9Ce69/OgHoffNpLZPF2lX6yKuDrS1SQFhI/kUCjVc/e4ew==",
|
|
4298
|
+ "version": "16.2.1",
|
|
4299
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-16.2.1.tgz",
|
|
4300
|
+ "integrity": "sha512-tViXGuaxLTrw2r7PiYMQOFA2fueZxnnt0lkOWqKyxT+n2XdEMGYcI9ID5ndJKXnfPGPppD0w/IItKsIXlZ+alw==",
|
4293
|
4301
|
"dev": true,
|
4294
|
4302
|
"requires": {
|
4295
|
|
- "@commitlint/top-level": "^16.0.0",
|
4296
|
|
- "@commitlint/types": "^16.0.0",
|
|
4303
|
+ "@commitlint/top-level": "^16.2.1",
|
|
4304
|
+ "@commitlint/types": "^16.2.1",
|
4297
|
4305
|
"fs-extra": "^10.0.0",
|
4298
|
4306
|
"git-raw-commits": "^2.0.0"
|
4299
|
4307
|
}
|
4300
|
4308
|
},
|
4301
|
4309
|
"@commitlint/resolve-extends": {
|
4302
|
|
- "version": "16.1.0",
|
4303
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-16.1.0.tgz",
|
4304
|
|
- "integrity": "sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==",
|
|
4310
|
+ "version": "16.2.1",
|
|
4311
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-16.2.1.tgz",
|
|
4312
|
+ "integrity": "sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==",
|
4305
|
4313
|
"dev": true,
|
4306
|
4314
|
"requires": {
|
4307
|
|
- "@commitlint/config-validator": "^16.1.0",
|
4308
|
|
- "@commitlint/types": "^16.0.0",
|
|
4315
|
+ "@commitlint/config-validator": "^16.2.1",
|
|
4316
|
+ "@commitlint/types": "^16.2.1",
|
4309
|
4317
|
"import-fresh": "^3.0.0",
|
4310
|
4318
|
"lodash": "^4.17.19",
|
4311
|
4319
|
"resolve-from": "^5.0.0",
|
...
|
...
|
@@ -4313,28 +4321,28 @@
|
4313
|
4321
|
}
|
4314
|
4322
|
},
|
4315
|
4323
|
"@commitlint/rules": {
|
4316
|
|
- "version": "16.0.0",
|
4317
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.0.0.tgz",
|
4318
|
|
- "integrity": "sha512-AOl0y2SBTdJ1bvIv8nwHvQKRT/jC1xb09C5VZwzHoT8sE8F54KDeEzPCwHQFgUcWdGLyS10kkOTAH2MyA8EIlg==",
|
|
4324
|
+ "version": "16.2.1",
|
|
4325
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-16.2.1.tgz",
|
|
4326
|
+ "integrity": "sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==",
|
4319
|
4327
|
"dev": true,
|
4320
|
4328
|
"requires": {
|
4321
|
|
- "@commitlint/ensure": "^16.0.0",
|
4322
|
|
- "@commitlint/message": "^16.0.0",
|
4323
|
|
- "@commitlint/to-lines": "^16.0.0",
|
4324
|
|
- "@commitlint/types": "^16.0.0",
|
|
4329
|
+ "@commitlint/ensure": "^16.2.1",
|
|
4330
|
+ "@commitlint/message": "^16.2.1",
|
|
4331
|
+ "@commitlint/to-lines": "^16.2.1",
|
|
4332
|
+ "@commitlint/types": "^16.2.1",
|
4325
|
4333
|
"execa": "^5.0.0"
|
4326
|
4334
|
}
|
4327
|
4335
|
},
|
4328
|
4336
|
"@commitlint/to-lines": {
|
4329
|
|
- "version": "16.0.0",
|
4330
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.0.0.tgz",
|
4331
|
|
- "integrity": "sha512-iN/qU38TCKU7uKOg6RXLpD49wNiuI0TqMqybHbjefUeP/Jmzxa8ishryj0uLyVdrAl1ZjGeD1ukXGMTtvqz8iA==",
|
|
4337
|
+ "version": "16.2.1",
|
|
4338
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-16.2.1.tgz",
|
|
4339
|
+ "integrity": "sha512-9/VjpYj5j1QeY3eiog1zQWY6axsdWAc0AonUUfyZ7B0MVcRI0R56YsHAfzF6uK/g/WwPZaoe4Lb1QCyDVnpVaQ==",
|
4332
|
4340
|
"dev": true
|
4333
|
4341
|
},
|
4334
|
4342
|
"@commitlint/top-level": {
|
4335
|
|
- "version": "16.0.0",
|
4336
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-16.0.0.tgz",
|
4337
|
|
- "integrity": "sha512-/Jt6NLxyFkpjL5O0jxurZPCHURZAm7cQCqikgPCwqPAH0TLgwqdHjnYipl8J+AGnAMGDip4FNLoYrtgIpZGBYw==",
|
|
4343
|
+ "version": "16.2.1",
|
|
4344
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-16.2.1.tgz",
|
|
4345
|
+ "integrity": "sha512-lS6GSieHW9y6ePL73ied71Z9bOKyK+Ib9hTkRsB8oZFAyQZcyRwq2w6nIa6Fngir1QW51oKzzaXfJL94qwImyw==",
|
4338
|
4346
|
"dev": true,
|
4339
|
4347
|
"requires": {
|
4340
|
4348
|
"find-up": "^5.0.0"
|
...
|
...
|
@@ -4380,9 +4388,9 @@
|
4380
|
4388
|
}
|
4381
|
4389
|
},
|
4382
|
4390
|
"@commitlint/types": {
|
4383
|
|
- "version": "16.0.0",
|
4384
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.0.0.tgz",
|
4385
|
|
- "integrity": "sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==",
|
|
4391
|
+ "version": "16.2.1",
|
|
4392
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-16.2.1.tgz",
|
|
4393
|
+ "integrity": "sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==",
|
4386
|
4394
|
"dev": true,
|
4387
|
4395
|
"requires": {
|
4388
|
4396
|
"chalk": "^4.0.0"
|
...
|
...
|
@@ -4433,11 +4441,10 @@
|
4433
|
4441
|
"dev": true
|
4434
|
4442
|
},
|
4435
|
4443
|
"@types/node": {
|
4436
|
|
- "version": "17.0.10",
|
4437
|
|
- "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.10.tgz",
|
4438
|
|
- "integrity": "sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==",
|
4439
|
|
- "dev": true,
|
4440
|
|
- "peer": true
|
|
4444
|
+ "version": "17.0.17",
|
|
4445
|
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz",
|
|
4446
|
+ "integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==",
|
|
4447
|
+ "dev": true
|
4441
|
4448
|
},
|
4442
|
4449
|
"@types/normalize-package-data": {
|
4443
|
4450
|
"version": "2.4.0",
|
...
|
...
|
@@ -5043,13 +5050,13 @@
|
5043
|
5050
|
}
|
5044
|
5051
|
},
|
5045
|
5052
|
"cosmiconfig-typescript-loader": {
|
5046
|
|
- "version": "1.0.3",
|
5047
|
|
- "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.3.tgz",
|
5048
|
|
- "integrity": "sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==",
|
|
5053
|
+ "version": "1.0.5",
|
|
5054
|
+ "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-1.0.5.tgz",
|
|
5055
|
+ "integrity": "sha512-FL/YR1nb8hyN0bAcP3MBaIoZravfZtVsN/RuPnoo6UVjqIrDxSNIpXHCGgJe0ZWy5yImpyD6jq5wCJ5f1nUv8g==",
|
5049
|
5056
|
"dev": true,
|
5050
|
5057
|
"requires": {
|
5051
|
5058
|
"cosmiconfig": "^7",
|
5052
|
|
- "ts-node": "^10.4.0"
|
|
5059
|
+ "ts-node": "^10.5.0"
|
5053
|
5060
|
}
|
5054
|
5061
|
},
|
5055
|
5062
|
"create-require": {
|
...
|
...
|
@@ -6962,9 +6969,9 @@
|
6962
|
6969
|
"dev": true
|
6963
|
6970
|
},
|
6964
|
6971
|
"ts-node": {
|
6965
|
|
- "version": "10.4.0",
|
6966
|
|
- "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.4.0.tgz",
|
6967
|
|
- "integrity": "sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==",
|
|
6972
|
+ "version": "10.5.0",
|
|
6973
|
+ "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.5.0.tgz",
|
|
6974
|
+ "integrity": "sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw==",
|
6968
|
6975
|
"dev": true,
|
6969
|
6976
|
"requires": {
|
6970
|
6977
|
"@cspotcode/source-map-support": "0.7.0",
|
...
|
...
|
@@ -6978,6 +6985,7 @@
|
6978
|
6985
|
"create-require": "^1.1.0",
|
6979
|
6986
|
"diff": "^4.0.1",
|
6980
|
6987
|
"make-error": "^1.1.1",
|
|
6988
|
+ "v8-compile-cache-lib": "^3.0.0",
|
6981
|
6989
|
"yn": "3.1.1"
|
6982
|
6990
|
}
|
6983
|
6991
|
},
|
...
|
...
|
@@ -7022,6 +7030,12 @@
|
7022
|
7030
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
|
7023
|
7031
|
"dev": true
|
7024
|
7032
|
},
|
|
7033
|
+ "v8-compile-cache-lib": {
|
|
7034
|
+ "version": "3.0.0",
|
|
7035
|
+ "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.0.tgz",
|
|
7036
|
+ "integrity": "sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==",
|
|
7037
|
+ "dev": true
|
|
7038
|
+ },
|
7025
|
7039
|
"validate-npm-package-license": {
|
7026
|
7040
|
"version": "3.0.4",
|
7027
|
7041
|
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
|