|
1 | 1 | { |
2 | 2 | "name": "tinybase", |
3 | | - "version": "3.1.6", |
| 3 | + "version": "3.2.0", |
4 | 4 | "author": "jamesgpearce", |
5 | 5 | "repository": "github:tinyplex/tinybase", |
6 | 6 | "license": "MIT", |
|
225 | 225 | "@types/less": "^3.0.3", |
226 | 226 | "@types/node": "^20.2.5", |
227 | 227 | "@types/puppeteer": "^5.4.7", |
228 | | - "@types/react": "^18.2.7", |
| 228 | + "@types/react": "^18.2.8", |
229 | 229 | "@types/react-dom": "^18.2.4", |
230 | 230 | "@types/react-test-renderer": "^18.0.0", |
231 | 231 | "@types/tmp": "^0.2.3", |
|
239 | 239 | "country-flag-emoji-json": "^2.0.0", |
240 | 240 | "cspell": "^6.31.1", |
241 | 241 | "esbuild": "^0.17.19", |
242 | | - "eslint": "^8.41.0", |
| 242 | + "eslint": "^8.42.0", |
243 | 243 | "eslint-config-prettier": "^8.8.0", |
244 | 244 | "eslint-plugin-jest": "^27.2.1", |
245 | | - "eslint-plugin-jsdoc": "^46.1.0", |
| 245 | + "eslint-plugin-jsdoc": "^46.2.4", |
246 | 246 | "eslint-plugin-react": "^7.32.2", |
247 | 247 | "eslint-plugin-react-hooks": "^4.6.0", |
248 | 248 | "gulp": "^4.0.2", |
|
258 | 258 | "react": "^18.2.0", |
259 | 259 | "react-dom": "^18.2.0", |
260 | 260 | "react-test-renderer": "^18.2.0", |
261 | | - "rollup": "^3.23.0", |
| 261 | + "rollup": "^3.23.1", |
262 | 262 | "rollup-plugin-esbuild": "^5.0.0", |
263 | 263 | "rollup-plugin-gzip": "^3.1.0", |
264 | 264 | "rollup-plugin-preserve-shebang": "^1.0.1", |
|
267 | 267 | "tinydocs": "^0.1.26", |
268 | 268 | "tmp": "^0.2.1", |
269 | 269 | "ts-unused-exports": "^9.0.4", |
270 | | - "typescript": "5.0.4" |
| 270 | + "typescript": "5.1.3" |
271 | 271 | }, |
272 | 272 | "peerDependencies": { |
273 | 273 | "prettier": "^2.0.0", |
|
0 commit comments