Skip to content

Commit cce53d1

Browse files
chore: Update minor and patch NPM dependencies (#464)
1 parent 7ea0aa2 commit cce53d1

File tree

3 files changed

+285
-280
lines changed

3 files changed

+285
-280
lines changed

.changeset/wide-days-end.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@aragon/gov-ui-kit': minor
3+
---
4+
5+
Update minor and patch NPM dependencies

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@tiptap/starter-kit": "^2.11.0",
6666
"blockies-ts": "^1.0.0",
6767
"classnames": "^2.5.0",
68-
"framer-motion": "^12.7.0",
68+
"framer-motion": "^12.9.0",
6969
"luxon": "^3.6.0",
7070
"react-dropzone": "^14.3.0",
7171
"react-imask": "^7.6.0",
@@ -79,8 +79,8 @@
7979
"react-dom": "^18.2.0 || ^19.0.0",
8080
"react-hook-form": "^7.55.0",
8181
"tailwindcss": "^3.4.0",
82-
"viem": "^2.27.0",
83-
"wagmi": "^2.14.0"
82+
"viem": "^2.28.0",
83+
"wagmi": "^2.15.0"
8484
},
8585
"devDependencies": {
8686
"@babel/core": "^7.26.10",
@@ -107,7 +107,7 @@
107107
"@svgr/rollup": "^8.1.0",
108108
"@svgr/webpack": "^8.1.0",
109109
"@tailwindcss/typography": "^0.5.16",
110-
"@tanstack/react-query": "^5.74.4",
110+
"@tanstack/react-query": "^5.74.7",
111111
"@testing-library/dom": "^10.4.0",
112112
"@testing-library/jest-dom": "^6.6.3",
113113
"@testing-library/react": "^16.3.0",
@@ -139,19 +139,19 @@
139139
"prettier-plugin-tailwindcss": "^0.6.11",
140140
"react": "^19.1.0",
141141
"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",
144144
"rollup-plugin-peer-deps-external": "^2.2.4",
145145
"rollup-plugin-postcss": "^4.0.2",
146146
"rollup-plugin-visualizer": "^5.14.0",
147147
"storybook": "^8.6.12",
148148
"tailwindcss": "^3.4.17",
149149
"ts-jest": "^29.3.2",
150150
"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"
155155
},
156156
"bugs": {
157157
"url": "https://github.com/aragon/gov-ui-kit/issues"

0 commit comments

Comments
 (0)