Skip to content

Commit 8ef9230

Browse files
committed
v0.3.60
1 parent c61c228 commit 8ef9230

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuefront-nuxt",
3-
"version": "0.3.59",
3+
"version": "0.3.60",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -34,6 +34,6 @@
3434
"vue": "^2.6.14",
3535
"vue-graphql-loader": "^0.3.3",
3636
"vue-i18n": "^8.24.4",
37-
"vuefront": "^0.3.53"
37+
"vuefront": "^0.3.54"
3838
}
3939
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7154,15 +7154,15 @@ vue-lazyload@^1.3.2, vue-lazyload@^1.3.3:
71547154
resolved "https://registry.yarnpkg.com/vue-lazyload/-/vue-lazyload-1.3.3.tgz#4df50a271bde9b74c3caf7a228d6e0af50d5682f"
71557155
integrity sha512-uHnq0FTEeNmqnbBC2aRKlmtd9LofMZ6Q3mWvgfLa+i9vhxU8fDK+nGs9c1iVT85axSua/AUnMttIq3xPaU9G3A==
71567156

7157-
vue@^2.6.14:
7157+
vue@^2.6.12, vue@^2.6.14:
71587158
version "2.6.14"
71597159
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
71607160
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
71617161

7162-
vuefront@^0.3.53:
7163-
version "0.3.53"
7164-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.53.tgz#2ac09d96d0b7b8eb601737f2064b5805cec19f1d"
7165-
integrity sha512-3hbOTmoFypILADlt72vx2PH6nnNIHFKTpi2Fwr7wmoXNFRjRnw+ANTqmA3m7NOEa90+kIb29D0B0LxdM9VpINg==
7162+
vuefront@^0.3.54:
7163+
version "0.3.54"
7164+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.54.tgz#516dc68afc98be6100f122e02be956a84d79c4c6"
7165+
integrity sha512-V4AQKtGetmq+9XSXFtwuYmK53XIi49J2qL0K308tT6Qy5v2NumtXzbhmQSzF5oOlO0y/YrU/m9TN3+7bLx5FOw==
71667166
dependencies:
71677167
"@babel/standalone" "^7.14.6"
71687168
"@jamescoyle/vue-icon" "^0.1.0"
@@ -7182,7 +7182,7 @@ vuefront@^0.3.53:
71827182
tailwindcss "2.1.4"
71837183
tb-skeleton "^0.3.6"
71847184
traverse "^0.6.6"
7185-
vue "^2.6.14"
7185+
vue "^2.6.12"
71867186
vue-image-lightbox "^7.2.0"
71877187
vue-lazy-hydration "^2.0.0-beta.4"
71887188
vue-lazyload "^1.3.3"

0 commit comments

Comments
 (0)