Skip to content

Commit 174c7d1

Browse files
author
Guillaume Chau
committed
chore: update to @vue/ui 0.9.0
1 parent 40d9346 commit 174c7d1

File tree

2 files changed

+7
-82
lines changed

2 files changed

+7
-82
lines changed

packages/@vue/cli-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@vue/cli-plugin-eslint": "^3.5.1",
7070
"@vue/cli-service": "^3.5.3",
7171
"@vue/eslint-config-standard": "^4.0.0",
72-
"@vue/ui": "^0.8.2",
72+
"@vue/ui": "^0.9.0",
7373
"ansi_up": "^3.0.0",
7474
"cross-env": "^5.1.5",
7575
"eslint": "^5.8.0",

yarn.lock

Lines changed: 6 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,15 +1948,6 @@
19481948
source-map "~0.6.1"
19491949
vue-template-es2015-compiler "^1.9.0"
19501950

1951-
"@vue/conventional-changelog@^0.1.1":
1952-
version "0.1.1"
1953-
resolved "https://registry.yarnpkg.com/@vue/conventional-changelog/-/conventional-changelog-0.1.1.tgz#48d2227ca65c354cba4be60754ea531afd0c3718"
1954-
integrity sha512-xLp1KXnOxn7leEguMmNOsbw1Ojr3yOoPz3/rQyWnoJINZsMWmNiVrMop91CCARQZNSr4iZhHWXz7NK7zF+8KkA==
1955-
dependencies:
1956-
compare-func "^1.3.2"
1957-
execa "^0.10.0"
1958-
q "^1.5.1"
1959-
19601951
"@vue/preload-webpack-plugin@^1.1.0":
19611952
version "1.1.0"
19621953
resolved "https://registry.yarnpkg.com/@vue/preload-webpack-plugin/-/preload-webpack-plugin-1.1.0.tgz#d768dba004261c029b53a77c5ea2d5f9ee4f3cce"
@@ -1970,10 +1961,10 @@
19701961
dom-event-types "^1.0.0"
19711962
lodash "^4.17.4"
19721963

1973-
"@vue/ui@^0.8.2":
1974-
version "0.8.2"
1975-
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.8.2.tgz#371fe1a9a81093b63f4acf1f63aaf676bde746a2"
1976-
integrity sha512-R6wPk8VIy9GNE7lpdZA4AFpAP3yyAxW2KW4sMilluS609OzAs1y8WG2xiq0buB0MCit9YcL9N0TZR05PYLTx3g==
1964+
"@vue/ui@^0.9.0":
1965+
version "0.9.0"
1966+
resolved "https://registry.yarnpkg.com/@vue/ui/-/ui-0.9.0.tgz#e05a7c240b41fc7bd99f12e2a954cf9da8cf555a"
1967+
integrity sha512-ya3IXee7ucEt60m8p9v8qWgrbdtM6/gK8ytwMjGN3sZ6GgD/3ZiN6QPCvtLmVtdBFZo2HNNJWobBXPyDNT6yOA==
19771968
dependencies:
19781969
focus-visible "^4.1.5"
19791970
v-tooltip "^2.0.0-rc.33"
@@ -4534,7 +4525,7 @@ commondir@^1.0.1:
45344525
resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
45354526
integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
45364527

4537-
compare-func@^1.3.1, compare-func@^1.3.2:
4528+
compare-func@^1.3.1:
45384529
version "1.3.2"
45394530
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.2.tgz#99dd0ba457e1f9bc722b12c08ec33eeab31fa648"
45404531
integrity sha1-md0LpFfh+bxyKxLAjsM+6rMfpkg=
@@ -4694,20 +4685,6 @@ conventional-changelog-angular@^5.0.3:
46944685
compare-func "^1.3.1"
46954686
q "^1.5.1"
46964687

4697-
conventional-changelog-atom@^2.0.1:
4698-
version "2.0.1"
4699-
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-2.0.1.tgz#dc88ce650ffa9ceace805cbe70f88bfd0cb2c13a"
4700-
integrity sha512-9BniJa4gLwL20Sm7HWSNXd0gd9c5qo49gCi8nylLFpqAHhkFTj7NQfROq3f1VpffRtzfTQp4VKU5nxbe2v+eZQ==
4701-
dependencies:
4702-
q "^1.5.1"
4703-
4704-
conventional-changelog-codemirror@^2.0.1:
4705-
version "2.0.1"
4706-
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.1.tgz#acc046bc0971460939a0cc2d390e5eafc5eb30da"
4707-
integrity sha512-23kT5IZWa+oNoUaDUzVXMYn60MCdOygTA2I+UjnOMiYVhZgmVwNd6ri/yDlmQGXHqbKhNR5NoXdBzSOSGxsgIQ==
4708-
dependencies:
4709-
q "^1.5.1"
4710-
47114688
conventional-changelog-core@^3.1.6:
47124689
version "3.1.6"
47134690
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-3.1.6.tgz#ac1731a461c50d150d29c1ad4f33143293bcd32f"
@@ -4727,42 +4704,6 @@ conventional-changelog-core@^3.1.6:
47274704
read-pkg-up "^3.0.0"
47284705
through2 "^2.0.0"
47294706

