Skip to content

Commit

Permalink
chore(deps): bump ahooks from 2.10.14 to 3.7.9
Browse files Browse the repository at this point in the history
Bumps [ahooks](https://github.com/alibaba/hooks) from 2.10.14 to 3.7.9.
- [Release notes](https://github.com/alibaba/hooks/releases)
- [Commits](https://github.com/alibaba/hooks/compare/[email protected])

---
updated-dependencies:
- dependency-name: ahooks
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 70d1c90 commit b884eba
Show file tree
Hide file tree
Showing 4 changed files with 4,631 additions and 13,828 deletions.
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@ant-design/cssinjs": "^1.17.2",
"@oceanbase/icons": "workspace:^",
"@oceanbase/util": "workspace:^",
"ahooks": "^2.10.14",
"ahooks": "^3.7.9",
"antd": "^5.13.2",
"classnames": "^2.5.1",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@oceanbase/design": "workspace:^",
"@oceanbase/icons": "workspace:^",
"@oceanbase/util": "workspace:^",
"ahooks": "^2.10.14",
"ahooks": "^3.7.9",
"classnames": "^2.5.1",
"dayjs": "^1.11.10",
"diff": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"build": "father build"
},
"dependencies": {
"ahooks": "^2.10.14",
"ahooks": "^3.7.9",
"filesize": "^10.1.0",
"is-url": "^1.2.4",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit b884eba

Please sign in to comment.