|
27 | 27 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
28 | 28 | "electric-sql": "^0.12.1", |
29 | 29 | "expo": "^51.0.0", |
30 | | - "expo-sqlite": "^14.0.3", |
31 | | - "partykit": "^0.0.107", |
32 | | - "partysocket": "^1.0.1", |
| 30 | + "expo-sqlite": "^14.0.5", |
| 31 | + "partykit": "^0.0.108", |
| 32 | + "partysocket": "^1.0.2", |
33 | 33 | "prettier": "^3.3.2", |
34 | 34 | "react": "^18.2.0", |
35 | 35 | "react-dom": "^18.2.0", |
|
139 | 139 | "@types/jest": "^29.5.12", |
140 | 140 | "@types/jest-environment-puppeteer": "^5.0.6", |
141 | 141 | "@types/less": "^3.0.6", |
142 | | - "@types/node": "^20.14.11", |
| 142 | + "@types/node": "^20.14.12", |
143 | 143 | "@types/puppeteer": "^5.4.7", |
144 | 144 | "@types/react": "^18.3.3", |
145 | 145 | "@types/react-dom": "^18.3.0", |
146 | 146 | "@types/react-test-renderer": "^18.3.0", |
147 | 147 | "@types/tmp": "^0.2.6", |
148 | 148 | "@types/ws": "^8.5.11", |
149 | | - "@typescript-eslint/eslint-plugin": "^7.16.1", |
150 | | - "@typescript-eslint/parser": "^7.16.1", |
| 149 | + "@typescript-eslint/eslint-plugin": "^7.17.0", |
| 150 | + "@typescript-eslint/parser": "^7.17.0", |
151 | 151 | "@vlcn.io/crsqlite-wasm": "^0.16.0", |
152 | 152 | "asciichart": "^1.5.25", |
153 | 153 | "babel-eslint": "^10.1.0", |
|
157 | 157 | "babel-preset-minify": "^0.5.2", |
158 | 158 | "buffer-replace": "^1.0.0", |
159 | 159 | "country-flag-emoji-json": "^2.0.0", |
160 | | - "cspell": "^8.11.0", |
| 160 | + "cspell": "^8.12.1", |
161 | 161 | "electric-sql": "^0.12.1", |
162 | 162 | "esbuild": "^0.23.0", |
163 | 163 | "eslint": "^8.57.0", |
164 | 164 | "eslint-config-prettier": "^9.1.0", |
165 | 165 | "eslint-plugin-import": "^2.29.1", |
166 | 166 | "eslint-plugin-jest": "^28.6.0", |
167 | | - "eslint-plugin-jsdoc": "^48.8.1", |
168 | | - "eslint-plugin-react": "7.34.4", |
| 167 | + "eslint-plugin-jsdoc": "^48.8.3", |
| 168 | + "eslint-plugin-react": "7.35.0", |
169 | 169 | "eslint-plugin-react-hooks": "^4.6.2", |
170 | | - "expo-sqlite": "14.0.4", |
| 170 | + "expo-sqlite": "14.0.5", |
171 | 171 | "fake-indexeddb": "^6.0.0", |
172 | 172 | "gulp": "^5.0.0", |
173 | 173 | "gulp-gzip": "^1.4.2", |
|
178 | 178 | "jest-fetch-mock": "^3.0.3", |
179 | 179 | "jest-puppeteer": "^10.0.1", |
180 | 180 | "less": "^4.2.0", |
181 | | - "partykit": "^0.0.107", |
182 | | - "partysocket": "^1.0.1", |
| 181 | + "partykit": "^0.0.108", |
| 182 | + "partysocket": "^1.0.2", |
183 | 183 | "prettier": "^3.3.3", |
184 | | - "puppeteer": "22.13.1", |
| 184 | + "puppeteer": "22.14.0", |
185 | 185 | "react": "^18.3.1", |
186 | 186 | "react-dom": "^18.3.1", |
187 | 187 | "react-test-renderer": "^18.3.1", |
188 | | - "rollup": "^4.18.1", |
| 188 | + "rollup": "^4.19.0", |
189 | 189 | "rollup-plugin-esbuild": "^6.1.1", |
190 | 190 | "rollup-plugin-preserve-shebang": "^1.0.1", |
191 | 191 | "rollup-plugin-prettier": "^4.1.1", |
|
194 | 194 | "tinydocs": "^0.1.42", |
195 | 195 | "tmp": "^0.2.3", |
196 | 196 | "ts-unused-exports": "^10.1.0", |
197 | | - "typescript": "5.5.3", |
| 197 | + "typescript": "5.5.4", |
198 | 198 | "wa-sqlite": "github:rhashimoto/wa-sqlite", |
199 | 199 | "ws": "^8.18.0", |
200 | 200 | "yjs": "^13.6.18" |
|
0 commit comments