diff --git a/package.json b/package.json index ed3abaa3f..bb991d9ea 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,9 @@ "category": "public.app-category.developer-tools", "icon": "assets/images/app-icon.icns", "identity": "Emmanouil Konstantinidis (3YP8SXP3BF)", - "publish": ["github"] + "publish": [ + "github" + ] }, "dmg": { "icon": "assets/images/app-icon.icns" @@ -85,12 +87,13 @@ "electron-updater": "^4.2.0", "final-form": "^4.18.7", "lodash": "^4.17.15", - "menubar": "^7.2.0", + "menubar": "^8.0.0", "nprogress": "=0.2.0", "react": "=16.12.0", "react-dom": "=16.12.0", "react-emojione": "=5.0.1", "react-final-form": "^6.3.5", + "react-is": "^16.12.0", "react-redux": "=7.1.3", "react-router-dom": "^5.1.2", "react-transition-group": "^4.3.0", @@ -100,28 +103,28 @@ "redux-storage-decorator-filter": "=1.1.8", "redux-storage-engine-localstorage": "=1.1.4", "redux-thunk": "=2.3.0", - "styled-components": "^5.0.0", + "styled-components": "^5.0.1", "ts-loader": "^6.2.1", "typescript": "^3.7.5" }, "devDependencies": { "@testing-library/react": "^9.4.0", - "@types/jest": "^24.0.25", + "@types/jest": "^25.1.2", "@types/lodash": "^4.14.149", "@types/node": "^12.12.21", "@types/react": "^16.9.19", "@types/react-redux": "^7.1.7", "@types/react-transition-group": "^4.2.3", "@types/styled-components": "^4.4.2", - "electron": "=7.1.11", + "electron": "^8.0.0", "electron-builder": "^22.3.2", - "jest": "^24.9.0", - "nock": "=11.7.2", + "jest": "^25.1.0", + "nock": "^11.8.2", "prettier": "=1.19.1", "react-test-renderer": "=16.12.0", "redux-logger": "=3.0.6", "redux-mock-store": "=1.5.4", - "ts-jest": "^24.2.0", + "ts-jest": "^25.2.0", "webpack": "^4.41.5", "webpack-cli": "^3.3.10", "webpack-merge": "^4.2.2" diff --git a/src/js/components/__snapshots__/account-notifications.test.tsx.snap b/src/js/components/__snapshots__/account-notifications.test.tsx.snap index 66ef85443..0f8df0eef 100644 --- a/src/js/components/__snapshots__/account-notifications.test.tsx.snap +++ b/src/js/components/__snapshots__/account-notifications.test.tsx.snap @@ -2,7 +2,7 @@ exports[`components/account-notifications.tsx should render itself (github.com with notifications) 1`] = `