|
10 | 10 | "start": "next start" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@mistralai/mistralai": "^1.3.5", |
14 | | - "@radix-ui/react-dialog": "^1.1.2", |
15 | | - "@radix-ui/react-icons": "^1.3.0", |
16 | | - "@radix-ui/react-popover": "^1.1.2", |
17 | | - "@radix-ui/react-select": "^2.1.2", |
18 | | - "@radix-ui/react-separator": "^1.1.0", |
19 | | - "@radix-ui/react-slot": "^1.1.0", |
20 | | - "@radix-ui/react-switch": "^1.1.1", |
| 13 | + "@google/generative-ai": "^0.24.0", |
| 14 | + "@radix-ui/react-dialog": "^1.1.6", |
| 15 | + "@radix-ui/react-icons": "^1.3.2", |
| 16 | + "@radix-ui/react-popover": "^1.1.6", |
| 17 | + "@radix-ui/react-select": "^2.1.6", |
| 18 | + "@radix-ui/react-separator": "^1.1.2", |
| 19 | + "@radix-ui/react-slot": "^1.1.2", |
| 20 | + "@radix-ui/react-switch": "^1.1.3", |
21 | 21 | "@react-pdf-viewer/core": "3.12.0", |
22 | | - "@react-pdf-viewer/default-layout": "^3.12.0", |
23 | 22 | "@react-pdf-viewer/full-screen": "^3.12.0", |
24 | 23 | "@react-pdf-viewer/get-file": "^3.12.0", |
25 | 24 | "@react-pdf-viewer/zoom": "^3.12.0", |
26 | 25 | "@t3-oss/env-nextjs": "^0.10.1", |
27 | 26 | "@types/mongoose": "^5.11.97", |
28 | 27 | "@ungap/with-resolvers": "^0.1.0", |
29 | | - "@upstash/ratelimit": "^2.0.3", |
30 | | - "@vercel/analytics": "^1.4.1", |
| 28 | + "@upstash/ratelimit": "^2.0.5", |
31 | 29 | "@vercel/kv": "^3.0.0", |
32 | | - "axios": "^1.7.2", |
33 | | - "bcrypt": "^5.1.1", |
34 | | - "canvas": "^3.0.0", |
35 | | - "class-variance-authority": "^0.7.0", |
36 | | - "cloudinary": "^2.2.0", |
| 30 | + "axios": "^1.8.2", |
| 31 | + "canvas": "^3.1.0", |
| 32 | + "class-variance-authority": "^0.7.1", |
| 33 | + "cloudinary": "^2.5.1", |
37 | 34 | "clsx": "^2.1.1", |
38 | 35 | "cmdk": "1.0.0", |
39 | | - "debounce": "^2.1.1", |
40 | | - "dropzone": "6.0.0-beta.2", |
41 | | - "file-saver": "^2.0.5", |
42 | | - "fuse.js": "^7.0.0", |
43 | | - "geist": "^1.3.0", |
44 | | - "gridfs-stream": "^1.1.1", |
45 | | - "jose": "^5.4.1", |
46 | | - "jszip": "^3.10.1", |
47 | | - "lodash": "^4.17.21", |
48 | | - "lodash.debounce": "^4.0.8", |
| 36 | + "debounce": "^2.2.0", |
| 37 | + "fuse.js": "^7.1.0", |
| 38 | + "geist": "^1.3.1", |
| 39 | + "jose": "^5.10.0", |
49 | 40 | "lucide-react": "^0.395.0", |
50 | | - "mongodb": "^6.7.0", |
51 | | - "mongoose": "^8.4.1", |
52 | | - "multer": "1.4.5-lts.1", |
53 | | - "next": "^14.2.1", |
54 | | - "next-cloudinary": "^6.6.2", |
| 41 | + "mongoose": "^8.12.1", |
| 42 | + "next": "^14.2.24", |
55 | 43 | "next-qrcode": "^2.5.1", |
56 | 44 | "next-themes": "^0.3.0", |
57 | | - "node-fetch": "^3.3.2", |
58 | | - "node-poppler": "^7.2.2", |
59 | | - "nodemailer": "^6.9.13", |
60 | | - "pdf-compressor": "^1.0.5", |
61 | 45 | "pdf-lib": "^1.17.1", |
62 | | - "pdf.worker": "link:pdfjs-dist/build/pdf.worker", |
63 | | - "pdf2pic": "^3.1.3", |
64 | 46 | "pdfjs-dist": "3.4.120", |
65 | | - "pdftoimg-js": "^0.0.2", |
66 | | - "react": "^18.3.0", |
67 | | - "react-camera-pro": "^1.4.0", |
68 | | - "react-dom": "^18.3.0", |
69 | | - "react-dropzone": "^14.2.3", |
70 | | - "react-hot-toast": "^2.4.1", |
71 | | - "react-icons": "^5.4.0", |
72 | | - "tailwind-merge": "^2.5.3", |
| 47 | + "prettier": "^3.5.3", |
| 48 | + "prettier-plugin-tailwindcss": "^0.6.11", |
| 49 | + "raw-loader": "^4.0.2", |
| 50 | + "react": "^18.3.1", |
| 51 | + "react-dom": "^18.3.1", |
| 52 | + "react-dropzone": "^14.3.8", |
| 53 | + "react-hot-toast": "^2.5.2", |
| 54 | + "react-icons": "^5.5.0", |
| 55 | + "tailwind-merge": "^2.6.0", |
73 | 56 | "tailwindcss-animate": "^1.0.7", |
74 | | - "use-debounce": "^10.0.3", |
75 | | - "uuid": "^10.0.0", |
76 | | - "zod": "^3.23.3" |
| 57 | + "zod": "^3.24.2" |
77 | 58 | }, |
78 | 59 | "devDependencies": { |
79 | | - "@types/bcrypt": "^5.0.2", |
80 | | - "@types/eslint": "^8.56.2", |
81 | | - "@types/file-saver": "^2.0.7", |
82 | | - "@types/jsonwebtoken": "^9.0.6", |
83 | | - "@types/multer": "^1.4.11", |
84 | | - "@types/node": "^20.11.20", |
85 | | - "@types/nodemailer": "^6.4.15", |
86 | | - "@types/react": "^18.2.57", |
87 | | - "@types/react-dom": "^18.2.19", |
88 | | - "@types/uuid": "^10.0.0", |
89 | | - "@typescript-eslint/eslint-plugin": "^7.1.1", |
90 | | - "@typescript-eslint/parser": "^7.1.1", |
91 | | - "eslint": "^8.57.0", |
92 | | - "eslint-config-next": "^14.1.3", |
93 | | - "html-loader": "^5.0.0", |
94 | | - "postcss": "^8.4.34", |
95 | | - "prettier": "^3.2.5", |
96 | | - "prettier-plugin-tailwindcss": "^0.5.14", |
97 | | - "raw-loader": "^4.0.2", |
98 | | - "tailwindcss": "^3.4.3", |
99 | | - "typescript": "^5.4.2", |
100 | | - "webpack": "^5.96.1", |
101 | | - "webpack-cli": "^5.1.4" |
| 60 | + "@types/eslint": "8.56.12", |
| 61 | + "@types/react": "^18.3.18", |
| 62 | + "@types/react-dom": "^18.3.5", |
| 63 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 64 | + "@typescript-eslint/parser": "^8.26.0", |
| 65 | + "eslint": "^8.57.1", |
| 66 | + "eslint-config-next": "^14.2.24", |
| 67 | + "tailwindcss": "^3.4.17", |
| 68 | + "typescript": "^5.8.2" |
102 | 69 | }, |
103 | 70 | "ct3aMetadata": { |
104 | 71 | "initVersion": "7.34.0" |
|
0 commit comments