File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@nuxt/content-theme-docs" : " ^0.8.2" ,
13
13
"nuxt" : " ^2.14.12" ,
14
- "vue-final-modal" : " ^0.21.7 "
14
+ "vue-final-modal" : " ^2.0.0 "
15
15
},
16
16
"devDependencies" : {
17
17
"@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change @@ -10468,10 +10468,12 @@ vue-client-only@^2.0.0:
10468
10468
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
10469
10469
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
10470
10470
10471
- vue-final-modal@^0.21.7 :
10472
- version "0.21.7"
10473
- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.21.7.tgz#9bf2e7da77e06dbac6d6e1bc58b70c2eb0a5c0f7"
10474
- integrity sha512-T0jBkDX2gRqTMWzFQGqvcQhz0jNHo+AaRQ7IceIyVGj231/e3kvTRuNdWughkPenZyGzVHEHdWWlSl2AwD0n9g==
10471
+ vue-final-modal@^2.0.0 :
10472
+ version "2.0.0"
10473
+ resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-2.0.0.tgz#06b659a0039834751f2e77e894f517512455b718"
10474
+ integrity sha512-087rySKZ+SETHDgvocmKUvFQNNvspBdH2fAnVWwg8TlC1aVk6LkXmBlbAnRTX5TPJOmPeG6WJR9u0ewxPBXJUA==
10475
+ dependencies :
10476
+ vue "^2.6.12"
10475
10477
10476
10478
vue-hot-reload-api@^2.3.0 :
10477
10479
version "2.3.4"
You can’t perform that action at this time.
0 commit comments