Skip to content

Commit f501636

Browse files
Merge pull request #22 from abdulrahman305/snyk-fix-4e2b99ecc9f91fb19f2db9100983feb0
2 parents 22c1e36 + f938e44 commit f501636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"@types/node": "^20.14.10",
2222
"@types/react": "^18.3.3",
2323
"autoprefixer": "^10",
24-
"eslint": "^8.57.0",
24+
"eslint": "^9.15.0",
2525
"eslint-config-next": "13.5.6",
2626
"postcss": "^8.4.39",
27-
"tailwindcss": "^3"
27+
"tailwindcss": "^3.4.15"
2828
}
2929
}

0 commit comments

Comments
 (0)