Skip to content

Commit 28f29e8

Browse files
committed
easy
1 parent 21fbfbe commit 28f29e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"dependencies": {
1515
"@elysiajs/eden": "1.2.0",
1616
"@prisma/client": "6.5.0",
17-
"@tanstack/react-query": "5.71.5",
17+
"@tanstack/react-query": "5.71.10",
1818
"elysia": "1.2.25",
1919
"jose": "6.0.10",
2020
"next": "15.2.4",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/postcss": "^4.1.2",
25+
"@tailwindcss/postcss": "^4.1.3",
2626
"@types/bun": "1.2.8",
2727
"@types/node": "22.14.0",
2828
"@types/react": "19.1.0",
@@ -33,7 +33,7 @@
3333
"prettier": "3.5.3",
3434
"prettier-plugin-tailwindcss": "^0.6.11",
3535
"prisma": "6.5.0",
36-
"tailwindcss": "^4.1.2",
36+
"tailwindcss": "^4.1.3",
3737
"typescript": "5.8.2"
3838
}
3939
}

0 commit comments

Comments
 (0)