From 156f69a1ea2677ce5207a98e63a4f96e5d0c0e8a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 3 Jun 2020 16:44:56 +0530 Subject: upgrade dependencies --- package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 92a797bb0..1ef1c1327 100644 --- a/package.json +++ b/package.json @@ -40,40 +40,40 @@ "@types/react-dom": "^16.9.6", "@typescript-eslint/eslint-plugin": "^2.27.0", "@typescript-eslint/parser": "^2.27.0", - "ava": "^3.6.0", + "ava": "^3.8.2", "enzyme": "^3.11.0", "enzyme-adapter-react-16": "^1.15.2", "eslint": "^6.8.0", - "eslint-config-airbnb-typescript": "^7.2.0", + "eslint-config-airbnb-typescript": "^8.0.0", "eslint-plugin-import": "^2.20.2", "eslint-plugin-jsx-a11y": "^6.2.3", - "eslint-plugin-react": "^7.19.0", - "eslint-plugin-react-hooks": "^3.0.0", + "eslint-plugin-react": "^7.20.0", + "eslint-plugin-react-hooks": "^4.0.4", "jed": "^1.1.1", - "moment": "^2.18.1", - "nyc": "^15.0.1", + "moment": "^2.26.0", + "nyc": "^15.1.0", "po2json": "^0.4.5", "pogen": "^0.0.5", - "prettier": "^2.0.4", + "prettier": "^2.0.5", "react": "^16.13.1", "react-dom": "^16.13.1", - "rollup": "^2.3.3", + "rollup": "^2.12.1", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-sourcemaps": "^0.5.0", - "rollup-plugin-terser": "^5.3.0", + "rollup-plugin-sourcemaps": "^0.6.2", + "rollup-plugin-terser": "^6.1.0", "source-map-resolve": "^0.6.0", "structured-clone": "^0.2.2", - "typedoc": "^0.17.4", - "typescript": "^3.8.3" + "typedoc": "^0.17.7", + "typescript": "^3.9.3" }, "dependencies": { "axios": "^0.19.2", "big-integer": "^1.6.48", "idb-bridge": "^0.0.15", "qrcode-generator": "^1.4.3", - "source-map-support": "^0.5.12", - "tslib": "^1.11.1" + "source-map-support": "^0.5.19", + "tslib": "^2.0.0" }, "ava": { "files": [ -- cgit v1.2.3