Skip to content

Commit 7932ea3

Browse files
chore: Update minor and patch NPM dependencies (#587)
1 parent f5ab47b commit 7932ea3

3 files changed

Lines changed: 436 additions & 424 deletions

File tree

.changeset/wide-singers-pay.md

Lines changed: 5 additions & 0 deletions
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 dependency

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
},
7575
"peerDependencies": {
7676
"@tailwindcss/typography": "^0.5.0",
77-
"@tanstack/react-query": "^5.87.0",
77+
"@tanstack/react-query": "^5.90.0",
7878
"react": "^18.2.0 || ^19.0.0",
7979
"react-dom": "^18.2.0 || ^19.0.0",
80-
"react-hook-form": "^7.62.0",
80+
"react-hook-form": "^7.63.0",
8181
"tailwindcss": "^4.1.0",
8282
"viem": "^2.37.0",
8383
"wagmi": "^2.16.0"
@@ -100,7 +100,7 @@
100100
"@svgr/rollup": "^8.1.0",
101101
"@tailwindcss/postcss": "^4.1.13",
102102
"@tailwindcss/typography": "^0.5.16",
103-
"@tanstack/react-query": "^5.87.4",
103+
"@tanstack/react-query": "^5.90.2",
104104
"@testing-library/dom": "^10.4.1",
105105
"@testing-library/jest-dom": "^6.8.0",
106106
"@testing-library/react": "^16.3.0",
@@ -111,42 +111,42 @@
111111
"@types/react-dom": "^19.1.9",
112112
"@types/sanitize-html": "^2.16.0",
113113
"cross-env": "^10.0.0",
114-
"eslint": "^9.35.0",
114+
"eslint": "^9.36.0",
115115
"eslint-import-resolver-typescript": "^4.4.4",
116116
"eslint-plugin-import": "^2.32.0",
117117
"eslint-plugin-jsx-a11y": "^6.10.2",
118118
"eslint-plugin-react": "^7.37.5",
119119
"eslint-plugin-react-hooks": "^5.2.0",
120-
"eslint-plugin-storybook": "^9.1.6",
121-
"eslint-plugin-testing-library": "^7.8.0",
120+
"eslint-plugin-storybook": "^9.1.7",
121+
"eslint-plugin-testing-library": "^7.9.1",
122122
"husky": "^9.1.7",
123123
"jest": "^30.1.3",
124124
"jest-environment-jsdom": "^30.1.2",
125-
"lint-staged": "^16.1.6",
125+
"lint-staged": "^16.2.0",
126126
"postcss": "^8.5.6",
127127
"postcss-loader": "^8.2.0",
128128
"prettier": "^3.6.2",
129-
"prettier-plugin-organize-imports": "^4.2.0",
129+
"prettier-plugin-organize-imports": "^4.3.0",
130130
"prettier-plugin-tailwindcss": "^0.6.14",
131131
"react": "^19.1.0",
132132
"react-dom": "^19.1.0",
133-
"react-hook-form": "^7.62.0",
134-
"rollup": "^4.50.2",
133+
"react-hook-form": "^7.63.0",
134+
"rollup": "^4.52.1",
135135
"rollup-plugin-peer-deps-external": "^2.2.4",
136136
"rollup-plugin-postcss": "^4.0.2",
137137
"rollup-plugin-visualizer": "^6.0.3",
138138
"storybook": "^9.1.7",
139139
"tailwindcss": "^4.1.13",
140-
"ts-jest": "^29.4.2",
140+
"ts-jest": "^29.4.4",
141141
"typescript": "^5.9.2",
142-
"typescript-eslint": "^8.44.0",
143-
"vercel": "^48.0.1",
144-
"viem": "^2.37.6",
145-
"vite": "^7.1.5",
142+
"typescript-eslint": "^8.44.1",
143+
"vercel": "^48.1.1",
144+
"viem": "^2.37.8",
145+
"vite": "^7.1.7",
146146
"vite-plugin-node-polyfills": "^0.24.0",
147147
"vite-plugin-static-copy": "^3.1.2",
148148
"vite-plugin-svgr": "^4.5.0",
149-
"wagmi": "^2.16.9"
149+
"wagmi": "^2.17.2"
150150
},
151151
"bugs": {
152152
"url": "https://github.com/aragon/gov-ui-kit/issues"

0 commit comments

Comments
 (0)