Skip to content

Commit

Permalink
style: sort deps
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Sep 3, 2023
1 parent 2169d08 commit 59eb24a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,18 @@
"recharts": "2.8.0"
},
"devDependencies": {
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.4",
"@types/node": "20.5.8",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@simbathesailor/use-what-changed": "2.0.0",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/big.js": "6.2.0",
"@types/jest": "29.5.4",
"@types/node": "20.5.8",
"@types/papaparse": "5.3.8",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-table": "7.7.15",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
Expand Down

0 comments on commit 59eb24a

Please sign in to comment.