|
67 | 67 | "unist-util-visit-parents": "^6.0.2", |
68 | 68 | "viem": "^2.44.4", |
69 | 69 | "virtua": "^0.48.3", |
70 | | - "vite": "^7.3.1", |
71 | | - "wagmi": "^2.18.2", |
| 70 | + "vite": "^7.3.3", |
| 71 | + "wagmi": "^2.19.5", |
72 | 72 | "zod": "4.1.11", |
73 | 73 | "zustand": "^5.0.10" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@graphql-codegen/cli": "^6.1.1", |
77 | | - "@graphql-codegen/fragment-matcher": "^6.0.0", |
78 | | - "@graphql-codegen/typescript": "^5.0.2", |
79 | | - "@graphql-codegen/typescript-operations": "^5.0.2", |
80 | | - "@graphql-codegen/typescript-react-apollo": "^4.4.0", |
| 76 | + "@graphql-codegen/cli": "^6.3.1", |
| 77 | + "@graphql-codegen/fragment-matcher": "^6.0.1", |
| 78 | + "@graphql-codegen/typescript": "^5.0.10", |
| 79 | + "@graphql-codegen/typescript-operations": "^5.1.0", |
| 80 | + "@graphql-codegen/typescript-react-apollo": "^4.4.2", |
81 | 81 | "@tailwindcss/aspect-ratio": "^0.4.2", |
82 | 82 | "@tailwindcss/forms": "^0.5.10", |
83 | 83 | "@types/hast": "^3.0.4", |
84 | 84 | "@types/node": "^25.0.9", |
85 | 85 | "@types/react": "^19.2.8", |
86 | 86 | "@types/react-dom": "^19.2.2", |
87 | | - "@vitejs/plugin-react": "^5.0.4", |
| 87 | + "@vitejs/plugin-react": "^5.2.0", |
88 | 88 | "typescript": "^5.9.3", |
89 | 89 | "vite-plugin-environment": "^1.1.3", |
90 | 90 | "vite-tsconfig-paths": "^6.0.4" |
91 | 91 | }, |
| 92 | + "pnpm": { |
| 93 | + "overrides": { |
| 94 | + "axios": "^1.15.2", |
| 95 | + "defu": "^6.1.5", |
| 96 | + "follow-redirects": "^1.16.0", |
| 97 | + "h3": "^1.15.9", |
| 98 | + "hono": "^4.12.18", |
| 99 | + "lodash": "^4.18.0", |
| 100 | + "picomatch@<2.3.2": "2.3.2", |
| 101 | + "picomatch@>=4.0.0 <4.0.4": "4.0.4", |
| 102 | + "postcss": "^8.5.10", |
| 103 | + "rollup": "^4.59.0", |
| 104 | + "socket.io-parser": "^4.2.6", |
| 105 | + "yaml": "^2.8.3" |
| 106 | + } |
| 107 | + }, |
92 | 108 | "packageManager": "pnpm@10.26.0+sha512.3b3f6c725ebe712506c0ab1ad4133cf86b1f4b687effce62a9b38b4d72e3954242e643190fc51fa1642949c735f403debd44f5cb0edd657abe63a8b6a7e1e402" |
93 | 109 | } |
0 commit comments