4730-
conventional-changelog-ember@^2.0.2:
4731-
version "2.0.2"
4732-
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-2.0.2.tgz#284ffdea8c83ea8c210b65c5b4eb3e5cc0f4f51a"
4733-
integrity sha512-qtZbA3XefO/n6DDmkYywDYi6wDKNNc98MMl2F9PKSaheJ25Trpi3336W8fDlBhq0X+EJRuseceAdKLEMmuX2tg==
4734-
dependencies:
4735-
q "^1.5.1"
4736-
4737-
conventional-changelog-eslint@^3.0.1:
4738-
version "3.0.1"
4739-
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.1.tgz#f65e0e7f63dc09c044244b8785313a602e628002"
4740-
integrity sha512-yH3+bYrtvgKxSFChUBQnKNh9/U9kN2JElYBm253VpYs5wXhPHVc9ENcuVGWijh24nnOkei7wEJmnmUzgZ4ok+A==
4741-
dependencies:
4742-
q "^1.5.1"
4743-
4744-
conventional-changelog-express@^2.0.1:
4745-
version "2.0.1"
4746-
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-2.0.1.tgz#fea2231d99a5381b4e6badb0c1c40a41fcacb755"
4747-
integrity sha512-G6uCuCaQhLxdb4eEfAIHpcfcJ2+ao3hJkbLrw/jSK/eROeNfnxCJasaWdDAfFkxsbpzvQT4W01iSynU3OoPLIw==
4748-
dependencies:
4749-
q "^1.5.1"
4750-
4751-
conventional-changelog-jquery@^3.0.4:
4752-
version "3.0.4"
4753-
resolved "https://registry.yarnpkg.com/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.4.tgz#7eb598467b83db96742178e1e8d68598bffcd7ae"
4754-
integrity sha512-IVJGI3MseYoY6eybknnTf9WzeQIKZv7aNTm2KQsiFVJH21bfP2q7XVjfoMibdCg95GmgeFlaygMdeoDDa+ZbEQ==
4755-
dependencies:
4756-
q "^1.5.1"
4757-
4758-
conventional-changelog-jshint@^2.0.1:
4759-
version "2.0.1"
4760-
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.1.tgz#11c0e8283abf156a4ff78e89be6fdedf9bd72202"
4761-
integrity sha512-kRFJsCOZzPFm2tzRHULWP4tauGMvccOlXYf3zGeuSW4U0mZhk5NsjnRZ7xFWrTFPlCLV+PNmHMuXp5atdoZmEg==
4762-
dependencies:
4763-
compare-func "^1.3.1"
4764-
q "^1.5.1"
4765-
47664707
conventional-changelog-preset-loader@^2.0.2:
47674708
version "2.0.2"
47684709
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.0.2.tgz#81d1a07523913f3d17da3a49f0091f967ad345b0"
@@ -4784,22 +4725,6 @@ conventional-changelog-writer@^4.0.3:
47844725
split "^1.0.0"
47854726
through2 "^2.0.0"
47864727

4787-
conventional-changelog@^3.0.6:
4788-
version "3.0.6"
4789-
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-3.0.6.tgz#a0bd3b51a0549ec03eb6ef90af7f9fa8c358b15f"
4790-
integrity sha512-1b96x3G67lDKakRvMm+VvYGwgRk+C8aapHKL5iZ/TJzzD/RuyGA2diHNEsR+uPHmQ7/A4Ts7j6N+VNqUoOfksg==
4791-
dependencies:
4792-
conventional-changelog-angular "^5.0.3"
4793-
conventional-changelog-atom "^2.0.1"
4794-
conventional-changelog-codemirror "^2.0.1"
4795-
conventional-changelog-core "^3.1.6"
4796-
conventional-changelog-ember "^2.0.2"
4797-
conventional-changelog-eslint "^3.0.1"
4798-
conventional-changelog-express "^2.0.1"
4799-
conventional-changelog-jquery "^3.0.4"
4800-
conventional-changelog-jshint "^2.0.1"
4801-
conventional-changelog-preset-loader "^2.0.2"
4802-
48034728
conventional-commits-filter@^2.0.1:
48044729
version "2.0.1"
48054730
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-2.0.1.tgz#55a135de1802f6510b6758e0a6aa9e0b28618db3"
@@ -6446,7 +6371,7 @@ eslint-plugin-vue@^4.5.0, eslint-plugin-vue@^4.7.1:
64466371
dependencies:
64476372
vue-eslint-parser "^2.0.3"
64486373

6449-
eslint-plugin-vue@^5.2.2:
6374+
eslint-plugin-vue@^5.0.0, eslint-plugin-vue@^5.2.2:
64506375
version "5.2.2"
64516376
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
64526377
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==

0 commit comments

Comments
 (0)