Skip to content

Commit 1772814

Browse files
committed
bump vuestic-ui version
1 parent 6e0a64a commit 1772814

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"vue-i18n": "^9.0.0",
3030
"vue-router": "^4.0.0-0",
3131
"vue-yandex-maps": "^0.10.9",
32-
"vuestic-ui": "^1.0.0-rc.3",
32+
"vuestic-ui": "^1.0.0",
3333
"vuex": "^4.0.0-0"
3434
},
3535
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11892,10 +11892,10 @@ vue@^3.0.0, vue@^3.0.4:
1189211892
"@vue/runtime-dom" "3.0.5"
1189311893
"@vue/shared" "3.0.5"
1189411894

11895-
vuestic-ui@^1.0.0-rc.3:
11896-
version "1.0.0-rc.3"
11897-
resolved "https://registry.yarnpkg.com/vuestic-ui/-/vuestic-ui-1.0.0-rc.3.tgz#f3cfe3478046068737fd3a09fe0f86bf809d4cb4"
11898-
integrity sha512-8mN+QH5Fae3W3/HcwETGEsHIivN7DAPHpvcjn/oah+ap5DBXFSDHuqi8vCwAcfAhi57jpulIsadVSkqFVc0LMQ==
11895+
vuestic-ui@^1.0.0:
11896+
version "1.0.0"
11897+
resolved "https://registry.yarnpkg.com/vuestic-ui/-/vuestic-ui-1.0.0.tgz#8f52485fe1f6e01ddb407ddfa180ee57dff4782e"
11898+
integrity sha512-DPWkP5Kw8f56YORCv0u7qH8kTXPR3geK49GwEiyA8GnHHiT4F8UUgQ3RclGzUP0XeAtu5eE14imCubVas+Y78g==
1189911899
dependencies:
1190011900
"@popperjs/core" "^2.9.2"
1190111901
asva-executors "^0.1.23"

0 commit comments

Comments
 (0)