|
37 | 37 | "@tanstack/react-router": "^1.168.10", |
38 | 38 | "@tanstack/react-virtual": "^3.13.23", |
39 | 39 | "@uniswap/default-token-list": "^18.13.0", |
40 | | - "@vercel/analytics": "^1.5.0", |
| 40 | + "@vercel/analytics": "^2.0.1", |
41 | 41 | "@web3icons/core": "^4.0.13", |
42 | 42 | "@web3icons/react": "^4.0.13", |
43 | 43 | "connectkit": "^1.9.2", |
|
56 | 56 | "zod": "^3.24.4" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@biomejs/biome": "1.9.4", |
60 | | - "@commitlint/cli": "^19.8.1", |
61 | | - "@commitlint/config-conventional": "^19.8.1", |
| 59 | + "@biomejs/biome": "2.4.10", |
| 60 | + "@commitlint/cli": "^20.5.0", |
| 61 | + "@commitlint/config-conventional": "^20.5.0", |
62 | 62 | "@graphql-codegen/cli": "^5.0.6", |
63 | 63 | "@graphql-typed-document-node/core": "^3.2.0", |
64 | 64 | "@parcel/watcher": "^2.5.1", |
|
71 | 71 | "@testing-library/user-event": "^14.6.1", |
72 | 72 | "@types/react": "^19.1.3", |
73 | 73 | "@types/react-dom": "^19.1.3", |
74 | | - "@vitejs/plugin-react-swc": "^3.9.0", |
75 | | - "@vitest/coverage-v8": "^3.1.3", |
| 74 | + "@vitejs/plugin-react-swc": "^4.3.0", |
| 75 | + "@vitest/coverage-v8": "^4.1.2", |
76 | 76 | "@wagmi/cli": "^2.3.1", |
77 | 77 | "change-case": "^5.4.4", |
78 | 78 | "husky": "^9.1.7", |
79 | | - "jsdom": "^26.1.0", |
80 | | - "lint-staged": "^15.5.2", |
| 79 | + "jsdom": "^29.0.1", |
| 80 | + "lint-staged": "^16.4.0", |
81 | 81 | "ts-node": "^10.9.2", |
82 | 82 | "typedoc": "^0.28.18", |
83 | 83 | "typedoc-github-theme": "^0.4.0", |
|
86 | 86 | "typedoc-plugin-rename-defaults": "^0.7.3", |
87 | 87 | "typescript": "^5.8.3", |
88 | 88 | "vite": "^6.3.5", |
89 | | - "vite-plugin-sitemap": "^0.7.1", |
90 | | - "vite-tsconfig-paths": "^5.1.4", |
91 | | - "vitest": "^3.1.3", |
| 89 | + "vite-plugin-sitemap": "^0.8.2", |
| 90 | + "vite-tsconfig-paths": "^6.1.1", |
| 91 | + "vitest": "^4.1.2", |
92 | 92 | "vocs": "1.4.1" |
93 | 93 | }, |
94 | 94 | "packageManager": "pnpm@10.33.0" |
|
0 commit comments