Skip to content

Commit 6ba01ea

Browse files
chore(deps): update dependency @ant-design/icons to v5.1.2
1 parent 13203bf commit 6ba01ea

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"xterm-addon-fit": "0.7.0"
5959
},
6060
"devDependencies": {
61-
"@ant-design/icons": "5.1.0",
61+
"@ant-design/icons": "5.1.2",
6262
"@commitlint/cli": "17.6.3",
6363
"@commitlint/config-conventional": "17.6.3",
6464
"@emotion/babel-plugin": "11.11.0",

yarn.lock

+13-5
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@
3131
resolved "https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.2.1.tgz#8630da8eb4471a4aabdaed7d1ff6a97dcb2cf05a"
3232
integrity sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==
3333

34-
"@ant-design/icons@5.1.0":
35-
version "5.1.0"
36-
resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-5.1.0.tgz#bf49df406f31ad2a613d35d3929daf2336279298"
37-
integrity sha512-s7NJeBY2NS44+sAhpgaxtgvBda81vpVxLPXXdCWNXwIVR8T7DdhDsSZqqVMPlZwCKwRo89ksWhFifZo0Ulgxdw==
34+
"@ant-design/icons@5.1.2":
35+
version "5.1.2"
36+
resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-5.1.2.tgz#6dc30c5caff0670f11b6391f0839ed41847c72e6"
37+
integrity sha512-sSorFv+4e5nkSq9vD7UHG2IQYUmR8jCO49+z4vn3MUeiM1G1qxCqh7JiR5pexVY0hZywHes/uxiNflAQZCWZ8Q==
3838
dependencies:
3939
"@ant-design/colors" "^7.0.0"
4040
"@ant-design/icons-svg" "^4.2.1"
4141
"@babel/runtime" "^7.11.2"
4242
classnames "^2.2.6"
43-
rc-util "^5.9.4"
43+
rc-util "^5.31.1"
4444

4545
"@ant-design/icons@^4.7.0":
4646
version "4.7.0"
@@ -17246,6 +17246,14 @@ rc-util@^5.25.2:
1724617246
"@babel/runtime" "^7.18.3"
1724717247
react-is "^16.12.0"
1724817248

17249+
rc-util@^5.31.1:
17250+
version "5.31.1"
17251+
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.31.1.tgz#e64321e2c9589d6f9d6e91e310b8b461eb91f425"
17252+
integrity sha512-ecgQsqv7j0ZTNMsQU1M/xLBnboSoiJxwE9R0rQEe0MaxOCZmhTTCjDP+6KPQjTaXlyIkVuZT3lC4CNkr+cp9Lw==
17253+
dependencies:
17254+
"@babel/runtime" "^7.18.3"
17255+
react-is "^16.12.0"
17256+
1724917257
rc-util@^5.8.0:
1725017258
version "5.9.8"
1725117259
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.9.8.tgz#dfcacc1f7b7c45fa18ab786e2b530dd0509073f1"

0 commit comments

Comments
 (0)