|
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | 73 | "@tailwindcss/typography": "^0.5.0", |
74 | | - "@tanstack/react-query": "^5.84.0", |
| 74 | + "@tanstack/react-query": "^5.85.0", |
75 | 75 | "react": "^18.2.0 || ^19.0.0", |
76 | 76 | "react-dom": "^18.2.0 || ^19.0.0", |
77 | 77 | "react-hook-form": "^7.62.0", |
78 | 78 | "tailwindcss": "^4.1.0", |
79 | | - "viem": "^2.33.0", |
| 79 | + "viem": "^2.34.0", |
80 | 80 | "wagmi": "^2.16.0" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | | - "@babel/core": "^7.28.0", |
84 | | - "@babel/preset-env": "^7.28.0", |
| 83 | + "@babel/core": "^7.28.3", |
| 84 | + "@babel/preset-env": "^7.28.3", |
85 | 85 | "@babel/preset-react": "^7.27.1", |
86 | 86 | "@babel/preset-typescript": "^7.27.1", |
87 | 87 | "@changesets/changelog-github": "^0.5.1", |
88 | | - "@changesets/cli": "^2.29.5", |
| 88 | + "@changesets/cli": "^2.29.6", |
89 | 89 | "@hookform/devtools": "^4.4.0", |
90 | 90 | "@rollup/plugin-commonjs": "^28.0.6", |
91 | 91 | "@rollup/plugin-image": "^3.0.3", |
|
95 | 95 | "@storybook/addon-docs": "^9.1.2", |
96 | 96 | "@storybook/react-vite": "^9.1.2", |
97 | 97 | "@svgr/rollup": "^8.1.0", |
98 | | - "@tailwindcss/postcss": "^4.1.11", |
| 98 | + "@tailwindcss/postcss": "^4.1.12", |
99 | 99 | "@tailwindcss/typography": "^0.5.16", |
100 | | - "@tanstack/react-query": "^5.84.2", |
| 100 | + "@tanstack/react-query": "^5.85.3", |
101 | 101 | "@testing-library/dom": "^10.4.1", |
102 | | - "@testing-library/jest-dom": "^6.6.4", |
| 102 | + "@testing-library/jest-dom": "^6.7.0", |
103 | 103 | "@testing-library/react": "^16.3.0", |
104 | 104 | "@testing-library/user-event": "^14.6.1", |
105 | 105 | "@types/jest": "^30.0.0", |
|
128 | 128 | "react": "^19.1.0", |
129 | 129 | "react-dom": "^19.1.0", |
130 | 130 | "react-hook-form": "^7.62.0", |
131 | | - "rollup": "^4.46.2", |
| 131 | + "rollup": "^4.46.3", |
132 | 132 | "rollup-plugin-peer-deps-external": "^2.2.4", |
133 | 133 | "rollup-plugin-postcss": "^4.0.2", |
134 | 134 | "rollup-plugin-visualizer": "^6.0.3", |
135 | 135 | "storybook": "^9.1.2", |
136 | | - "tailwindcss": "^4.1.11", |
| 136 | + "tailwindcss": "^4.1.12", |
137 | 137 | "ts-jest": "^29.4.1", |
138 | 138 | "typescript": "^5.9.2", |
139 | | - "typescript-eslint": "^8.39.1", |
| 139 | + "typescript-eslint": "^8.40.0", |
140 | 140 | "vercel": "^44.7.3", |
141 | | - "viem": "^2.33.3", |
142 | | - "vite": "^7.1.2", |
| 141 | + "viem": "^2.34.0", |
| 142 | + "vite": "^7.1.3", |
143 | 143 | "vite-plugin-node-polyfills": "^0.24.0", |
144 | 144 | "vite-plugin-static-copy": "^3.1.1", |
145 | 145 | "vite-plugin-svgr": "^4.3.0", |
146 | | - "wagmi": "^2.16.3" |
| 146 | + "wagmi": "^2.16.4" |
147 | 147 | }, |
148 | 148 | "bugs": { |
149 | 149 | "url": "https://github.com/aragon/gov-ui-kit/issues" |
|
0 commit comments