File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@nuxt/content-theme-docs" : " ^0.5.3" ,
13
- "nuxt" : " ^2.14.1"
13
+ "nuxt" : " ^2.14.1" ,
14
+ "vue-final-modal" : " ^0.13.3"
14
15
},
15
16
"devDependencies" : {
16
17
"@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 1
1
import Vue from 'vue'
2
- import { VueFinalModal } from '../../lib '
2
+ import { VueFinalModal } from 'vue-final-modal '
3
3
4
4
Vue . component ( 'VueFinalModal' , VueFinalModal )
Original file line number Diff line number Diff line change 2411
2411
raw-body "2.4.0"
2412
2412
type-is "~1.6.17"
2413
2413
2414
+ body-scroll-lock@^3.0.3 :
2415
+ version "3.1.5"
2416
+ resolved "https://registry.yarnpkg.com/body-scroll-lock/-/body-scroll-lock-3.1.5.tgz#c1392d9217ed2c3e237fee1e910f6cdd80b7aaec"
2417
+ integrity sha512-Yi1Xaml0EvNA0OYWxXiYNqY24AfWkbA6w5vxE7GWxtKfzIbZM+Qw+aSmkgsbWzbHiy/RCSkUZBplVxTA+E4jJg==
2418
+
2414
2419
boolbase@^1.0.0, boolbase@~1.0.0 :
2415
2420
version "1.0.0"
2416
2421
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
@@ -9803,6 +9808,13 @@ vue-client-only@^2.0.0:
9803
9808
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
9804
9809
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
9805
9810
9811
+ vue-final-modal@^0.13.3 :
9812
+ version "0.13.3"
9813
+ resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.13.3.tgz#ec10a85e134cea03d8e29f5cda51e00bd0892ef6"
9814
+ integrity sha512-i7YIDv4tSVeS8b0PXdcT6J2+w71uOsmlPxMR+Q5tLz2NQ4p+uaTEXzcEcXPPjDPTTgLPrf1XpE6TSxMpM7FjSw==
9815
+ dependencies :
9816
+ body-scroll-lock "^3.0.3"
9817
+
9806
9818
vue-hot-reload-api@^2.3.0 :
9807
9819
version "2.3.4"
9808
9820
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
You can’t perform that action at this time.
0 commit comments