mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-22 08:01:58 +01:00
Bump element-ui from 2.14.0 to 2.14.1 (#445)
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/ElemeFE/element/releases) - [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/ElemeFE/element/compare/v2.14.0...v2.14.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
c903ba419a
commit
b47e15487f
6
package-lock.json
generated
6
package-lock.json
generated
@ -5804,9 +5804,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"element-ui": {
|
"element-ui": {
|
||||||
"version": "2.14.0",
|
"version": "2.14.1",
|
||||||
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.14.0.tgz",
|
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.14.1.tgz",
|
||||||
"integrity": "sha512-dda4xw40HT7Xcx/7aV5METvGjwMumdd5D1B7vjhDkmqvJP/9IEqgL5VsYA4YXz+RUVqyxMByRwf1WedrICJTTQ==",
|
"integrity": "sha512-Uje0J12dBaXdyvt/EtuDA8diFbYTdO7uI4QCfl7zmEJmE1WxgCSVKhlRRoL8MDonO8pyNVhB4n0AFAR14g56nw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async-validator": "~1.8.1",
|
"async-validator": "~1.8.1",
|
||||||
"babel-helper-vue-jsx-merge-props": "^2.0.0",
|
"babel-helper-vue-jsx-merge-props": "^2.0.0",
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"@mr-hope/vuepress-plugin-sitemap": "^1.5.5",
|
"@mr-hope/vuepress-plugin-sitemap": "^1.5.5",
|
||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"core-js": "2.6.4",
|
"core-js": "2.6.4",
|
||||||
"element-ui": "^2.14.0",
|
"element-ui": "^2.14.1",
|
||||||
"iso-639-1": "^2.1.4",
|
"iso-639-1": "^2.1.4",
|
||||||
"lodash.groupby": "^4.6.0",
|
"lodash.groupby": "^4.6.0",
|
||||||
"lodash.sortby": "^4.7.0",
|
"lodash.sortby": "^4.7.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user