|
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | 36 | "@innovixx/payload-color-picker-field": "^2.0.4", |
37 | | - "@payloadcms/db-mongodb": "3.66.0", |
38 | | - "@payloadcms/db-postgres": "3.66.0", |
39 | | - "@payloadcms/db-sqlite": "3.66.0", |
40 | | - "@payloadcms/email-nodemailer": "3.66.0", |
41 | | - "@payloadcms/next": "3.66.0", |
42 | | - "@payloadcms/richtext-lexical": "3.66.0", |
43 | | - "@payloadcms/storage-s3": "3.66.0", |
44 | | - "@payloadcms/ui": "3.66.0", |
| 37 | + "@payloadcms/db-mongodb": "3.68.2", |
| 38 | + "@payloadcms/db-postgres": "3.68.2", |
| 39 | + "@payloadcms/db-sqlite": "3.68.2", |
| 40 | + "@payloadcms/email-nodemailer": "3.68.2", |
| 41 | + "@payloadcms/next": "3.68.2", |
| 42 | + "@payloadcms/richtext-lexical": "3.68.2", |
| 43 | + "@payloadcms/storage-s3": "3.68.2", |
| 44 | + "@payloadcms/ui": "3.68.2", |
45 | 45 | "@react-pdf/renderer": "^4.3.1", |
46 | 46 | "@tailwindcss/postcss": "^4.1.17", |
47 | 47 | "graphql": "^16.12.0", |
| 48 | + "hyphen": "^1.10.6", |
48 | 49 | "jsonwebtoken": "^9.0.3", |
49 | | - "lucide-react": "^0.556.0", |
| 50 | + "lucide-react": "^0.559.0", |
50 | 51 | "next": "15.5.7", |
51 | 52 | "nodemailer": "^7.0.11", |
52 | | - "payload": "3.66.0", |
| 53 | + "payload": "3.68.2", |
53 | 54 | "payload-oauth2": "^1.0.19", |
54 | 55 | "react": "19.2.1", |
55 | 56 | "react-dom": "19.2.1", |
56 | | - "react-i18next": "^15.7.4", |
| 57 | + "react-i18next": "^16.4.1", |
57 | 58 | "react-pdf-tailwind": "^3.0.0", |
58 | 59 | "sharp": "0.34.5", |
59 | 60 | "tailwindcss": "^4.1.17" |
|
62 | 63 | "@eslint/eslintrc": "^3.3.3", |
63 | 64 | "@eslint/js": "^9.39.1", |
64 | 65 | "@tailwindcss/typography": "^0.5.19", |
| 66 | + "@types/hyphen": "^1.6.7", |
65 | 67 | "@types/jsdom": "^27.0.0", |
66 | 68 | "@types/jsonwebtoken": "^9.0.10", |
67 | | - "@types/node": "^24.10.2", |
| 69 | + "@types/node": "^24.10.3", |
68 | 70 | "@types/nodemailer": "^7.0.4", |
69 | 71 | "@types/react": "^19.2.7", |
70 | 72 | "@types/react-dom": "^19.2.3", |
|
0 commit comments