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

Commit

Permalink
33.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 committed Jun 11, 2021
1 parent ff9a533 commit 0803804
Show file tree
Hide file tree
Showing 5 changed files with 928 additions and 942 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "WebCatalog",
"description": "Turn Any Websites Into Real Desktop Apps",
"version": "33.1.0",
"version": "33.1.1",
"engines": {
"node": ">=14.0.0 <15.0.0"
},
Expand All @@ -26,23 +26,23 @@
},
"dependencies": {},
"devDependencies": {
"@elastic/app-search-javascript": "7.8.0",
"@elastic/react-search-ui": "1.5.1",
"@elastic/search-ui-app-search-connector": "1.5.1",
"@elastic/app-search-javascript": "7.13.1",
"@elastic/react-search-ui": "1.6.0",
"@elastic/search-ui-app-search-connector": "1.6.0",
"@electron/get": "1.12.4",
"@fontsource/roboto": "4.4.2",
"@fontsource/roboto": "4.4.5",
"@material-ui/core": "4.11.4",
"@material-ui/icons": "4.11.2",
"@material-ui/lab": "4.0.0-alpha.57",
"@sentry/electron": "2.4.1",
"amplitude-js": "8.3.0",
"amplitude-js": "8.3.1",
"auto-launch": "5.0.5",
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"blueimp-md5": "2.18.0",
"cheerio": "1.0.0-rc.9",
"cheerio": "1.0.0-rc.10",
"classnames": "2.3.1",
"clean-webpack-plugin": "3.0.0",
"comlink": "4.3.1",
Expand All @@ -51,7 +51,7 @@
"copy-webpack-plugin": "6.4.1",
"cross-env": "7.0.3",
"decompress": "4.2.1",
"electron": "12.0.10",
"electron": "12.0.11",
"electron-builder": "22.11.5",
"electron-context-menu": "3.1.0",
"electron-notarize": "1.0.0",
Expand All @@ -67,7 +67,7 @@
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "1.7.0",
"firebase": "8.6.3",
"firebase": "8.6.7",
"follow-redirects": "1.14.1",
"fs-extra": "9.1.0",
"gravatar": "1.8.1",
Expand Down Expand Up @@ -100,7 +100,7 @@
"uuid": "8.3.2",
"wait-on": "5.3.0",
"webpack": "4.42.0",
"webpack-cli": "4.7.0",
"webpack-cli": "4.7.2",
"windows-shortcuts": "0.1.6",
"worker-loader": "3.0.8",
"yargs-parser": "20.2.7"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/@elastic/app-search-javascript/dist/elastic_app_search.umd.js b/node_modules/@elastic/app-search-javascript/dist/elastic_app_search.umd.js
index 82430e5..82f7229 100644
index 26dedf6..50474df 100644
--- a/node_modules/@elastic/app-search-javascript/dist/elastic_app_search.umd.js
+++ b/node_modules/@elastic/app-search-javascript/dist/elastic_app_search.umd.js
@@ -282,6 +282,11 @@
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/@elastic/react-search-ui-views/lib/styles/styles.css b/node_modules/@elastic/react-search-ui-views/lib/styles/styles.css
index efc7ac2..43cad30 100644
index 51aca96..5a547d3 100644
--- a/node_modules/@elastic/react-search-ui-views/lib/styles/styles.css
+++ b/node_modules/@elastic/react-search-ui-views/lib/styles/styles.css
@@ -488,7 +488,7 @@ html {
Expand Down
26 changes: 18 additions & 8 deletions public/open-source-notices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -798,13 +798,6 @@ Apache License
See the License for the specific language governing permissions and
limitations under the License.


NOTICE

Elastic Search UI.

Copyright 2012-2019 Elasticsearch B.V.

-----

The following software may be included in this product: @electron/get. A copy of the source code may be downloaded from https://github.com/electron/get. This software contains the following license and notice below:
Expand Down Expand Up @@ -10253,7 +10246,7 @@ THE SOFTWARE.

-----

The following software may be included in this product: es-to-primitive, is-boolean-object, is-callable, is-date-object, is-number-object, is-string, is-symbol, object.entries, object.getownpropertydescriptors, object.values, string.prototype.matchall. A copy of the source code may be downloaded from git://github.com/ljharb/es-to-primitive.git (es-to-primitive), git://github.com/inspect-js/is-boolean-object.git (is-boolean-object), git://github.com/ljharb/is-callable.git (is-callable), git://github.com/inspect-js/is-date-object.git (is-date-object), git://github.com/inspect-js/is-number-object.git (is-number-object), git://github.com/ljharb/is-string.git (is-string), git://github.com/inspect-js/is-symbol.git (is-symbol), git://github.com/es-shims/Object.entries.git (object.entries), git://github.com/es-shims/object.getownpropertydescriptors.git (object.getownpropertydescriptors), git://github.com/es-shims/Object.values.git (object.values), git+https://github.com/ljharb/String.prototype.matchAll.git (string.prototype.matchall). This software contains the following license and notice below:
The following software may be included in this product: es-to-primitive, is-boolean-object, is-callable, is-date-object, is-number-object, is-string, is-symbol, object.entries, object.getownpropertydescriptors, object.values, string.prototype.matchall. A copy of the source code may be downloaded from git://github.com/ljharb/es-to-primitive.git (es-to-primitive), git://github.com/inspect-js/is-boolean-object.git (is-boolean-object), git://github.com/ljharb/is-callable.git (is-callable), git://github.com/inspect-js/is-date-object.git (is-date-object), git://github.com/inspect-js/is-number-object.git (is-number-object), git://github.com/ljharb/is-string.git (is-string), git://github.com/inspect-js/is-symbol.git (is-symbol), git://github.com/es-shims/Object.entries.git (object.entries), git://github.com/es-shims/object.getownpropertydescriptors.git (object.getownpropertydescriptors), git://github.com/es-shims/Object.values.git (object.values), git+https://github.com/es-shims/String.prototype.matchAll.git (string.prototype.matchall). This software contains the following license and notice below:

The MIT License (MIT)

Expand Down Expand Up @@ -11376,6 +11369,23 @@ specific language governing permissions and limitations under the License.

-----

The following software may be included in this product: faye-websocket. A copy of the source code may be downloaded from git://github.com/faye/faye-websocket-node.git. This software contains the following license and notice below:

Copyright 2010-2021 James Coglan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

-----

The following software may be included in this product: fd-slicer. A copy of the source code may be downloaded from git://github.com/andrewrk/node-fd-slicer.git. This software contains the following license and notice below:

Copyright (c) 2014 Andrew Kelley
Expand Down
Loading

0 comments on commit 0803804

Please sign in to comment.