794
794
vite-plugin-checker "^0.5.1"
795
795
vue-bundle-renderer "^0.4.4"
796
796
797
- " @nuxtjs/eslint-config-typescript@11 .0.0 " :
798
- version "11 .0.0"
799
- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-11 .0.0.tgz#748a0cc063a5cf93ec52dc2d5a2ed94309cacb5b "
800
- integrity sha512-hmFjGtXT524ql8eTbK8BaRkamcXB6Z8YOW8nSQhosTP6oBw9WtOFUeWr7holyE278UhOmx+wDFG90BnyM9D+UA ==
801
- dependencies :
802
- " @nuxtjs/eslint-config" " ^11 .0.0"
803
- " @typescript-eslint/eslint-plugin" " ^5.36 .1"
804
- " @typescript-eslint/parser" " ^5.36 .1"
805
- eslint-import-resolver-typescript "^3.5.0 "
797
+ " @nuxtjs/eslint-config-typescript@12 .0.0 " :
798
+ version "12 .0.0"
799
+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config-typescript/-/eslint-config-typescript-12 .0.0.tgz#eaa36d8a8eb1c35a918f606e32613e0726b98c0b "
800
+ integrity sha512-HJR0ho5MYuOCFjkL+eMX/VXbUwy36J12DUMVy+dj3Qz1GYHwX92Saxap3urFzr8oPkzzFiuOknDivfCeRBWakg ==
801
+ dependencies :
802
+ " @nuxtjs/eslint-config" " ^12 .0.0"
803
+ " @typescript-eslint/eslint-plugin" " ^5.42 .1"
804
+ " @typescript-eslint/parser" " ^5.42 .1"
805
+ eslint-import-resolver-typescript "^3.5.2 "
806
806
eslint-plugin-import "^2.26.0"
807
+ eslint-plugin-vue "^9.7.0"
807
808
808
- " @nuxtjs/eslint-config@^11 .0.0 " :
809
- version "11 .0.0"
810
- resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-11 .0.0.tgz#92f5d927ef39099de4f52ab73e01bb28be3ff8c2 "
811
- integrity sha512-o4zFOpU8gJgwrC/gLE7c2E0XEjkv2fEixCGG1y+dZYzBPyzTorkQmfxskSF3WRXcZkpkS9uUYlRkeOSdYB7z0w ==
809
+ " @nuxtjs/eslint-config@^12 .0.0 " :
810
+ version "12 .0.0"
811
+ resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-12 .0.0.tgz#36ac450efd20e3efb8f8a961e094b267c49adac4 "
812
+ integrity sha512-ewenelo75x0eYEUK+9EBXjc/OopQCvdkmYmlZuoHq5kub/vtiRpyZ/autppwokpHUq8tiVyl2ejMakoiHiDTrg ==
812
813
dependencies :
813
814
eslint-config-standard "^17.0.0"
814
815
eslint-plugin-import "^2.26.0"
815
- eslint-plugin-n "^15.2.5 "
816
+ eslint-plugin-n "^15.5.1 "
816
817
eslint-plugin-node "^11.1.0"
817
- eslint-plugin-promise "^6.0.1"
818
- eslint-plugin-unicorn "^43.0.2"
819
- eslint-plugin-vue "^9.4.0"
818
+ eslint-plugin-promise "^6.1.1"
819
+ eslint-plugin-unicorn "^44.0.2"
820
+ eslint-plugin-vue "^9.7.0"
821
+ local-pkg "^0.4.2"
820
822
821
823
" @octokit/auth-token@^3.0.0 " :
822
824
version "3.0.3"
1136
1138
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
1137
1139
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
1138
1140
1139
- " @typescript-eslint/eslint-plugin@^5.36 .1 " :
1140
- version "5.48.2 "
1141
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2 .tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3 "
1142
- integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg ==
1141
+ " @typescript-eslint/eslint-plugin@^5.42 .1 " :
1142
+ version "5.54.1 "
1143
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.54.1 .tgz#0c5091289ce28372e38ab8d28e861d2dbe1ab29e "
1144
+ integrity sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew ==
1143
1145
dependencies :
1144
- " @typescript-eslint/scope-manager" " 5.48.2 "
1145
- " @typescript-eslint/type-utils" " 5.48.2 "
1146
- " @typescript-eslint/utils" " 5.48.2 "
1146
+ " @typescript-eslint/scope-manager" " 5.54.1 "
1147
+ " @typescript-eslint/type-utils" " 5.54.1 "
1148
+ " @typescript-eslint/utils" " 5.54.1 "
1147
1149
debug "^4.3.4"
1150
+ grapheme-splitter "^1.0.4"
1148
1151
ignore "^5.2.0"
1149
1152
natural-compare-lite "^1.4.0"
1150
1153
regexpp "^3.2.0"
1151
1154
semver "^7.3.7"
1152
1155
tsutils "^3.21.0"
1153
1156
1154
- " @typescript-eslint/parser@^5.36 .1 " :
1155
- version "5.48.2 "
1156
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2 .tgz#c9edef2a0922d26a37dba03be20c5fff378313b3 "
1157
- integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw ==
1157
+ " @typescript-eslint/parser@^5.42 .1 " :
1158
+ version "5.54.1 "
1159
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.54.1 .tgz#05761d7f777ef1c37c971d3af6631715099b084c "
1160
+ integrity sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg ==
1158
1161
dependencies :
1159
- " @typescript-eslint/scope-manager" " 5.48.2 "
1160
- " @typescript-eslint/types" " 5.48.2 "
1161
- " @typescript-eslint/typescript-estree" " 5.48.2 "
1162
+ " @typescript-eslint/scope-manager" " 5.54.1 "
1163
+ " @typescript-eslint/types" " 5.54.1 "
1164
+ " @typescript-eslint/typescript-estree" " 5.54.1 "
1162
1165
debug "^4.3.4"
1163
1166
1164
- " @typescript-eslint/scope-manager@5.48.2 " :
1165
- version "5.48.2 "
1166
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2 .tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc "
1167
- integrity sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw ==
1167
+ " @typescript-eslint/scope-manager@5.54.1 " :
1168
+ version "5.54.1 "
1169
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.54.1 .tgz#6d864b4915741c608a58ce9912edf5a02bb58735 "
1170
+ integrity sha512-zWKuGliXxvuxyM71UA/EcPxaviw39dB2504LqAmFDjmkpO8qNLHcmzlh6pbHs1h/7YQ9bnsO8CCcYCSA8sykUg ==
1168
1171
dependencies :
1169
- " @typescript-eslint/types" " 5.48.2 "
1170
- " @typescript-eslint/visitor-keys" " 5.48.2 "
1172
+ " @typescript-eslint/types" " 5.54.1 "
1173
+ " @typescript-eslint/visitor-keys" " 5.54.1 "
1171
1174
1172
- " @typescript-eslint/type-utils@5.48.2 " :
1173
- version "5.48.2 "
1174
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.2 .tgz#7d3aeca9fa37a7ab7e3d9056a99b42f342c48ad7 "
1175
- integrity sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew ==
1175
+ " @typescript-eslint/type-utils@5.54.1 " :
1176
+ version "5.54.1 "
1177
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.54.1 .tgz#4825918ec27e55da8bb99cd07ec2a8e5f50ab748 "
1178
+ integrity sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g ==
1176
1179
dependencies :
1177
- " @typescript-eslint/typescript-estree" " 5.48.2 "
1178
- " @typescript-eslint/utils" " 5.48.2 "
1180
+ " @typescript-eslint/typescript-estree" " 5.54.1 "
1181
+ " @typescript-eslint/utils" " 5.54.1 "
1179
1182
debug "^4.3.4"
1180
1183
tsutils "^3.21.0"
1181
1184
1182
- " @typescript-eslint/types@5.48.2 " :
1183
- version "5.48.2 "
1184
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2 .tgz#635706abb1ec164137f92148f06f794438c97b8e "
1185
- integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA ==
1185
+ " @typescript-eslint/types@5.54.1 " :
1186
+ version "5.54.1 "
1187
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.54.1 .tgz#29fbac29a716d0f08c62fe5de70c9b6735de215c "
1188
+ integrity sha512-G9+1vVazrfAfbtmCapJX8jRo2E4MDXxgm/IMOF4oGh3kq7XuK3JRkOg6y2Qu1VsTRmWETyTkWt1wxy7X7/yLkw ==
1186
1189
1187
- " @typescript-eslint/typescript-estree@5.48.2 " :
1188
- version "5.48.2 "
1189
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2 .tgz#6e206b462942b32383582a6c9251c05021cc21b0 "
1190
- integrity sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg ==
1190
+ " @typescript-eslint/typescript-estree@5.54.1 " :
1191
+ version "5.54.1 "
1192
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.54.1 .tgz#df7b6ae05fd8fef724a87afa7e2f57fa4a599be1 "
1193
+ integrity sha512-bjK5t+S6ffHnVwA0qRPTZrxKSaFYocwFIkZx5k7pvWfsB1I57pO/0M0Skatzzw1sCkjJ83AfGTL0oFIFiDX3bg ==
1191
1194
dependencies :
1192
- " @typescript-eslint/types" " 5.48.2 "
1193
- " @typescript-eslint/visitor-keys" " 5.48.2 "
1195
+ " @typescript-eslint/types" " 5.54.1 "
1196
+ " @typescript-eslint/visitor-keys" " 5.54.1 "
1194
1197
debug "^4.3.4"
1195
1198
globby "^11.1.0"
1196
1199
is-glob "^4.0.3"
1197
1200
semver "^7.3.7"
1198
1201
tsutils "^3.21.0"
1199
1202
1200
- " @typescript-eslint/utils@5.48.2 " :
1201
- version "5.48.2 "
1202
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.2 .tgz#3777a91dcb22b8499a25519e06eef2e9569295a3 "
1203
- integrity sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow ==
1203
+ " @typescript-eslint/utils@5.54.1 " :
1204
+ version "5.54.1 "
1205
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.54.1 .tgz#7a3ee47409285387b9d4609ea7e1020d1797ec34 "
1206
+ integrity sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ ==
1204
1207
dependencies :
1205
1208
" @types/json-schema" " ^7.0.9"
1206
1209
" @types/semver" " ^7.3.12"
1207
- " @typescript-eslint/scope-manager" " 5.48.2 "
1208
- " @typescript-eslint/types" " 5.48.2 "
1209
- " @typescript-eslint/typescript-estree" " 5.48.2 "
1210
+ " @typescript-eslint/scope-manager" " 5.54.1 "
1211
+ " @typescript-eslint/types" " 5.54.1 "
1212
+ " @typescript-eslint/typescript-estree" " 5.54.1 "
1210
1213
eslint-scope "^5.1.1"
1211
1214
eslint-utils "^3.0.0"
1212
1215
semver "^7.3.7"
1213
1216
1214
- " @typescript-eslint/visitor-keys@5.48.2 " :
1215
- version "5.48.2 "
1216
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2 .tgz#c247582a0bcce467461d7b696513bf9455000060 "
1217
- integrity sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ ==
1217
+ " @typescript-eslint/visitor-keys@5.54.1 " :
1218
+ version "5.54.1 "
1219
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.54.1 .tgz#d7a8a0f7181d6ac748f4d47b2306e0513b98bf8b "
1220
+ integrity sha512-q8iSoHTgwCfgcRJ2l2x+xCbu8nBlRAlsQ33k24Adj8eoVBE0f8dUeI+bAa8F84Mv05UGbAx57g2zrRsYIooqQg ==
1218
1221
dependencies :
1219
- " @typescript-eslint/types" " 5.48.2 "
1222
+ " @typescript-eslint/types" " 5.54.1 "
1220
1223
eslint-visitor-keys "^3.3.0"
1221
1224
1222
1225
" @unhead/dom@^1.0.18 " :
@@ -2064,11 +2067,16 @@ chownr@^2.0.0:
2064
2067
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
2065
2068
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
2066
2069
2067
- ci-info@^3.2.0, ci-info@^3.3.2, ci-info@^3. 7.1 :
2070
+ ci-info@^3.2.0, ci-info@^3.7.1 :
2068
2071
version "3.7.1"
2069
2072
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.1.tgz#708a6cdae38915d597afdf3b145f2f8e1ff55f3f"
2070
2073
integrity sha512-4jYS4MOAaCIStSRwiuxc4B8MYhIe676yO1sYGzARnjXkWpmzZMMYxY6zu8WYWDhSuth5zhrQ1rhNSibyyvv4/w==
2071
2074
2075
+ ci-info@^3.4.0 :
2076
+ version "3.8.0"
2077
+ resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
2078
+ integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
2079
+
2072
2080
clean-regexp@^1.0.0 :
2073
2081
version "1.0.0"
2074
2082
resolved "https://registry.yarnpkg.com/clean-regexp/-/clean-regexp-1.0.0.tgz#8df7c7aae51fd36874e8f8d05b9180bc11a3fed7"
@@ -3244,7 +3252,7 @@ eslint-import-resolver-node@^0.3.7:
3244
3252
is-core-module "^2.11.0"
3245
3253
resolve "^1.22.1"
3246
3254
3247
- eslint-import-resolver-typescript@^3.5.0 :
3255
+ eslint-import-resolver-typescript@^3.5.2 :
3248
3256
version "3.5.3"
3249
3257
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.3.tgz#db5ed9e906651b7a59dd84870aaef0e78c663a05"
3250
3258
integrity sha512-njRcKYBc3isE42LaTcJNVANR3R99H9bAxBDMNDr2W7yq5gYPxbU3MkdhsQukxZ/Xg9C2vcyLlDsbKfRDg0QvCQ==
@@ -3301,7 +3309,7 @@ eslint-plugin-import@^2.26.0:
3301
3309
semver "^6.3.0"
3302
3310
tsconfig-paths "^3.14.1"
3303
3311
3304
- eslint-plugin-n@^15.2.5 :
3312
+ eslint-plugin-n@^15.5.1 :
3305
3313
version "15.6.1"
3306
3314
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.6.1.tgz#f7e77f24abb92a550115cf11e29695da122c398c"
3307
3315
integrity sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==
@@ -3327,23 +3335,23 @@ eslint-plugin-node@^11.1.0:
3327
3335
resolve "^1.10.1"
3328
3336
semver "^6.1.0"
3329
3337
3330
- eslint-plugin-promise@^6.0 .1 :
3338
+ eslint-plugin-promise@^6.1 .1 :
3331
3339
version "6.1.1"
3332
3340
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816"
3333
3341
integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==
3334
3342
3335
- eslint-plugin-unicorn@^43 .0.2 :
3336
- version "43 .0.2"
3337
- resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-43 .0.2.tgz#b189d58494c8a0985a4b89dba5dbfde3ad7575a5 "
3338
- integrity sha512-DtqZ5mf/GMlfWoz1abIjq5jZfaFuHzGBZYIeuJfEoKKGWRHr2JiJR+ea+BF7Wx2N1PPRoT/2fwgiK1NnmNE3Hg ==
3343
+ eslint-plugin-unicorn@^44 .0.2 :
3344
+ version "44 .0.2"
3345
+ resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-44 .0.2.tgz#6324a001c0a5e2ac00fb51b30db27d14c6c36ab3 "
3346
+ integrity sha512-GLIDX1wmeEqpGaKcnMcqRvMVsoabeF0Ton0EX4Th5u6Kmf7RM9WBl705AXFEsns56ESkEs0uyelLuUTvz9Tr0w ==
3339
3347
dependencies :
3340
- " @babel/helper-validator-identifier" " ^7.18.6 "
3341
- ci-info "^3.3.2 "
3348
+ " @babel/helper-validator-identifier" " ^7.19.1 "
3349
+ ci-info "^3.4.0 "
3342
3350
clean-regexp "^1.0.0"
3343
3351
eslint-utils "^3.0.0"
3344
3352
esquery "^1.4.0"
3345
3353
indent-string "^4.0.0"
3346
- is-builtin-module "^3.1 .0"
3354
+ is-builtin-module "^3.2 .0"
3347
3355
lodash "^4.17.21"
3348
3356
pluralize "^8.0.0"
3349
3357
read-pkg-up "^7.0.1"
@@ -3352,7 +3360,7 @@ eslint-plugin-unicorn@^43.0.2:
3352
3360
semver "^7.3.7"
3353
3361
strip-indent "^3.0.0"
3354
3362
3355
- eslint-plugin-vue@^9.4 .0 :
3363
+ eslint-plugin-vue@^9.7 .0 :
3356
3364
version "9.9.0"
3357
3365
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz#ac788ebccd2eb94d846a507df55da50693b80c91"
3358
3366
integrity sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==
@@ -4510,7 +4518,7 @@ is-boolean-object@^1.1.0:
4510
4518
call-bind "^1.0.2"
4511
4519
has-tostringtag "^1.0.0"
4512
4520
4513
- is-builtin-module@^3.1.0, is-builtin-module@^3. 2.0 :
4521
+ is-builtin-module@^3.2.0 :
4514
4522
version "3.2.0"
4515
4523
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
4516
4524
integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
0 commit comments