Skip to content

Commit 8167ec1

Browse files
committed
Merge branch 'feat/v3/drag-resize' into v3
2 parents 4bf12f9 + dcd633a commit 8167ec1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@nuxt/content-theme-docs": "0.10.0",
1313
"nuxt": "^2.14.12",
14-
"vue-final-modal": "^2.2.0"
14+
"vue-final-modal": "^2.3.0"
1515
},
1616
"devDependencies": {
1717
"@nuxtjs/google-analytics": "^2.4.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10608,10 +10608,10 @@ vue-client-only@^2.0.0:
1060810608
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c"
1060910609
integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA==
1061010610

10611-
vue-final-modal@^2.2.0:
10612-
version "2.2.0"
10613-
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-2.2.0.tgz#e12507f57ab56a47adaa29ab06eb2bf8e1c35ef4"
10614-
integrity sha512-OksZzJVm1jJEJw0Qi8Aa/ojEF5CM+kFdsmkpa1xIw5sHdZPHhw9ooLzlPwPV3S0YzMyh2n9Ug4YhHlakjAOikw==
10611+
vue-final-modal@^2.3.0:
10612+
version "2.3.0"
10613+
resolved "https://registry.yarnpkg.com/vue-final-modal/-/vue-final-modal-2.3.0.tgz#b1e9406bdca45a054f842e0b510ab909386e1ea4"
10614+
integrity sha512-MPwugVejTYOgpRwM+nG9mow85dJDEU0ynNvxYR/BveVyONuOZkNUhy/Np45WaruU9YJNCyKtJVZXpizoz0s4tw==
1061510615
dependencies:
1061610616
vue "^2.6.12"
1061710617

0 commit comments

Comments
 (0)