Skip to content

Commit cb81cf6

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/tiptap/pm-3.0.1
2 parents 3ede518 + 42e1722 commit cb81cf6

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
@@ -71,21 +71,21 @@
7171
},
7272
"peerDependencies": {
7373
"@tailwindcss/typography": "^0.5.0",
74-
"@tanstack/react-query": "^5.84.0",
74+
"@tanstack/react-query": "^5.85.0",
7575
"react": "^18.2.0 || ^19.0.0",
7676
"react-dom": "^18.2.0 || ^19.0.0",
7777
"react-hook-form": "^7.62.0",
7878
"tailwindcss": "^4.1.0",
79-
"viem": "^2.33.0",
79+
"viem": "^2.34.0",
8080
"wagmi": "^2.16.0"
8181
},
8282
"devDependencies": {
83-
"@babel/core": "^7.28.0",
84-
"@babel/preset-env": "^7.28.0",
83+
"@babel/core": "^7.28.3",
84+
"@babel/preset-env": "^7.28.3",
8585
"@babel/preset-react": "^7.27.1",
8686
"@babel/preset-typescript": "^7.27.1",
8787
"@changesets/changelog-github": "^0.5.1",
88-
"@changesets/cli": "^2.29.5",
88+
"@changesets/cli": "^2.29.6",
8989
"@hookform/devtools": "^4.4.0",
9090
"@rollup/plugin-commonjs": "^28.0.6",
9191
"@rollup/plugin-image": "^3.0.3",
@@ -95,11 +95,11 @@
9595
"@storybook/addon-docs": "^9.1.2",
9696
"@storybook/react-vite": "^9.1.2",
9797
"@svgr/rollup": "^8.1.0",
98-
"@tailwindcss/postcss": "^4.1.11",
98+
"@tailwindcss/postcss": "^4.1.12",
9999
"@tailwindcss/typography": "^0.5.16",
100-
"@tanstack/react-query": "^5.84.2",
100+
"@tanstack/react-query": "^5.85.3",
101101
"@testing-library/dom": "^10.4.1",
102-
"@testing-library/jest-dom": "^6.6.4",
102+
"@testing-library/jest-dom": "^6.7.0",
103103
"@testing-library/react": "^16.3.0",
104104
"@testing-library/user-event": "^14.6.1",
105105
"@types/jest": "^30.0.0",
@@ -128,22 +128,22 @@
128128
"react": "^19.1.0",
129129
"react-dom": "^19.1.0",
130130
"react-hook-form": "^7.62.0",
131-
"rollup": "^4.46.2",
131+
"rollup": "^4.46.3",
132132
"rollup-plugin-peer-deps-external": "^2.2.4",
133133
"rollup-plugin-postcss": "^4.0.2",
134134
"rollup-plugin-visualizer": "^6.0.3",
135135
"storybook": "^9.1.2",
136-
"tailwindcss": "^4.1.11",
136+
"tailwindcss": "^4.1.12",
137137
"ts-jest": "^29.4.1",
138138
"typescript": "^5.9.2",
139-
"typescript-eslint": "^8.39.1",
139+
"typescript-eslint": "^8.40.0",
140140
"vercel": "^44.7.3",
141-
"viem": "^2.33.3",
142-
"vite": "^7.1.2",
141+
"viem": "^2.34.0",
142+
"vite": "^7.1.3",
143143
"vite-plugin-node-polyfills": "^0.24.0",
144144
"vite-plugin-static-copy": "^3.1.1",
145145
"vite-plugin-svgr": "^4.3.0",
146-
"wagmi": "^2.16.3"
146+
"wagmi": "^2.16.4"
147147
},
148148
"bugs": {
149149
"url": "https://github.com/aragon/gov-ui-kit/issues"

0 commit comments

Comments
 (0)