Skip to content

Commit

Permalink
chore(veui): update veui dependencies version to 2.10.2 ecomfe#108
Browse files Browse the repository at this point in the history
  • Loading branch information
eyunhua committed Nov 24, 2022
1 parent 1d5ba8f commit 07c0a8b
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 43 deletions.
2 changes: 1 addition & 1 deletion icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"repository": "ecomfe/veui-theme-blue",
"peerDependencies": {
"veui": "2.7.3"
"veui": "2.10.2"
},
"devDependencies": {
"esm": "^3.0.84",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"core-js": "^3.6.5",
"date-fns": "^2.28.0",
"veui": "^2.7.3",
"vue": "^2.6.14",
"veui": "^2.10.2",
"vue": "2.7.14",
"vue-awesome": "4.5.0",
"vue-clipboard2": "^0.3.3"
},
Expand All @@ -23,7 +23,7 @@
"@vue/cli-service": "~4.4.0",
"babel-eslint": "^10.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-veui": "^2.7.3",
"babel-plugin-veui": "^2.10.2",
"chalk": "4.1.0",
"classlist-polyfill": "^1.2.0",
"eslint": "^6.8.0",
Expand All @@ -35,7 +35,7 @@
"less-plugin-est": "^3.0.1",
"lodash": "^4.17.21",
"promise-polyfill": "^8.2.1",
"veui-loader": "^2.7.3",
"veui-loader": "^2.10.2",
"vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14"
},
Expand Down
75 changes: 38 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"veui-theme-blue-icons": "^2.7.0"
},
"peerDependencies": {
"veui": "2.7.3"
"veui": "2.10.2"
},
"devDependencies": {
"babel-plugin-lodash": "^3.2.11",
Expand Down

0 comments on commit 07c0a8b

Please sign in to comment.