Skip to content

Commit 73ae661

Browse files
authored
Update zent to 9.0.0-beta13 (#25)
1 parent b357ae0 commit 73ae661

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/zent-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ts-node": "^8.0.3",
6565
"tslint": "^5.14.0",
6666
"typescript": "~3.9.7",
67-
"zent": "^9.0.0-beta3"
67+
"zent": "9.0.0-beta13"
6868
},
6969
"peerDependencies": {
7070
"@types/react": "^16.8.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12404,10 +12404,10 @@ yup@^0.27.0:
1240412404
synchronous-promise "^2.0.6"
1240512405
toposort "^2.0.2"
1240612406

12407-
zent@^9.0.0-beta3:
12408-
version "9.0.0-beta3"
12409-
resolved "https://registry.npm.taobao.org/zent/download/zent-9.0.0-beta3.tgz#1c1254f3d6af6c78f020036cc11a31e15defd64a"
12410-
integrity sha1-HBJU89avbHjwIANswRox4V3v1ko=
12407+
zent@9.0.0-beta13:
12408+
version "9.0.0-beta13"
12409+
resolved "https://registry.yarnpkg.com/zent/-/zent-9.0.0-beta13.tgz#0bfe2f8ad142e272c13f32892c6a8411eee07350"
12410+
integrity sha512-GBXisD0LSdKCewzsG9j/10nNL/I7IDSInGZAhRokeziz2G3eKU3Qn4ZpjHnuo37mX1ttdY/yr2pOa2Ksoq/x5A==
1241112411
dependencies:
1241212412
"@types/sortablejs" "~1.10.6"
1241312413
big.js "^5.2.2"
@@ -12420,9 +12420,9 @@ zent@^9.0.0-beta3:
1242012420
tslib "^2.0.0"
1242112421
utility-types "^3.4.1"
1242212422
warning "^4.0.3"
12423-
zenticons "3.6.2"
12423+
zenticons "3.6.3"
1242412424

12425-
zenticons@3.6.2:
12426-
version "3.6.2"
12427-
resolved "https://registry.yarnpkg.com/zenticons/-/zenticons-3.6.2.tgz#77280cb8ad1eabecbc069b541ef13aa983be7c55"
12428-
integrity sha512-1lI1GZTHIJQysGDMUsZz7PO+q5Kze5SxspEuFAEG8mAdsblGHrqoNnMXJpEcuTaQr83gIFwe+vhXD5au/Wn1uw==
12425+
zenticons@3.6.3:
12426+
version "3.6.3"
12427+
resolved "https://registry.yarnpkg.com/zenticons/-/zenticons-3.6.3.tgz#26e07373df2843ea9af65a8be38b7d407e0a29b5"
12428+
integrity sha512-7PrqGTZNVfFYsrD7tuTILbRw9YtNXmPalHrR7p541YBcIrQo2sgWmyff201G/41uv2qp9aZZbA3DMjrPRBwiag==

0 commit comments

Comments
 (0)