@@ -283,6 +283,13 @@ __metadata:
283283 languageName : node
284284 linkType : hard
285285
286+ " @babel/helper-validator-identifier@npm:^7.22.5 " :
287+ version : 7.22.5
288+ resolution : " @babel/helper-validator-identifier@npm:7.22.5"
289+ checksum : 7f0f30113474a28298c12161763b49de5018732290ca4de13cdaefd4fd0d635a6fe3f6686c37a02905fb1e64f21a5ee2b55140cf7b070e729f1bd66866506aea
290+ languageName : node
291+ linkType : hard
292+
286293" @babel/helper-validator-option@npm:^7.21.0 " :
287294 version : 7.21.0
288295 resolution : " @babel/helper-validator-option@npm:7.21.0"
@@ -1231,14 +1238,14 @@ __metadata:
12311238 connect : ^3.7.0
12321239 consola : ^3.0.0
12331240 eslint : ^8.35.0
1234- eslint-config-standard-with-typescript : ^35 .0.0
1241+ eslint-config-standard-with-typescript : ^37 .0.0
12351242 eslint-formatter-pretty : ^5.0.0
12361243 eslint-plugin-align-assignments : ^1.1.2
12371244 eslint-plugin-import : ^2.27.5
12381245 eslint-plugin-n : ^16.0.0
12391246 eslint-plugin-node : ^11.1.0
12401247 eslint-plugin-promise : ^6.1.1
1241- eslint-plugin-unicorn : ^47 .0.0
1248+ eslint-plugin-unicorn : ^48 .0.0
12421249 eslint-plugin-varspacing : ^1.2.2
12431250 eslint-plugin-vue : ^9.9.0
12441251 fs-extra : ^11.1.0
@@ -1592,7 +1599,7 @@ __metadata:
15921599 languageName : node
15931600 linkType : hard
15941601
1595- " @typescript-eslint/parser@npm:^5.50 .0, @typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1 " :
1602+ " @typescript-eslint/parser@npm:^5.52 .0, @typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1 " :
15961603 version : 5.62.0
15971604 resolution : " @typescript-eslint/parser@npm:5.62.0"
15981605 dependencies :
@@ -3622,32 +3629,32 @@ __metadata:
36223629 languageName : node
36233630 linkType : hard
36243631
3625- " eslint-config-standard-with-typescript@npm:^35 .0.0 " :
3626- version : 35 .0.0
3627- resolution : " eslint-config-standard-with-typescript@npm:35 .0.0"
3632+ " eslint-config-standard-with-typescript@npm:^37 .0.0 " :
3633+ version : 37 .0.0
3634+ resolution : " eslint-config-standard-with-typescript@npm:37 .0.0"
36283635 dependencies :
3629- " @typescript-eslint/parser " : ^5.50 .0
3630- eslint-config-standard : 17.0 .0
3636+ " @typescript-eslint/parser " : ^5.52 .0
3637+ eslint-config-standard : 17.1 .0
36313638 peerDependencies :
3632- " @typescript-eslint/eslint-plugin " : ^5.50 .0
3639+ " @typescript-eslint/eslint-plugin " : ^5.52 .0
36333640 eslint : ^8.0.1
36343641 eslint-plugin-import : ^2.25.2
3635- eslint-plugin-n : ^15.0.0
3642+ eslint-plugin-n : " ^15.0.0 || ^16.0.0 "
36363643 eslint-plugin-promise : ^6.0.0
36373644 typescript : " *"
3638- checksum : 37ff8a2451cdb3754cd1901e07a7f0a4aa8b65db5f8ac400cc844597e922d16d5814f9d8d60a1ae4da7f3d202fcbe6158e924de7bdea75864c67b092f30724f3
3645+ checksum : 2aecb2be793d62484b4797f484c575edd887ef0ad9c7d8bc30f4adf22d59f3cbe37f1f4e3fb9a35a243a99b7686c3130de81df982d18b0870403062c817c7475
36393646 languageName : node
36403647 linkType : hard
36413648
3642- " eslint-config-standard@npm:17.0 .0 " :
3643- version : 17.0 .0
3644- resolution : " eslint-config-standard@npm:17.0 .0"
3649+ " eslint-config-standard@npm:17.1 .0 " :
3650+ version : 17.1 .0
3651+ resolution : " eslint-config-standard@npm:17.1 .0"
36453652 peerDependencies :
36463653 eslint : ^8.0.1
36473654 eslint-plugin-import : ^2.25.2
3648- eslint-plugin-n : ^15.0.0
3655+ eslint-plugin-n : " ^15.0.0 || ^16.0.0 "
36493656 eslint-plugin-promise : ^6.0.0
3650- checksum : dc0ed51e186fd963ff2c0819d33ef580afce11b11036cbcf5e74427e26e514c2b1be96b8ffe74fd2fd00263554a0d49cc873fcf76f17c3dfdba614b45d7fd7da
3657+ checksum : 8ed14ffe424b8a7e67b85e44f75c46dc4c6954f7c474c871c56fb0daf40b6b2a7af2db55102b12a440158b2be898e1fb8333b05e3dbeaeaef066fdbc863eaa88
36513658 languageName : node
36523659 linkType : hard
36533660
@@ -3791,11 +3798,11 @@ __metadata:
37913798 languageName : node
37923799 linkType : hard
37933800
3794- " eslint-plugin-unicorn@npm:^47 .0.0 " :
3795- version : 47 .0.0
3796- resolution : " eslint-plugin-unicorn@npm:47 .0.0 "
3801+ " eslint-plugin-unicorn@npm:^48 .0.0 " :
3802+ version : 48 .0.1
3803+ resolution : " eslint-plugin-unicorn@npm:48 .0.1 "
37973804 dependencies :
3798- " @babel/helper-validator-identifier " : ^7.19.1
3805+ " @babel/helper-validator-identifier " : ^7.22.5
37993806 " @eslint-community/eslint-utils " : ^4.4.0
38003807 ci-info : ^3.8.0
38013808 clean-regexp : ^1.0.0
@@ -3806,14 +3813,13 @@ __metadata:
38063813 lodash : ^4.17.21
38073814 pluralize : ^8.0.0
38083815 read-pkg-up : ^7.0.1
3809- regexp-tree : ^0.1.24
3816+ regexp-tree : ^0.1.27
38103817 regjsparser : ^0.10.0
3811- safe-regex : ^2.1.1
3812- semver : ^7.3.8
3818+ semver : ^7.5.4
38133819 strip-indent : ^3.0.0
38143820 peerDependencies :
3815- eslint : " >=8.38 .0"
3816- checksum : 8d93bd76d54fb44e134c6576e3bda72dbf4c9cb5bae90451ace6acf1c48e6d7329f1e36db1d19266a5da499afeff6bf0c647875d69adc92d546bcc2d8b765cca
3821+ eslint : " >=8.44 .0"
3822+ checksum : e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
38173823 languageName : node
38183824 linkType : hard
38193825
@@ -7642,12 +7648,12 @@ __metadata:
76427648 languageName : node
76437649 linkType : hard
76447650
7645- " regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1 " :
7646- version : 0.1.24
7647- resolution : " regexp-tree@npm:0.1.24 "
7651+ " regexp-tree@npm:^0.1.27 " :
7652+ version : 0.1.27
7653+ resolution : " regexp-tree@npm:0.1.27 "
76487654 bin :
76497655 regexp-tree : bin/regexp-tree
7650- checksum : 5807013289d9205288d665e0f8d8cff94843dfd55fdedd1833eb9d9bbd07188a37dfa02942ec5cdc671180037f715148fac1ba6f18fd6be4268e5a8feb49d340
7656+ checksum : 129aebb34dae22d6694ab2ac328be3f99105143737528ab072ef624d599afecbcfae1f5c96a166fa9e5f64fa1ecf30b411c4691e7924c3e11bbaf1712c260c54
76517657 languageName : node
76527658 linkType : hard
76537659
@@ -7896,15 +7902,6 @@ __metadata:
78967902 languageName : node
78977903 linkType : hard
78987904
7899- " safe-regex@npm:^2.1.1 " :
7900- version : 2.1.1
7901- resolution : " safe-regex@npm:2.1.1"
7902- dependencies :
7903- regexp-tree : ~0.1.1
7904- checksum : 5d734e2193c63ef0cb00f60c0244e0f8a30ecb31923633cd34636808d6a7c4c206d650017953ae1db8bc33967c2f06af33488dea6f038f4e38212beb7bed77b4
7905- languageName : node
7906- linkType : hard
7907-
79087905" safer-buffer@npm:>= 2.1.2 < 3.0.0 " :
79097906 version : 2.1.2
79107907 resolution : " safer-buffer@npm:2.1.2"
@@ -7937,7 +7934,7 @@ __metadata:
79377934 languageName : node
79387935 linkType : hard
79397936
7940- " 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 " :
7937+ " 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 " :
79417938 version : 7.3.8
79427939 resolution : " semver@npm:7.3.8"
79437940 dependencies :
@@ -7970,6 +7967,17 @@ __metadata:
79707967 languageName : node
79717968 linkType : hard
79727969
7970+ " semver@npm:^7.5.4 " :
7971+ version : 7.5.4
7972+ resolution : " semver@npm:7.5.4"
7973+ dependencies :
7974+ lru-cache : ^6.0.0
7975+ bin :
7976+ semver : bin/semver.js
7977+ checksum : 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
7978+ languageName : node
7979+ linkType : hard
7980+
79737981" send@npm:0.18.0 " :
79747982 version : 0.18.0
79757983 resolution : " send@npm:0.18.0"
0 commit comments