Skip to content

Commit

Permalink
clean deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSpencer committed Jun 16, 2024
1 parent da7a7c0 commit 47e9fad
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 328 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
},
"homepage": "https://github.com/KaiSpencer/react-trello-ts",
"dependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"autosize": "^4.0.4",
"classnames": "^2.5.1",
"immer": "^9.0.21",
Expand All @@ -54,6 +53,7 @@
"zustand": "^4.4.7"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.15.3",
"@biomejs/biome": "1.4.1",
"@changesets/cli": "^2.27.1",
"@chromatic-com/storybook": "^1",
Expand All @@ -77,8 +77,7 @@
"start-server-and-test": "^2.0.3",
"storybook": "^8.1.1",
"styled-components": "^5.3.11",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"unbuild": "^3.0.0-rc.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 47e9fad

Please sign in to comment.