|
1 | 1 | { |
2 | 2 | "name": "tinybase", |
3 | | - "version": "4.3.13", |
| 3 | + "version": "4.3.14", |
4 | 4 | "author": "jamesgpearce", |
5 | 5 | "repository": "github:tinyplex/tinybase", |
6 | 6 | "license": "MIT", |
|
213 | 213 | "devDependencies": { |
214 | 214 | "@automerge/automerge": "^2.1.3", |
215 | 215 | "@babel/cli": "^7.23.0", |
216 | | - "@babel/core": "^7.23.0", |
217 | | - "@babel/preset-env": "^7.22.20", |
| 216 | + "@babel/core": "^7.23.2", |
| 217 | + "@babel/preset-env": "^7.23.2", |
218 | 218 | "@babel/preset-react": "^7.22.15", |
219 | | - "@babel/preset-typescript": "^7.23.0", |
| 219 | + "@babel/preset-typescript": "^7.23.2", |
220 | 220 | "@prettier/sync": "^0.3.0", |
221 | 221 | "@rollup/plugin-image": "^3.0.3", |
222 | 222 | "@rollup/plugin-replace": "^5.0.3", |
|
230 | 230 | "@types/less": "^3.0.4", |
231 | 231 | "@types/node": "^20.8.4", |
232 | 232 | "@types/puppeteer": "^5.4.7", |
233 | | - "@types/react": "^18.2.27", |
234 | | - "@types/react-dom": "^18.2.12", |
| 233 | + "@types/react": "^18.2.28", |
| 234 | + "@types/react-dom": "^18.2.13", |
235 | 235 | "@types/react-test-renderer": "^18.0.3", |
236 | 236 | "@types/tmp": "^0.2.4", |
237 | 237 | "@typescript-eslint/eslint-plugin": "^6.7.5", |
|
0 commit comments