mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-04-16 23:51:18 +00:00
NORY-15: add react-query to dashboard
This commit is contained in:
parent
c9d93666e8
commit
3378fee9ec
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -26,6 +26,7 @@
|
||||||
"@serwist/next": "^9.0.0-preview.21",
|
"@serwist/next": "^9.0.0-preview.21",
|
||||||
"@serwist/precaching": "^9.0.0-preview.21",
|
"@serwist/precaching": "^9.0.0-preview.21",
|
||||||
"@serwist/sw": "^9.0.0-preview.21",
|
"@serwist/sw": "^9.0.0-preview.21",
|
||||||
|
"@tanstack/react-query": "^5.62.3",
|
||||||
"@tanstack/react-table": "^8.20.5",
|
"@tanstack/react-table": "^8.20.5",
|
||||||
"class-variance-authority": "^0.7.1",
|
"class-variance-authority": "^0.7.1",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue