File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 5
5
" packages/*"
6
6
],
7
7
"dependencies" : {
8
- "@ant-design/icons" : " 4.8.0 " ,
8
+ "@ant-design/icons" : " 4.8.1 " ,
9
9
"@babel/core" : " 7.20.12" ,
10
10
"@babel/preset-env" : " 7.20.2" ,
11
11
"@babel/preset-react" : " 7.18.6" ,
Original file line number Diff line number Diff line change 21
21
resolved "https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.2.1.tgz#8630da8eb4471a4aabdaed7d1ff6a97dcb2cf05a"
22
22
integrity sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==
23
23
24
-
25
- version "4.8.0"
26
- resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-4.8.0.tgz#3084e2bb494cac3dad6c0392f77c1efc90ee1fa4"
27
- integrity sha512-T89P2jG2vM7OJ0IfGx2+9FC5sQjtTzRSz+mCHTXkFn/ELZc2YpfStmYHmqzq2Jx55J0F7+O6i5/ZKFSVNWCKNg==
24
+ "@ant-design/icons-svg@^4.3.0":
25
+ version "4.3.1"
26
+ resolved "https://registry.yarnpkg.com/@ant-design/icons-svg/-/icons-svg-4.3.1.tgz#4b2f65a17d4d32b526baa6414aca2117382bf8da"
27
+ integrity sha512-4QBZg8ccyC6LPIRii7A0bZUk3+lEDCLnhB+FVsflGdcWPPmV+j3fire4AwwoqHV/BibgvBmR9ZIo4s867smv+g==
28
+
29
+
30
+ version "4.8.1"
31
+ resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-4.8.1.tgz#44f6c81f609811d68d48a123eb5dcc477f8fbcb7"
32
+ integrity sha512-JRAuiqllnMsiZIO8OvBOeFconprC3cnMpJ9MvXrHh+H5co9rlg8/aSHQfLf5jKKe18lUgRaIwC2pz8YxH9VuCA==
28
33
dependencies:
29
34
"@ant-design/colors" "^6.0.0"
30
- "@ant-design/icons-svg" "^4.2.1 "
35
+ "@ant-design/icons-svg" "^4.3.0 "
31
36
"@babel/runtime" "^7.11.2"
32
37
classnames "^2.2.6"
38
+ lodash "^4.17.15"
33
39
rc-util "^5.9.4"
34
40
35
41
"@ant-design/icons@^4.7.0":
You can’t perform that action at this time.
0 commit comments