File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 4545 "@nuxtjs/sentry" : " ^4.3.4" ,
4646 "@nuxtjs/sitemap" : " ^2.4.0" ,
4747 "nuxt" : " ^2.14.4" ,
48- "vee-validate" : " ^3.3 .9"
48+ "vee-validate" : " ^4.5 .9"
4949 },
5050 "devDependencies" : {
5151 "@babel/core" : " ^7.11.4" ,
Original file line number Diff line number Diff line change 21552155 optionalDependencies:
21562156 prettier "^1.18.2"
21572157
2158+ "@vue/devtools-api@^6.0.0-beta.15":
2159+ version "6.0.12"
2160+ resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.0.12.tgz#7b57cce215ae9f37a86984633b3aa3d595aa5b46"
2161+ integrity sha512-iO/4FIezHKXhiDBdKySCvJVh8/mZPxHpiQrTy+PXVqJZgpTPTdHy4q8GXulaY+UKEagdkBb0onxNQZ0LNiqVhw==
2162+
21582163"@vue/test-utils@^1.0.4":
21592164 version "1.0.4"
21602165 resolved "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.0.4.tgz#6341caccdf72da5914a5168e680ea12550fba98a"
@@ -12312,10 +12317,12 @@ vary@^1.1.2, vary@~1.1.2:
1231212317 resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1231312318 integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1231412319
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==
12320+ vee-validate@^4.5.9:
12321+ version "4.5.9"
12322+ resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-4.5.9.tgz#db479b49b2946b4e599230bb6fe1e6b28e041aac"
12323+ integrity sha512-Ce0hE/5IpguKgnwthS+6S4+rjHoPjcDwORtExn+IJIHZXYURN3cgQrZFTudqgpfchpTJAZbJcKD936tzWn15Ag==
12324+ dependencies:
12325+ "@vue/devtools-api" "^6.0.0-beta.15"
1231912326
1232012327vendors@^1.0.0:
1232112328 version "1.0.4"
You can’t perform that action at this time.
0 commit comments