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 @@ -10619,10 +10619,12 @@ vue-client-only@^2.0.0:
10619
10619
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
10620
10620
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
10621
10621
10622
- vue-final-modal@^0.21.7 :
10623
- version "0.21.7"
10624
- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.21.7.tgz#9bf2e7da77e06dbac6d6e1bc58b70c2eb0a5c0f7"
10625
- integrity sha512-T0jBkDX2gRqTMWzFQGqvcQhz0jNHo+AaRQ7IceIyVGj231/e3kvTRuNdWughkPenZyGzVHEHdWWlSl2AwD0n9g==
10622
+ vue-final-modal@^2.0.0 :
10623
+ version "2.0.0"
10624
+ resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-2.0.0.tgz#06b659a0039834751f2e77e894f517512455b718"
10625
+ integrity sha512-087rySKZ+SETHDgvocmKUvFQNNvspBdH2fAnVWwg8TlC1aVk6LkXmBlbAnRTX5TPJOmPeG6WJR9u0ewxPBXJUA==
10626
+ dependencies :
10627
+ vue "^2.6.12"
10626
10628
10627
10629
vue-hot-reload-api@^2.3.0 :
10628
10630
version "2.3.4"
You can’t perform that action at this time.
0 commit comments