|
65 | 65 | "@tiptap/starter-kit": "^2.11.0",
|
66 | 66 | "blockies-ts": "^1.0.0",
|
67 | 67 | "classnames": "^2.5.0",
|
68 |
| - "framer-motion": "^12.7.0", |
| 68 | + "framer-motion": "^12.9.0", |
69 | 69 | "luxon": "^3.6.0",
|
70 | 70 | "react-dropzone": "^14.3.0",
|
71 | 71 | "react-imask": "^7.6.0",
|
|
79 | 79 | "react-dom": "^18.2.0 || ^19.0.0",
|
80 | 80 | "react-hook-form": "^7.55.0",
|
81 | 81 | "tailwindcss": "^3.4.0",
|
82 |
| - "viem": "^2.27.0", |
83 |
| - "wagmi": "^2.14.0" |
| 82 | + "viem": "^2.28.0", |
| 83 | + "wagmi": "^2.15.0" |
84 | 84 | },
|
85 | 85 | "devDependencies": {
|
86 | 86 | "@babel/core": "^7.26.10",
|
|
107 | 107 | "@svgr/rollup": "^8.1.0",
|
108 | 108 | "@svgr/webpack": "^8.1.0",
|
109 | 109 | "@tailwindcss/typography": "^0.5.16",
|
110 |
| - "@tanstack/react-query": "^5.74.4", |
| 110 | + "@tanstack/react-query": "^5.74.7", |
111 | 111 | "@testing-library/dom": "^10.4.0",
|
112 | 112 | "@testing-library/jest-dom": "^6.6.3",
|
113 | 113 | "@testing-library/react": "^16.3.0",
|
|
139 | 139 | "prettier-plugin-tailwindcss": "^0.6.11",
|
140 | 140 | "react": "^19.1.0",
|
141 | 141 | "react-dom": "^19.1.0",
|
142 |
| - "react-hook-form": "^7.56.0", |
143 |
| - "rollup": "^4.40.0", |
| 142 | + "react-hook-form": "^7.56.1", |
| 143 | + "rollup": "^4.40.1", |
144 | 144 | "rollup-plugin-peer-deps-external": "^2.2.4",
|
145 | 145 | "rollup-plugin-postcss": "^4.0.2",
|
146 | 146 | "rollup-plugin-visualizer": "^5.14.0",
|
147 | 147 | "storybook": "^8.6.12",
|
148 | 148 | "tailwindcss": "^3.4.17",
|
149 | 149 | "ts-jest": "^29.3.2",
|
150 | 150 | "typescript": "^5.8.3",
|
151 |
| - "typescript-eslint": "^8.31.0", |
152 |
| - "vercel": "^41.6.1", |
153 |
| - "viem": "^2.27.2", |
154 |
| - "wagmi": "^2.14.16" |
| 151 | + "typescript-eslint": "^8.31.1", |
| 152 | + "vercel": "^41.6.2", |
| 153 | + "viem": "^2.28.0", |
| 154 | + "wagmi": "^2.15.0" |
155 | 155 | },
|
156 | 156 | "bugs": {
|
157 | 157 | "url": "https://github.com/aragon/gov-ui-kit/issues"
|
|
0 commit comments