Skip to content

Commit

Permalink
package update
Browse files Browse the repository at this point in the history
  • Loading branch information
patriksonalake committed Jun 16, 2023
1 parent 7171021 commit cd0a559
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 87 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"test": "jest"
},
"dependencies": {
"@tanstack/react-table": "^8.5.5",
"@testing-library/user-event": "^14.4.3",
"@tanstack/react-table": "^8.9.2",
"axios": "^0.27.2",
"flowbite": "^1.5.1",
"flowbite-react": "^0.1.5",
Expand All @@ -27,9 +26,10 @@
},
"devDependencies": {
"@tanstack/react-query-devtools": "^4.29.12",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^28.1.6",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
Expand Down
Loading

0 comments on commit cd0a559

Please sign in to comment.