Skip to content

Commit 42e1722

Browse files
chore: Update minor and patch NPM dependencies (#560)
1 parent f732799 commit 42e1722

3 files changed

Lines changed: 568 additions & 566 deletions

File tree

.changeset/fluffy-aliens-send.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 dependencies

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,21 @@
7474
},
7575
"peerDependencies": {
7676
"@tailwindcss/typography": "^0.5.0",
77-
"@tanstack/react-query": "^5.84.0",
77+
"@tanstack/react-query": "^5.85.0",
7878
"react": "^18.2.0 || ^19.0.0",
7979
"react-dom": "^18.2.0 || ^19.0.0",
8080
"react-hook-form": "^7.62.0",
8181
"tailwindcss": "^4.1.0",
82-
"viem": "^2.33.0",
82+
"viem": "^2.34.0",
8383
"wagmi": "^2.16.0"
8484
},
8585
"devDependencies": {
86-
"@babel/core": "^7.28.0",
87-
"@babel/preset-env": "^7.28.0",
86+
"@babel/core": "^7.28.3",
87+
"@babel/preset-env": "^7.28.3",
8888
"@babel/preset-react": "^7.27.1",
8989
"@babel/preset-typescript": "^7.27.1",
9090
"@changesets/changelog-github": "^0.5.1",
91-
"@changesets/cli": "^2.29.5",
91+
"@changesets/cli": "^2.29.6",
9292
"@hookform/devtools": "^4.4.0",
9393
"@rollup/plugin-commonjs": "^28.0.6",
9494
"@rollup/plugin-image": "^3.0.3",
@@ -98,11 +98,11 @@
9898
"@storybook/addon-docs": "^9.1.2",
9999
"@storybook/react-vite": "^9.1.2",
100100
"@svgr/rollup": "^8.1.0",
101-
"@tailwindcss/postcss": "^4.1.11",
101+
"@tailwindcss/postcss": "^4.1.12",
102102
"@tailwindcss/typography": "^0.5.16",
103-
"@tanstack/react-query": "^5.84.2",
103+
"@tanstack/react-query": "^5.85.3",
104104
"@testing-library/dom": "^10.4.1",
105-
"@testing-library/jest-dom": "^6.6.4",
105+
"@testing-library/jest-dom": "^6.7.0",
106106
"@testing-library/react": "^16.3.0",
107107
"@testing-library/user-event": "^14.6.1",
108108
"@types/jest": "^30.0.0",
@@ -131,22 +131,22 @@
131131
"react": "^19.1.0",
132132
"react-dom": "^19.1.0",
133133
"react-hook-form": "^7.62.0",
134-
"rollup": "^4.46.2",
134+
"rollup": "^4.46.3",
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.2",
139-
"tailwindcss": "^4.1.11",
139+
"tailwindcss": "^4.1.12",
140140
"ts-jest": "^29.4.1",
141141
"typescript": "^5.9.2",
142-
"typescript-eslint": "^8.39.1",
142+
"typescript-eslint": "^8.40.0",
143143
"vercel": "^44.7.3",
144-
"viem": "^2.33.3",
145-
"vite": "^7.1.2",
144+
"viem": "^2.34.0",
145+
"vite": "^7.1.3",
146146
"vite-plugin-node-polyfills": "^0.24.0",
147147
"vite-plugin-static-copy": "^3.1.1",
148148
"vite-plugin-svgr": "^4.3.0",
149-
"wagmi": "^2.16.3"
149+
"wagmi": "^2.16.4"
150150
},
151151
"bugs": {
152152
"url": "https://github.com/aragon/gov-ui-kit/issues"

0 commit comments

Comments
 (0)