-
Notifications
You must be signed in to change notification settings - Fork 204
chore: Upgrade libs #2847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Upgrade libs #2847
Changes from all commits
c24f410
14a2ef1
8d61ebb
6eac526
4754543
29d7e2d
25e1e47
c079a2e
48bd796
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,153 +5,147 @@ | |
| "private": true, | ||
| "repository": "https://github.com/jumperexchange/jumper-exchange", | ||
| "engines": { | ||
| "node": ">=20.0.0" | ||
| "node": ">=22.0.0" | ||
| }, | ||
| "dependencies": { | ||
| "@abstract-foundation/agw-client": "^1.11.0", | ||
| "@abstract-foundation/agw-react": "^1.11.0", | ||
| "@base-org/account": "^2.5.3", | ||
| "@abstract-foundation/agw-client": "^1.12.3", | ||
| "@abstract-foundation/agw-react": "^1.13.0", | ||
| "@base-org/account": "^2.5.5", | ||
| "@bigmi/client": "^0.8.0", | ||
| "@bigmi/core": "^0.8.0", | ||
| "@bigmi/react": "^0.8.0", | ||
| "@coinbase/wallet-sdk": "^4.3.7", | ||
| "@emotion/cache": "^11.14.0", | ||
| "@emotion/react": "^11.14.0", | ||
| "@emotion/styled": "^11.14.0", | ||
| "@farcaster/miniapp-sdk": "^0.2.2", | ||
| "@farcaster/miniapp-wagmi-connector": "^1.1.0", | ||
| "@fingerprintjs/fingerprintjs": "^5.0.1", | ||
| "@formatjs/intl-localematcher": "^0.8.2", | ||
| "@intercom/messenger-js-sdk": "^0.0.18", | ||
| "@emotion/styled": "^11.14.1", | ||
| "@farcaster/miniapp-sdk": "^0.3.0", | ||
| "@farcaster/miniapp-wagmi-connector": "^1.1.1", | ||
| "@fingerprintjs/fingerprintjs": "^5.2.0", | ||
| "@formatjs/intl-localematcher": "^0.8.6", | ||
| "@intercom/messenger-js-sdk": "^0.0.19", | ||
| "@lifi/explorer": "0.6.3", | ||
| "@lifi/sdk": "^4.0.0-beta.7", | ||
| "@lifi/sdk-provider-bitcoin": "^4.0.0-beta.7", | ||
| "@lifi/sdk-provider-ethereum": "^4.0.0-beta.7", | ||
| "@lifi/sdk-provider-solana": "^4.0.0-beta.7", | ||
| "@lifi/sdk-provider-sui": "^4.0.0-beta.7", | ||
| "@lifi/sdk-provider-tron": "^4.0.0-beta.7", | ||
| "@lifi/wallet-management": "4.0.0-beta.17", | ||
| "@lifi/widget": "4.0.0-beta.17", | ||
| "@lifi/widget-provider": "4.0.0-beta.17", | ||
| "@lifi/widget-provider-bitcoin": "^4.0.0-beta.17", | ||
| "@lifi/widget-provider-ethereum": "^4.0.0-beta.17", | ||
| "@lifi/widget-provider-solana": "^4.0.0-beta.17", | ||
| "@lifi/widget-provider-sui": "^4.0.0-beta.17", | ||
| "@lifi/widget-provider-tron": "^4.0.0-beta.17", | ||
| "@merkl/api": "1.9.23", | ||
| "@metamask/connect-evm": "^0.9.1", | ||
| "@mswjs/interceptors": "^0.41.3", | ||
| "@mui/icons-material": "^9.0.0", | ||
| "@mui/material": "^9.0.0", | ||
| "@mui/material-nextjs": "^9.0.0", | ||
| "@mui/system": "^9.0.0", | ||
| "@mui/utils": "^9.0.0", | ||
| "@mysten/dapp-kit-react": "^2.0.0", | ||
| "@mysten/sui": "^2.15.0", | ||
| "@lifi/sdk": "^4.0.1-alpha.0", | ||
| "@lifi/sdk-provider-bitcoin": "^4.0.1-alpha.0", | ||
| "@lifi/sdk-provider-ethereum": "^4.0.1-alpha.0", | ||
| "@lifi/sdk-provider-solana": "^4.0.1-alpha.0", | ||
| "@lifi/sdk-provider-sui": "^4.0.1-alpha.0", | ||
| "@lifi/sdk-provider-tron": "^4.0.0-beta.8", | ||
| "@lifi/wallet-management": "4.0.0-beta.18", | ||
| "@lifi/widget": "4.0.0-beta.18", | ||
| "@lifi/widget-provider": "4.0.0-beta.18", | ||
| "@lifi/widget-provider-bitcoin": "^4.0.0-beta.18", | ||
| "@lifi/widget-provider-ethereum": "^4.0.0-beta.18", | ||
| "@lifi/widget-provider-solana": "^4.0.0-beta.18", | ||
| "@lifi/widget-provider-sui": "^4.0.0-beta.18", | ||
| "@lifi/widget-provider-tron": "^4.0.0-beta.18", | ||
| "@merkl/api": "1.20.0", | ||
| "@metamask/connect-evm": "^1.1.0", | ||
| "@mswjs/interceptors": "^0.41.8", | ||
| "@mui/icons-material": "^9.0.1", | ||
| "@mui/material": "^9.0.1", | ||
| "@mui/material-nextjs": "^9.0.1", | ||
| "@mui/system": "^9.0.1", | ||
| "@mui/utils": "^9.0.1", | ||
| "@mysten/dapp-kit-react": "^2.0.2", | ||
| "@mysten/sui": "^2.16.1", | ||
| "@safe-global/safe-apps-sdk": "^9.1.0", | ||
| "@sentry/browser": "^10.38.0", | ||
| "@sentry/nextjs": "^10.38.0", | ||
| "@sentry/react": "^10.38.0", | ||
| "@sentry/browser": "^10.52.0", | ||
| "@sentry/nextjs": "^10.52.0", | ||
| "@sentry/react": "^10.52.0", | ||
| "@solana/client": "1.7.0", | ||
| "@solana/kit": "^6.5.0", | ||
| "@solana/kit": "^6.9.0", | ||
| "@solana/react-hooks": "1.4.1", | ||
| "@strapi/blocks-react-renderer": "^1.0.2", | ||
| "@tanstack/react-form": "^1.28.6", | ||
| "@tanstack/react-query": "^5.97.0", | ||
| "@tronweb3/tronwallet-adapter-react-hooks": "^1.1.11", | ||
| "@tanstack/react-form": "^1.29.1", | ||
| "@tanstack/react-query": "^5.100.9", | ||
| "@tronweb3/tronwallet-adapter-react-hooks": "^1.1.12", | ||
| "@turtledev/api": "1.4.5", | ||
| "@wagmi/core": "^3.4.1", | ||
| "@wagmi/core": "^3.4.8", | ||
| "@walletconnect/ethereum-provider": "^2.23.9", | ||
| "accept-language": "^3.0.20", | ||
| "blo": "^2.0.0", | ||
| "date-fns": "^4.1.0", | ||
| "ethers": "^6.16.0", | ||
| "extract-colors": "^4.2.1", | ||
| "graphql": "^16.13.2", | ||
| "html-react-parser": "^5.2.17", | ||
| "i18next": "^26.0.4", | ||
| "graphql": "^16.14.0", | ||
| "html-react-parser": "^6.1.0", | ||
| "i18next": "^26.0.10", | ||
| "i18next-resources-to-backend": "^1.2.1", | ||
| "jsonwebtoken": "^9.0.3", | ||
| "lodash": "^4.17.23", | ||
| "motion": "^12.32.0", | ||
| "lodash": "^4.18.1", | ||
| "motion": "^12.38.0", | ||
| "negotiator": "^1.0.0", | ||
| "next": "16.2.3", | ||
| "next-i18n-router": "^5.5.7", | ||
| "next": "16.2.6", | ||
| "next-i18n-router": "^5.5.8", | ||
| "nuqs": "^2.8.9", | ||
| "p-limit": "^7.3.0", | ||
| "polished": "^4.3.1", | ||
| "react": "19.2.5", | ||
| "react": "19.2.6", | ||
| "react-animated-counter": "^1.9.0", | ||
| "react-confetti": "^6.4.0", | ||
| "react-cookie": "^8.1.0", | ||
| "react-cookie": "^8.1.2", | ||
| "react-day-picker": "^9.14.0", | ||
| "react-dom": "19.2.5", | ||
| "react-i18next": "^17.0.2", | ||
| "react-dom": "19.2.6", | ||
| "react-i18next": "^17.0.7", | ||
| "recharts": "^3.8.1", | ||
| "sharp": "^0.34.5", | ||
| "superjson": "^2.2.6", | ||
| "swiper": "12.1.3", | ||
| "universal-cookie": "^8.1.0", | ||
| "uuid": "^13.0.0", | ||
| "viem": "^2.47.11", | ||
| "wagmi": "^3.6.0", | ||
| "zod": "^4.3.6", | ||
| "zustand": "^5.0.12" | ||
| "swiper": "12.1.4", | ||
| "universal-cookie": "^8.1.2", | ||
| "uuid": "^14.0.0", | ||
| "viem": "^2.48.11", | ||
| "wagmi": "^3.6.9", | ||
| "zod": "^4.4.3", | ||
| "zustand": "^5.0.13" | ||
| }, | ||
| "devDependencies": { | ||
| "@chromatic-com/storybook": "^5.1.2", | ||
| "@eslint/js": "^9.39.2", | ||
| "@next/bundle-analyzer": "16.2.3", | ||
| "@next/eslint-plugin-next": "16.2.3", | ||
| "@playwright/test": "1.58.2", | ||
| "@rainbow-me/rainbowkit": "^2.2.10", | ||
| "@eslint/js": "^10.0.1", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🏁 Script executed: #!/bin/bash
set -euo pipefail
# Check peer dependency ranges of lint stack against eslint@10.
packages=(
"@eslint/js@10.0.1"
"@next/eslint-plugin-next@16.2.5"
"eslint-plugin-jsx-a11y@6.10.2"
"eslint-plugin-react-hooks@7.1.1"
"eslint-config-prettier@10.1.8"
"typescript-eslint@8.59.2"
)
for pkg in "${packages[@]}"; do
echo "=== $pkg ==="
npm view "$pkg" peerDependencies --json || true
echo
doneRepository: jumperexchange/jumper-exchange Length of output: 1585 🏁 Script executed: cat -n package.json | head -220 | tail -40Repository: jumperexchange/jumper-exchange Length of output: 1320 🏁 Script executed: rg "allowedVersions|eslint-plugin-jsx-a11y" package.json -A 2 -B 2Repository: jumperexchange/jumper-exchange Length of output: 348
This package does not support ESLint 10 (peer range excludes it: Upgrade 🤖 Prompt for AI Agents |
||
| "@next/bundle-analyzer": "16.2.6", | ||
| "@next/eslint-plugin-next": "16.2.6", | ||
| "@playwright/test": "1.59.1", | ||
| "@rainbow-me/rainbowkit": "^2.2.11", | ||
| "@storybook/addon-a11y": "^10.3.6", | ||
| "@storybook/addon-docs": "^10.3.6", | ||
| "@storybook/addon-onboarding": "^10.3.6", | ||
| "@storybook/addon-vitest": "^10.3.6", | ||
| "@storybook/nextjs-vite": "^10.3.6", | ||
| "@testing-library/jest-dom": "^6.8.0", | ||
| "@testing-library/jest-dom": "^6.9.1", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/gtag.js": "^0.0.20", | ||
| "@types/jsonwebtoken": "^9.0.10", | ||
| "@types/lodash": "^4.17.24", | ||
| "@types/negotiator": "^0.6.4", | ||
| "@types/node": "^25.5.2", | ||
| "@types/node": "^22.19.0", | ||
| "@types/react": "^19.2.14", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@vitejs/plugin-react": "^6.0.1", | ||
| "@vitest/browser": "^4.1.4", | ||
| "@vitest/browser-playwright": "^4.1.4", | ||
| "@vitest/coverage-v8": "^4.1.4", | ||
| "@vitest/browser": "^4.1.5", | ||
| "@vitest/browser-playwright": "^4.1.5", | ||
| "@vitest/coverage-v8": "^4.1.5", | ||
| "babel-plugin-react-compiler": "^1.0.0", | ||
| "dotenv": "^17.3.1", | ||
| "eslint": "9.39.2", | ||
| "eslint-config-next": "16.2.3", | ||
| "dotenv": "^17.4.2", | ||
| "eslint": "10.3.0", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-config-react-app": "^7.0.1", | ||
| "eslint-plugin-import": "^2.31.0", | ||
| "eslint-plugin-jsx-a11y": "^6.10.2", | ||
| "eslint-plugin-prettier": "^5.5.5", | ||
| "eslint-plugin-react": "^7.37.5", | ||
| "eslint-plugin-react-hooks": "^7.0.1", | ||
| "eslint-plugin-storybook": "^10.3.6", | ||
| "eslint-plugin-react-hooks": "^7.1.1", | ||
| "husky": "^9.1.7", | ||
| "i18next-resources-for-ts": "^2.0.2", | ||
| "import-in-the-middle": "^2.0.6", | ||
| "jsdom": "^29.0.2", | ||
| "lint-staged": "^16.4.0", | ||
| "i18next-resources-for-ts": "^2.1.0", | ||
| "import-in-the-middle": "^3.0.1", | ||
| "jsdom": "^29.1.1", | ||
| "lint-staged": "^17.0.2", | ||
| "pino": "^10.3.1", | ||
| "pino-pretty": "^13.1.3", | ||
| "playwright": "1.58.2", | ||
| "playwright-qase-reporter": "^2.2.3", | ||
| "prettier": "^3.8.1", | ||
| "playwright": "1.59.1", | ||
| "playwright-qase-reporter": "^2.5.0", | ||
| "prettier": "^3.8.3", | ||
| "storybook": "^10.3.6", | ||
| "storybook-addon-pseudo-states": "^10.3.6", | ||
| "typescript": "^5.9.2", | ||
| "typescript-eslint": "^8.58.1", | ||
| "vite": "^8.0.8", | ||
| "typescript": "^6.0.3", | ||
| "typescript-eslint": "^8.59.2", | ||
| "vite": "^8.0.11", | ||
| "vite-plugin-node-polyfills": "^0.26.0", | ||
| "vitest": "^4.1.4", | ||
| "vitest": "^4.1.5", | ||
| "web-vitals": "^5.2.0" | ||
| }, | ||
| "scripts": { | ||
|
|
@@ -201,6 +195,11 @@ | |
| ] | ||
| }, | ||
| "pnpm": { | ||
| "peerDependencyRules": { | ||
| "allowedVersions": { | ||
| "eslint": "10" | ||
| } | ||
| }, | ||
| "overrides": { | ||
| "@safe-global/safe-apps-provider": ">=0.18.6", | ||
| "hono": "^4.12.7" | ||
|
|
@@ -221,5 +220,5 @@ | |
| "utf-8-validate" | ||
| ] | ||
| }, | ||
| "packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319" | ||
| "packageManager": "pnpm@10.33.4" | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.