Updated dependencies
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"format": "prettier --check --write \"**/*.{js,cjs,mjs,ts,tsx,md,json}\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.0",
|
||||
"@tanstack/react-query": "5.66.7",
|
||||
"@hookform/resolvers": "^4.1.1",
|
||||
"@tanstack/react-query": "5.66.9",
|
||||
"lucide-react": "^0.475.0",
|
||||
"next": "15.1.7",
|
||||
"nodemailer": "^6.10.0",
|
||||
@@ -22,7 +22,7 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@tailwindcss/postcss": "^4.0.7",
|
||||
"@tailwindcss/postcss": "^4.0.8",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/react": "19.0.10",
|
||||
@@ -30,7 +30,7 @@
|
||||
"babel-plugin-react-compiler": "beta",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"tailwindcss": "4.0.7",
|
||||
"tailwindcss": "4.0.8",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.7.3",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
Reference in New Issue
Block a user