|
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | 20 | "@heroicons/react": "^2.2.0", |
21 | | - "@heroicons/react": "^2.2.0", |
| 21 | + "@radix-ui/react-icons": "^1.3.2", |
| 22 | + "@radix-ui/react-select": "^2.2.6", |
22 | 23 | "@t3-oss/env-nextjs": "^0.11.1", |
23 | 24 | "classnames": "^2.5.1", |
24 | 25 | "embla-carousel": "^8.6.0", |
25 | 26 | "embla-carousel-autoplay": "^8.6.0", |
26 | 27 | "embla-carousel-react": "^8.6.0", |
27 | 28 | "heroicons": "^2.2.0", |
28 | | - "embla-carousel": "^8.6.0", |
29 | | - "embla-carousel-autoplay": "^8.6.0", |
30 | | - "embla-carousel-react": "^8.6.0", |
31 | | - "heroicons": "^2.2.0", |
32 | 29 | "lucide-react": "^0.460.0", |
33 | 30 | "mongoose": "^8.18.0", |
34 | | - "mongoose": "^8.18.0", |
35 | 31 | "next": "14.2.7", |
36 | 32 | "react": "^18.3.1", |
37 | 33 | "react-card-flip": "^1.2.3", |
|
41 | 37 | "zod": "^3.25.76" |
42 | 38 | }, |
43 | 39 | "devDependencies": { |
44 | | - "@types/node": "^22.18.1", |
45 | | - "@types/react": "^18.3.24", |
46 | | - "@types/react-dom": "^18.3.7", |
47 | | - "autoprefixer": "^10.4.21", |
48 | | - "cssnano": "^7.1.1", |
49 | | - "cssnano-preset-advanced": "^7.0.9", |
50 | 40 | "@types/node": "^22.18.1", |
51 | 41 | "@types/react": "^18.3.24", |
52 | 42 | "@types/react-dom": "^18.3.7", |
|
58 | 48 | "localtunnel": "^2.0.2", |
59 | 49 | "postcss": "^8.5.6", |
60 | 50 | "postcss-import": "^16.1.1", |
61 | | - "postcss": "^8.5.6", |
62 | | - "postcss-import": "^16.1.1", |
63 | 51 | "postcss-mixins": "^10.0.1", |
64 | 52 | "postcss-preset-env": "^10.3.1", |
65 | 53 | "prettier": "^3.6.2", |
66 | | - "postcss-preset-env": "^10.3.1", |
67 | | - "prettier": "^3.6.2", |
68 | 54 | "sharp": "^0.33.5", |
69 | 55 | "tailwindcss": "^3.4.17", |
70 | 56 | "typescript": "^5.9.2" |
|
0 commit comments