...
|
...
|
@@ -9,8 +9,8 @@
|
9
|
9
|
"version": "0.2.0",
|
10
|
10
|
"license": "GPL-3.0",
|
11
|
11
|
"devDependencies": {
|
12
|
|
- "@commitlint/cli": "^13.2.1",
|
13
|
|
- "@commitlint/config-conventional": "^13.2.0",
|
|
12
|
+ "@commitlint/cli": "^14.1.0",
|
|
13
|
+ "@commitlint/config-conventional": "^14.1.0",
|
14
|
14
|
"husky": "^7.0.4",
|
15
|
15
|
"npm-run-all": "^4.1.5",
|
16
|
16
|
"prettier": "^2.4.1",
|
...
|
...
|
@@ -99,16 +99,16 @@
|
99
|
99
|
}
|
100
|
100
|
},
|
101
|
101
|
"node_modules/@commitlint/cli": {
|
102
|
|
- "version": "13.2.1",
|
103
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
|
104
|
|
- "integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
|
|
102
|
+ "version": "14.1.0",
|
|
103
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
|
|
104
|
+ "integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
|
105
|
105
|
"dev": true,
|
106
|
106
|
"dependencies": {
|
107
|
|
- "@commitlint/format": "^13.2.0",
|
108
|
|
- "@commitlint/lint": "^13.2.0",
|
109
|
|
- "@commitlint/load": "^13.2.1",
|
110
|
|
- "@commitlint/read": "^13.2.0",
|
111
|
|
- "@commitlint/types": "^13.2.0",
|
|
107
|
+ "@commitlint/format": "^14.1.0",
|
|
108
|
+ "@commitlint/lint": "^14.1.0",
|
|
109
|
+ "@commitlint/load": "^14.1.0",
|
|
110
|
+ "@commitlint/read": "^14.0.0",
|
|
111
|
+ "@commitlint/types": "^14.0.0",
|
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": "13.2.0",
|
144
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz",
|
145
|
|
- "integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==",
|
|
143
|
+ "version": "14.1.0",
|
|
144
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz",
|
|
145
|
+ "integrity": "sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==",
|
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/ensure": {
|
155
|
|
- "version": "13.2.0",
|
156
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
157
|
|
- "integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
|
155
|
+ "version": "14.1.0",
|
|
156
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
|
|
157
|
+ "integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
|
158
|
158
|
"dev": true,
|
159
|
159
|
"dependencies": {
|
160
|
|
- "@commitlint/types": "^13.2.0",
|
|
160
|
+ "@commitlint/types": "^14.0.0",
|
161
|
161
|
"lodash": "^4.17.19"
|
162
|
162
|
},
|
163
|
163
|
"engines": {
|
...
|
...
|
@@ -165,21 +165,21 @@
|
165
|
165
|
}
|
166
|
166
|
},
|
167
|
167
|
"node_modules/@commitlint/execute-rule": {
|
168
|
|
- "version": "13.2.0",
|
169
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
|
170
|
|
- "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
|
|
168
|
+ "version": "14.0.0",
|
|
169
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
|
|
170
|
+ "integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
|
171
|
171
|
"dev": true,
|
172
|
172
|
"engines": {
|
173
|
173
|
"node": ">=v12"
|
174
|
174
|
}
|
175
|
175
|
},
|
176
|
176
|
"node_modules/@commitlint/format": {
|
177
|
|
- "version": "13.2.0",
|
178
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
|
179
|
|
- "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
|
|
177
|
+ "version": "14.1.0",
|
|
178
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
|
|
179
|
+ "integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
|
180
|
180
|
"dev": true,
|
181
|
181
|
"dependencies": {
|
182
|
|
- "@commitlint/types": "^13.2.0",
|
|
182
|
+ "@commitlint/types": "^14.0.0",
|
183
|
183
|
"chalk": "^4.0.0"
|
184
|
184
|
},
|
185
|
185
|
"engines": {
|
...
|
...
|
@@ -187,12 +187,12 @@
|
187
|
187
|
}
|
188
|
188
|
},
|
189
|
189
|
"node_modules/@commitlint/is-ignored": {
|
190
|
|
- "version": "13.2.0",
|
191
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
192
|
|
- "integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
|
190
|
+ "version": "14.0.0",
|
|
191
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
|
|
192
|
+ "integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
|
193
|
193
|
"dev": true,
|
194
|
194
|
"dependencies": {
|
195
|
|
- "@commitlint/types": "^13.2.0",
|
|
195
|
+ "@commitlint/types": "^14.0.0",
|
196
|
196
|
"semver": "7.3.5"
|
197
|
197
|
},
|
198
|
198
|
"engines": {
|
...
|
...
|
@@ -200,29 +200,29 @@
|
200
|
200
|
}
|
201
|
201
|
},
|
202
|
202
|
"node_modules/@commitlint/lint": {
|
203
|
|
- "version": "13.2.0",
|
204
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
205
|
|
- "integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
|
203
|
+ "version": "14.1.0",
|
|
204
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
|
|
205
|
+ "integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
|
206
|
206
|
"dev": true,
|
207
|
207
|
"dependencies": {
|
208
|
|
- "@commitlint/is-ignored": "^13.2.0",
|
209
|
|
- "@commitlint/parse": "^13.2.0",
|
210
|
|
- "@commitlint/rules": "^13.2.0",
|
211
|
|
- "@commitlint/types": "^13.2.0"
|
|
208
|
+ "@commitlint/is-ignored": "^14.0.0",
|
|
209
|
+ "@commitlint/parse": "^14.0.0",
|
|
210
|
+ "@commitlint/rules": "^14.1.0",
|
|
211
|
+ "@commitlint/types": "^14.0.0"
|
212
|
212
|
},
|
213
|
213
|
"engines": {
|
214
|
214
|
"node": ">=v12"
|
215
|
215
|
}
|
216
|
216
|
},
|
217
|
217
|
"node_modules/@commitlint/load": {
|
218
|
|
- "version": "13.2.1",
|
219
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
|
220
|
|
- "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
|
|
218
|
+ "version": "14.1.0",
|
|
219
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
|
|
220
|
+ "integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
|
221
|
221
|
"dev": true,
|
222
|
222
|
"dependencies": {
|
223
|
|
- "@commitlint/execute-rule": "^13.2.0",
|
224
|
|
- "@commitlint/resolve-extends": "^13.2.0",
|
225
|
|
- "@commitlint/types": "^13.2.0",
|
|
223
|
+ "@commitlint/execute-rule": "^14.0.0",
|
|
224
|
+ "@commitlint/resolve-extends": "^14.1.0",
|
|
225
|
+ "@commitlint/types": "^14.0.0",
|
226
|
226
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
227
|
227
|
"chalk": "^4.0.0",
|
228
|
228
|
"cosmiconfig": "^7.0.0",
|
...
|
...
|
@@ -235,21 +235,21 @@
|
235
|
235
|
}
|
236
|
236
|
},
|
237
|
237
|
"node_modules/@commitlint/message": {
|
238
|
|
- "version": "13.2.0",
|
239
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
240
|
|
- "integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
|
|
238
|
+ "version": "14.0.0",
|
|
239
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
|
|
240
|
+ "integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
|
241
|
241
|
"dev": true,
|
242
|
242
|
"engines": {
|
243
|
243
|
"node": ">=v12"
|
244
|
244
|
}
|
245
|
245
|
},
|
246
|
246
|
"node_modules/@commitlint/parse": {
|
247
|
|
- "version": "13.2.0",
|
248
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
249
|
|
- "integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
|
247
|
+ "version": "14.0.0",
|
|
248
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
|
|
249
|
+ "integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
|
250
|
250
|
"dev": true,
|
251
|
251
|
"dependencies": {
|
252
|
|
- "@commitlint/types": "^13.2.0",
|
|
252
|
+ "@commitlint/types": "^14.0.0",
|
253
|
253
|
"conventional-changelog-angular": "^5.0.11",
|
254
|
254
|
"conventional-commits-parser": "^3.2.2"
|
255
|
255
|
},
|
...
|
...
|
@@ -258,13 +258,13 @@
|
258
|
258
|
}
|
259
|
259
|
},
|
260
|
260
|
"node_modules/@commitlint/read": {
|
261
|
|
- "version": "13.2.0",
|
262
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
|
263
|
|
- "integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
|
|
261
|
+ "version": "14.0.0",
|
|
262
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
|
|
263
|
+ "integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
|
264
|
264
|
"dev": true,
|
265
|
265
|
"dependencies": {
|
266
|
|
- "@commitlint/top-level": "^13.2.0",
|
267
|
|
- "@commitlint/types": "^13.2.0",
|
|
266
|
+ "@commitlint/top-level": "^14.0.0",
|
|
267
|
+ "@commitlint/types": "^14.0.0",
|
268
|
268
|
"fs-extra": "^10.0.0",
|
269
|
269
|
"git-raw-commits": "^2.0.0"
|
270
|
270
|
},
|
...
|
...
|
@@ -273,9 +273,9 @@
|
273
|
273
|
}
|
274
|
274
|
},
|
275
|
275
|
"node_modules/@commitlint/resolve-extends": {
|
276
|
|
- "version": "13.2.0",
|
277
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
|
278
|
|
- "integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
|
|
276
|
+ "version": "14.1.0",
|
|
277
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
|
|
278
|
+ "integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
|
279
|
279
|
"dev": true,
|
280
|
280
|
"dependencies": {
|
281
|
281
|
"import-fresh": "^3.0.0",
|
...
|
...
|
@@ -288,15 +288,15 @@
|
288
|
288
|
}
|
289
|
289
|
},
|
290
|
290
|
"node_modules/@commitlint/rules": {
|
291
|
|
- "version": "13.2.0",
|
292
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
293
|
|
- "integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
|
291
|
+ "version": "14.1.0",
|
|
292
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
|
|
293
|
+ "integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
|
294
|
294
|
"dev": true,
|
295
|
295
|
"dependencies": {
|
296
|
|
- "@commitlint/ensure": "^13.2.0",
|
297
|
|
- "@commitlint/message": "^13.2.0",
|
298
|
|
- "@commitlint/to-lines": "^13.2.0",
|
299
|
|
- "@commitlint/types": "^13.2.0",
|
|
296
|
+ "@commitlint/ensure": "^14.1.0",
|
|
297
|
+ "@commitlint/message": "^14.0.0",
|
|
298
|
+ "@commitlint/to-lines": "^14.0.0",
|
|
299
|
+ "@commitlint/types": "^14.0.0",
|
300
|
300
|
"execa": "^5.0.0"
|
301
|
301
|
},
|
302
|
302
|
"engines": {
|
...
|
...
|
@@ -304,18 +304,18 @@
|
304
|
304
|
}
|
305
|
305
|
},
|
306
|
306
|
"node_modules/@commitlint/to-lines": {
|
307
|
|
- "version": "13.2.0",
|
308
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
309
|
|
- "integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
|
|
307
|
+ "version": "14.0.0",
|
|
308
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
|
|
309
|
+ "integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
|
310
|
310
|
"dev": true,
|
311
|
311
|
"engines": {
|
312
|
312
|
"node": ">=v12"
|
313
|
313
|
}
|
314
|
314
|
},
|
315
|
315
|
"node_modules/@commitlint/top-level": {
|
316
|
|
- "version": "13.2.0",
|
317
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
|
318
|
|
- "integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
|
|
316
|
+ "version": "14.0.0",
|
|
317
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
|
|
318
|
+ "integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
|
319
|
319
|
"dev": true,
|
320
|
320
|
"dependencies": {
|
321
|
321
|
"find-up": "^5.0.0"
|
...
|
...
|
@@ -386,9 +386,9 @@
|
386
|
386
|
}
|
387
|
387
|
},
|
388
|
388
|
"node_modules/@commitlint/types": {
|
389
|
|
- "version": "13.2.0",
|
390
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
|
391
|
|
- "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
|
|
389
|
+ "version": "14.0.0",
|
|
390
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
|
|
391
|
+ "integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
|
392
|
392
|
"dev": true,
|
393
|
393
|
"dependencies": {
|
394
|
394
|
"chalk": "^4.0.0"
|
...
|
...
|
@@ -3787,9 +3787,9 @@
|
3787
|
3787
|
"dev": true
|
3788
|
3788
|
},
|
3789
|
3789
|
"node_modules/typescript": {
|
3790
|
|
- "version": "4.4.3",
|
3791
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
3792
|
|
- "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
|
3790
|
+ "version": "4.4.4",
|
|
3791
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
|
|
3792
|
+ "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
|
3793
|
3793
|
"dev": true,
|
3794
|
3794
|
"bin": {
|
3795
|
3795
|
"tsc": "bin/tsc",
|
...
|
...
|
@@ -4016,16 +4016,16 @@
|
4016
|
4016
|
}
|
4017
|
4017
|
},
|
4018
|
4018
|
"@commitlint/cli": {
|
4019
|
|
- "version": "13.2.1",
|
4020
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
|
4021
|
|
- "integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
|
|
4019
|
+ "version": "14.1.0",
|
|
4020
|
+ "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-14.1.0.tgz",
|
|
4021
|
+ "integrity": "sha512-Orq62jkl9qAGvjFqhehtAqjGY/duJ8hIRPPIHmGR2jIB96D4VTmazS3ZvqJz2Q9kKr61mLAk/171zm0FVzQCYA==",
|
4022
|
4022
|
"dev": true,
|
4023
|
4023
|
"requires": {
|
4024
|
|
- "@commitlint/format": "^13.2.0",
|
4025
|
|
- "@commitlint/lint": "^13.2.0",
|
4026
|
|
- "@commitlint/load": "^13.2.1",
|
4027
|
|
- "@commitlint/read": "^13.2.0",
|
4028
|
|
- "@commitlint/types": "^13.2.0",
|
|
4024
|
+ "@commitlint/format": "^14.1.0",
|
|
4025
|
+ "@commitlint/lint": "^14.1.0",
|
|
4026
|
+ "@commitlint/load": "^14.1.0",
|
|
4027
|
+ "@commitlint/read": "^14.0.0",
|
|
4028
|
+ "@commitlint/types": "^14.0.0",
|
4029
|
4029
|
"lodash": "^4.17.19",
|
4030
|
4030
|
"resolve-from": "5.0.0",
|
4031
|
4031
|
"resolve-global": "1.0.0",
|
...
|
...
|
@@ -4050,71 +4050,71 @@
|
4050
|
4050
|
}
|
4051
|
4051
|
},
|
4052
|
4052
|
"@commitlint/config-conventional": {
|
4053
|
|
- "version": "13.2.0",
|
4054
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz",
|
4055
|
|
- "integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==",
|
|
4053
|
+ "version": "14.1.0",
|
|
4054
|
+ "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-14.1.0.tgz",
|
|
4055
|
+ "integrity": "sha512-JuhCqkEv8jyqmd54EpXPsQFpYc/8k7sfP1UziRdEvZSJUCLxz+8Pk4cNS0oF1BtjaWO7ITgXPlIZg47PyApGmg==",
|
4056
|
4056
|
"dev": true,
|
4057
|
4057
|
"requires": {
|
4058
|
4058
|
"conventional-changelog-conventionalcommits": "^4.3.1"
|
4059
|
4059
|
}
|
4060
|
4060
|
},
|
4061
|
4061
|
"@commitlint/ensure": {
|
4062
|
|
- "version": "13.2.0",
|
4063
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
|
4064
|
|
- "integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
|
|
4062
|
+ "version": "14.1.0",
|
|
4063
|
+ "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-14.1.0.tgz",
|
|
4064
|
+ "integrity": "sha512-xrYvFdqVepT3XA1BmSh88eKbvYKtLuQu98QLfgxVmwS99Kj3yW0sT3D7jGvNsynbIx2dhbXofDyubf/DKkpFrQ==",
|
4065
|
4065
|
"dev": true,
|
4066
|
4066
|
"requires": {
|
4067
|
|
- "@commitlint/types": "^13.2.0",
|
|
4067
|
+ "@commitlint/types": "^14.0.0",
|
4068
|
4068
|
"lodash": "^4.17.19"
|
4069
|
4069
|
}
|
4070
|
4070
|
},
|
4071
|
4071
|
"@commitlint/execute-rule": {
|
4072
|
|
- "version": "13.2.0",
|
4073
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
|
4074
|
|
- "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
|
|
4072
|
+ "version": "14.0.0",
|
|
4073
|
+ "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-14.0.0.tgz",
|
|
4074
|
+ "integrity": "sha512-Hh/HLpCBDlrD3Rx2x2pDBx6CU+OtVqGXh7mbFpNihAVx6B0zyZqm/vv0cdwdhfGW5OEn1BhCqHf1ZOvL/DwdWA==",
|
4075
|
4075
|
"dev": true
|
4076
|
4076
|
},
|
4077
|
4077
|
"@commitlint/format": {
|
4078
|
|
- "version": "13.2.0",
|
4079
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
|
4080
|
|
- "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
|
|
4078
|
+ "version": "14.1.0",
|
|
4079
|
+ "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-14.1.0.tgz",
|
|
4080
|
+ "integrity": "sha512-sF6engqqHjvxGctWRKjFs/HQeNowlpbVmmoP481b2UMQnVQnjjfXJvQsoLpaqFUvgc2sHM4L85F8BmAw+iHG1w==",
|
4081
|
4081
|
"dev": true,
|
4082
|
4082
|
"requires": {
|
4083
|
|
- "@commitlint/types": "^13.2.0",
|
|
4083
|
+ "@commitlint/types": "^14.0.0",
|
4084
|
4084
|
"chalk": "^4.0.0"
|
4085
|
4085
|
}
|
4086
|
4086
|
},
|
4087
|
4087
|
"@commitlint/is-ignored": {
|
4088
|
|
- "version": "13.2.0",
|
4089
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
|
4090
|
|
- "integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
|
|
4088
|
+ "version": "14.0.0",
|
|
4089
|
+ "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-14.0.0.tgz",
|
|
4090
|
+ "integrity": "sha512-nJltYjXTa+mk+6SPe35nOZCCvt3Gh5mbDz008KQ4OPcn1GX1NG+pEgz1Kx3agDp/pc+JGnsrr5GV00gygIoloA==",
|
4091
|
4091
|
"dev": true,
|
4092
|
4092
|
"requires": {
|
4093
|
|
- "@commitlint/types": "^13.2.0",
|
|
4093
|
+ "@commitlint/types": "^14.0.0",
|
4094
|
4094
|
"semver": "7.3.5"
|
4095
|
4095
|
}
|
4096
|
4096
|
},
|
4097
|
4097
|
"@commitlint/lint": {
|
4098
|
|
- "version": "13.2.0",
|
4099
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
|
4100
|
|
- "integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
|
|
4098
|
+ "version": "14.1.0",
|
|
4099
|
+ "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-14.1.0.tgz",
|
|
4100
|
+ "integrity": "sha512-CApGJEOtWU/CcuPD8HkOR1jdUYpjKutGPaeby9nSFzJhwl/UQOjxc4Nd+2g2ygsMi5l3N4j2sWQYEgccpFC3lA==",
|
4101
|
4101
|
"dev": true,
|
4102
|
4102
|
"requires": {
|
4103
|
|
- "@commitlint/is-ignored": "^13.2.0",
|
4104
|
|
- "@commitlint/parse": "^13.2.0",
|
4105
|
|
- "@commitlint/rules": "^13.2.0",
|
4106
|
|
- "@commitlint/types": "^13.2.0"
|
|
4103
|
+ "@commitlint/is-ignored": "^14.0.0",
|
|
4104
|
+ "@commitlint/parse": "^14.0.0",
|
|
4105
|
+ "@commitlint/rules": "^14.1.0",
|
|
4106
|
+ "@commitlint/types": "^14.0.0"
|
4107
|
4107
|
}
|
4108
|
4108
|
},
|
4109
|
4109
|
"@commitlint/load": {
|
4110
|
|
- "version": "13.2.1",
|
4111
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
|
4112
|
|
- "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
|
|
4110
|
+ "version": "14.1.0",
|
|
4111
|
+ "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-14.1.0.tgz",
|
|
4112
|
+ "integrity": "sha512-p+HbgjhkqLsnxyjOUdEYHztHCp8n2oLVUJTmRPuP5FXLNevh6Gwmxf+NYC2J0sgD084aV2CFi3qu1W4yHWIknA==",
|
4113
|
4113
|
"dev": true,
|
4114
|
4114
|
"requires": {
|
4115
|
|
- "@commitlint/execute-rule": "^13.2.0",
|
4116
|
|
- "@commitlint/resolve-extends": "^13.2.0",
|
4117
|
|
- "@commitlint/types": "^13.2.0",
|
|
4115
|
+ "@commitlint/execute-rule": "^14.0.0",
|
|
4116
|
+ "@commitlint/resolve-extends": "^14.1.0",
|
|
4117
|
+ "@commitlint/types": "^14.0.0",
|
4118
|
4118
|
"@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
|
4119
|
4119
|
"chalk": "^4.0.0",
|
4120
|
4120
|
"cosmiconfig": "^7.0.0",
|
...
|
...
|
@@ -4124,38 +4124,38 @@
|
4124
|
4124
|
}
|
4125
|
4125
|
},
|
4126
|
4126
|
"@commitlint/message": {
|
4127
|
|
- "version": "13.2.0",
|
4128
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
|
4129
|
|
- "integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
|
|
4127
|
+ "version": "14.0.0",
|
|
4128
|
+ "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-14.0.0.tgz",
|
|
4129
|
+ "integrity": "sha512-316Pum+bwDcZamOQw0DXSY17Dq9EjvL1zKdYIZqneu4lnXN6uFfi53Y/sP5crW6zlLdnuTHe1MnuewXPLHfH1Q==",
|
4130
|
4130
|
"dev": true
|
4131
|
4131
|
},
|
4132
|
4132
|
"@commitlint/parse": {
|
4133
|
|
- "version": "13.2.0",
|
4134
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
|
4135
|
|
- "integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
|
|
4133
|
+ "version": "14.0.0",
|
|
4134
|
+ "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-14.0.0.tgz",
|
|
4135
|
+ "integrity": "sha512-49qkk0TcwdxJPZUX8MElEzMlRFIL/cg64P4pk8HotFEm2HYdbxxZp6v3cbVw5WOsnRA0frrs+NNoOcIT83ccMQ==",
|
4136
|
4136
|
"dev": true,
|
4137
|
4137
|
"requires": {
|
4138
|
|
- "@commitlint/types": "^13.2.0",
|
|
4138
|
+ "@commitlint/types": "^14.0.0",
|
4139
|
4139
|
"conventional-changelog-angular": "^5.0.11",
|
4140
|
4140
|
"conventional-commits-parser": "^3.2.2"
|
4141
|
4141
|
}
|
4142
|
4142
|
},
|
4143
|
4143
|
"@commitlint/read": {
|
4144
|
|
- "version": "13.2.0",
|
4145
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",
|
4146
|
|
- "integrity": "sha512-7db5e1Bn3re6hQN0SqygTMF/QX6/MQauoJn3wJiUHE93lvwO6aFQxT3qAlYeyBPwfWsmDz/uSH454jtrSsv3Uw==",
|
|
4144
|
+ "version": "14.0.0",
|
|
4145
|
+ "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-14.0.0.tgz",
|
|
4146
|
+ "integrity": "sha512-WXXcSLBqwXTqnEmB0lbU2TrayDJ2G3qI/lxy1ianVmpQol8p9BjodAA6bYxtYYHdQFVXUrIsclzFP/naWG+hlQ==",
|
4147
|
4147
|
"dev": true,
|
4148
|
4148
|
"requires": {
|
4149
|
|
- "@commitlint/top-level": "^13.2.0",
|
4150
|
|
- "@commitlint/types": "^13.2.0",
|
|
4149
|
+ "@commitlint/top-level": "^14.0.0",
|
|
4150
|
+ "@commitlint/types": "^14.0.0",
|
4151
|
4151
|
"fs-extra": "^10.0.0",
|
4152
|
4152
|
"git-raw-commits": "^2.0.0"
|
4153
|
4153
|
}
|
4154
|
4154
|
},
|
4155
|
4155
|
"@commitlint/resolve-extends": {
|
4156
|
|
- "version": "13.2.0",
|
4157
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
|
4158
|
|
- "integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
|
|
4156
|
+ "version": "14.1.0",
|
|
4157
|
+ "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-14.1.0.tgz",
|
|
4158
|
+ "integrity": "sha512-ko80k6QB6E6/OvGNWy4u7gzzWyluDT3VDNL2kfZaDywsnrYntUKyT4Do97gQ7orttITzj2GRtk3KWClVz4rUUQ==",
|
4159
|
4159
|
"dev": true,
|
4160
|
4160
|
"requires": {
|
4161
|
4161
|
"import-fresh": "^3.0.0",
|
...
|
...
|
@@ -4165,28 +4165,28 @@
|
4165
|
4165
|
}
|
4166
|
4166
|
},
|
4167
|
4167
|
"@commitlint/rules": {
|
4168
|
|
- "version": "13.2.0",
|
4169
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-13.2.0.tgz",
|
4170
|
|
- "integrity": "sha512-O3A9S7blOzvHfzrJrUQe9JxdtGy154ol/GXHwvd8WfMJ10y5ryBB4b6+0YZ1XhItWzrEASOfOKbD++EdLV90dQ==",
|
|
4168
|
+ "version": "14.1.0",
|
|
4169
|
+ "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-14.1.0.tgz",
|
|
4170
|
+ "integrity": "sha512-6jmv414/1JzGzDI/DS+snAMhcL6roQKPdg0WB3kWTWN52EvWXBFm0HIMGt2H/FlRKxozwVXlQN60/1fNIl98xA==",
|
4171
|
4171
|
"dev": true,
|
4172
|
4172
|
"requires": {
|
4173
|
|
- "@commitlint/ensure": "^13.2.0",
|
4174
|
|
- "@commitlint/message": "^13.2.0",
|
4175
|
|
- "@commitlint/to-lines": "^13.2.0",
|
4176
|
|
- "@commitlint/types": "^13.2.0",
|
|
4173
|
+ "@commitlint/ensure": "^14.1.0",
|
|
4174
|
+ "@commitlint/message": "^14.0.0",
|
|
4175
|
+ "@commitlint/to-lines": "^14.0.0",
|
|
4176
|
+ "@commitlint/types": "^14.0.0",
|
4177
|
4177
|
"execa": "^5.0.0"
|
4178
|
4178
|
}
|
4179
|
4179
|
},
|
4180
|
4180
|
"@commitlint/to-lines": {
|
4181
|
|
- "version": "13.2.0",
|
4182
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-13.2.0.tgz",
|
4183
|
|
- "integrity": "sha512-ZfWZix2y/CzewReCrj5g0nKOEfj5HW9eBMDrqjJJMPApve00CWv0tYrFCGXuGlv244lW4uvWJt6J/0HLRWsfyg==",
|
|
4181
|
+ "version": "14.0.0",
|
|
4182
|
+ "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-14.0.0.tgz",
|
|
4183
|
+ "integrity": "sha512-uIXk54oJDuYyLpI208s3+cGmJ323yvSJ9LB7yUDMWUeJi2LgRxE2EBZL995kLQdnoAsBBXcLq+VDyppg5bV/cg==",
|
4184
|
4184
|
"dev": true
|
4185
|
4185
|
},
|
4186
|
4186
|
"@commitlint/top-level": {
|
4187
|
|
- "version": "13.2.0",
|
4188
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-13.2.0.tgz",
|
4189
|
|
- "integrity": "sha512-knBvWYbIq6VV6VPHrVeDsxDiJq4Zq6cv5NIYU3iesKAsmK2KlLfsZPa+Ig96Y4AqAPU3zNJwjHxYkz9qxdBbfA==",
|
|
4187
|
+ "version": "14.0.0",
|
|
4188
|
+ "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-14.0.0.tgz",
|
|
4189
|
+ "integrity": "sha512-MZDKZfWfl9g4KozgWBGTCrI2cXkMHnBFlhwvEfrAu5G8wd5aL1f2uWEUMnBMjUikmhVj99i1pzge4XFWHQ29wQ==",
|
4190
|
4190
|
"dev": true,
|
4191
|
4191
|
"requires": {
|
4192
|
4192
|
"find-up": "^5.0.0"
|
...
|
...
|
@@ -4232,9 +4232,9 @@
|
4232
|
4232
|
}
|
4233
|
4233
|
},
|
4234
|
4234
|
"@commitlint/types": {
|
4235
|
|
- "version": "13.2.0",
|
4236
|
|
- "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
|
4237
|
|
- "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
|
|
4235
|
+ "version": "14.0.0",
|
|
4236
|
+ "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-14.0.0.tgz",
|
|
4237
|
+ "integrity": "sha512-sIls1nP2uSbGL466edYlh8mn7O/WP4i3bcvP+2DMhkscRCSgaPhNRWDilhYVsHt2Vu1HTQ27uT0Bj5/Lt2+EcQ==",
|
4238
|
4238
|
"dev": true,
|
4239
|
4239
|
"requires": {
|
4240
|
4240
|
"chalk": "^4.0.0"
|
...
|
...
|
@@ -6768,9 +6768,9 @@
|
6768
|
6768
|
"dev": true
|
6769
|
6769
|
},
|
6770
|
6770
|
"typescript": {
|
6771
|
|
- "version": "4.4.3",
|
6772
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
6773
|
|
- "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
|
6771
|
+ "version": "4.4.4",
|
|
6772
|
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.4.tgz",
|
|
6773
|
+ "integrity": "sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==",
|
6774
|
6774
|
"dev": true
|
6775
|
6775
|
},
|
6776
|
6776
|
"uglify-js": {
|