787787 vite-plugin-checker "^0.5.1"
788788 vue-bundle-renderer "^0.4.4"
789789
790- " @nuxtjs/eslint-config-typescript@11 .0.0 " :
791- version "11 .0.0"
792- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-11 .0.0.tgz#748a0cc063a5cf93ec52dc2d5a2ed94309cacb5b "
793- integrity sha512-hmFjGtXT524ql8eTbK8BaRkamcXB6Z8YOW8nSQhosTP6oBw9WtOFUeWr7holyE278UhOmx+wDFG90BnyM9D+UA ==
794- dependencies :
795- " @nuxtjs/eslint-config" " ^11 .0.0"
796- " @typescript-eslint/eslint-plugin" " ^5.36 .1"
797- " @typescript-eslint/parser" " ^5.36 .1"
798- eslint-import-resolver-typescript "^3.5.0 "
790+ " @nuxtjs/eslint-config-typescript@12 .0.0 " :
791+ version "12 .0.0"
792+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-12 .0.0.tgz#eaa36d8a8eb1c35a918f606e32613e0726b98c0b "
793+ integrity sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg ==
794+ dependencies :
795+ " @nuxtjs/eslint-config" " ^12 .0.0"
796+ " @typescript-eslint/eslint-plugin" " ^5.42 .1"
797+ " @typescript-eslint/parser" " ^5.42 .1"
798+ eslint-import-resolver-typescript "^3.5.2 "
799799 eslint-plugin-import "^2.26.0"
800+ eslint-plugin-vue "^9.7.0"
800801
801- " @nuxtjs/eslint-config@^11 .0.0 " :
802- version "11 .0.0"
803- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-11 .0.0.tgz#92f5d927ef39099de4f52ab73e01bb28be3ff8c2 "
804- integrity sha512-o4zFOpU8gJgwrC/gLE7c2E0XEjkv2fEixCGG1y+dZYzBPyzTorkQmfxskSF3WRXcZkpkS9uUYlRkeOSdYB7z0w ==
802+ " @nuxtjs/eslint-config@^12 .0.0 " :
803+ version "12 .0.0"
804+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-12 .0.0.tgz#36ac450efd20e3efb8f8a961e094b267c49adac4 "
805+ integrity sha512-ewenelo75x0eYEUK+9EBXjc/OopQCvdkmYmlZuoHq5kub/vtiRpyZ/autppwokpHUq8tiVyl2ejMakoiHiDTrg ==
805806 dependencies :
806807 eslint-config-standard "^17.0.0"
807808 eslint-plugin-import "^2.26.0"
808- eslint-plugin-n "^15.2.5 "
809+ eslint-plugin-n "^15.5.1 "
809810 eslint-plugin-node "^11.1.0"
810- eslint-plugin-promise "^6.0.1"
811- eslint-plugin-unicorn "^43.0.2"
812- eslint-plugin-vue "^9.4.0"
811+ eslint-plugin-promise "^6.1.1"
812+ eslint-plugin-unicorn "^44.0.2"
813+ eslint-plugin-vue "^9.7.0"
814+ local-pkg "^0.4.2"
813815
814816" @octokit/auth-token@^3.0.0 " :
815817 version "3.0.3"
11581160 resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
11591161 integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
11601162
1161- " @typescript-eslint/eslint-plugin@^5.36 .1 " :
1162- version "5.48.2 "
1163- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2 .tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3 "
1164- integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg ==
1163+ " @typescript-eslint/eslint-plugin@^5.42 .1 " :
1164+ version "5.49.0 "
1165+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.49.0 .tgz#d0b4556f0792194bf0c2fb297897efa321492389 "
1166+ integrity sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q ==
11651167 dependencies :
1166- " @typescript-eslint/scope-manager" " 5.48.2 "
1167- " @typescript-eslint/type-utils" " 5.48.2 "
1168- " @typescript-eslint/utils" " 5.48.2 "
1168+ " @typescript-eslint/scope-manager" " 5.49.0 "
1169+ " @typescript-eslint/type-utils" " 5.49.0 "
1170+ " @typescript-eslint/utils" " 5.49.0 "
11691171 debug "^4.3.4"
11701172 ignore "^5.2.0"
11711173 natural-compare-lite "^1.4.0"
11721174 regexpp "^3.2.0"
11731175 semver "^7.3.7"
11741176 tsutils "^3.21.0"
11751177
1176- " @typescript-eslint/parser@^5.36 .1 " :
1177- version "5.48.2 "
1178- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2 .tgz#c9edef2a0922d26a37dba03be20c5fff378313b3 "
1179- integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw ==
1178+ " @typescript-eslint/parser@^5.42 .1 " :
1179+ version "5.49.0 "
1180+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.49.0 .tgz#d699734b2f20e16351e117417d34a2bc9d7c4b90 "
1181+ integrity sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg ==
11801182 dependencies :
1181- " @typescript-eslint/scope-manager" " 5.48.2 "
1182- " @typescript-eslint/types" " 5.48.2 "
1183- " @typescript-eslint/typescript-estree" " 5.48.2 "
1183+ " @typescript-eslint/scope-manager" " 5.49.0 "
1184+ " @typescript-eslint/types" " 5.49.0 "
1185+ " @typescript-eslint/typescript-estree" " 5.49.0 "
11841186 debug "^4.3.4"
11851187
1186- " @typescript-eslint/scope-manager@5.48.2 " :
1187- version "5.48.2 "
1188- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2 .tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc "
1189- integrity sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw ==
1188+ " @typescript-eslint/scope-manager@5.49.0 " :
1189+ version "5.49.0 "
1190+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0 .tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e "
1191+ integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ ==
11901192 dependencies :
1191- " @typescript-eslint/types" " 5.48.2 "
1192- " @typescript-eslint/visitor-keys" " 5.48.2 "
1193+ " @typescript-eslint/types" " 5.49.0 "
1194+ " @typescript-eslint/visitor-keys" " 5.49.0 "
11931195
1194- " @typescript-eslint/type-utils@5.48.2 " :
1195- version "5.48.2 "
1196- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2 .tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7 "
1197- integrity sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew ==
1196+ " @typescript-eslint/type-utils@5.49.0 " :
1197+ version "5.49.0 "
1198+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.49.0 .tgz#8d5dcc8d422881e2ccf4ebdc6b1d4cc61aa64125 "
1199+ integrity sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA ==
11981200 dependencies :
1199- " @typescript-eslint/typescript-estree" " 5.48.2 "
1200- " @typescript-eslint/utils" " 5.48.2 "
1201+ " @typescript-eslint/typescript-estree" " 5.49.0 "
1202+ " @typescript-eslint/utils" " 5.49.0 "
12011203 debug "^4.3.4"
12021204 tsutils "^3.21.0"
12031205
1204- " @typescript-eslint/types@5.48.2 " :
1205- version "5.48.2 "
1206- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2 .tgz#635706abb1ec164137f92148f06f794438c97b8e "
1207- integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA ==
1206+ " @typescript-eslint/types@5.49.0 " :
1207+ version "5.49.0 "
1208+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0 .tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3 "
1209+ integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg ==
12081210
1209- " @typescript-eslint/typescript-estree@5.48.2 " :
1210- version "5.48.2 "
1211- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2 .tgz#6e206b462942b32383582a6c9251c05021cc21b0 "
1212- integrity sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg ==
1211+ " @typescript-eslint/typescript-estree@5.49.0 " :
1212+ version "5.49.0 "
1213+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0 .tgz#ebd6294c0ea97891fce6af536048181e23d729c8 "
1214+ integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA ==
12131215 dependencies :
1214- " @typescript-eslint/types" " 5.48.2 "
1215- " @typescript-eslint/visitor-keys" " 5.48.2 "
1216+ " @typescript-eslint/types" " 5.49.0 "
1217+ " @typescript-eslint/visitor-keys" " 5.49.0 "
12161218 debug "^4.3.4"
12171219 globby "^11.1.0"
12181220 is-glob "^4.0.3"
12191221 semver "^7.3.7"
12201222 tsutils "^3.21.0"
12211223
1222- " @typescript-eslint/utils@5.48.2 " :
1223- version "5.48.2 "
1224- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2 .tgz#3777a91dcb22b8499a25519e06eef2e9569295a3 "
1225- integrity sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow ==
1224+ " @typescript-eslint/utils@5.49.0 " :
1225+ version "5.49.0 "
1226+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.49.0 .tgz#1c07923bc55ff7834dfcde487fff8d8624a87b32 "
1227+ integrity sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ ==
12261228 dependencies :
12271229 " @types/json-schema" " ^7.0.9"
12281230 " @types/semver" " ^7.3.12"
1229- " @typescript-eslint/scope-manager" " 5.48.2 "
1230- " @typescript-eslint/types" " 5.48.2 "
1231- " @typescript-eslint/typescript-estree" " 5.48.2 "
1231+ " @typescript-eslint/scope-manager" " 5.49.0 "
1232+ " @typescript-eslint/types" " 5.49.0 "
1233+ " @typescript-eslint/typescript-estree" " 5.49.0 "
12321234 eslint-scope "^5.1.1"
12331235 eslint-utils "^3.0.0"
12341236 semver "^7.3.7"
12351237
1236- " @typescript-eslint/visitor-keys@5.48.2 " :
1237- version "5.48.2 "
1238- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2 .tgz#c247582a0bcce467461d7b696513bf9455000060 "
1239- integrity sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ ==
1238+ " @typescript-eslint/visitor-keys@5.49.0 " :
1239+ version "5.49.0 "
1240+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0 .tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe "
1241+ integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg ==
12401242 dependencies :
1241- " @typescript-eslint/types" " 5.48.2 "
1243+ " @typescript-eslint/types" " 5.49.0 "
12421244 eslint-visitor-keys "^3.3.0"
12431245
12441246" @unhead/dom@^1.0.18 " :
@@ -2057,7 +2059,7 @@ chownr@^2.0.0:
20572059 resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
20582060 integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
20592061
2060- ci-info@^3.2.0, ci-info@^3.3.2 , ci-info@^3.7.1 :
2062+ ci-info@^3.2.0, ci-info@^3.4.0 , ci-info@^3.7.1 :
20612063 version "3.7.1"
20622064 resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.1.tgz#708a6cdae38915d597afdf3b145f2f8e1ff55f3f"
20632065 integrity sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==
@@ -3235,7 +3237,7 @@ eslint-import-resolver-node@^0.3.7:
32353237 is-core-module "^2.11.0"
32363238 resolve "^1.22.1"
32373239
3238- eslint-import-resolver-typescript@^3.5.0 :
3240+ eslint-import-resolver-typescript@^3.5.2 :
32393241 version "3.5.3"
32403242 resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.3.tgz#db5ed9e906651b7a59dd84870aaef0e78c663a05"
32413243 integrity sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==
@@ -3292,7 +3294,7 @@ eslint-plugin-import@^2.26.0:
32923294 semver "^6.3.0"
32933295 tsconfig-paths "^3.14.1"
32943296
3295- eslint-plugin-n@^15.2.5 :
3297+ eslint-plugin-n@^15.5.1 :
32963298 version "15.6.1"
32973299 resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.1.tgz#f7e77f24abb92a550115cf11e29695da122c398c"
32983300 integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==
@@ -3318,23 +3320,23 @@ eslint-plugin-node@^11.1.0:
33183320 resolve "^1.10.1"
33193321 semver "^6.1.0"
33203322
3321- eslint-plugin-promise@^6.0 .1 :
3323+ eslint-plugin-promise@^6.1 .1 :
33223324 version "6.1.1"
33233325 resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
33243326 integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
33253327
3326- eslint-plugin-unicorn@^43 .0.2 :
3327- version "43 .0.2"
3328- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-43 .0.2.tgz#b189d58494c8a0985a4b89dba5dbfde3ad7575a5 "
3329- integrity sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg ==
3328+ eslint-plugin-unicorn@^44 .0.2 :
3329+ version "44 .0.2"
3330+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44 .0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3 "
3331+ integrity sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w ==
33303332 dependencies :
3331- " @babel/helper-validator-identifier" " ^7.18.6 "
3332- ci-info "^3.3.2 "
3333+ " @babel/helper-validator-identifier" " ^7.19.1 "
3334+ ci-info "^3.4.0 "
33333335 clean-regexp "^1.0.0"
33343336 eslint-utils "^3.0.0"
33353337 esquery "^1.4.0"
33363338 indent-string "^4.0.0"
3337- is-builtin-module "^3.1 .0"
3339+ is-builtin-module "^3.2 .0"
33383340 lodash "^4.17.21"
33393341 pluralize "^8.0.0"
33403342 read-pkg-up "^7.0.1"
@@ -3343,7 +3345,7 @@ eslint-plugin-unicorn@^43.0.2:
33433345 semver "^7.3.7"
33443346 strip-indent "^3.0.0"
33453347
3346- eslint-plugin-vue@^9.4 .0 :
3348+ eslint-plugin-vue@^9.7 .0 :
33473349 version "9.9.0"
33483350 resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz#ac788ebccd2eb94d846a507df55da50693b80c91"
33493351 integrity sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==
@@ -4526,7 +4528,7 @@ is-boolean-object@^1.1.0:
45264528 call-bind "^1.0.2"
45274529 has-tostringtag "^1.0.0"
45284530
4529- is-builtin-module@^3.1.0, is-builtin-module@^3. 2.0 :
4531+ is-builtin-module@^3.2.0 :
45304532 version "3.2.0"
45314533 resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
45324534 integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
0 commit comments