|
79 | 79 | "react-dom": "^18.2.0 || ^19.0.0", |
80 | 80 | "react-hook-form": "^7.62.0", |
81 | 81 | "tailwindcss": "^4.1.0", |
82 | | - "viem": "^2.34.0", |
| 82 | + "viem": "^2.35.0", |
83 | 83 | "wagmi": "^2.16.0" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
|
95 | 95 | "@rollup/plugin-node-resolve": "^16.0.1", |
96 | 96 | "@rollup/plugin-terser": "^0.4.4", |
97 | 97 | "@rollup/plugin-typescript": "^12.1.4", |
98 | | - "@storybook/addon-docs": "^9.1.2", |
99 | | - "@storybook/react-vite": "^9.1.2", |
| 98 | + "@storybook/addon-docs": "^9.1.3", |
| 99 | + "@storybook/react-vite": "^9.1.3", |
100 | 100 | "@svgr/rollup": "^8.1.0", |
101 | 101 | "@tailwindcss/postcss": "^4.1.12", |
102 | 102 | "@tailwindcss/typography": "^0.5.16", |
103 | | - "@tanstack/react-query": "^5.85.3", |
| 103 | + "@tanstack/react-query": "^5.85.5", |
104 | 104 | "@testing-library/dom": "^10.4.1", |
105 | | - "@testing-library/jest-dom": "^6.7.0", |
| 105 | + "@testing-library/jest-dom": "^6.8.0", |
106 | 106 | "@testing-library/react": "^16.3.0", |
107 | 107 | "@testing-library/user-event": "^14.6.1", |
108 | 108 | "@types/jest": "^30.0.0", |
109 | 109 | "@types/luxon": "^3.7.1", |
110 | | - "@types/react": "^19.1.10", |
111 | | - "@types/react-dom": "^19.1.7", |
| 110 | + "@types/react": "^19.1.11", |
| 111 | + "@types/react-dom": "^19.1.8", |
112 | 112 | "@types/sanitize-html": "^2.16.0", |
113 | 113 | "cross-env": "^10.0.0", |
114 | | - "eslint": "^9.33.0", |
| 114 | + "eslint": "^9.34.0", |
115 | 115 | "eslint-import-resolver-typescript": "^4.4.4", |
116 | 116 | "eslint-plugin-import": "^2.32.0", |
117 | 117 | "eslint-plugin-jsx-a11y": "^6.10.2", |
118 | 118 | "eslint-plugin-react": "^7.37.5", |
119 | 119 | "eslint-plugin-react-hooks": "^5.2.0", |
120 | | - "eslint-plugin-storybook": "^9.1.2", |
| 120 | + "eslint-plugin-storybook": "^9.1.3", |
121 | 121 | "eslint-plugin-testing-library": "^7.6.6", |
122 | 122 | "husky": "^9.1.7", |
123 | 123 | "jest": "^30.0.5", |
|
131 | 131 | "react": "^19.1.0", |
132 | 132 | "react-dom": "^19.1.0", |
133 | 133 | "react-hook-form": "^7.62.0", |
134 | | - "rollup": "^4.46.3", |
| 134 | + "rollup": "^4.48.1", |
135 | 135 | "rollup-plugin-peer-deps-external": "^2.2.4", |
136 | 136 | "rollup-plugin-postcss": "^4.0.2", |
137 | 137 | "rollup-plugin-visualizer": "^6.0.3", |
138 | | - "storybook": "^9.1.2", |
| 138 | + "storybook": "^9.1.3", |
139 | 139 | "tailwindcss": "^4.1.12", |
140 | 140 | "ts-jest": "^29.4.1", |
141 | 141 | "typescript": "^5.9.2", |
142 | | - "typescript-eslint": "^8.40.0", |
| 142 | + "typescript-eslint": "^8.41.0", |
143 | 143 | "vercel": "^46.0.2", |
144 | | - "viem": "^2.34.0", |
| 144 | + "viem": "^2.35.1", |
145 | 145 | "vite": "^7.1.3", |
146 | 146 | "vite-plugin-node-polyfills": "^0.24.0", |
147 | | - "vite-plugin-static-copy": "^3.1.1", |
148 | | - "vite-plugin-svgr": "^4.3.0", |
149 | | - "wagmi": "^2.16.4" |
| 147 | + "vite-plugin-static-copy": "^3.1.2", |
| 148 | + "vite-plugin-svgr": "^4.5.0", |
| 149 | + "wagmi": "^2.16.6" |
150 | 150 | }, |
151 | 151 | "bugs": { |
152 | 152 | "url": "https://github.com/aragon/gov-ui-kit/issues" |
|
163 | 163 | "./index.css": "./index.css", |
164 | 164 | "./build.css": "./build.css" |
165 | 165 | }, |
166 | | - "packageManager": "yarn@4.9.2" |
| 166 | + "packageManager": "yarn@4.9.4" |
167 | 167 | } |
0 commit comments