Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47cc069

Browse files
committed
fix(deps): update pro-layout@1.0.10fix#1271
1 parente30976b commit47cc069

File tree

8 files changed

+12192
-11874
lines changed

8 files changed

+12192
-11874
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1919
- Documentation:https://pro.antdv.com/docs/getting-started
2020
- ChangeLog:https://pro.antdv.com/docs/changelog
2121
- FAQ:https://pro.antdv.com/docs/faq
22+
- Vue3 ProLayout:https://github.com/vueComponent/pro-layout
2223

2324
Overview
2425
----
@@ -71,7 +72,7 @@ yarn run lint
7172

7273
###Other
7374

74-
-**IMPORTANT :AboutIssue feedback !! when opening Issue read[Issue / PR Contributing](https://github.com/vueComponent/ant-design-vue-pro/issues/90)**
75+
-**IMPORTANT : Issue feedback !! when opening Issue read[Issue / PR Contributing](https://github.com/vueComponent/ant-design-vue-pro/issues/90)**
7576

7677
-[Vue-cli3](https://cli.vuejs.org/guide/) used by the project.
7778

‎README.zh-CN.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ An out-of-box UI solution for enterprise applications as a Vue boilerplate. base
1919
- 文档:https://pro.antdv.com/docs/getting-started
2020
- 更新日志:https://pro.antdv.com/docs/changelog
2121
- 常见问题:https://pro.antdv.com/docs/faq
22-
22+
- Vue3 ProLayout:https://github.com/vueComponent/pro-layout
2323

2424
Overview
2525
----

‎package.json‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint:nofix":"vue-cli-service lint --no-fix"
1212
},
1313
"dependencies": {
14-
"@ant-design-vue/pro-layout":"^1.0.8",
14+
"@ant-design-vue/pro-layout":"^1.0.10",
1515
"@antv/data-set":"^0.10.2",
1616
"ant-design-vue":"^1.7.6",
1717
"axios":">=0.21.1",
@@ -38,6 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@ant-design/colors":"^3.2.1",
41+
"@vue/babel-helper-vue-jsx-merge-props":"^1.2.1",
4142
"@vue/cli-plugin-babel":"^4.0.4",
4243
"@vue/cli-plugin-eslint":"^4.0.4",
4344
"@vue/cli-plugin-router":"^4.0.4",
@@ -52,9 +53,11 @@
5253
"eslint":"^5.16.0",
5354
"eslint-plugin-html":"^5.0.0",
5455
"eslint-plugin-vue":"^5.2.3",
56+
"file-loader":"^6.2.0",
5557
"git-revision-webpack-plugin":"^3.0.6",
5658
"less":"^3.0.4",
5759
"less-loader":"^5.0.0",
60+
"regenerator-runtime":"^0.13.9",
5861
"vue-svg-icon-loader":"^2.1.1",
5962
"vue-template-compiler":"^2.6.14",
6063
"webpack-theme-color-replacer":"^1.3.12"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp