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 1111 "dependencies" : {
1212 "@nuxt/content-theme-docs" : " ^0.6.1" ,
1313 "nuxt" : " ^2.14.1" ,
14- "vue-final-modal" : " ^0.19.0 "
14+ "vue-final-modal" : " ^0.19.1 "
1515 },
1616 "devDependencies" : {
1717 "@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change @@ -5488,6 +5488,11 @@ is-https@^2.0.0, is-https@^2.0.2:
54885488 resolved "https://registry.yarnpkg.com/is-https/-/is-https-2.0.2.tgz#7009d303c72580f15897d5c063d6b6bc1f838fef"
54895489 integrity sha512-UfUCKVQH/6PQRCh5Qk9vNu4feLZiFmV/gr8DjbtJD0IrCRIDTA6E+d/AVFGPulI5tqK5W45fYbn1Nir1O99rFw==
54905490
5491+ is-mobile@^2.2.2 :
5492+ version "2.2.2"
5493+ resolved "https://registry.yarnpkg.com/is-mobile/-/is-mobile-2.2.2.tgz#f6c9c5d50ee01254ce05e739bdd835f1ed4e9954"
5494+ integrity sha512-wW/SXnYJkTjs++tVK5b6kVITZpAZPtUrt9SF80vvxGiF/Oywal+COk1jlRkiVq15RFNEQKQY31TkV24/1T5cVg==
5495+
54915496is-nan@^1.2.1 :
54925497 version "1.3.0"
54935498 resolved "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.0.tgz#85d1f5482f7051c2019f5673ccebdb06f3b0db03"
@@ -9899,10 +9904,12 @@ vue-client-only@^2.0.0:
98999904 resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
99009905 integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
99019906
9902- vue-final-modal@^0.19.0 :
9903- version "0.19.0"
9904- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.19.0.tgz#240c4dd1bb4986890d442824583aca0248926f86"
9905- integrity sha512-zbTFd9byB93QAJM7sEYgqwfK60c8cpfDNx+S3x2Cd0RGWljlPoSp0jMRPSD4ZIYo3DIDgyp3Q0i9bsN2dPdODA==
9907+ vue-final-modal@^0.19.1 :
9908+ version "0.19.1"
9909+ resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.19.1.tgz#32d1df7526ef77f7f51298a84a943006929c1de1"
9910+ integrity sha512-7GJ73Xuul0+WrFf5CP0KE75hVZ272lcZ5NFNMStc+HSOf35mbXEz3TcRdDptl/SHECgWO7KJ7iknJIc8QJxEhQ==
9911+ dependencies :
9912+ is-mobile "^2.2.2"
99069913
99079914vue-hot-reload-api@^2.3.0 :
99089915 version "2.3.4"
You can’t perform that action at this time.
0 commit comments