|
13 | 13 | "generate:importmap": "payload generate:importmap" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@payloadcms/db-mongodb": "3.33.0", |
17 | | - "@payloadcms/db-postgres": "3.33.0", |
18 | | - "@payloadcms/next": "3.33.0", |
19 | | - "@payloadcms/translations": "3.33.0", |
20 | | - "@payloadcms/ui": "3.33.0", |
21 | | - "@tailwindcss/postcss": "^4.1.3", |
| 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", |
22 | 22 | "clsx": "^2.1.1", |
23 | | - "graphql": "^16.10.0", |
| 23 | + "graphql": "^16.11.0", |
24 | 24 | "jsonwebtoken": "^9.0.2", |
25 | | - "next": "15.2.4", |
26 | | - "next-auth": "5.0.0-beta.25", |
27 | | - "nodemailer": "^6.10.0", |
28 | | - "payload": "3.33.0", |
| 25 | + "next": "15.3.2", |
| 26 | + "next-auth": "5.0.0-beta.28", |
| 27 | + "nodemailer": "^6.10.1", |
| 28 | + "payload": "3.37.0", |
29 | 29 | "pino-pretty": "^13.0.0", |
30 | 30 | "postcss": "^8.5.3", |
31 | 31 | "prettier-plugin-tailwindcss": "^0.6.11", |
32 | 32 | "react": "19.1.0", |
33 | 33 | "react-dom": "19.1.0", |
34 | | - "sharp": "^0.34.0", |
35 | | - "tailwindcss": "^4.1.3" |
| 34 | + "sharp": "^0.34.1", |
| 35 | + "tailwindcss": "^4.1.6" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@payloadcms/graphql": "3.33.0", |
| 38 | + "@payloadcms/graphql": "3.37.0", |
39 | 39 | "@types/jsonwebtoken": "^9.0.9", |
40 | | - "@types/react": "19.1.0", |
41 | | - "dotenv": "^16.4.7", |
| 40 | + "@types/react": "19.1.3", |
| 41 | + "dotenv": "^16.5.0", |
42 | 42 | "typescript": "^5.8.3" |
43 | 43 | } |
44 | 44 | } |
0 commit comments