Skip to content

Commit a3bbb13

Browse files
committed
easy
1 parent 774290e commit a3bbb13

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@
1313
},
1414
"dependencies": {
1515
"@elysiajs/eden": "1.2.0",
16-
"@prisma/client": "6.4.1",
17-
"@tanstack/react-query": "5.67.2",
16+
"@prisma/client": "6.5.0",
17+
"@tanstack/react-query": "5.67.3",
1818
"elysia": "1.2.25",
19-
"jose": "6.0.8",
20-
"next": "15.2.1",
19+
"jose": "6.0.10",
20+
"next": "15.2.2",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/postcss": "^4.0.12",
26-
"@types/bun": "1.2.4",
27-
"@types/node": "22.13.9",
25+
"@tailwindcss/postcss": "^4.0.14",
26+
"@types/bun": "1.2.5",
27+
"@types/node": "22.13.10",
2828
"@types/react": "19.0.10",
2929
"@types/react-dom": "19.0.4",
3030
"eslint": "9.17.0",
31-
"eslint-config-next": "15.2.1",
31+
"eslint-config-next": "15.2.2",
3232
"postcss": "8.5.3",
3333
"prettier": "3.5.3",
3434
"prettier-plugin-tailwindcss": "^0.6.11",
35-
"prisma": "6.4.1",
35+
"prisma": "6.5.0",
3636
"tailwindcss": "^4.0.7",
3737
"typescript": "5.8.2"
3838
}

0 commit comments

Comments
 (0)