Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
"@asteasolutions/zod-to-openapi": "^7.3.4",
"@coingecko/coingecko-typescript": "^2.5.0",
"@libsql/client": "^0.15.15",
"@payloadcms/db-vercel-postgres": "^3.73.0",
"@payloadcms/email-nodemailer": "^3.73.0",
"@payloadcms/next": "^3.73.0",
"@payloadcms/payload-cloud": "^3.73.0",
"@payloadcms/richtext-lexical": "^3.73.0",
"@payloadcms/storage-vercel-blob": "^3.73.0",
"@payloadcms/ui": "^3.73.0",
"@payloadcms/db-vercel-postgres": "^3.74.0",
"@payloadcms/email-nodemailer": "^3.74.0",
"@payloadcms/next": "^3.74.0",
"@payloadcms/payload-cloud": "^3.74.0",
"@payloadcms/richtext-lexical": "^3.74.0",
"@payloadcms/storage-vercel-blob": "^3.74.0",
"@payloadcms/ui": "^3.74.0",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-hover-card": "^1.1.15",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-slot": "^1.2.4",
"@scalar/api-reference-react": "^0.8.34",
"@scalar/api-reference-react": "^0.8.46",
"@superfluid-finance/metadata": "^1.6.2",
"@superfluid-finance/tokenlist": "^5.38.0",
"@tailwindcss/postcss": "^4.1.18",
"@tanstack/react-query": "^5.90.20",
"@tanstack/react-query-devtools": "^5.91.2",
"@tanstack/react-query-devtools": "^5.91.3",
"@trigger.dev/sdk": "^4.3.3",
"@types/lodash-es": "^4.17.12",
"@uniswap/token-lists": "1.0.0-beta.34",
Expand All @@ -62,29 +62,29 @@
"lucide-react": "^0.556.0",
"next": "16.0.8",
"next-themes": "^0.4.6",
"nuqs": "^2.8.6",
"payload": "^3.73.0",
"nuqs": "^2.8.7",
"payload": "^3.74.0",
"postcss": "^8.5.6",
"react": "^19.2.3",
"react": "^19.2.4",
"sharp": "^0.34.5",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.18",
"viem": "^2.44.4",
"viem": "^2.45.1",
"zod": "^3.25.76"
},
"devDependencies": {
"@graphprotocol/client-cli": "^3.0.7",
"@payloadcms/db-sqlite": "^3.73.0",
"@playwright/test": "^1.58.0",
"@payloadcms/db-sqlite": "^3.74.0",
"@playwright/test": "^1.58.1",
"@testing-library/react": "^16.3.2",
"@trigger.dev/build": "^4.3.3",
"@types/node": "^24.10.9",
"@types/react": "^19.2.9",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.2",
"@vitejs/plugin-react": "^5.1.3",
"jsdom": "^27.4.0",
"playwright": "^1.58.0",
"playwright-core": "^1.58.0",
"playwright": "^1.58.1",
"playwright-core": "^1.58.1",
"tsx": "^4.21.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5.9.3",
Expand Down
10 changes: 5 additions & 5 deletions data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@vercel/blob": "^2.0.1",
"decimal.js": "^10.6.0",
"graphql": "^16.12.0",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"next": "16.0.8",
"p-limit": "^7.2.0",
"papaparse": "^5.5.3",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"swagger-ui-react": "5.30.3",
"viem": "^2.44.4",
"viem": "^2.45.1",
"zod": "^3.25.76"
},
"devDependencies": {
Expand All @@ -49,7 +49,7 @@
"@types/lodash": "^4.17.23",
"@types/node": "^24.10.9",
"@types/papaparse": "^5.5.2",
"@types/react": "^19.2.9",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"@types/swagger-ui-react": "^5.18.0",
"dotenv": "^17.2.3",
Expand Down
8 changes: 4 additions & 4 deletions mcp/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"fumadocs-mdx": "14.1.0",
"fumadocs-ui": "16.2.3",
"next": "16.0.8",
"playwright": "^1.58.0",
"react": "^19.2.3",
"react-dom": "^19.2.3"
"playwright": "^1.58.1",
"react": "^19.2.4",
"react-dom": "^19.2.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.18",
"@types/mdx": "^2.0.13",
"@types/node": "24.10.2",
"@types/react": "^19.2.9",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.18",
Expand Down
8 changes: 4 additions & 4 deletions mcp/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"graphql-request": "^7.4.0",
"graphql-tag": "^2.12.6",
"next": "16.0.8",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"redis": "^5.10.0",
"viem": "^2.44.4",
"viem": "^2.45.1",
"zod": "^3.25.76"
},
"devDependencies": {
"@types/node": "^24.10.9",
"@types/react": "^19.2.9",
"@types/react": "^19.2.10",
"@types/react-dom": "^19.2.3",
"typescript": "^5.9.3"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"devDependencies": {
"@biomejs/biome": "2.3.8",
"@changesets/cli": "^2.29.8",
"@commitlint/cli": "^20.3.1",
"@commitlint/config-conventional": "^20.3.1",
"@commitlint/types": "^20.3.1",
"@playwright/test": "^1.58.0",
"@commitlint/cli": "^20.4.0",
"@commitlint/config-conventional": "^20.4.0",
"@commitlint/types": "^20.4.0",
"@playwright/test": "^1.58.1",
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"rimraf": "^6.1.2",
"turbo": "^2.7.6"
"turbo": "^2.8.1"
},
"packageManager": "pnpm@10.6.2",
"overrides": {
Expand Down
Loading