|
87 | 87 | rc-util "^5.35.0"
|
88 | 88 | stylis "^4.0.13"
|
89 | 89 |
|
90 |
| -"@ant-design/icons-svg@^4.3.0": |
91 |
| - version "4.3.1" |
92 |
| - resolved "https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.3.1.tgz#4b2f65a17d4d32b526baa6414aca2117382bf8da" |
93 |
| - integrity sha512-4QBZg8ccyC6LPIRii7A0bZUk3+lEDCLnhB+FVsflGdcWPPmV+j3fire4AwwoqHV/BibgvBmR9ZIo4s867smv+g== |
94 |
| - |
95 | 90 | "@ant-design/icons-svg@^4.4.0":
|
96 | 91 | version "4.4.2"
|
97 | 92 | resolved "https://registry.npmmirror.com/@ant-design/icons-svg/-/icons-svg-4.4.2.tgz#ed2be7fb4d82ac7e1d45a54a5b06d6cecf8be6f6"
|
98 | 93 | integrity sha512-vHbT+zJEVzllwP+CM+ul7reTEfBR0vgxFe7+lREAsAA7YGsYpboiq2sQNeQeRvh09GfQgs/GyFEvZpJ9cLXpXA==
|
99 | 94 |
|
100 |
| -"@ant-design/icons@^5.2.6": |
101 |
| - version "5.2.6" |
102 |
| - resolved "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.2.6.tgz#2d4a9a37f531eb2a20cebec01d6fb69cf593900d" |
103 |
| - integrity sha512-4wn0WShF43TrggskBJPRqCD0fcHbzTYjnaoskdiJrVHg86yxoZ8ZUqsXvyn4WUqehRiFKnaclOhqk9w4Ui2KVw== |
104 |
| - dependencies: |
105 |
| - "@ant-design/colors" "^7.0.0" |
106 |
| - "@ant-design/icons-svg" "^4.3.0" |
107 |
| - "@babel/runtime" "^7.11.2" |
108 |
| - classnames "^2.2.6" |
109 |
| - rc-util "^5.31.1" |
110 |
| - |
111 |
| -"@ant-design/icons@^5.3.7": |
112 |
| - version "5.3.7" |
113 |
| - resolved "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.3.7.tgz#d9f3654bf7934ee5faba43f91b5a187f5309ec68" |
114 |
| - integrity sha512-bCPXTAg66f5bdccM4TT21SQBDO1Ek2gho9h3nO9DAKXJP4sq+5VBjrQMSxMVXSB3HyEz+cUbHQ5+6ogxCOpaew== |
| 95 | +"@ant-design/icons@^5.2.6", "@ant-design/icons@^5.4.0": |
| 96 | + version "5.4.0" |
| 97 | + resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-5.4.0.tgz#4bd8f335c68207cc06fe9943d164a81cdfcfbeac" |
| 98 | + integrity sha512-QZbWC5xQYexCI5q4/fehSEkchJr5UGtvAJweT743qKUQQGs9IH2DehNLP49DJ3Ii9m9CijD2HN6fNy3WKhIFdA== |
115 | 99 | dependencies:
|
116 | 100 | "@ant-design/colors" "^7.0.0"
|
117 | 101 | "@ant-design/icons-svg" "^4.4.0"
|
118 |
| - "@babel/runtime" "^7.11.2" |
| 102 | + "@babel/runtime" "^7.24.8" |
119 | 103 | classnames "^2.2.6"
|
120 | 104 | rc-util "^5.31.1"
|
121 | 105 |
|
|
326 | 310 | "@babel/plugin-syntax-jsx" "^7.23.3"
|
327 | 311 | "@babel/types" "^7.23.4"
|
328 | 312 |
|
329 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2": |
330 |
| - version "7.23.6" |
331 |
| - resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
332 |
| - integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
| 313 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.4", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2": |
| 314 | + version "7.25.6" |
| 315 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.6.tgz#9afc3289f7184d8d7f98b099884c26317b9264d2" |
| 316 | + integrity sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ== |
333 | 317 | dependencies:
|
334 | 318 | regenerator-runtime "^0.14.0"
|
335 | 319 |
|
|
0 commit comments