|
1 | 1 | { |
2 | 2 | "name": "tinybase", |
3 | | - "version": "4.1.0-beta.5", |
| 3 | + "version": "4.1.0", |
4 | 4 | "author": "jamesgpearce", |
5 | 5 | "repository": "github:tinyplex/tinybase", |
6 | 6 | "license": "MIT", |
|
227 | 227 | "@types/jest": "^29.5.3", |
228 | 228 | "@types/jest-environment-puppeteer": "^5.0.3", |
229 | 229 | "@types/less": "^3.0.3", |
230 | | - "@types/node": "^20.4.10", |
| 230 | + "@types/node": "^20.5.0", |
231 | 231 | "@types/puppeteer": "^5.4.7", |
232 | 232 | "@types/react": "^18.2.20", |
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.3.0", |
237 | | - "@typescript-eslint/parser": "^6.3.0", |
| 236 | + "@typescript-eslint/eslint-plugin": "^6.4.0", |
| 237 | + "@typescript-eslint/parser": "^6.4.0", |
238 | 238 | "@vlcn.io/crsqlite-wasm": "^0.14.0", |
239 | 239 | "asciichart": "^1.5.25", |
240 | 240 | "automerge-repo": "^0.1.0", |
|
245 | 245 | "buffer-replace": "^1.0.0", |
246 | 246 | "country-flag-emoji-json": "^2.0.0", |
247 | 247 | "cspell": "^7.0.0", |
248 | | - "esbuild": "^0.19.1", |
| 248 | + "esbuild": "^0.19.2", |
249 | 249 | "eslint": "^8.47.0", |
250 | 250 | "eslint-config-prettier": "^9.0.0", |
251 | 251 | "eslint-plugin-jest": "^27.2.3", |
252 | 252 | "eslint-plugin-jsdoc": "^46.4.6", |
253 | | - "eslint-plugin-react": "7.33.1", |
| 253 | + "eslint-plugin-react": "7.33.2", |
254 | 254 | "eslint-plugin-react-hooks": "^4.6.0", |
255 | 255 | "expo-sqlite": "^11.5.0", |
256 | 256 | "fake-indexeddb": "^4.0.2", |
|
0 commit comments