File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@nuxt/content-theme-docs" : " ^0.6.1" ,
13- "nuxt" : " ^2.14.1" ,
14- "vue-final-modal" : " ^0.13.3"
13+ "nuxt" : " ^2.14.1"
1514 },
1615 "devDependencies" : {
1716 "@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change 11import Vue from 'vue'
22
3- // import VueFinalModal from 'vue-final-modal'
43import VueFinalModal from '../../lib'
54
65Vue . use ( VueFinalModal )
Original file line number Diff line number Diff line change @@ -2445,11 +2445,6 @@ body-parser@1.19.0:
24452445 raw-body "2.4.0"
24462446 type-is "~1.6.17"
24472447
2448- body-scroll-lock@^3.0.3 :
2449- version "3.1.5"
2450- resolved "https://registry.yarnpkg.com/body-scroll-lock/-/body-scroll-lock-3.1.5.tgz#c1392d9217ed2c3e237fee1e910f6cdd80b7aaec"
2451- integrity sha512-Yi1Xaml0EvNA0OYWxXiYNqY24AfWkbA6w5vxE7GWxtKfzIbZM+Qw+aSmkgsbWzbHiy/RCSkUZBplVxTA+E4jJg==
2452-
24532448boolbase@^1.0.0, boolbase@~1.0.0 :
24542449 version "1.0.0"
24552450 resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
@@ -9904,13 +9899,6 @@ vue-client-only@^2.0.0:
99049899 resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
99059900 integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
99069901
9907- vue-final-modal@^0.13.3 :
9908- version "0.13.5"
9909- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.13.5.tgz#60e6d00794400e9a4c98edf80f5d63c0db8f8c21"
9910- integrity sha512-ALFXJa8tRPgmEHqQwIoI84KygvibJ8EhYnY14DUuLwabij89HjnGY54LonFfNPwK2CYFmcWimkVw6pQ/QBm3xg==
9911- dependencies :
9912- body-scroll-lock "^3.0.3"
9913-
99149902vue-hot-reload-api@^2.3.0 :
99159903 version "2.3.4"
99169904 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