|
55 | 55 | "@radix-ui/react-toggle-group": "^1.1.11", |
56 | 56 | "@radix-ui/react-tooltip": "^1.2.8", |
57 | 57 | "@radix-ui/react-visually-hidden": "^1.2.4", |
58 | | - "@tiptap/core": "^3.19.0", |
59 | | - "@tiptap/extension-image": "^3.19.0", |
60 | | - "@tiptap/extensions": "^3.19.0", |
61 | | - "@tiptap/pm": "^3.19.0", |
62 | | - "@tiptap/react": "^3.19.0", |
63 | | - "@tiptap/starter-kit": "^3.19.0", |
| 58 | + "@tiptap/core": "^3.20.0", |
| 59 | + "@tiptap/extension-image": "^3.20.0", |
| 60 | + "@tiptap/extensions": "^3.20.0", |
| 61 | + "@tiptap/pm": "^3.20.0", |
| 62 | + "@tiptap/react": "^3.20.0", |
| 63 | + "@tiptap/starter-kit": "^3.20.0", |
64 | 64 | "blockies-ts": "^1.0.0", |
65 | 65 | "classnames": "^2.5.1", |
66 | | - "framer-motion": "^12.34.0", |
| 66 | + "framer-motion": "^12.34.3", |
67 | 67 | "imask": "^7.6.1", |
68 | 68 | "luxon": "^3.7.2", |
69 | 69 | "react-dropzone": "^14.4.1", |
70 | 70 | "react-imask": "^7.6.1", |
71 | | - "sanitize-html": "^2.17.0", |
| 71 | + "sanitize-html": "^2.17.1", |
72 | 72 | "tiptap-markdown": "^0.9.0" |
73 | 73 | }, |
74 | 74 | "peerDependencies": { |
|
94 | 94 | "@rollup/plugin-node-resolve": "^16.0.3", |
95 | 95 | "@rollup/plugin-terser": "^0.4.4", |
96 | 96 | "@rollup/plugin-typescript": "^12.3.0", |
97 | | - "@storybook/addon-docs": "^9.1.17", |
98 | | - "@storybook/react-vite": "^9.1.17", |
| 97 | + "@storybook/addon-docs": "^9.1.19", |
| 98 | + "@storybook/react-vite": "^9.1.19", |
99 | 99 | "@svgr/rollup": "^8.1.0", |
100 | | - "@tailwindcss/postcss": "^4.1.18", |
| 100 | + "@tailwindcss/postcss": "^4.2.1", |
101 | 101 | "@tailwindcss/typography": "^0.5.19", |
102 | 102 | "@tanstack/react-query": "^5.90.21", |
103 | 103 | "@testing-library/dom": "^10.4.1", |
|
111 | 111 | "@types/react-dom": "^18.3.7", |
112 | 112 | "@types/sanitize-html": "^2.16.0", |
113 | 113 | "cross-env": "^10.1.0", |
114 | | - "eslint": "^9.39.2", |
| 114 | + "eslint": "^9.39.3", |
115 | 115 | "eslint-import-resolver-typescript": "^4.4.4", |
116 | 116 | "eslint-plugin-import": "^2.32.0", |
117 | 117 | "eslint-plugin-jsx-a11y": "^6.10.2", |
118 | 118 | "eslint-plugin-react": "^7.37.5", |
119 | 119 | "eslint-plugin-react-hooks": "^5.2.0", |
120 | | - "eslint-plugin-storybook": "^9.1.17", |
121 | | - "eslint-plugin-testing-library": "^7.15.4", |
| 120 | + "eslint-plugin-storybook": "^9.1.19", |
| 121 | + "eslint-plugin-testing-library": "^7.16.0", |
122 | 122 | "husky": "^9.1.7", |
123 | 123 | "jest": "^30.2.0", |
124 | 124 | "jest-environment-jsdom": "^30.2.0", |
125 | 125 | "lint-staged": "^16.2.7", |
126 | 126 | "postcss": "^8.5.6", |
127 | | - "postcss-loader": "^8.2.0", |
| 127 | + "postcss-loader": "^8.2.1", |
128 | 128 | "prettier": "^3.8.1", |
129 | 129 | "prettier-plugin-organize-imports": "^4.3.0", |
130 | 130 | "prettier-plugin-tailwindcss": "^0.7.2", |
131 | 131 | "react": "^18.3.1", |
132 | 132 | "react-dom": "^18.3.1", |
133 | | - "react-hook-form": "^7.71.1", |
134 | | - "rollup": "^4.57.1", |
| 133 | + "react-hook-form": "^7.71.2", |
| 134 | + "rollup": "^4.59.0", |
135 | 135 | "rollup-plugin-peer-deps-external": "^2.2.4", |
136 | 136 | "rollup-plugin-postcss": "^4.0.2", |
137 | 137 | "rollup-plugin-visualizer": "^6.0.5", |
138 | | - "storybook": "^9.1.17", |
139 | | - "tailwindcss": "^4.1.18", |
| 138 | + "storybook": "^9.1.19", |
| 139 | + "tailwindcss": "^4.2.1", |
140 | 140 | "ts-jest": "^29.4.6", |
141 | 141 | "tslib": "^2.8.1", |
142 | 142 | "typescript": "^5.9.3", |
143 | | - "typescript-eslint": "^8.55.0", |
144 | | - "vercel": "^50.15.1", |
145 | | - "viem": "^2.45.3", |
| 143 | + "typescript-eslint": "^8.56.0", |
| 144 | + "vercel": "^50.22.1", |
| 145 | + "viem": "^2.46.2", |
146 | 146 | "vite": "^7.3.1", |
147 | 147 | "vite-plugin-node-polyfills": "^0.25.0", |
148 | 148 | "vite-plugin-static-copy": "^3.2.0", |
149 | 149 | "vite-plugin-svgr": "^4.5.0", |
150 | | - "wagmi": "^3.4.3", |
| 150 | + "wagmi": "^3.5.0", |
151 | 151 | "zod": "^3.25.76" |
152 | 152 | }, |
153 | 153 | "bugs": { |
|
166 | 166 | "./index.css": "./index.css", |
167 | 167 | "./build.css": "./build.css" |
168 | 168 | }, |
169 | | - "packageManager": "pnpm@10.30.0+sha512.2b5753de015d480eeb88f5b5b61e0051f05b4301808a82ec8b840c9d2adf7748eb352c83f5c1593ca703ff1017295bc3fdd3119abb9686efc96b9fcb18200937", |
| 169 | + "packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017", |
170 | 170 | "pnpm": { |
171 | 171 | "overrides": { |
172 | 172 | "jsdom": "26.1.0", |
173 | 173 | "undici": ">=6.23.0", |
174 | | - "markdown-it": ">=14.1.1" |
| 174 | + "markdown-it": ">=14.1.1", |
| 175 | + "basic-ftp": ">=5.2.0", |
| 176 | + "tar": ">=7.5.8", |
| 177 | + "minimatch@^3.0.0": "3.1.5", |
| 178 | + "minimatch@^9.0.0": "9.0.9", |
| 179 | + "minimatch@^10.0.0": "10.2.4", |
| 180 | + "ajv@^8.0.0": ">=8.18.0" |
175 | 181 | }, |
176 | 182 | "packageExtensions": { |
177 | 183 | "@solana/codecs-strings@*": { |
|
0 commit comments