|
82 | 82 | "devDependencies": { |
83 | 83 | "@rollup/plugin-terser": "^0.4.4", |
84 | 84 | "@rollup/plugin-typescript": "^11.1.6", |
85 | | - "@testing-library/dom": "^10.3.1", |
| 85 | + "@testing-library/dom": "^10.3.2", |
86 | 86 | "@testing-library/jest-dom": "^6.4.6", |
87 | 87 | "@testing-library/react": "^16.0.0", |
88 | 88 | "@types/react": "^18.3.3", |
89 | 89 | "@types/react-dom": "^18.3.0", |
90 | 90 | "@types/uuid": "^10.0.0", |
91 | 91 | "@vitejs/plugin-react": "^4.3.1", |
92 | | - "@vitest/coverage-v8": "^2.0.1", |
| 92 | + "@vitest/coverage-v8": "^2.0.3", |
93 | 93 | "@xmtp/content-type-reaction": "^1.1.9", |
94 | 94 | "@xmtp/content-type-remote-attachment": "^1.1.9", |
95 | 95 | "@xmtp/content-type-reply": "^1.1.11", |
|
100 | 100 | "eslint-config-xmtp-web": "workspace:*", |
101 | 101 | "fake-indexeddb": "^6.0.0", |
102 | 102 | "happy-dom": "^14.12.3", |
103 | | - "prettier": "^3.3.2", |
| 103 | + "prettier": "^3.3.3", |
104 | 104 | "prettier-plugin-packagejson": "^2.5.0", |
105 | 105 | "react": "^18.3.1", |
106 | 106 | "react-dom": "^18.3.1", |
107 | 107 | "rollup": "^4.18.1", |
108 | 108 | "rollup-plugin-dts": "^6.1.1", |
109 | 109 | "rollup-plugin-filesize": "^10.0.0", |
110 | 110 | "rollup-plugin-tsconfig-paths": "^1.5.2", |
111 | | - "typedoc": "^0.26.3", |
| 111 | + "typedoc": "^0.26.4", |
112 | 112 | "typescript": "^5.5.3", |
113 | | - "viem": "^2.17.3", |
| 113 | + "viem": "^2.17.4", |
114 | 114 | "vite": "^5.3.3", |
115 | 115 | "vite-tsconfig-paths": "^4.3.2", |
116 | | - "vitest": "^2.0.1" |
| 116 | + "vitest": "^2.0.3" |
117 | 117 | }, |
118 | 118 | "peerDependencies": { |
119 | 119 | "@xmtp/content-type-primitives": "^1.0.1", |
|
0 commit comments