|
2155 | 2155 | optionalDependencies: |
2156 | 2156 | prettier "^1.18.2" |
2157 | 2157 |
|
| 2158 | +"@vue/devtools-api@^6.5.1": |
| 2159 | + version "6.6.1" |
| 2160 | + resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.1.tgz#7c14346383751d9f6ad4bea0963245b30220ef83" |
| 2161 | + integrity sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA== |
| 2162 | + |
2158 | 2163 | "@vue/test-utils@^1.0.4": |
2159 | 2164 | version "1.0.4" |
2160 | 2165 | resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.0.4.tgz#6341caccdf72da5914a5168e680ea12550fba98a" |
@@ -11979,6 +11984,11 @@ type-fest@^0.8.0, type-fest@^0.8.1: |
11979 | 11984 | resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" |
11980 | 11985 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== |
11981 | 11986 |
|
| 11987 | +type-fest@^4.8.3: |
| 11988 | + version "4.12.0" |
| 11989 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.12.0.tgz#00ae70d02161b81ecd095158143c4bb8c879760d" |
| 11990 | + integrity sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ== |
| 11991 | + |
11982 | 11992 | type-is@~1.6.17, type-is@~1.6.18: |
11983 | 11993 | version "1.6.18" |
11984 | 11994 | resolved "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" |
@@ -12312,10 +12322,13 @@ vary@^1.1.2, vary@~1.1.2: |
12312 | 12322 | resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" |
12313 | 12323 | integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= |
12314 | 12324 |
|
12315 | | -vee-validate@^3.3.9: |
12316 | | - version "3.3.9" |
12317 | | - resolved "https://registry.npmjs.org/vee-validate/-/vee-validate-3.3.9.tgz#73db22eb28bea913b6a93b90369bb4cbf5e67d45" |
12318 | | - integrity sha512-0ibP+8dNU8XitkhcB5UBnVlHdPlUqFx6jGg4vNUN/lw5geVKBvgyo83y7YCvYA5iqQPgCnuQxsx8kTHa0d/Zyw== |
| 12325 | +vee-validate@^4.12.6: |
| 12326 | + version "4.12.6" |
| 12327 | + resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-4.12.6.tgz#cc1b8ac99ebf00856b40a5118a23787898a70f32" |
| 12328 | + integrity sha512-EKM3YHy8t1miPh30d5X6xOrfG/Ctq0nbN4eMpCK7ezvI6T98/S66vswP+ihL4QqAK/k5KqreWOxof09+JG7N/A== |
| 12329 | + dependencies: |
| 12330 | + "@vue/devtools-api" "^6.5.1" |
| 12331 | + type-fest "^4.8.3" |
12319 | 12332 |
|
12320 | 12333 | vendors@^1.0.0: |
12321 | 12334 | version "1.0.4" |
|
0 commit comments