Skip to content

Commit 5a0676c

Browse files
committed
yarn upgrade vue
1 parent b106a99 commit 5a0676c

File tree

3 files changed

+5
-14
lines changed

3 files changed

+5
-14
lines changed

documentation.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ toc:
2727
- SortOptions
2828
- CategoricalLegend
2929
- ContinuousLegend
30-
- ColorPicker
31-
- ColorScalePicker
32-
- Modal
3330
- name: Data
3431
- DataContainer
3532
- name: History

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vueplotlib",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"private": false,
55
"scripts": {
66
"serve": "vue-cli-service serve --open ./examples-src/index.js",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11865,14 +11865,7 @@ vue-style-loader@^4.1.0:
1186511865
hash-sum "^1.0.2"
1186611866
loader-utils "^1.0.2"
1186711867

11868-
vue-template-compiler@^2.5.13:
11869-
version "2.5.17"
11870-
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.17.tgz#52a4a078c327deb937482a509ae85c06f346c3cb"
11871-
dependencies:
11872-
de-indent "^1.0.2"
11873-
he "^1.1.0"
11874-
11875-
vue-template-compiler@^2.5.16:
11868+
vue-template-compiler@^2.5.13, vue-template-compiler@^2.5.16:
1187611869
version "2.6.10"
1187711870
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.10.tgz#323b4f3495f04faa3503337a82f5d6507799c9cc"
1187811871
integrity sha512-jVZkw4/I/HT5ZMvRnhv78okGusqe0+qH2A0Em0Cp8aq78+NK9TII263CDVz2QXZsIT+yyV/gZc/j/vlwa+Epyg==
@@ -11886,8 +11879,9 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
1188611879
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==
1188711880

1188811881
vue@^2.5.13:
11889-
version "2.5.17"
11890-
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.17.tgz#0f8789ad718be68ca1872629832ed533589c6ada"
11882+
version "2.6.10"
11883+
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
11884+
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
1189111885

1189211886
w3c-hr-time@^1.0.1:
1189311887
version "1.0.1"

0 commit comments

Comments
 (0)