File tree Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Expand file tree Collapse file tree 3 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Introduction
3
3
description : ' Vue Final Modal is a renderless, stackable, detachable and lightweight modal component.'
4
4
position : 0
5
5
category : Getting Start
6
- version : 0.20
6
+ version : 0.21
7
7
features :
8
8
- Support Vue 3 and Vue 2
9
9
- Tailwind CSS friendly
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@nuxt/content-theme-docs" : " ^0.6.1" ,
13
13
"nuxt" : " ^2.14.8" ,
14
- "vue-final-modal" : " ^0.20.1 "
14
+ "vue-final-modal" : " ^0.21.0 "
15
15
},
16
16
"devDependencies" : {
17
17
"@nuxtjs/google-analytics" : " ^2.4.0" ,
Original file line number Diff line number Diff line change @@ -5597,11 +5597,6 @@ is-https@^2.0.0, is-https@^2.0.2:
5597
5597
resolved "https://registry.yarnpkg.com/is-https/-/is-https-2.0.2.tgz#7009d303c72580f15897d5c063d6b6bc1f838fef"
5598
5598
integrity sha512-UfUCKVQH/6PQRCh5Qk9vNu4feLZiFmV/gr8DjbtJD0IrCRIDTA6E+d/AVFGPulI5tqK5W45fYbn1Nir1O99rFw==
5599
5599
5600
- is-mobile@^2.2.2 :
5601
- version "2.2.2"
5602
- resolved "https://registry.yarnpkg.com/is-mobile/-/is-mobile-2.2.2.tgz#f6c9c5d50ee01254ce05e739bdd835f1ed4e9954"
5603
- integrity sha512-wW/SXnYJkTjs++tVK5b6kVITZpAZPtUrt9SF80vvxGiF/Oywal+COk1jlRkiVq15RFNEQKQY31TkV24/1T5cVg==
5604
-
5605
5600
is-negative-zero@^2.0.0 :
5606
5601
version "2.0.0"
5607
5602
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz#9553b121b0fac28869da9ed459e20c7543788461"
@@ -9953,12 +9948,10 @@ vue-client-only@^2.0.0:
9953
9948
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
9954
9949
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
9955
9950
9956
- vue-final-modal@^0.20.1 :
9957
- version "0.20.1"
9958
- resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.20.1.tgz#b909a626bcc45114c90e09d99b14ff4227582d2e"
9959
- integrity sha512-7UprQN0lrFbmMSlwFrZP6wvn18alzYF/lNZ88LuFmvV4slAWmEs03jZuRaIQCwQkGdxa1CMoTOTmn+wEcf00MA==
9960
- dependencies :
9961
- is-mobile "^2.2.2"
9951
+ vue-final-modal@^0.21.0 :
9952
+ version "0.21.0"
9953
+ resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-0.21.0.tgz#54079c4b530ead7769bcf443fd4b8e1604b6067a"
9954
+ integrity sha512-zq47wN5hcSuaqUmNi6GsprHsKe9+Gulw1NvuzqzdB34Sg6OtAk7qgJGnB75vllql5ejBMcTxD0f2BIJb71GIEA==
9962
9955
9963
9956
vue-hot-reload-api@^2.3.0 :
9964
9957
version "2.3.4"
You can’t perform that action at this time.
0 commit comments