This commit is contained in:
宇阳
2025-01-04 19:58:42 +08:00
parent 15bc265347
commit d4fc83ce76
3 changed files with 9 additions and 3 deletions

8
package-lock.json generated
View File

@@ -8,6 +8,7 @@
"name": "ThriveX",
"version": "1.3.7",
"dependencies": {
"@ant-design/icons": "^5.5.2",
"@bytemd/plugin-gemoji": "^1.21.0",
"@bytemd/plugin-gfm": "^1.21.0",
"@bytemd/plugin-highlight": "^1.21.0",
@@ -104,9 +105,10 @@
}
},
"node_modules/@ant-design/icons": {
"version": "5.4.0",
"resolved": "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.4.0.tgz",
"integrity": "sha512-QZbWC5xQYexCI5q4/fehSEkchJr5UGtvAJweT743qKUQQGs9IH2DehNLP49DJ3Ii9m9CijD2HN6fNy3WKhIFdA==",
"version": "5.5.2",
"resolved": "https://registry.npmmirror.com/@ant-design/icons/-/icons-5.5.2.tgz",
"integrity": "sha512-xc53rjVBl9v2BqFxUjZGti/RfdDeA8/6KYglmInM2PNqSXc/WfuGDTifJI/ZsokJK0aeKvOIbXc9y2g8ILAhEA==",
"license": "MIT",
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/icons-svg": "^4.4.0",

View File

@@ -14,6 +14,7 @@
"url": "https://liuyuyang.net"
},
"dependencies": {
"@ant-design/icons": "^5.5.2",
"@bytemd/plugin-gemoji": "^1.21.0",
"@bytemd/plugin-gfm": "^1.21.0",
"@bytemd/plugin-highlight": "^1.21.0",

3
pnpm-lock.yaml generated
View File

@@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@ant-design/icons':
specifier: ^5.5.2
version: 5.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'@bytemd/plugin-gemoji':
specifier: ^1.21.0
version: 1.21.0(bytemd@1.21.0)