|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@nextui-org/react": "^2.4.6", |
15 | | - "@polkadot/util": "^13.0.2", |
16 | | - "@polkadot/util-crypto": "^13.0.2", |
17 | | - "@tanstack/react-query": "^5.52.2", |
18 | | - "@tanstack/react-router": "^1.51.2", |
19 | | - "@wagmi/core": "^2.13.4", |
20 | | - "autoprefixer": "^10.4.20", |
| 15 | + "@polkadot/util": "^14.0.3", |
| 16 | + "@polkadot/util-crypto": "^14.0.3", |
| 17 | + "@tanstack/react-query": "^5.100.10", |
| 18 | + "@tanstack/react-router": "^1.169.2", |
| 19 | + "@wagmi/core": "^2.22.1", |
| 20 | + "autoprefixer": "^10.5.0", |
21 | 21 | "bignumber.js": "^9.1.2", |
22 | 22 | "blo": "^1.2.0", |
23 | | - "dayjs": "^1.11.13", |
24 | | - "ethers": "^6.13.4", |
| 23 | + "dayjs": "^1.11.20", |
| 24 | + "ethers": "^6.16.0", |
25 | 25 | "framer-motion": "^11.3.30", |
26 | | - "graphql": "^16.12.0", |
27 | | - "graphql-request": "^7.1.0", |
28 | | - "lodash-es": "^4.17.21", |
| 26 | + "graphql": "^16.14.0", |
| 27 | + "graphql-request": "^7.4.0", |
| 28 | + "lodash-es": "^4.18.1", |
29 | 29 | "lucide-react": "^0.436.0", |
30 | | - "postcss": "^8.4.41", |
| 30 | + "postcss": "^8.5.14", |
31 | 31 | "react": "^18.3.1", |
32 | 32 | "react-dom": "^18.3.1", |
33 | 33 | "react-use": "^17.5.1", |
34 | 34 | "react-window": "^1.8.10", |
35 | | - "tailwindcss": "^3.4.10", |
| 35 | + "tailwindcss": "^3.4.19", |
36 | 36 | "use-dark-mode": "^2.3.1", |
37 | | - "viem": "^2.20.1", |
38 | | - "wagmi": "^2.12.7" |
| 37 | + "viem": "^2.48.11", |
| 38 | + "wagmi": "^2.19.5" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@eslint/js": "^9.9.0", |
42 | | - "@rainbow-me/rainbowkit": "^2.1.5", |
43 | | - "@tanstack/router-plugin": "^1.51.0", |
| 41 | + "@eslint/js": "^9.39.4", |
| 42 | + "@rainbow-me/rainbowkit": "^2.2.11", |
| 43 | + "@tanstack/router-plugin": "^1.167.35", |
44 | 44 | "@types/node": "^22.5.1", |
45 | 45 | "@types/react": "^18.3.3", |
46 | 46 | "@types/react-dom": "^18.3.0", |
47 | | - "@vitejs/plugin-react": "^4.3.1", |
48 | | - "eslint": "^9.9.0", |
| 47 | + "@vitejs/plugin-react": "^5.2.0", |
| 48 | + "eslint": "^9.39.4", |
49 | 49 | "eslint-config-prettier": "^9.1.0", |
50 | 50 | "eslint-plugin-react-hooks": "^5.1.0-rc.0", |
51 | 51 | "eslint-plugin-react-refresh": "^0.4.9", |
52 | 52 | "globals": "^15.9.0", |
53 | 53 | "prettier": "^3.3.3", |
54 | 54 | "prettier-plugin-tailwindcss": "^0.6.6", |
55 | 55 | "sonner": "^1.5.0", |
56 | | - "typescript": "^5.5.3", |
57 | | - "typescript-eslint": "^8.0.1", |
58 | | - "vite": "^5.4.1" |
| 56 | + "typescript": "^5.9.3", |
| 57 | + "typescript-eslint": "^8.59.3", |
| 58 | + "vite": "^6.4.2" |
| 59 | + }, |
| 60 | + "pnpm": { |
| 61 | + "overrides": { |
| 62 | + "@babel/runtime": "^7.26.10", |
| 63 | + "yaml": "^2.8.3" |
| 64 | + } |
59 | 65 | } |
60 | 66 | } |
0 commit comments