667667 vite-plugin-checker "^0.5.1"
668668 vue-bundle-renderer "^0.4.4"
669669
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 "
679679 eslint-plugin-import "^2.26.0"
680+ eslint-plugin-vue "^9.7.0"
680681
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 ==
685686 dependencies :
686687 eslint-config-standard "^17.0.0"
687688 eslint-plugin-import "^2.26.0"
688- eslint-plugin-n "^15.2.5 "
689+ eslint-plugin-n "^15.5.1 "
689690 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"
693695
694696" @octokit/auth-token@^3.0.0 " :
695697 version "3.0.2"
10071009 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
10081010 integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
10091011
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.48 .0"
1014+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48 .0.tgz#54f8368d080eb384a455f60c2ee044e948a8ce67 "
1015+ integrity sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ ==
10141016 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.48 .0"
1018+ " @typescript-eslint/type-utils" " 5.48 .0"
1019+ " @typescript-eslint/utils" " 5.48 .0"
10181020 debug "^4.3.4"
10191021 ignore "^5.2.0"
10201022 natural-compare-lite "^1.4.0"
10211023 regexpp "^3.2.0"
10221024 semver "^7.3.7"
10231025 tsutils "^3.21.0"
10241026
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.48 .0"
1029+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48 .0.tgz#02803355b23884a83e543755349809a50b7ed9ba "
1030+ integrity sha512-1mxNA8qfgxX8kBvRDIHEzrRGrKHQfQlbW6iHyfHYS0Q4X1af+S6mkLNtgCOsGVl8+/LUPrqdHMssAemkrQ01qg ==
10291031 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.48 .0"
1033+ " @typescript-eslint/types" " 5.48 .0"
1034+ " @typescript-eslint/typescript-estree" " 5.48 .0"
10331035 debug "^4.3.4"
10341036
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.48 .0 " :
1038+ version "5.48 .0"
1039+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48 .0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf "
1040+ integrity sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow ==
10391041 dependencies :
1040- " @typescript-eslint/types" " 5.45 .0"
1041- " @typescript-eslint/visitor-keys" " 5.45 .0"
1042+ " @typescript-eslint/types" " 5.48 .0"
1043+ " @typescript-eslint/visitor-keys" " 5.48 .0"
10421044
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.48 .0 " :
1046+ version "5.48 .0"
1047+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48 .0.tgz#40496dccfdc2daa14a565f8be80ad1ae3882d6d6 "
1048+ integrity sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g ==
10471049 dependencies :
1048- " @typescript-eslint/typescript-estree" " 5.45 .0"
1049- " @typescript-eslint/utils" " 5.45 .0"
1050+ " @typescript-eslint/typescript-estree" " 5.48 .0"
1051+ " @typescript-eslint/utils" " 5.48 .0"
10501052 debug "^4.3.4"
10511053 tsutils "^3.21.0"
10521054
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.48 .0 " :
1056+ version "5.48 .0"
1057+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48 .0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449 "
1058+ integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw ==
10571059
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.48 .0 " :
1061+ version "5.48 .0"
1062+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48 .0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2 "
1063+ integrity sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw ==
10621064 dependencies :
1063- " @typescript-eslint/types" " 5.45 .0"
1064- " @typescript-eslint/visitor-keys" " 5.45 .0"
1065+ " @typescript-eslint/types" " 5.48 .0"
1066+ " @typescript-eslint/visitor-keys" " 5.48 .0"
10651067 debug "^4.3.4"
10661068 globby "^11.1.0"
10671069 is-glob "^4.0.3"
10681070 semver "^7.3.7"
10691071 tsutils "^3.21.0"
10701072
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.48 .0 " :
1074+ version "5.48 .0"
1075+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48 .0.tgz#eee926af2733f7156ad8d15e51791e42ce300273 "
1076+ integrity sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ ==
10751077 dependencies :
10761078 " @types/json-schema" " ^7.0.9"
10771079 " @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.48 .0"
1081+ " @typescript-eslint/types" " 5.48 .0"
1082+ " @typescript-eslint/typescript-estree" " 5.48 .0"
10811083 eslint-scope "^5.1.1"
10821084 eslint-utils "^3.0.0"
10831085 semver "^7.3.7"
10841086
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.48 .0 " :
1088+ version "5.48 .0"
1089+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48 .0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904 "
1090+ integrity sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q ==
10891091 dependencies :
1090- " @typescript-eslint/types" " 5.45 .0"
1092+ " @typescript-eslint/types" " 5.48 .0"
10911093 eslint-visitor-keys "^3.3.0"
10921094
10931095" @unhead/dom@^1.0.7 " :
@@ -1891,11 +1893,16 @@ chownr@^2.0.0:
18911893 resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
18921894 integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
18931895
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.6.1 :
18951897 version "3.7.0"
18961898 resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
18971899 integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
18981900
1901+ ci-info@^3.4.0 :
1902+ version "3.7.1"
1903+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.1.tgz#708a6cdae38915d597afdf3b145f2f8e1ff55f3f"
1904+ integrity sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==
1905+
18991906clean-regexp@^1.0.0 :
19001907 version "1.0.0"
19011908 resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7"
@@ -3021,7 +3028,7 @@ eslint-import-resolver-node@^0.3.6:
30213028 debug "^3.2.7"
30223029 resolve "^1.20.0"
30233030
3024- eslint-import-resolver-typescript@^3.5.0 :
3031+ eslint-import-resolver-typescript@^3.5.2 :
30253032 version "3.5.2"
30263033 resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.2.tgz#9431acded7d898fd94591a08ea9eec3514c7de91"
30273034 integrity sha512-zX4ebnnyXiykjhcBvKIf5TNvt8K7yX6bllTRZ14MiurKPjDpCAZujlszTdB8pcNXhZcOf+god4s9SjQa5GnytQ==
@@ -3076,10 +3083,10 @@ eslint-plugin-import@^2.26.0:
30763083 resolve "^1.22.0"
30773084 tsconfig-paths "^3.14.1"
30783085
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 ==
3086+ eslint-plugin-n@^15.5.1 :
3087+ version "15.6.0 "
3088+ resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.0 .tgz#cfb1d2e2e427d620eb9008f8b3b5a40de0c84120 "
3089+ integrity sha512-Hd/F7wz4Mj44Jp0H6Jtty13NcE69GNTY0rVlgTIj1XBnGGVI6UTdDrpE6vqu3AHo07bygq/N+7OH/lgz1emUJw ==
30833090 dependencies :
30843091 builtins "^5.0.1"
30853092 eslint-plugin-es "^4.1.0"
@@ -3102,23 +3109,23 @@ eslint-plugin-node@^11.1.0:
31023109 resolve "^1.10.1"
31033110 semver "^6.1.0"
31043111
3105- eslint-plugin-promise@^6.0 .1 :
3112+ eslint-plugin-promise@^6.1 .1 :
31063113 version "6.1.1"
31073114 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
31083115 integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
31093116
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 ==
3117+ eslint-plugin-unicorn@^44 .0.2 :
3118+ version "44 .0.2"
3119+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44 .0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3 "
3120+ integrity sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w ==
31143121 dependencies :
3115- " @babel/helper-validator-identifier" " ^7.18.6 "
3116- ci-info "^3.3.2 "
3122+ " @babel/helper-validator-identifier" " ^7.19.1 "
3123+ ci-info "^3.4.0 "
31173124 clean-regexp "^1.0.0"
31183125 eslint-utils "^3.0.0"
31193126 esquery "^1.4.0"
31203127 indent-string "^4.0.0"
3121- is-builtin-module "^3.1 .0"
3128+ is-builtin-module "^3.2 .0"
31223129 lodash "^4.17.21"
31233130 pluralize "^8.0.0"
31243131 read-pkg-up "^7.0.1"
@@ -3127,7 +3134,7 @@ eslint-plugin-unicorn@^43.0.2:
31273134 semver "^7.3.7"
31283135 strip-indent "^3.0.0"
31293136
3130- eslint-plugin-vue@^9.4 .0 :
3137+ eslint-plugin-vue@^9.7 .0 :
31313138 version "9.8.0"
31323139 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz#91de2aabbee8cdbef078ccd4f650a9ecfa445f4f"
31333140 integrity sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==
@@ -4245,7 +4252,7 @@ is-boolean-object@^1.1.0:
42454252 call-bind "^1.0.2"
42464253 has-tostringtag "^1.0.0"
42474254
4248- is-builtin-module@^3.1.0, is-builtin-module@^3. 2.0 :
4255+ is-builtin-module@^3.2.0 :
42494256 version "3.2.0"
42504257 resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
42514258 integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
0 commit comments