|
11 | 11 | "generate:importmap": "payload generate:importmap" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@payloadcms/db-mongodb": "3.54.0", |
15 | | - "@payloadcms/db-postgres": "3.54.0", |
16 | | - "@payloadcms/next": "3.54.0", |
17 | | - "@payloadcms/translations": "3.54.0", |
18 | | - "@payloadcms/ui": "3.54.0", |
| 14 | + "@payloadcms/db-mongodb": "3.58.0", |
| 15 | + "@payloadcms/db-postgres": "3.58.0", |
| 16 | + "@payloadcms/next": "3.58.0", |
| 17 | + "@payloadcms/translations": "3.58.0", |
| 18 | + "@payloadcms/ui": "3.58.0", |
19 | 19 | "@simplewebauthn/browser": "^9.0.1", |
20 | 20 | "@simplewebauthn/server": "^9.0.3", |
21 | | - "@tailwindcss/postcss": "^4.1.12", |
| 21 | + "@tailwindcss/postcss": "^4.1.14", |
22 | 22 | "clsx": "^2.1.1", |
23 | 23 | "graphql": "^16.11.0", |
24 | 24 | "jsonwebtoken": "^9.0.2", |
25 | | - "next": "15.5.2", |
26 | | - "next-auth": "5.0.0-beta.28", |
27 | | - "nodemailer": "^7.0.6", |
28 | | - "payload": "3.54.0", |
| 25 | + "next": "15.5.4", |
| 26 | + "next-auth": "5.0.0-beta.29", |
| 27 | + "nodemailer": "^6.10.1", |
| 28 | + "payload": "3.58.0", |
29 | 29 | "payload-authjs": "workspace:*", |
30 | 30 | "pino-pretty": "^13.1.1", |
31 | 31 | "postcss": "^8.5.6", |
32 | 32 | "prettier-plugin-tailwindcss": "^0.6.14", |
33 | | - "react": "19.1.1", |
34 | | - "react-dom": "19.1.1", |
35 | | - "sharp": "^0.34.3", |
36 | | - "tailwindcss": "^4.1.12" |
| 33 | + "react": "19.2.0", |
| 34 | + "react-dom": "19.2.0", |
| 35 | + "sharp": "^0.34.4", |
| 36 | + "tailwindcss": "^4.1.14" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@payloadcms/graphql": "3.54.0", |
| 39 | + "@payloadcms/graphql": "3.58.0", |
40 | 40 | "@types/jsonwebtoken": "^9.0.10", |
41 | | - "@types/node": "24.3.0", |
42 | | - "@types/react": "19.1.12", |
43 | | - "dotenv": "^17.2.1", |
44 | | - "typescript": "^5.9.2" |
| 41 | + "@types/node": "24.7.0", |
| 42 | + "@types/react": "19.2.0", |
| 43 | + "dotenv": "^17.2.3", |
| 44 | + "typescript": "^5.9.3" |
45 | 45 | } |
46 | 46 | } |
0 commit comments