Skip to content

Commit

Permalink
build: remove mxgraph dependencies (#536)
Browse files Browse the repository at this point in the history
* fix: remove mxgraph dependencies

* fix: remove some unused dependencies
  • Loading branch information
LuckyFBB authored Jan 23, 2025
1 parent 234ba0e commit 63180cc
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 180 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,32 +79,24 @@
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.4.3",
"@typed-mxgraph/typed-mxgraph": "^1.0.7",
"@types/jest": "^29.2.3",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.0.0",
"@types/shortid": "^0.0.31",
"@types/showdown": "^1.9.0",
"@types/testing-library__jest-dom": "^5.14.5",
"@umijs/lint": "^4.0.0",
"ant-design-testing": "^1.0.0-beta.0",
"babel-plugin-import": "^1.13.5",
"babel-types": "^6.26.0",
"conventional-changelog-cli": "^2.2.2",
"cz-conventional-changelog": "^3.3.0",
"dumi": "^2.2.12",
"eslint": "^8.23.0",
"father": "~4.1.0",
"fetch-jsonp": "^1.2.3",
"gh-pages": "^4.0.0",
"husky": "^8.0.1",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"ko-lint-config": "2.2.21",
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"prettier-plugin-organize-imports": "^3.0.0",
"prettier-plugin-packagejson": "^2.2.18",
"rc-motion": "2.6.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand All @@ -123,7 +115,6 @@
"handsontable": "6.2.2",
"highlight.js": "^10.5.0",
"lodash-es": "^4.17.21",
"mxgraph": "^4.2.2",
"rc-drawer": "~5.1.0",
"rc-virtual-list": "^3.4.13",
"shortid": "^2.2.16",
Expand Down
Loading

0 comments on commit 63180cc

Please sign in to comment.