Skip to content

Commit

Permalink
feat: remove the internal toolkit and import from dt-utils (#409)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 (#399)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: remove inner utils and add dt-utils dependence

* fix: fix pnpm-lock antd/icon patch version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jialan <jialan@dtstack.com>
  • Loading branch information
3 people authored and mumiao committed Nov 15, 2023
1 parent 7afd503 commit 172681d
Show file tree
Hide file tree
Showing 11 changed files with 3,027 additions and 2,415 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@
},
"dependencies": {
"@ant-design/icons": "^4.7.0",
"@dtinsight/dt-utils": "^1.3.1",
"@handsontable/react": "2.1.0",
"antd": "4.22.5",
"classnames": "^2.2.6",
Expand Down
Loading

0 comments on commit 172681d

Please sign in to comment.