192
192
optionalDependencies :
193
193
prettier "^1.18.2 || ^2.0.0"
194
194
195
- " @vue/devtools-api@^6.6.3 " :
196
- version "6.6.3"
197
- resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.3.tgz#b23a588154cba8986bba82b6e1d0248bde3fd1a0"
198
- integrity sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==
195
+ " @vue/devtools-api@^7.7.2 " :
196
+ version "7.7.6"
197
+ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-7.7.6.tgz#4af5dbc77bcc8543f0a8e6f029f598ed978d6c7d"
198
+ integrity sha512-b2Xx0KvXZObePpXPYHvBRRJLDQn5nhKjXh7vUhMEtWxz1AYNFOVIsh5+HLP8xDGL7sy+Q7hXeUxPHB/KgbtsPw==
199
+ dependencies :
200
+ " @vue/devtools-kit" " ^7.7.6"
201
+
202
+ " @vue/devtools-kit@^7.7.6 " :
203
+ version "7.7.6"
204
+ resolved "https://registry.yarnpkg.com/@vue/devtools-kit/-/devtools-kit-7.7.6.tgz#3d9cbe2378a65ed7c4baa77ecc0f7ecdfd185fbb"
205
+ integrity sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==
206
+ dependencies :
207
+ " @vue/devtools-shared" " ^7.7.6"
208
+ birpc "^2.3.0"
209
+ hookable "^5.5.3"
210
+ mitt "^3.0.1"
211
+ perfect-debounce "^1.0.0"
212
+ speakingurl "^14.0.1"
213
+ superjson "^2.2.2"
214
+
215
+ " @vue/devtools-shared@^7.7.6 " :
216
+ version "7.7.6"
217
+ resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-7.7.6.tgz#5da2218df61b605b7b88e725241fc6640df0e4b5"
218
+ integrity sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==
219
+ dependencies :
220
+ rfdc "^1.4.1"
199
221
200
222
aggregate-error@^3.0.0 :
201
223
version "3.1.0"
@@ -288,6 +310,11 @@ bcrypt-pbkdf@^1.0.0:
288
310
dependencies :
289
311
tweetnacl "^0.14.3"
290
312
313
+ birpc@^2.3.0 :
314
+ version "2.3.0"
315
+ resolved "https://registry.yarnpkg.com/birpc/-/birpc-2.3.0.tgz#e5a402dc785ef952a2383ef3cfc075e0842f3e8c"
316
+ integrity sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==
317
+
291
318
blob-util@^2.0.2 :
292
319
version "2.0.2"
293
320
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb"
@@ -413,6 +440,13 @@ common-tags@^1.8.0:
413
440
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
414
441
integrity sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==
415
442
443
+ copy-anything@^3.0.2 :
444
+ version "3.0.5"
445
+ resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-3.0.5.tgz#2d92dce8c498f790fa7ad16b01a1ae5a45b020a0"
446
+ integrity sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==
447
+ dependencies :
448
+ is-what "^4.1.8"
449
+
416
450
417
451
version "1.0.2"
418
452
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -774,6 +808,11 @@ hasown@^2.0.0:
774
808
dependencies :
775
809
function-bind "^1.1.2"
776
810
811
+ hookable@^5.5.3 :
812
+ version "5.5.3"
813
+ resolved "https://registry.yarnpkg.com/hookable/-/hookable-5.5.3.tgz#6cfc358984a1ef991e2518cb9ed4a778bbd3215d"
814
+ integrity sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==
815
+
777
816
http-signature@~1.4.0 :
778
817
version "1.4.0"
779
818
resolved "https://registry.yarnpkg.com/http-signature/-/http-signature-1.4.0.tgz#dee5a9ba2bf49416abc544abd6d967f6a94c8c3f"
@@ -836,6 +875,11 @@ is-unicode-supported@^0.1.0:
836
875
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
837
876
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
838
877
878
+ is-what@^4.1.8 :
879
+ version "4.1.16"
880
+ resolved "https://registry.yarnpkg.com/is-what/-/is-what-4.1.16.tgz#1ad860a19da8b4895ad5495da3182ce2acdd7a6f"
881
+ integrity sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==
882
+
839
883
isexe@^2.0.0 :
840
884
version "2.0.0"
841
885
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
@@ -961,6 +1005,11 @@ minimist@^1.2.8:
961
1005
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
962
1006
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
963
1007
1008
+ mitt@^3.0.1 :
1009
+ version "3.0.1"
1010
+ resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1"
1011
+ integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==
1012
+
964
1013
965
1014
version "2.1.2"
966
1015
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1029,6 +1078,11 @@ pend@~1.2.0:
1029
1078
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
1030
1079
integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==
1031
1080
1081
+ perfect-debounce@^1.0.0 :
1082
+ version "1.0.0"
1083
+ resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a"
1084
+ integrity sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==
1085
+
1032
1086
performance-now@^2.1.0 :
1033
1087
version "2.1.0"
1034
1088
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
@@ -1049,13 +1103,12 @@ pify@^2.2.0:
1049
1103
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
1050
1104
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
1051
1105
1052
- pinia@^2.3.1 :
1053
- version "2.3.1 "
1054
- resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.3.1. tgz#54c476675b72f5abcfafa24a7582531ea8c23d94 "
1055
- integrity sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug ==
1106
+ pinia@^3.0.2 :
1107
+ version "3.0.2 "
1108
+ resolved "https://registry.yarnpkg.com/pinia/-/pinia-3.0.2. tgz#0616c2e1b39915f253c7626db3c81b7cdad695da "
1109
+ integrity sha512-sH2JK3wNY809JOeiiURUR0wehJ9/gd9qFN2Y828jCbxEzKEmEt0pzCXwqiSTfuRsK9vQsOflSdnbdBOGrhtn+g ==
1056
1110
dependencies :
1057
- " @vue/devtools-api" " ^6.6.3"
1058
- vue-demi "^0.14.10"
1111
+ " @vue/devtools-api" " ^7.7.2"
1059
1112
1060
1113
postcss@^8.4.14 :
1061
1114
version "8.4.24"
@@ -1135,6 +1188,11 @@ rfdc@^1.3.0:
1135
1188
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.0.tgz#d0b7c441ab2720d05dc4cf26e01c89631d9da08b"
1136
1189
integrity sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==
1137
1190
1191
+ rfdc@^1.4.1 :
1192
+ version "1.4.1"
1193
+ resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
1194
+ integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
1195
+
1138
1196
rollup@^3.27.1 :
1139
1197
version "3.29.5"
1140
1198
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
@@ -1233,6 +1291,11 @@ source-map@^0.6.1:
1233
1291
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
1234
1292
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
1235
1293
1294
+ speakingurl@^14.0.1 :
1295
+ version "14.0.1"
1296
+ resolved "https://registry.yarnpkg.com/speakingurl/-/speakingurl-14.0.1.tgz#f37ec8ddc4ab98e9600c1c9ec324a8c48d772a53"
1297
+ integrity sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==
1298
+
1236
1299
sshpk@^1.18.0 :
1237
1300
version "1.18.0"
1238
1301
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.18.0.tgz#1663e55cddf4d688b86a46b77f0d5fe363aba028"
@@ -1269,6 +1332,13 @@ strip-final-newline@^2.0.0:
1269
1332
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
1270
1333
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
1271
1334
1335
+ superjson@^2.2.2 :
1336
+ version "2.2.2"
1337
+ resolved "https://registry.yarnpkg.com/superjson/-/superjson-2.2.2.tgz#9d52bf0bf6b5751a3c3472f1292e714782ba3173"
1338
+ integrity sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==
1339
+ dependencies :
1340
+ copy-anything "^3.0.2"
1341
+
1272
1342
supports-color@^7.1.0 :
1273
1343
version "7.2.0"
1274
1344
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
@@ -1384,11 +1454,6 @@ vite@^4.5.14:
1384
1454
optionalDependencies :
1385
1455
fsevents "~2.3.2"
1386
1456
1387
- vue-demi@^0.14.10 :
1388
- version "0.14.10"
1389
- resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.10.tgz#afc78de3d6f9e11bf78c55e8510ee12814522f04"
1390
- integrity sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==
1391
-
1392
1457
vue@^2.7.16 :
1393
1458
version "2.7.16"
1394
1459
resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.16.tgz#98c60de9def99c0e3da8dae59b304ead43b967c9"
0 commit comments