Skip to content

Commit

Permalink
fix: remove unused deps for deps-check script
Browse files Browse the repository at this point in the history
Signed-off-by: Paul-Xavier Ceccaldi <[email protected]>
  • Loading branch information
P1X3L committed Mar 27, 2024
1 parent 467256a commit 6c3c57b
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion packages/Accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
},
"dependencies": {
"@ariakit/react": "0.4.3",
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/icons": "^5.12.0",
"@welcome-ui/system": "^5.12.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/AspectRatio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/system": "^5.12.0"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/Card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/shape": "^5.12.0",
"@welcome-ui/system": "^5.12.0",
"@welcome-ui/utils": "^5.12.0"
Expand Down
1 change: 0 additions & 1 deletion packages/DropdownMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
},
"dependencies": {
"@ariakit/react": "0.4.3",
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/core": "^5.12.1",
"@welcome-ui/system": "^5.12.0",
"@welcome-ui/utils": "^5.12.0"
Expand Down
1 change: 0 additions & 1 deletion packages/Radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
},
"dependencies": {
"@ariakit/react": "0.4.3",
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/hint": "^5.12.0",
"@welcome-ui/label": "^5.12.0",
"@welcome-ui/system": "^5.12.0",
Expand Down
1 change: 0 additions & 1 deletion packages/Shape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/system": "^5.12.0",
"@welcome-ui/utils": "^5.12.0"
},
Expand Down
1 change: 0 additions & 1 deletion packages/Table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/system": "^5.12.0"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/VariantIcon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/box": "^5.12.0",
"@welcome-ui/icons": "^5.12.0",
"@welcome-ui/system": "^5.12.0",
"@welcome-ui/utils": "^5.12.0"
Expand Down

0 comments on commit 6c3c57b

Please sign in to comment.