|
1 | 1 | { |
2 | 2 | "name": "tinybase", |
3 | | - "version": "4.1.2", |
| 3 | + "version": "4.1.3", |
4 | 4 | "author": "jamesgpearce", |
5 | 5 | "repository": "github:tinyplex/tinybase", |
6 | 6 | "license": "MIT", |
|
214 | 214 | "@automerge/automerge": "^2.1.0-alpha.6", |
215 | 215 | "@babel/cli": "^7.22.10", |
216 | 216 | "@babel/core": "^7.22.11", |
217 | | - "@babel/preset-env": "^7.22.10", |
| 217 | + "@babel/preset-env": "^7.22.14", |
218 | 218 | "@babel/preset-react": "^7.22.5", |
219 | 219 | "@babel/preset-typescript": "^7.22.11", |
220 | 220 | "@rollup/plugin-image": "^3.0.2", |
221 | 221 | "@rollup/plugin-replace": "^5.0.2", |
222 | 222 | "@rollup/plugin-terser": "^0.4.3", |
223 | | - "@sqlite.org/sqlite-wasm": "^3.43.0-build2", |
| 223 | + "@sqlite.org/sqlite-wasm": "^3.43.0-build3", |
224 | 224 | "@types/asciichart": "^1.5.6", |
225 | 225 | "@types/expect-puppeteer": "^5.0.3", |
226 | 226 | "@types/http-server": "^0.12.1", |
227 | 227 | "@types/jest": "^29.5.4", |
228 | 228 | "@types/jest-environment-puppeteer": "^5.0.3", |
229 | | - "@types/less": "^3.0.3", |
| 229 | + "@types/less": "^3.0.4", |
230 | 230 | "@types/node": "^20.5.7", |
231 | 231 | "@types/puppeteer": "^5.4.7", |
232 | 232 | "@types/react": "^18.2.21", |
233 | 233 | "@types/react-dom": "^18.2.7", |
234 | 234 | "@types/react-test-renderer": "^18.0.0", |
235 | 235 | "@types/tmp": "^0.2.3", |
236 | | - "@typescript-eslint/eslint-plugin": "^6.4.1", |
237 | | - "@typescript-eslint/parser": "^6.4.1", |
| 236 | + "@typescript-eslint/eslint-plugin": "^6.5.0", |
| 237 | + "@typescript-eslint/parser": "^6.5.0", |
238 | 238 | "@vlcn.io/crsqlite-wasm": "^0.14.0", |
239 | 239 | "asciichart": "^1.5.25", |
240 | 240 | "automerge-repo": "^0.1.0", |
|
244 | 244 | "babel-preset-minify": "^0.5.2", |
245 | 245 | "buffer-replace": "^1.0.0", |
246 | 246 | "country-flag-emoji-json": "^2.0.0", |
247 | | - "cspell": "^7.0.1", |
| 247 | + "cspell": "^7.2.0", |
248 | 248 | "esbuild": "^0.19.2", |
249 | 249 | "eslint": "^8.48.0", |
250 | 250 | "eslint-config-prettier": "^9.0.0", |
251 | 251 | "eslint-plugin-jest": "^27.2.3", |
252 | | - "eslint-plugin-jsdoc": "^46.5.0", |
| 252 | + "eslint-plugin-jsdoc": "^46.5.1", |
253 | 253 | "eslint-plugin-react": "7.33.2", |
254 | 254 | "eslint-plugin-react-hooks": "^4.6.0", |
255 | 255 | "expo-sqlite": "^11.5.0", |
|
0 commit comments