We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fbfbe commit 28f29e8Copy full SHA for 28f29e8
package.json
@@ -14,15 +14,15 @@
14
"dependencies": {
15
"@elysiajs/eden": "1.2.0",
16
"@prisma/client": "6.5.0",
17
- "@tanstack/react-query": "5.71.5",
+ "@tanstack/react-query": "5.71.10",
18
"elysia": "1.2.25",
19
"jose": "6.0.10",
20
"next": "15.2.4",
21
"react": "19.1.0",
22
"react-dom": "19.1.0"
23
},
24
"devDependencies": {
25
- "@tailwindcss/postcss": "^4.1.2",
+ "@tailwindcss/postcss": "^4.1.3",
26
"@types/bun": "1.2.8",
27
"@types/node": "22.14.0",
28
"@types/react": "19.1.0",
@@ -33,7 +33,7 @@
33
"prettier": "3.5.3",
34
"prettier-plugin-tailwindcss": "^0.6.11",
35
"prisma": "6.5.0",
36
- "tailwindcss": "^4.1.2",
+ "tailwindcss": "^4.1.3",
37
"typescript": "5.8.2"
38
}
39
0 commit comments