1. Updated packages (#211)
1. Updated packages 2. Improved responsiveness
This commit is contained in:
committed by
GitHub
parent
d415263b81
commit
4bba67246b
@@ -9,9 +9,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
"@tanstack/react-query": "5.67.3",
|
||||
"lucide-react": "^0.479.0",
|
||||
"next": "15.2.2",
|
||||
"@tanstack/react-query": "5.68.0",
|
||||
"lucide-react": "^0.482.0",
|
||||
"next": "15.2.3",
|
||||
"nodemailer": "^6.10.0",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
@@ -22,15 +22,15 @@
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@tailwindcss/postcss": "^4.0.13",
|
||||
"@types/node": "^22.13.4",
|
||||
"@tailwindcss/postcss": "^4.0.14",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/nodemailer": "6.4.17",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/react": "19.0.11",
|
||||
"@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.13",
|
||||
"tailwindcss": "4.0.14",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.8.2",
|
||||
"zod": "^3.24.2"
|
||||
|
||||
Reference in New Issue
Block a user