Skip to content

Commit

Permalink
fix: fix packages.json deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Oct 23, 2024
1 parent dbbfa9c commit 01223d6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/strong-bulldogs-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperse/pro-layout": patch
---

fix `packages.json` deps
1 change: 0 additions & 1 deletion packages/pro-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"@dimjs/utils": "^2.0.2",
"@flatjs/cli": "2.1.9",
"@hyperse/eslint-config-hyperse": "^1.2.4",
"@hyperse/utils": "^1.0.3",
"@types/node": "22.7.9",
"@types/react": "^18.3.12",
"@wove/react": "^2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3506,7 +3506,7 @@ __metadata:
"@flatjs/cli": "npm:2.1.9"
"@hyperse/antd": "workspace:^"
"@hyperse/eslint-config-hyperse": "npm:^1.2.4"
"@hyperse/utils": "npm:^1.0.3"
"@hyperse/utils": "workspace:^"
"@tinymce/tinymce-react": "npm:5.1.1"
"@types/node": "npm:22.7.9"
"@types/react": "npm:^18.3.12"
Expand Down Expand Up @@ -3567,7 +3567,7 @@ __metadata:
languageName: node
linkType: hard

"@hyperse/utils@npm:^1.0.3, @hyperse/utils@workspace:^, @hyperse/utils@workspace:packages/utils":
"@hyperse/utils@workspace:^, @hyperse/utils@workspace:packages/utils":
version: 0.0.0-use.local
resolution: "@hyperse/utils@workspace:packages/utils"
dependencies:
Expand Down

0 comments on commit 01223d6

Please sign in to comment.