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

Commit

Permalink
9.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Sep 30, 2020
1 parent 703df72 commit b50ff20
Show file tree
Hide file tree
Showing 2 changed files with 343 additions and 344 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Singlebox",
"description": "AppView template for WebCatalog",
"version": "9.8.0",
"version": "9.8.1",
"minimumWebCatalogVersion": "23.0.0",
"engines": {
"node": ">=12.0.0 <13.0.0"
Expand All @@ -25,10 +25,10 @@
"repository": "https://github.com/atomery/juli",
"author": "Quang Lam <[email protected]>",
"dependencies": {
"@cliqz/adblocker-electron": "1.18.2",
"@sentry/electron": "2.0.0",
"@cliqz/adblocker-electron": "1.18.3",
"@sentry/electron": "2.0.1",
"cheerio": "1.0.0-rc.3",
"darkreader": "4.9.17",
"darkreader": "4.9.21",
"electron-context-menu": "2.3.0",
"electron-is-dev": "1.2.0",
"electron-settings": "3.2.0",
Expand All @@ -52,7 +52,7 @@
"@material-ui/icons": "4.9.1",
"@material-ui/pickers": "3.2.10",
"ace-builds": "1.4.12",
"algoliasearch": "4.4.0",
"algoliasearch": "4.5.1",
"babel-eslint": "10.1.0",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
Expand All @@ -61,19 +61,19 @@
"concurrently": "5.3.0",
"cross-env": "7.0.2",
"date-fns": "2.16.1",
"electron": "9.3.0",
"electron": "9.3.1",
"electron-builder": "22.8.1",
"electron-notarize": "1.0.0",
"eslint": "6.8.0",
"eslint-config-airbnb": "18.2.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react": "7.21.2",
"eslint-plugin-react-hooks": "2.5.1",
"hasha": "5.2.0",
"hasha": "5.2.1",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-ace": "9.1.3",
"react-ace": "9.1.4",
"react-dom": "16.13.1",
"react-redux": "7.2.1",
"react-scripts": "3.4.3",
Expand All @@ -82,8 +82,8 @@
"react-window-infinite-loader": "1.0.5",
"redux": "4.0.5",
"redux-thunk": "2.3.0",
"simplebar": "5.2.1",
"simplebar-react": "2.2.1",
"simplebar": "5.3.0",
"simplebar-react": "2.3.0",
"typeface-roboto": "0.0.75",
"wait-on": "5.2.0"
},
Expand Down
Loading

0 comments on commit b50ff20

Please sign in to comment.