|
28 | 28 | "formik": "^2.4.6",
|
29 | 29 | "lucide-react": "^0.378.0",
|
30 | 30 | "qs": "^6.12.1",
|
31 |
| - "react": "^18.2.0", |
32 | 31 | "react-dom": "^18.2.0",
|
33 | 32 | "react-hook-form": "^7.51.4",
|
34 | 33 | "react-input-mask": "^2.0.4",
|
35 | 34 | "react-router-dom": "^6.23.0",
|
36 | 35 | "react-select": "^5.8.0",
|
| 36 | + "react": "^18.2.0", |
37 | 37 | "tailwind-merge": "^2.3.0",
|
38 | 38 | "tailwindcss-animate": "^1.0.7",
|
39 |
| - "yup": "^1.4.0", |
40 |
| - "zod": "^3.23.6" |
| 39 | + "yup": "^1.4.0" |
41 | 40 | },
|
42 | 41 | "devDependencies": {
|
43 | 42 | "@types/node": "^20.12.8",
|
44 | 43 | "@types/qs": "^6.9.15",
|
45 |
| - "@types/react": "^18.2.66", |
46 | 44 | "@types/react-dom": "^18.2.22",
|
47 | 45 | "@types/react-input-mask": "^3.0.5",
|
| 46 | + "@types/react": "^18.2.66", |
48 | 47 | "@typescript-eslint/eslint-plugin": "^7.2.0",
|
49 | 48 | "@typescript-eslint/parser": "^7.2.0",
|
50 | 49 | "@vitejs/plugin-react": "^4.2.1",
|
51 | 50 | "autoprefixer": "^10.4.19",
|
52 |
| - "eslint": "^8.57.0", |
53 | 51 | "eslint-plugin-react-hooks": "^4.6.0",
|
54 | 52 | "eslint-plugin-react-refresh": "^0.4.6",
|
| 53 | + "eslint": "^8.57.0", |
55 | 54 | "postcss": "^8.4.38",
|
56 | 55 | "tailwindcss": "^3.4.3",
|
57 | 56 | "typescript": "^5.2.2",
|
|
0 commit comments