Skip to content

Commit e2e57e8

Browse files
committed
fix: 依赖版本更新
1 parent ab42625 commit e2e57e8

File tree

2 files changed

+145
-87
lines changed

2 files changed

+145
-87
lines changed

km-console/packages/layout-clusters-fe/package-lock.json

Lines changed: 143 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

km-console/packages/layout-clusters-fe/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"dependencies": {
3636
"@ant-design/compatible": "^1.0.8",
3737
"@ant-design/icons": "^4.6.2",
38+
"@knowdesign/icons": "^1.0.1",
3839
"@types/react": "^17.0.39",
3940
"@types/react-copy-to-clipboard": "^5.0.2",
4041
"@types/react-dom": "^17.0.11",
@@ -57,10 +58,9 @@
5758
"react-cron-antd": "^1.1.2",
5859
"react-dom": "16.12.0",
5960
"react-intl": "^3.2.1",
60-
"react-joyride": "^2.5.0",
61+
"react-joyride": "^2.5.3",
6162
"single-spa": "5.9.3",
6263
"single-spa-react": "2.14.0",
63-
"tree-changes": "0.9.1",
6464
"webpack-bundle-analyzer": "^4.5.0"
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)