Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit e7c90c0

Browse files
author
Manuel Proß
committed
feat(fe): add tanStack-table dependency
1 parent 8925644 commit e7c90c0

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

web/package-lock.json

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tabler/icons-react": "^2.45.0",
13+
"@tanstack/react-table": "^8.11.7",
1314
"next": "13.5.6",
1415
"react": "^18",
1516
"react-dom": "^18"

0 commit comments

Comments
 (0)