|
13 | 13 | "@radix-ui/react-dialog": "^1.0.4",
|
14 | 14 | "@radix-ui/react-dropdown-menu": "^2.0.5",
|
15 | 15 | "@tailwindcss/forms": "^0.5.6",
|
16 |
| - "@types/node": "20.6.2", |
17 |
| - "@types/react": "18.2.21", |
18 |
| - "@types/react-dom": "18.2.7", |
19 |
| - "@uidotdev/usehooks": "^2.3.1", |
20 |
| - "autoprefixer": "10.4.15", |
21 |
| - "eslint": "8.49.0", |
22 |
| - "eslint-config-next": "13.4.19", |
23 |
| - "google-libphonenumber": "^3.2.33", |
24 | 16 | "libphonenumber-js": "^1.10.44",
|
25 | 17 | "lucide-react": "^0.279.0",
|
26 | 18 | "next": "13.4.19",
|
| 19 | + "next-pwa": "^5.6.0", |
27 | 20 | "next-seo": "^6.1.0",
|
28 | 21 | "next-sitemap": "^4.2.3",
|
29 | 22 | "nookies": "^2.5.2",
|
|
32 | 25 | "react-dom": "18.2.0",
|
33 | 26 | "react-hook-form": "^7.46.1",
|
34 | 27 | "react-input-mask": "3.0.0-alpha.2",
|
35 |
| - "react-international-phone": "^3.1.2", |
36 |
| - "react-phone-number-input": "^3.3.6", |
37 |
| - "react-telephone": "^1.4.3", |
38 | 28 | "tailwindcss": "3.3.3",
|
39 | 29 | "typescript": "5.2.2"
|
40 | 30 | },
|
41 | 31 | "devDependencies": {
|
42 |
| - "@types/google-libphonenumber": "^7.4.26", |
| 32 | + "@types/node": "20.6.2", |
| 33 | + "@types/react": "18.2.21", |
| 34 | + "@types/react-dom": "18.2.7", |
43 | 35 | "@types/react-input-mask": "^3.0.2",
|
44 |
| - "daisyui": "^3.7.6", |
| 36 | + "autoprefixer": "10.4.15", |
| 37 | + "eslint": "8.49.0", |
| 38 | + "eslint-config-next": "13.4.19", |
45 | 39 | "msw": "^1.3.1",
|
46 | 40 | "nanoid": "^5.0.1"
|
47 | 41 | },
|
|
0 commit comments