committed by
GitHub
parent
fcb37e7d75
commit
a3c37d0e7c
@@ -9,8 +9,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@tanstack/react-query": "5.68.0",
|
||||
"lucide-react": "^0.482.0",
|
||||
"@tanstack/react-query": "5.69.0",
|
||||
"lucide-react": "^0.483.0",
|
||||
"next": "15.2.3",
|
||||
"nodemailer": "^6.10.0",
|
||||
"react": "19.0.0",
|
||||
@@ -22,15 +22,15 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@tailwindcss/postcss": "^4.0.14",
|
||||
"@types/node": "^22.13.10",
|
||||
"@tailwindcss/postcss": "^4.0.15",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/react": "19.0.12",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"tailwindcss": "4.0.14",
|
||||
"tailwindcss": "4.0.15",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.8.2",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
Reference in New Issue
Block a user