Skip to content

Commit 88f14e5

Browse files
committed
easy
1 parent 72ba2d0 commit 88f14e5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
"@tanstack/react-query": "5.64.2",
1818
"elysia": "1.2.10",
1919
"jose": "5.9.6",
20-
"next": "15.1.5",
20+
"next": "15.1.6",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0"
2323
},
2424
"devDependencies": {
25-
"@types/bun": "1.1.17",
26-
"@types/node": "22.10.7",
27-
"@types/react": "19.0.7",
25+
"@types/bun": "1.2.0",
26+
"@types/node": "22.10.10",
27+
"@types/react": "19.0.8",
2828
"@types/react-dom": "19.0.3",
2929
"eslint": "9.17.0",
30-
"eslint-config-next": "15.1.5",
30+
"eslint-config-next": "15.1.6",
3131
"postcss": "8.5.1",
3232
"prettier": "3.4.2",
33-
"prettier-plugin-tailwindcss": "0.6.10",
33+
"prettier-plugin-tailwindcss": "0.6.11",
3434
"prisma": "6.2.1",
3535
"tailwindcss": "3.4.17",
3636
"typescript": "5.7.3"

0 commit comments

Comments
 (0)