Skip to content

Commit

Permalink
fix: fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Oct 23, 2024
1 parent 3e1a34a commit 8e48ca1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/antd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,6 @@
"@dimjs/model": ">=2.0.1",
"@dimjs/model-react": ">=2.0.1",
"@dimjs/utils": ">=2.0.2",
"@hyperse/utils": ">=1.0.2",
"@wove/react": ">=2.0.2",
"ahooks": ">=3.7.11",
"antd": ">=5.21.4",
Expand Down
1 change: 0 additions & 1 deletion packages/pro-layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
"@dimjs/model": ">=2.0.1",
"@dimjs/model-react": ">=2.0.1",
"@dimjs/utils": ">=2.0.2",
"@hyperse/utils": ">=1.0.2",
"@wove/react": ">=2.0.2",
"ahooks": ">=3.7.11",
"antd": ">=5.21.4",
Expand Down
6 changes: 2 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3387,7 +3387,6 @@ __metadata:
"@dimjs/model": ">=2.0.1"
"@dimjs/model-react": ">=2.0.1"
"@dimjs/utils": ">=2.0.2"
"@hyperse/utils": ">=1.0.1"
"@wove/react": ">=2.0.2"
ahooks: ">=3.7.11"
antd: ">=5.21.4"
Expand Down Expand Up @@ -3507,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.1"
"@hyperse/utils": "npm:^1.0.2"
"@tinymce/tinymce-react": "npm:5.1.1"
"@types/node": "npm:22.7.9"
"@types/react": "npm:^18.3.12"
Expand Down Expand Up @@ -3541,7 +3540,6 @@ __metadata:
"@dimjs/model": ">=2.0.1"
"@dimjs/model-react": ">=2.0.1"
"@dimjs/utils": ">=2.0.2"
"@hyperse/utils": ">=1.0.1"
"@wove/react": ">=2.0.2"
ahooks: ">=3.7.11"
antd: ">=5.21.4"
Expand Down Expand Up @@ -3569,7 +3567,7 @@ __metadata:
languageName: node
linkType: hard

"@hyperse/utils@npm:^1.0.1, @hyperse/utils@workspace:*, @hyperse/utils@workspace:^, @hyperse/utils@workspace:packages/utils":
"@hyperse/utils@npm:^1.0.2, @hyperse/utils@workspace:*, @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 8e48ca1

Please sign in to comment.