add tanstack/react-query
This commit is contained in:
+2
-1
@@ -5,11 +5,12 @@
|
||||
"scripts": {
|
||||
"dev": "next dev -p 2999",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"start": "next start -p 2999",
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@tanstack/react-query": "^5.90.11",
|
||||
"clsx": "^2.1.1",
|
||||
"jose": "^6.1.2",
|
||||
"next": "16.0.3",
|
||||
|
||||
Reference in New Issue
Block a user