|
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.15.3", |
59 | | - "@tiptap/extension-image": "^3.15.3", |
60 | | - "@tiptap/extensions": "^3.15.3", |
61 | | - "@tiptap/pm": "^3.15.3", |
62 | | - "@tiptap/react": "^3.15.3", |
63 | | - "@tiptap/starter-kit": "^3.15.3", |
| 58 | + "@tiptap/core": "^3.18.0", |
| 59 | + "@tiptap/extension-image": "^3.18.0", |
| 60 | + "@tiptap/extensions": "^3.18.0", |
| 61 | + "@tiptap/pm": "^3.18.0", |
| 62 | + "@tiptap/react": "^3.18.0", |
| 63 | + "@tiptap/starter-kit": "^3.18.0", |
64 | 64 | "blockies-ts": "^1.0.0", |
65 | 65 | "classnames": "^2.5.1", |
66 | | - "framer-motion": "^12.26.1", |
| 66 | + "framer-motion": "^12.29.2", |
67 | 67 | "imask": "^7.6.1", |
68 | 68 | "luxon": "^3.7.2", |
69 | 69 | "react-dropzone": "^14.3.8", |
|
99 | 99 | "@svgr/rollup": "^8.1.0", |
100 | 100 | "@tailwindcss/postcss": "^4.1.18", |
101 | 101 | "@tailwindcss/typography": "^0.5.19", |
102 | | - "@tanstack/react-query": "^5.90.16", |
| 102 | + "@tanstack/react-query": "^5.90.20", |
103 | 103 | "@testing-library/dom": "^10.4.1", |
104 | 104 | "@testing-library/jest-dom": "^6.9.1", |
105 | | - "@testing-library/react": "^16.3.1", |
| 105 | + "@testing-library/react": "^16.3.2", |
106 | 106 | "@testing-library/user-event": "^14.6.1", |
107 | 107 | "@types/jest": "^30.0.0", |
108 | 108 | "@types/luxon": "^3.7.1", |
109 | | - "@types/node": "^22.19.5", |
| 109 | + "@types/node": "^22.19.7", |
110 | 110 | "@types/react": "^18.3.27", |
111 | 111 | "@types/react-dom": "^18.3.7", |
112 | 112 | "@types/sanitize-html": "^2.16.0", |
|
125 | 125 | "lint-staged": "^16.2.7", |
126 | 126 | "postcss": "^8.5.6", |
127 | 127 | "postcss-loader": "^8.2.0", |
128 | | - "prettier": "^3.7.4", |
| 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.0", |
134 | | - "rollup": "^4.55.1", |
| 133 | + "react-hook-form": "^7.71.1", |
| 134 | + "rollup": "^4.57.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", |
|
140 | 140 | "ts-jest": "^29.4.6", |
141 | 141 | "tslib": "^2.8.1", |
142 | 142 | "typescript": "^5.9.3", |
143 | | - "typescript-eslint": "^8.53.0", |
144 | | - "vercel": "^50.3.0", |
145 | | - "viem": "^2.44.1", |
| 143 | + "typescript-eslint": "^8.54.0", |
| 144 | + "vercel": "^50.8.1", |
| 145 | + "viem": "^2.45.0", |
146 | 146 | "vite": "^7.3.1", |
147 | 147 | "vite-plugin-node-polyfills": "^0.24.0", |
148 | | - "vite-plugin-static-copy": "^3.1.4", |
| 148 | + "vite-plugin-static-copy": "^3.2.0", |
149 | 149 | "vite-plugin-svgr": "^4.5.0", |
150 | 150 | "wagmi": "^2.19.5", |
151 | 151 | "zod": "^3.25.76" |
|
166 | 166 | "./index.css": "./index.css", |
167 | 167 | "./build.css": "./build.css" |
168 | 168 | }, |
169 | | - "packageManager": "pnpm@10.28.1+sha512.7d7dbbca9e99447b7c3bf7a73286afaaf6be99251eb9498baefa7d406892f67b879adb3a1d7e687fc4ccc1a388c7175fbaae567a26ab44d1067b54fcb0d6a316", |
| 169 | + "packageManager": "pnpm@10.28.2+sha512.41872f037ad22f7348e3b1debbaf7e867cfd448f2726d9cf74c08f19507c31d2c8e7a11525b983febc2df640b5438dee6023ebb1f84ed43cc2d654d2bc326264", |
170 | 170 | "pnpm": { |
171 | 171 | "overrides": { |
172 | | - "@reown/appkit": "^1.8.16", |
| 172 | + "@reown/appkit": "^1.8.17", |
173 | 173 | "jsdom": "26.1.0", |
174 | | - "h3": ">=1.15.5", |
175 | 174 | "undici": ">=6.23.0", |
176 | | - "esbuild": ">=0.25.0", |
177 | | - "diff": ">=8.0.3" |
| 175 | + "tar": "^7.5.7" |
178 | 176 | }, |
179 | 177 | "packageExtensions": { |
180 | 178 | "@solana/codecs-strings@*": { |
|
0 commit comments