Dependencies Update (#201)
* Updated packages * Adjust package.json scripts quotes so they work well on Windows
This commit is contained in:
committed by
GitHub
parent
22f78b9a86
commit
c41d88b2e6
@@ -8,10 +8,10 @@
|
||||
"format": "prettier --check --write \"**/*.{js,cjs,mjs,ts,tsx,md,json}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.2",
|
||||
"@tanstack/react-query": "5.66.11",
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@tanstack/react-query": "5.67.1",
|
||||
"lucide-react": "^0.477.0",
|
||||
"next": "15.2.0",
|
||||
"next": "15.2.1",
|
||||
"nodemailer": "^6.10.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
|
||||
Reference in New Issue
Block a user