@aragon/gov-ui-kit 1.18.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aragon/gov-ui-kit",
3
- "version": "1.18.0",
3
+ "version": "1.19.0",
4
4
  "description": "Implementation of the Aragon's Governance UI Kit",
5
5
  "main": "dist/index.es.js",
6
6
  "types": "dist/types/src/index.d.ts",
@@ -54,15 +54,12 @@
54
54
  "@radix-ui/react-toggle-group": "^1.1.0",
55
55
  "@radix-ui/react-tooltip": "^1.2.0",
56
56
  "@radix-ui/react-visually-hidden": "^1.2.0",
57
- "@tiptap/core": "^2.26.0",
58
- "@tiptap/extension-code-block": "^2.26.0",
59
- "@tiptap/extension-image": "^2.26.0",
60
- "@tiptap/extension-link": "^2.26.0",
61
- "@tiptap/extension-placeholder": "^2.26.0",
62
- "@tiptap/extension-text-style": "^2.26.0",
63
- "@tiptap/pm": "^2.26.0",
64
- "@tiptap/react": "^2.26.0",
65
- "@tiptap/starter-kit": "^2.26.0",
57
+ "@tiptap/core": "^3.5.0",
58
+ "@tiptap/extension-image": "^3.5.0",
59
+ "@tiptap/extensions": "^3.5.0",
60
+ "@tiptap/pm": "^3.5.0",
61
+ "@tiptap/react": "^3.5.0",
62
+ "@tiptap/starter-kit": "^3.5.0",
66
63
  "blockies-ts": "^1.0.0",
67
64
  "classnames": "^2.5.0",
68
65
  "framer-motion": "^12.23.0",
@@ -70,14 +67,14 @@
70
67
  "react-dropzone": "^14.3.0",
71
68
  "react-imask": "^7.6.0",
72
69
  "sanitize-html": "^2.17.0",
73
- "tiptap-markdown": "^0.8.10"
70
+ "tiptap-markdown": "^0.9.0"
74
71
  },
75
72
  "peerDependencies": {
76
73
  "@tailwindcss/typography": "^0.5.0",
77
- "@tanstack/react-query": "^5.87.0",
74
+ "@tanstack/react-query": "^5.90.0",
78
75
  "react": "^18.2.0 || ^19.0.0",
79
76
  "react-dom": "^18.2.0 || ^19.0.0",
80
- "react-hook-form": "^7.62.0",
77
+ "react-hook-form": "^7.63.0",
81
78
  "tailwindcss": "^4.1.0",
82
79
  "viem": "^2.37.0",
83
80
  "wagmi": "^2.16.0"
@@ -95,12 +92,12 @@
95
92
  "@rollup/plugin-node-resolve": "^16.0.1",
96
93
  "@rollup/plugin-terser": "^0.4.4",
97
94
  "@rollup/plugin-typescript": "^12.1.4",
98
- "@storybook/addon-docs": "^9.1.6",
99
- "@storybook/react-vite": "^9.1.6",
95
+ "@storybook/addon-docs": "^9.1.7",
96
+ "@storybook/react-vite": "^9.1.7",
100
97
  "@svgr/rollup": "^8.1.0",
101
98
  "@tailwindcss/postcss": "^4.1.13",
102
99
  "@tailwindcss/typography": "^0.5.16",
103
- "@tanstack/react-query": "^5.87.4",
100
+ "@tanstack/react-query": "^5.90.2",
104
101
  "@testing-library/dom": "^10.4.1",
105
102
  "@testing-library/jest-dom": "^6.8.0",
106
103
  "@testing-library/react": "^16.3.0",
@@ -111,42 +108,42 @@
111
108
  "@types/react-dom": "^19.1.9",
112
109
  "@types/sanitize-html": "^2.16.0",
113
110
  "cross-env": "^10.0.0",
114
- "eslint": "^9.35.0",
111
+ "eslint": "^9.36.0",
115
112
  "eslint-import-resolver-typescript": "^4.4.4",
116
113
  "eslint-plugin-import": "^2.32.0",
117
114
  "eslint-plugin-jsx-a11y": "^6.10.2",
118
115
  "eslint-plugin-react": "^7.37.5",
119
116
  "eslint-plugin-react-hooks": "^5.2.0",
120
- "eslint-plugin-storybook": "^9.1.6",
121
- "eslint-plugin-testing-library": "^7.8.0",
117
+ "eslint-plugin-storybook": "^9.1.7",
118
+ "eslint-plugin-testing-library": "^7.9.1",
122
119
  "husky": "^9.1.7",
123
120
  "jest": "^30.1.3",
124
121
  "jest-environment-jsdom": "^30.1.2",
125
- "lint-staged": "^16.1.6",
122
+ "lint-staged": "^16.2.0",
126
123
  "postcss": "^8.5.6",
127
124
  "postcss-loader": "^8.2.0",
128
125
  "prettier": "^3.6.2",
129
- "prettier-plugin-organize-imports": "^4.2.0",
126
+ "prettier-plugin-organize-imports": "^4.3.0",
130
127
  "prettier-plugin-tailwindcss": "^0.6.14",
131
128
  "react": "^19.1.0",
132
129
  "react-dom": "^19.1.0",
133
- "react-hook-form": "^7.62.0",
134
- "rollup": "^4.50.2",
130
+ "react-hook-form": "^7.63.0",
131
+ "rollup": "^4.52.1",
135
132
  "rollup-plugin-peer-deps-external": "^2.2.4",
136
133
  "rollup-plugin-postcss": "^4.0.2",
137
134
  "rollup-plugin-visualizer": "^6.0.3",
138
- "storybook": "^9.1.6",
135
+ "storybook": "^9.1.7",
139
136
  "tailwindcss": "^4.1.13",
140
- "ts-jest": "^29.4.2",
137
+ "ts-jest": "^29.4.4",
141
138
  "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",
139
+ "typescript-eslint": "^8.44.1",
140
+ "vercel": "^48.1.1",
141
+ "viem": "^2.37.8",
142
+ "vite": "^7.1.7",
146
143
  "vite-plugin-node-polyfills": "^0.24.0",
147
144
  "vite-plugin-static-copy": "^3.1.2",
148
145
  "vite-plugin-svgr": "^4.5.0",
149
- "wagmi": "^2.16.9"
146
+ "wagmi": "^2.17.2"
150
147
  },
151
148
  "bugs": {
152
149
  "url": "https://github.com/aragon/gov-ui-kit/issues"