|
13 | 13 | "generate:importmap": "payload generate:importmap" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@payloadcms/db-mongodb": "3.37.0", |
17 | | - "@payloadcms/db-postgres": "3.37.0", |
18 | | - "@payloadcms/next": "3.37.0", |
19 | | - "@payloadcms/translations": "3.37.0", |
20 | | - "@payloadcms/ui": "3.37.0", |
21 | | - "@tailwindcss/postcss": "^4.1.6", |
| 16 | + "@payloadcms/db-mongodb": "3.48.0", |
| 17 | + "@payloadcms/db-postgres": "3.48.0", |
| 18 | + "@payloadcms/next": "3.48.0", |
| 19 | + "@payloadcms/translations": "3.48.0", |
| 20 | + "@payloadcms/ui": "3.48.0", |
| 21 | + "@tailwindcss/postcss": "^4.1.11", |
22 | 22 | "clsx": "^2.1.1", |
23 | 23 | "graphql": "^16.11.0", |
24 | 24 | "jsonwebtoken": "^9.0.2", |
25 | | - "next": "15.3.2", |
| 25 | + "next": "15.3.5", |
26 | 26 | "next-auth": "5.0.0-beta.28", |
27 | 27 | "nodemailer": "^6.10.1", |
28 | | - "payload": "3.37.0", |
| 28 | + "payload": "3.48.0", |
29 | 29 | "pino-pretty": "^13.0.0", |
30 | | - "postcss": "^8.5.3", |
31 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 30 | + "postcss": "^8.5.6", |
| 31 | + "prettier-plugin-tailwindcss": "^0.6.14", |
32 | 32 | "react": "19.1.0", |
33 | 33 | "react-dom": "19.1.0", |
34 | | - "sharp": "^0.34.1", |
35 | | - "tailwindcss": "^4.1.6" |
| 34 | + "sharp": "^0.34.3", |
| 35 | + "tailwindcss": "^4.1.11" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@payloadcms/graphql": "3.37.0", |
39 | | - "@types/jsonwebtoken": "^9.0.9", |
40 | | - "@types/react": "19.1.3", |
41 | | - "dotenv": "^16.5.0", |
| 38 | + "@payloadcms/graphql": "3.48.0", |
| 39 | + "@types/jsonwebtoken": "^9.0.10", |
| 40 | + "@types/node": "24.0.14", |
| 41 | + "@types/react": "19.1.8", |
| 42 | + "dotenv": "^17.2.0", |
42 | 43 | "typescript": "^5.8.3" |
43 | 44 | } |
44 | 45 | } |
0 commit comments