Skip to content

Commit

Permalink
更新vue版本依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
wangbin3162 committed Feb 9, 2022
1 parent 7cd94aa commit 2edb1a1
Show file tree
Hide file tree
Showing 23 changed files with 1,824 additions and 1,781 deletions.
2 changes: 1 addition & 1 deletion docs/css/vendors.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS0.2031208.js → docs/js/DOCS0.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS1.2031208.js → docs/js/DOCS1.4990dda.js

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions docs/js/DOCS10.2031208.js

This file was deleted.

19 changes: 19 additions & 0 deletions docs/js/DOCS10.4990dda.js

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions docs/js/DOCS11.2031208.js

This file was deleted.

19 changes: 19 additions & 0 deletions docs/js/DOCS11.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS12.2031208.js → docs/js/DOCS12.4990dda.js

Large diffs are not rendered by default.

19 changes: 0 additions & 19 deletions docs/js/DOCS13.2031208.js

This file was deleted.

19 changes: 19 additions & 0 deletions docs/js/DOCS13.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS2.2031208.js → docs/js/DOCS2.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS3.2031208.js → docs/js/DOCS3.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS4.2031208.js → docs/js/DOCS4.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS5.2031208.js → docs/js/DOCS5.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS6.2031208.js → docs/js/DOCS6.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS7.2031208.js → docs/js/DOCS7.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS8.2031208.js → docs/js/DOCS8.4990dda.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/js/DOCS9.2031208.js → docs/js/DOCS9.4990dda.js

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions docs/js/app.js

Large diffs are not rendered by default.

936 changes: 468 additions & 468 deletions docs/js/vendors.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions examples/docs/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

<div class="doc-update">
<b-timeline>
<b-timeline-item>
<p class="version">0.2.0</p>
<p class="time">2022-02-9</p>
<p class="content"><i>🌈</i>更新vue依赖,现依赖正式版vue3。</p>
</b-timeline-item>
<b-timeline-item>
<p class="version">0.1.13</p>
<p class="time">2021-12-27</p>
Expand Down
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bin-datav",
"version": "0.1.13",
"version": "0.2.0",
"keywords": [
"bin-datav",
"bin",
Expand Down Expand Up @@ -33,54 +33,54 @@
},
"dependencies": {
"@jiaminghi/c-render": "^0.4.3",
"color": "^4.1.0",
"color": "^4.2.0",
"resize-observer-polyfill": "^1.5.1"
},
"peerDependencies": {
"vue": "^3.2.20"
},
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.5",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-transform-runtime": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@babel/runtime": "^7.16.5",
"@babel/cli": "^7.17.0",
"@babel/core": "^7.17.2",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/runtime": "^7.17.2",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.1",
"@rollup/plugin-replace": "^3.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"@types/markdown-it": "^12.2.3",
"@vue/babel-plugin-jsx": "^1.1.1",
"@vue/compiler-sfc": "^3.2.26",
"@vue/shared": "^3.2.26",
"@vue/compiler-sfc": "^3.2.30",
"@vue/shared": "^3.2.30",
"babel-loader": "^8.2.3",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"bin-ui-next": "1.0.9",
"cross-env": "^7.0.3",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.3.1",
"css-loader": "^6.6.0",
"css-minimizer-webpack-plugin": "^3.4.1",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^7.20.0",
"file-loader": "^6.2.0",
"file-save": "^0.2.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
"gulp-cssmin": "^0.2.0",
"gulp-stylus": "^2.7.0",
"highlight.js": "^11.3.1",
"gulp-stylus": "^2.7.1",
"highlight.js": "^11.4.0",
"html-webpack-plugin": "^5.5.0",
"markdown-it": "^12.3.0",
"markdown-it": "^12.3.2",
"markdown-it-anchor": "^8.4.1",
"markdown-it-chain": "^1.3.0",
"markdown-it-container": "^3.0.0",
"mini-css-extract-plugin": "^2.4.5",
"mini-css-extract-plugin": "^2.5.3",
"progress-bar-webpack-plugin": "^2.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.62.0",
"rollup": "^2.67.1",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-stylus-css-modules": "^1.5.0",
Expand All @@ -91,12 +91,12 @@
"stylus-loader": "6.1.0",
"transliteration": "^2.2.0",
"url-loader": "^4.1.1",
"vue": "^3.2.26",
"vue": "^3.2.30",
"vue-loader": "16.5.0",
"vue-router": "^4.0.12",
"webpack": "^5.65.0",
"webpack": "^5.68.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.1"
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4"
}
}
Loading

0 comments on commit 2edb1a1

Please sign in to comment.