@@ -247,6 +247,13 @@ __metadata:
247247 languageName : node
248248 linkType : hard
249249
250+ " @babel/helper-validator-identifier@npm:^7.22.5 " :
251+ version : 7.22.5
252+ resolution : " @babel/helper-validator-identifier@npm:7.22.5"
253+ checksum : 7f0f30113474a28298c12161763b49de5018732290ca4de13cdaefd4fd0d635a6fe3f6686c37a02905fb1e64f21a5ee2b55140cf7b070e729f1bd66866506aea
254+ languageName : node
255+ linkType : hard
256+
250257" @babel/helper-validator-option@npm:^7.21.0 " :
251258 version : 7.21.0
252259 resolution : " @babel/helper-validator-option@npm:7.21.0"
@@ -1152,14 +1159,14 @@ __metadata:
11521159 defu : ^6.1.2
11531160 destr : ^2.0.0
11541161 eslint : ^8.35.0
1155- eslint-config-standard-with-typescript : ^35 .0.0
1162+ eslint-config-standard-with-typescript : ^37 .0.0
11561163 eslint-formatter-pretty : ^5.0.0
11571164 eslint-plugin-align-assignments : ^1.1.2
11581165 eslint-plugin-import : ^2.27.5
11591166 eslint-plugin-n : ^16.0.0
11601167 eslint-plugin-node : ^11.1.0
11611168 eslint-plugin-promise : ^6.1.1
1162- eslint-plugin-unicorn : ^47 .0.0
1169+ eslint-plugin-unicorn : ^48 .0.0
11631170 eslint-plugin-varspacing : ^1.2.2
11641171 eslint-plugin-vue : ^9.9.0
11651172 h3 : ^1.6.4
@@ -1485,7 +1492,7 @@ __metadata:
14851492 languageName : node
14861493 linkType : hard
14871494
1488- " @typescript-eslint/parser@npm:^5.50 .0, @typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1 " :
1495+ " @typescript-eslint/parser@npm:^5.52 .0, @typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1 " :
14891496 version : 5.62.0
14901497 resolution : " @typescript-eslint/parser@npm:5.62.0"
14911498 dependencies :
@@ -3511,32 +3518,32 @@ __metadata:
35113518 languageName : node
35123519 linkType : hard
35133520
3514- " eslint-config-standard-with-typescript@npm:^35 .0.0 " :
3515- version : 35 .0.0
3516- resolution : " eslint-config-standard-with-typescript@npm:35 .0.0"
3521+ " eslint-config-standard-with-typescript@npm:^37 .0.0 " :
3522+ version : 37 .0.0
3523+ resolution : " eslint-config-standard-with-typescript@npm:37 .0.0"
35173524 dependencies :
3518- " @typescript-eslint/parser " : ^5.50 .0
3519- eslint-config-standard : 17.0 .0
3525+ " @typescript-eslint/parser " : ^5.52 .0
3526+ eslint-config-standard : 17.1 .0
35203527 peerDependencies :
3521- " @typescript-eslint/eslint-plugin " : ^5.50 .0
3528+ " @typescript-eslint/eslint-plugin " : ^5.52 .0
35223529 eslint : ^8.0.1
35233530 eslint-plugin-import : ^2.25.2
3524- eslint-plugin-n : ^15.0.0
3531+ eslint-plugin-n : " ^15.0.0 || ^16.0.0 "
35253532 eslint-plugin-promise : ^6.0.0
35263533 typescript : " *"
3527- checksum : 37ff8a2451cdb3754cd1901e07a7f0a4aa8b65db5f8ac400cc844597e922d16d5814f9d8d60a1ae4da7f3d202fcbe6158e924de7bdea75864c67b092f30724f3
3534+ checksum : 2aecb2be793d62484b4797f484c575edd887ef0ad9c7d8bc30f4adf22d59f3cbe37f1f4e3fb9a35a243a99b7686c3130de81df982d18b0870403062c817c7475
35283535 languageName : node
35293536 linkType : hard
35303537
3531- " eslint-config-standard@npm:17.0 .0 " :
3532- version : 17.0 .0
3533- resolution : " eslint-config-standard@npm:17.0 .0"
3538+ " eslint-config-standard@npm:17.1 .0 " :
3539+ version : 17.1 .0
3540+ resolution : " eslint-config-standard@npm:17.1 .0"
35343541 peerDependencies :
35353542 eslint : ^8.0.1
35363543 eslint-plugin-import : ^2.25.2
3537- eslint-plugin-n : ^15.0.0
3544+ eslint-plugin-n : " ^15.0.0 || ^16.0.0 "
35383545 eslint-plugin-promise : ^6.0.0
3539- checksum : dc0ed51e186fd963ff2c0819d33ef580afce11b11036cbcf5e74427e26e514c2b1be96b8ffe74fd2fd00263554a0d49cc873fcf76f17c3dfdba614b45d7fd7da
3546+ checksum : 8ed14ffe424b8a7e67b85e44f75c46dc4c6954f7c474c871c56fb0daf40b6b2a7af2db55102b12a440158b2be898e1fb8333b05e3dbeaeaef066fdbc863eaa88
35403547 languageName : node
35413548 linkType : hard
35423549
@@ -3683,11 +3690,11 @@ __metadata:
36833690 languageName : node
36843691 linkType : hard
36853692
3686- " eslint-plugin-unicorn@npm:^47 .0.0 " :
3687- version : 47 .0.0
3688- resolution : " eslint-plugin-unicorn@npm:47 .0.0 "
3693+ " eslint-plugin-unicorn@npm:^48 .0.0 " :
3694+ version : 48 .0.1
3695+ resolution : " eslint-plugin-unicorn@npm:48 .0.1 "
36893696 dependencies :
3690- " @babel/helper-validator-identifier " : ^7.19.1
3697+ " @babel/helper-validator-identifier " : ^7.22.5
36913698 " @eslint-community/eslint-utils " : ^4.4.0
36923699 ci-info : ^3.8.0
36933700 clean-regexp : ^1.0.0
@@ -3698,14 +3705,13 @@ __metadata:
36983705 lodash : ^4.17.21
36993706 pluralize : ^8.0.0
37003707 read-pkg-up : ^7.0.1
3701- regexp-tree : ^0.1.24
3708+ regexp-tree : ^0.1.27
37023709 regjsparser : ^0.10.0
3703- safe-regex : ^2.1.1
3704- semver : ^7.3.8
3710+ semver : ^7.5.4
37053711 strip-indent : ^3.0.0
37063712 peerDependencies :
3707- eslint : " >=8.38 .0"
3708- checksum : 8d93bd76d54fb44e134c6576e3bda72dbf4c9cb5bae90451ace6acf1c48e6d7329f1e36db1d19266a5da499afeff6bf0c647875d69adc92d546bcc2d8b765cca
3713+ eslint : " >=8.44 .0"
3714+ checksum : e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
37093715 languageName : node
37103716 linkType : hard
37113717
@@ -7246,7 +7252,7 @@ __metadata:
72467252 languageName : node
72477253 linkType : hard
72487254
7249- " regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1 " :
7255+ " regexp-tree@npm:^0.1.27 " :
72507256 version : 0.1.27
72517257 resolution : " regexp-tree@npm:0.1.27"
72527258 bin :
@@ -7479,15 +7485,6 @@ __metadata:
74797485 languageName : node
74807486 linkType : hard
74817487
7482- " safe-regex@npm:^2.1.1 " :
7483- version : 2.1.1
7484- resolution : " safe-regex@npm:2.1.1"
7485- dependencies :
7486- regexp-tree : ~0.1.1
7487- checksum : 5d734e2193c63ef0cb00f60c0244e0f8a30ecb31923633cd34636808d6a7c4c206d650017953ae1db8bc33967c2f06af33488dea6f038f4e38212beb7bed77b4
7488- languageName : node
7489- linkType : hard
7490-
74917488" safer-buffer@npm:>= 2.1.2 < 3.0.0 " :
74927489 version : 2.1.2
74937490 resolution : " safer-buffer@npm:2.1.2"
@@ -7529,7 +7526,7 @@ __metadata:
75297526 languageName : node
75307527 linkType : hard
75317528
7532- " semver@npm:^7.0.0, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7. 5.0 " :
7529+ " semver@npm:^7.0.0, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.6, semver@npm:^7.3.7, semver@npm:^7.5.0 " :
75337530 version : 7.5.1
75347531 resolution : " semver@npm:7.5.1"
75357532 dependencies :
0 commit comments