Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Upgrade dependencies #737

Merged
merged 1 commit into from
Dec 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@babel/eslint-parser": "7.16.3",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@cliqz/adblocker-electron": "1.23.1",
"@cliqz/adblocker-electron": "1.23.2",
"@date-io/date-fns": "1.3.13",
"@elastic/app-search-javascript": "7.15.0",
"@elastic/react-search-ui": "1.8.0",
Expand All @@ -64,7 +64,7 @@
"concurrently": "6.4.0",
"copy-webpack-plugin": "6.4.1",
"cross-env": "7.0.3",
"darkreader": "4.9.40",
"darkreader": "4.9.43",
"date-fns": "2.27.0",
"del": "6.0.0",
"electron": "16.0.4",
Expand All @@ -86,14 +86,14 @@
"eslint-plugin-react-hooks": "4.3.0",
"ext-name": "5.0.0",
"extract-zip": "2.0.1",
"follow-redirects": "1.14.5",
"follow-redirects": "1.14.6",
"fs-extra": "10.0.0",
"glob": "7.2.0",
"hasha": "5.2.2",
"is-url": "1.2.4",
"jimp": "0.16.1",
"lodash": "4.17.21",
"menubar": "9.1.0",
"menubar": "9.1.1",
"node-fetch": "2.6.6",
"node-machine-id": "1.1.12",
"notistack": "1.0.10",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/darkreader/darkreader.js b/node_modules/darkreader/darkreader.js
index 45a9b79..2d2c3f6 100644
index 71939ba..ad3054c 100644
--- a/node_modules/darkreader/darkreader.js
+++ b/node_modules/darkreader/darkreader.js
@@ -228,17 +228,13 @@
Expand Down
File renamed without changes.
Loading