Skip to content

Commit 80faf95

Browse files
committed
Merge branch 'main' of github.com:martinwq997/cratespro-frontend
merge commit
2 parents 5c5aad6 + 263c13b commit 80faf95

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
@@ -18,7 +18,7 @@
1818
"https-proxy-agent": "^5.0.1",
1919
"next": "^15.1.0",
2020
"next-auth": "^5.0.0-beta.25",
21-
"postcss": "8.4.49",
21+
"postcss": "8.5.3",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"tailwindcss": "3.4.16",
@@ -29,10 +29,10 @@
2929
"devDependencies": {
3030
"@types/bcrypt": "^5.0.2",
3131
"@types/d3": "^7.4.3",
32-
"@types/node": "22.12.0",
32+
"@types/node": "22.13.5",
3333
"@types/react": "18.3.12",
3434
"@types/react-dom": "18.3.1",
35-
"eslint": "9.18.0",
35+
"eslint": "9.21.0",
3636
"eslint-config-next": "^15.1.0"
3737
},
3838
"engines": {

0 commit comments

Comments
 (0)