Skip to content

Commit

Permalink
build: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyiru committed Mar 28, 2024
1 parent 27d8ad3 commit e218475
Show file tree
Hide file tree
Showing 2 changed files with 2,043 additions and 1,428 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,37 +49,37 @@
},
"license": "MIT",
"devDependencies": {
"@huxy/pack": "^1.5.2",
"@huxy/pack": "^1.5.3",
"husky": "^9.0.11",
"webpack-deadcode-plugin": "^0.1.17"
},
"dependencies": {
"@ant-design/icons": "^5.3.1",
"@ant-design/pro-table": "^3.14.2",
"@ant-design/icons": "^5.3.5",
"@ant-design/pro-table": "^3.15.2",
"@huxy/components": "^2.1.5",
"@huxy/layout": "^2.1.2",
"@huxy/materials": "^1.1.0",
"@huxy/router": "^2.1.3",
"@huxy/use": "^2.1.2",
"@huxy/utils": "^2.1.9",
"antd": "^5.14.2",
"antd": "^5.15.4",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"highlight.js": "^11.9.0",
"html2canvas": "^1.4.1",
"marked": "^12.0.0",
"marked": "^12.0.1",
"marked-highlight": "^2.1.1",
"qrcode": "^1.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-virtualized-auto-sizer": "^1.0.23",
"react-virtualized-auto-sizer": "^1.0.24",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
"slate": "^0.102.0",
"slate-history": "^0.100.0",
"slate-react": "^0.102.0",
"socket.io-client": "^4.7.4",
"socket.io-client": "^4.7.5",
"three": "^0.162.0",
"web3": "^4.5.0"
"web3": "^4.7.0"
}
}
Loading

0 comments on commit e218475

Please sign in to comment.