chore(deps): pin dependencies
All checks were successful
Lint / Lint and Typecheck (pull_request) Successful in 46s
Lint / Lint and Typecheck (push) Successful in 41s

This commit is contained in:
2025-07-13 00:02:50 +00:00
parent fc452ebd4c
commit ccaf59ceab
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.1.6",
"eslint": "9.31.0",
"eslint-config-next": "15.3.5",
"eslint-plugin-react-hooks": "^5.2.0",
"eslint-plugin-react-hooks": "5.2.0",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",