1
0
Fork 0
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:
Markus Thielker 2024-12-08 00:00:47 +01:00
parent c9d93666e8
commit 3378fee9ec
No known key found for this signature in database
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -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",