Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 4fe4cb3

Browse files
committed
Update dependency ant-design-vue to v3
1 parent dd67d8d commit 4fe4cb3

File tree

2 files changed

+19
-30
lines changed

2 files changed

+19
-30
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/node": "16.11.33",
7070
"@vitejs/plugin-vue": "2.3.2",
7171
"@vue/compiler-sfc": "3.2.33",
72-
"ant-design-vue": "2.2.8",
72+
"ant-design-vue": "3.2.3",
7373
"babel-loader": "8.2.5",
7474
"cypress": "9.6.0",
7575
"cypress-real-events": "1.7.0",
@@ -95,7 +95,7 @@
9595
"peerDependencies": {
9696
"@jsonforms/core": "^3.0.0-alpha.1",
9797
"@jsonforms/vue": "^3.0.0-alpha.1",
98-
"ant-design-vue": "^2.2.6",
98+
"ant-design-vue": "^2.2.6 || ^3.0.0",
9999
"vue": "^3.0.0"
100100
}
101101
}

pnpm-lock.yaml

Lines changed: 17 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)