|
31 | 31 | "@asteasolutions/zod-to-openapi": "^7.3.4", |
32 | 32 | "@coingecko/coingecko-typescript": "^2.5.0", |
33 | 33 | "@libsql/client": "^0.15.15", |
34 | | - "@payloadcms/db-vercel-postgres": "^3.73.0", |
35 | | - "@payloadcms/email-nodemailer": "^3.73.0", |
36 | | - "@payloadcms/next": "^3.73.0", |
37 | | - "@payloadcms/payload-cloud": "^3.73.0", |
38 | | - "@payloadcms/richtext-lexical": "^3.73.0", |
39 | | - "@payloadcms/storage-vercel-blob": "^3.73.0", |
40 | | - "@payloadcms/ui": "^3.73.0", |
| 34 | + "@payloadcms/db-vercel-postgres": "^3.74.0", |
| 35 | + "@payloadcms/email-nodemailer": "^3.74.0", |
| 36 | + "@payloadcms/next": "^3.74.0", |
| 37 | + "@payloadcms/payload-cloud": "^3.74.0", |
| 38 | + "@payloadcms/richtext-lexical": "^3.74.0", |
| 39 | + "@payloadcms/storage-vercel-blob": "^3.74.0", |
| 40 | + "@payloadcms/ui": "^3.74.0", |
41 | 41 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
42 | 42 | "@radix-ui/react-hover-card": "^1.1.15", |
43 | 43 | "@radix-ui/react-select": "^2.2.6", |
44 | 44 | "@radix-ui/react-slot": "^1.2.4", |
45 | | - "@scalar/api-reference-react": "^0.8.34", |
| 45 | + "@scalar/api-reference-react": "^0.8.46", |
46 | 46 | "@superfluid-finance/metadata": "^1.6.2", |
47 | 47 | "@superfluid-finance/tokenlist": "^5.38.0", |
48 | 48 | "@tailwindcss/postcss": "^4.1.18", |
49 | 49 | "@tanstack/react-query": "^5.90.20", |
50 | | - "@tanstack/react-query-devtools": "^5.91.2", |
| 50 | + "@tanstack/react-query-devtools": "^5.91.3", |
51 | 51 | "@trigger.dev/sdk": "^4.3.3", |
52 | 52 | "@types/lodash-es": "^4.17.12", |
53 | 53 | "@uniswap/token-lists": "1.0.0-beta.34", |
|
62 | 62 | "lucide-react": "^0.556.0", |
63 | 63 | "next": "16.0.8", |
64 | 64 | "next-themes": "^0.4.6", |
65 | | - "nuqs": "^2.8.6", |
66 | | - "payload": "^3.73.0", |
| 65 | + "nuqs": "^2.8.7", |
| 66 | + "payload": "^3.74.0", |
67 | 67 | "postcss": "^8.5.6", |
68 | | - "react": "^19.2.3", |
| 68 | + "react": "^19.2.4", |
69 | 69 | "sharp": "^0.34.5", |
70 | 70 | "tailwind-merge": "^3.4.0", |
71 | 71 | "tailwindcss": "^4.1.18", |
72 | | - "viem": "^2.44.4", |
| 72 | + "viem": "^2.45.1", |
73 | 73 | "zod": "^3.25.76" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | 76 | "@graphprotocol/client-cli": "^3.0.7", |
77 | | - "@payloadcms/db-sqlite": "^3.73.0", |
78 | | - "@playwright/test": "^1.58.0", |
| 77 | + "@payloadcms/db-sqlite": "^3.74.0", |
| 78 | + "@playwright/test": "^1.58.1", |
79 | 79 | "@testing-library/react": "^16.3.2", |
80 | 80 | "@trigger.dev/build": "^4.3.3", |
81 | 81 | "@types/node": "^24.10.9", |
82 | | - "@types/react": "^19.2.9", |
| 82 | + "@types/react": "^19.2.10", |
83 | 83 | "@types/react-dom": "^19.2.3", |
84 | | - "@vitejs/plugin-react": "^5.1.2", |
| 84 | + "@vitejs/plugin-react": "^5.1.3", |
85 | 85 | "jsdom": "^27.4.0", |
86 | | - "playwright": "^1.58.0", |
87 | | - "playwright-core": "^1.58.0", |
| 86 | + "playwright": "^1.58.1", |
| 87 | + "playwright-core": "^1.58.1", |
88 | 88 | "tsx": "^4.21.0", |
89 | 89 | "tw-animate-css": "^1.4.0", |
90 | 90 | "typescript": "^5.9.3", |
|
0 commit comments