|
154 | 154 | "@babel/preset-env": "^7.27.2", |
155 | 155 | "@babel/preset-react": "^7.27.1", |
156 | 156 | "@babel/preset-typescript": "^7.27.1", |
157 | | - "@cloudflare/workers-types": "^4.20250619.0", |
| 157 | + "@cloudflare/workers-types": "^4.20250620.0", |
158 | 158 | "@electric-sql/pglite": "^0.2.17", |
159 | 159 | "@eslint/js": "^9.29.0", |
160 | 160 | "@journeyapps/wa-sqlite": "^1.2.5", |
|
171 | 171 | "@testing-library/react": "^16.3.0", |
172 | 172 | "@testing-library/user-event": "^14.6.1", |
173 | 173 | "@types/asciichart": "^1.5.8", |
174 | | - "@types/bun": "^1.2.16", |
| 174 | + "@types/bun": "^1.2.17", |
175 | 175 | "@types/expect-puppeteer": "^5.0.6", |
176 | 176 | "@types/http-server": "^0.12.4", |
177 | 177 | "@types/jest": "^30.0.0", |
178 | 178 | "@types/jest-environment-puppeteer": "^5.0.6", |
179 | | - "@types/node": "^24.0.3", |
| 179 | + "@types/node": "^24.0.4", |
180 | 180 | "@types/puppeteer": "^7.0.4", |
181 | 181 | "@types/react": "^19.1.8", |
182 | 182 | "@types/react-dom": "^19.1.6", |
|
189 | 189 | "babel-plugin-transform-import-meta": "^2.3.3", |
190 | 190 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
191 | 191 | "buffer-replace": "^2.0.0", |
192 | | - "bun": "^1.2.16", |
| 192 | + "bun": "^1.2.17", |
193 | 193 | "country-flag-emoji-json": "^2.0.0", |
194 | | - "cspell": "^9.1.1", |
| 194 | + "cspell": "^9.1.2", |
195 | 195 | "electric-sql": "^0.12.1", |
196 | 196 | "esbuild": "^0.25.5", |
197 | 197 | "eslint": "^9.29.0", |
198 | | - "eslint-plugin-import": "^2.31.0", |
| 198 | + "eslint-plugin-import": "^2.32.0", |
199 | 199 | "eslint-plugin-jest": "^29.0.1", |
200 | | - "eslint-plugin-jsdoc": "^51.0.4", |
| 200 | + "eslint-plugin-jsdoc": "^51.2.3", |
201 | 201 | "eslint-plugin-react": "7.37.5", |
202 | 202 | "eslint-plugin-react-hooks": "^5.2.0", |
203 | 203 | "expect-puppeteer": "^11.0.0", |
|
214 | 214 | "partykit": "^0.0.115", |
215 | 215 | "partysocket": "^1.1.4", |
216 | 216 | "postgres": "^3.4.7", |
217 | | - "prettier": "^3.5.3", |
| 217 | + "prettier": "^3.6.0", |
218 | 218 | "prettier-plugin-organize-imports": "^4.1.0", |
219 | 219 | "puppeteer": "^24.10.2", |
220 | 220 | "react": "^19.1.0", |
|
225 | 225 | "rollup-plugin-prettier": "^4.1.2", |
226 | 226 | "sqlite3": "^5.1.7", |
227 | 227 | "tinybase": "file:./dist", |
228 | | - "tinydocs": "^0.1.57", |
| 228 | + "tinydocs": "^0.1.58", |
229 | 229 | "tmp": "^0.2.3", |
230 | 230 | "ts-unused-exports": "^11.0.1", |
231 | 231 | "typescript": "^5.8.3", |
232 | | - "typescript-eslint": "^8.34.1", |
| 232 | + "typescript-eslint": "^8.35.0", |
233 | 233 | "wa-sqlite": "github:rhashimoto/wa-sqlite", |
234 | 234 | "ws": "^8.18.2", |
235 | 235 | "yjs": "^13.6.27" |
|
0 commit comments