667
667
vite-plugin-checker "^0.5.1"
668
668
vue-bundle-renderer "^0.4.4"
669
669
670
- " @nuxtjs/eslint-config-typescript@11 .0.0 " :
671
- version "11 .0.0"
672
- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-11 .0.0.tgz#748a0cc063a5cf93ec52dc2d5a2ed94309cacb5b "
673
- integrity sha512-hmFjGtXT524ql8eTbK8BaRkamcXB6Z8YOW8nSQhosTP6oBw9WtOFUeWr7holyE278UhOmx+wDFG90BnyM9D+UA ==
674
- dependencies :
675
- " @nuxtjs/eslint-config" " ^11 .0.0"
676
- " @typescript-eslint/eslint-plugin" " ^5.36 .1"
677
- " @typescript-eslint/parser" " ^5.36 .1"
678
- eslint-import-resolver-typescript "^3.5.0 "
670
+ " @nuxtjs/eslint-config-typescript@12 .0.0 " :
671
+ version "12 .0.0"
672
+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-12 .0.0.tgz#eaa36d8a8eb1c35a918f606e32613e0726b98c0b "
673
+ integrity sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg ==
674
+ dependencies :
675
+ " @nuxtjs/eslint-config" " ^12 .0.0"
676
+ " @typescript-eslint/eslint-plugin" " ^5.42 .1"
677
+ " @typescript-eslint/parser" " ^5.42 .1"
678
+ eslint-import-resolver-typescript "^3.5.2 "
679
679
eslint-plugin-import "^2.26.0"
680
+ eslint-plugin-vue "^9.7.0"
680
681
681
- " @nuxtjs/eslint-config@^11 .0.0 " :
682
- version "11 .0.0"
683
- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-11 .0.0.tgz#92f5d927ef39099de4f52ab73e01bb28be3ff8c2 "
684
- integrity sha512-o4zFOpU8gJgwrC/gLE7c2E0XEjkv2fEixCGG1y+dZYzBPyzTorkQmfxskSF3WRXcZkpkS9uUYlRkeOSdYB7z0w ==
682
+ " @nuxtjs/eslint-config@^12 .0.0 " :
683
+ version "12 .0.0"
684
+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-12 .0.0.tgz#36ac450efd20e3efb8f8a961e094b267c49adac4 "
685
+ integrity sha512-ewenelo75x0eYEUK+9EBXjc/OopQCvdkmYmlZuoHq5kub/vtiRpyZ/autppwokpHUq8tiVyl2ejMakoiHiDTrg ==
685
686
dependencies :
686
687
eslint-config-standard "^17.0.0"
687
688
eslint-plugin-import "^2.26.0"
688
- eslint-plugin-n "^15.2.5 "
689
+ eslint-plugin-n "^15.5.1 "
689
690
eslint-plugin-node "^11.1.0"
690
- eslint-plugin-promise "^6.0.1"
691
- eslint-plugin-unicorn "^43.0.2"
692
- eslint-plugin-vue "^9.4.0"
691
+ eslint-plugin-promise "^6.1.1"
692
+ eslint-plugin-unicorn "^44.0.2"
693
+ eslint-plugin-vue "^9.7.0"
694
+ local-pkg "^0.4.2"
693
695
694
696
" @octokit/auth-token@^3.0.0 " :
695
697
version "3.0.2"
1007
1009
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
1008
1010
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
1009
1011
1010
- " @typescript-eslint/eslint-plugin@^5.36 .1 " :
1011
- version "5.45 .0"
1012
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45 .0.tgz#ffa505cf961d4844d38cfa19dcec4973a6039e41 "
1013
- integrity sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA ==
1012
+ " @typescript-eslint/eslint-plugin@^5.42 .1 " :
1013
+ version "5.46 .0"
1014
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.46 .0.tgz#9a96a713b9616c783501a3c1774c9e2b40217ad0 "
1015
+ integrity sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q ==
1014
1016
dependencies :
1015
- " @typescript-eslint/scope-manager" " 5.45 .0"
1016
- " @typescript-eslint/type-utils" " 5.45 .0"
1017
- " @typescript-eslint/utils" " 5.45 .0"
1017
+ " @typescript-eslint/scope-manager" " 5.46 .0"
1018
+ " @typescript-eslint/type-utils" " 5.46 .0"
1019
+ " @typescript-eslint/utils" " 5.46 .0"
1018
1020
debug "^4.3.4"
1019
1021
ignore "^5.2.0"
1020
1022
natural-compare-lite "^1.4.0"
1021
1023
regexpp "^3.2.0"
1022
1024
semver "^7.3.7"
1023
1025
tsutils "^3.21.0"
1024
1026
1025
- " @typescript-eslint/parser@^5.36 .1 " :
1026
- version "5.45 .0"
1027
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45 .0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e "
1028
- integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ ==
1027
+ " @typescript-eslint/parser@^5.42 .1 " :
1028
+ version "5.46 .0"
1029
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.46 .0.tgz#002d8e67122947922a62547acfed3347cbf2c0b6 "
1030
+ integrity sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA ==
1029
1031
dependencies :
1030
- " @typescript-eslint/scope-manager" " 5.45 .0"
1031
- " @typescript-eslint/types" " 5.45 .0"
1032
- " @typescript-eslint/typescript-estree" " 5.45 .0"
1032
+ " @typescript-eslint/scope-manager" " 5.46 .0"
1033
+ " @typescript-eslint/types" " 5.46 .0"
1034
+ " @typescript-eslint/typescript-estree" " 5.46 .0"
1033
1035
debug "^4.3.4"
1034
1036
1035
- " @typescript-eslint/scope-manager@5.45 .0 " :
1036
- version "5.45 .0"
1037
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45 .0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96 "
1038
- integrity sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw ==
1037
+ " @typescript-eslint/scope-manager@5.46 .0 " :
1038
+ version "5.46 .0"
1039
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.46 .0.tgz#60790b14d0c687dd633b22b8121374764f76ce0d "
1040
+ integrity sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA ==
1039
1041
dependencies :
1040
- " @typescript-eslint/types" " 5.45 .0"
1041
- " @typescript-eslint/visitor-keys" " 5.45 .0"
1042
+ " @typescript-eslint/types" " 5.46 .0"
1043
+ " @typescript-eslint/visitor-keys" " 5.46 .0"
1042
1044
1043
- " @typescript-eslint/type-utils@5.45 .0 " :
1044
- version "5.45 .0"
1045
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.45 .0.tgz#aefbc954c40878fcebeabfb77d20d84a3da3a8b2 "
1046
- integrity sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q ==
1045
+ " @typescript-eslint/type-utils@5.46 .0 " :
1046
+ version "5.46 .0"
1047
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.46 .0.tgz#3a4507b3b437e2fd9e95c3e5eea5ae16f79d64b3 "
1048
+ integrity sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg ==
1047
1049
dependencies :
1048
- " @typescript-eslint/typescript-estree" " 5.45 .0"
1049
- " @typescript-eslint/utils" " 5.45 .0"
1050
+ " @typescript-eslint/typescript-estree" " 5.46 .0"
1051
+ " @typescript-eslint/utils" " 5.46 .0"
1050
1052
debug "^4.3.4"
1051
1053
tsutils "^3.21.0"
1052
1054
1053
- " @typescript-eslint/types@5.45 .0 " :
1054
- version "5.45 .0"
1055
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45 .0.tgz#794760b9037ee4154c09549ef5a96599621109c5 "
1056
- integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA ==
1055
+ " @typescript-eslint/types@5.46 .0 " :
1056
+ version "5.46 .0"
1057
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.46 .0.tgz#f4d76622a996b88153bbd829ea9ccb9f7a5d28bc "
1058
+ integrity sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw ==
1057
1059
1058
- " @typescript-eslint/typescript-estree@5.45 .0 " :
1059
- version "5.45 .0"
1060
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45 .0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d "
1061
- integrity sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ ==
1060
+ " @typescript-eslint/typescript-estree@5.46 .0 " :
1061
+ version "5.46 .0"
1062
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.46 .0.tgz#a6c2b84b9351f78209a1d1f2d99ca553f7fa29a5 "
1063
+ integrity sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw ==
1062
1064
dependencies :
1063
- " @typescript-eslint/types" " 5.45 .0"
1064
- " @typescript-eslint/visitor-keys" " 5.45 .0"
1065
+ " @typescript-eslint/types" " 5.46 .0"
1066
+ " @typescript-eslint/visitor-keys" " 5.46 .0"
1065
1067
debug "^4.3.4"
1066
1068
globby "^11.1.0"
1067
1069
is-glob "^4.0.3"
1068
1070
semver "^7.3.7"
1069
1071
tsutils "^3.21.0"
1070
1072
1071
- " @typescript-eslint/utils@5.45 .0 " :
1072
- version "5.45 .0"
1073
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.45 .0.tgz#9cca2996eee1b8615485a6918a5c763629c7acf5 "
1074
- integrity sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA ==
1073
+ " @typescript-eslint/utils@5.46 .0 " :
1074
+ version "5.46 .0"
1075
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.46 .0.tgz#600cd873ba471b7d8b0b9f35de34cf852c6fcb31 "
1076
+ integrity sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g ==
1075
1077
dependencies :
1076
1078
" @types/json-schema" " ^7.0.9"
1077
1079
" @types/semver" " ^7.3.12"
1078
- " @typescript-eslint/scope-manager" " 5.45 .0"
1079
- " @typescript-eslint/types" " 5.45 .0"
1080
- " @typescript-eslint/typescript-estree" " 5.45 .0"
1080
+ " @typescript-eslint/scope-manager" " 5.46 .0"
1081
+ " @typescript-eslint/types" " 5.46 .0"
1082
+ " @typescript-eslint/typescript-estree" " 5.46 .0"
1081
1083
eslint-scope "^5.1.1"
1082
1084
eslint-utils "^3.0.0"
1083
1085
semver "^7.3.7"
1084
1086
1085
- " @typescript-eslint/visitor-keys@5.45 .0 " :
1086
- version "5.45 .0"
1087
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45 .0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528 "
1088
- integrity sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg ==
1087
+ " @typescript-eslint/visitor-keys@5.46 .0 " :
1088
+ version "5.46 .0"
1089
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.46 .0.tgz#36d87248ae20c61ef72404bcd61f14aa2563915f "
1090
+ integrity sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw ==
1089
1091
dependencies :
1090
- " @typescript-eslint/types" " 5.45 .0"
1092
+ " @typescript-eslint/types" " 5.46 .0"
1091
1093
eslint-visitor-keys "^3.3.0"
1092
1094
1093
1095
" @unhead/dom@^1.0.7 " :
@@ -1891,7 +1893,7 @@ chownr@^2.0.0:
1891
1893
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
1892
1894
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
1893
1895
1894
- ci-info@^3.2.0, ci-info@^3.3.2 , ci-info@^3.6.1 :
1896
+ ci-info@^3.2.0, ci-info@^3.4.0 , ci-info@^3.6.1 :
1895
1897
version "3.7.0"
1896
1898
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
1897
1899
integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
@@ -3021,7 +3023,7 @@ eslint-import-resolver-node@^0.3.6:
3021
3023
debug "^3.2.7"
3022
3024
resolve "^1.20.0"
3023
3025
3024
- eslint-import-resolver-typescript@^3.5.0 :
3026
+ eslint-import-resolver-typescript@^3.5.2 :
3025
3027
version "3.5.2"
3026
3028
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.2.tgz#9431acded7d898fd94591a08ea9eec3514c7de91"
3027
3029
integrity sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==
@@ -3076,10 +3078,10 @@ eslint-plugin-import@^2.26.0:
3076
3078
resolve "^1.22.0"
3077
3079
tsconfig-paths "^3.14.1"
3078
3080
3079
- eslint-plugin-n@^15.2.5 :
3080
- version "15.5.1 "
3081
- resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.5.1 .tgz#b3991857d1edaa47e0108ead825470ce63f391c1 "
3082
- integrity sha512-kAd+xhZm7brHoFLzKLB7/FGRFJNg/srmv67mqb7tto22rpr4wv/LV6RuXzAfv3jbab7+k1wi42PsIhGviywaaw ==
3081
+ eslint-plugin-n@^15.5.1 :
3082
+ version "15.6.0 "
3083
+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.0 .tgz#cfb1d2e2e427d620eb9008f8b3b5a40de0c84120 "
3084
+ integrity sha512-Hd/F7wz4Mj44Jp0H6Jtty13NcE69GNTY0rVlgTIj1XBnGGVI6UTdDrpE6vqu3AHo07bygq/N+7OH/lgz1emUJw ==
3083
3085
dependencies :
3084
3086
builtins "^5.0.1"
3085
3087
eslint-plugin-es "^4.1.0"
@@ -3102,23 +3104,23 @@ eslint-plugin-node@^11.1.0:
3102
3104
resolve "^1.10.1"
3103
3105
semver "^6.1.0"
3104
3106
3105
- eslint-plugin-promise@^6.0 .1 :
3107
+ eslint-plugin-promise@^6.1 .1 :
3106
3108
version "6.1.1"
3107
3109
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
3108
3110
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
3109
3111
3110
- eslint-plugin-unicorn@^43 .0.2 :
3111
- version "43 .0.2"
3112
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-43 .0.2.tgz#b189d58494c8a0985a4b89dba5dbfde3ad7575a5 "
3113
- integrity sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg ==
3112
+ eslint-plugin-unicorn@^44 .0.2 :
3113
+ version "44 .0.2"
3114
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44 .0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3 "
3115
+ integrity sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w ==
3114
3116
dependencies :
3115
- " @babel/helper-validator-identifier" " ^7.18.6 "
3116
- ci-info "^3.3.2 "
3117
+ " @babel/helper-validator-identifier" " ^7.19.1 "
3118
+ ci-info "^3.4.0 "
3117
3119
clean-regexp "^1.0.0"
3118
3120
eslint-utils "^3.0.0"
3119
3121
esquery "^1.4.0"
3120
3122
indent-string "^4.0.0"
3121
- is-builtin-module "^3.1 .0"
3123
+ is-builtin-module "^3.2 .0"
3122
3124
lodash "^4.17.21"
3123
3125
pluralize "^8.0.0"
3124
3126
read-pkg-up "^7.0.1"
@@ -3127,7 +3129,7 @@ eslint-plugin-unicorn@^43.0.2:
3127
3129
semver "^7.3.7"
3128
3130
strip-indent "^3.0.0"
3129
3131
3130
- eslint-plugin-vue@^9.4 .0 :
3132
+ eslint-plugin-vue@^9.7 .0 :
3131
3133
version "9.8.0"
3132
3134
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz#91de2aabbee8cdbef078ccd4f650a9ecfa445f4f"
3133
3135
integrity sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==
@@ -4245,7 +4247,7 @@ is-boolean-object@^1.1.0:
4245
4247
call-bind "^1.0.2"
4246
4248
has-tostringtag "^1.0.0"
4247
4249
4248
- is-builtin-module@^3.1.0, is-builtin-module@^3. 2.0 :
4250
+ is-builtin-module@^3.2.0 :
4249
4251
version "3.2.0"
4250
4252
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
4251
4253
integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
0 commit comments