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

Commit

Permalink
[WEB-129] Upgrade to [email protected] (#1647)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 authored Mar 25, 2022
1 parent 76986b4 commit b1eb09b
Show file tree
Hide file tree
Showing 6 changed files with 340 additions and 312 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"@babel/eslint-parser": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@elastic/app-search-javascript": "8.0.0",
"@elastic/react-search-ui": "1.9.0",
"@elastic/search-ui-app-search-connector": "1.9.0",
"@electron/get": "1.13.1",
"@electron/remote": "2.0.5",
"@fontsource/roboto": "4.5.3",
"@elastic/app-search-javascript": "8.1.0",
"@elastic/react-search-ui": "1.10.1",
"@elastic/search-ui-app-search-connector": "1.10.1",
"@electron/get": "1.14.1",
"@electron/remote": "2.0.8",
"@fontsource/roboto": "4.5.5",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@sentry/electron": "3.0.4",
"@sentry/electron": "3.0.5",
"amplitude-js": "8.17.0",
"auto-launch": "5.0.5",
"axios": "0.26.0",
"axios": "0.26.1",
"babel-loader": "8.1.0",
"blueimp-md5": "2.19.0",
"cheerio": "1.0.0-rc.10",
Expand All @@ -53,11 +53,11 @@
"copy-webpack-plugin": "6.4.1",
"cross-env": "7.0.3",
"decompress": "4.2.1",
"electron": "16.0.10",
"electron": "16.1.1",
"electron-builder": "22.14.13",
"electron-context-menu": "3.1.2",
"electron-fetch": "1.7.4",
"electron-notarize": "1.1.1",
"electron-fetch": "1.8.0",
"electron-notarize": "1.2.1",
"electron-packager": "15.4.0",
"electron-settings": "4.0.2",
"electron-updater": "4.6.5",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "1.7.0",
"file-saver": "2.0.5",
"follow-redirects": "1.14.9",
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 3177940..27fdf4d 100644
index 0abd306..798fedb 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
13 changes: 0 additions & 13 deletions patches/@elastic+react-search-ui-views+1.9.0.patch

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
diff --git a/node_modules/@electron/get/dist/cjs/utils.js b/node_modules/@electron/get/dist/cjs/utils.js
index 244f784..19a2b38 100644
index 4806842..6b45891 100644
--- a/node_modules/@electron/get/dist/cjs/utils.js
+++ b/node_modules/@electron/get/dist/cjs/utils.js
@@ -14,7 +14,13 @@ async function useAndRemoveDirectory(directory, fn) {
Expand Down
83 changes: 61 additions & 22 deletions public/open-source-notices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,31 @@ SOFTWARE.

-----

The following software may be included in this product: @electron/remote. A copy of the source code may be downloaded from https://github.com/electron/remote. This software contains the following license and notice below:

Copyright (c) 2019-2022 Electron contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----

The following software may be included in this product: @emotion/babel-utils, @emotion/hash, @emotion/memoize, @emotion/serialize, @emotion/stylis, @emotion/unitless, @emotion/utils, babel-plugin-emotion, create-emotion, emotion. A copy of the source code may be downloaded from https://github.com/emotion-js/emotion/tree/master/next-packages/babel-utils (@emotion/babel-utils), https://github.com/emotion-js/emotion/tree/master/next-packages/hash (@emotion/hash), https://github.com/emotion-js/emotion/tree/master/next-packages/memoize (@emotion/memoize), https://github.com/emotion-js/emotion/tree/master/next-packages/serialize (@emotion/serialize), https://github.com/emotion-js/emotion/tree/master/next-packages/stylis (@emotion/stylis), https://github.com/emotion-js/emotion/tree/master/next-packages/unitless (@emotion/unitless), https://github.com/emotion-js/emotion/tree/master/next-packages/serialize (@emotion/utils), https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion (babel-plugin-emotion), https://github.com/emotion-js/emotion/tree/master/packages/create-emotion (create-emotion), https://github.com/emotion-js/emotion/tree/master/packages/emotion (emotion). This software contains the following license and notice below:

The MIT License (MIT)
Expand Down Expand Up @@ -3913,7 +3938,7 @@ THE SOFTWARE.

-----

The following software may be included in this product: array-equal, destroy, ee-first, mime-db. A copy of the source code may be downloaded from https://github.com/component/array-equal.git (array-equal), https://github.com/stream-utils/destroy.git (destroy), https://github.com/jonathanong/ee-first.git (ee-first), https://github.com/jshttp/mime-db.git (mime-db). This software contains the following license and notice below:
The following software may be included in this product: array-equal, destroy, ee-first. A copy of the source code may be downloaded from https://github.com/component/array-equal.git (array-equal), https://github.com/stream-utils/destroy.git (destroy), https://github.com/jonathanong/ee-first.git (ee-first). This software contains the following license and notice below:

The MIT License (MIT)

Expand Down Expand Up @@ -10246,11 +10271,11 @@ SOFTWARE.

-----

The following software may be included in this product: es5-ext, ext. A copy of the source code may be downloaded from https://github.com/medikoo/es5-ext.git (es5-ext), https://github.com/medikoo/es5-ext#ext (ext). This software contains the following license and notice below:
The following software may be included in this product: es5-ext. A copy of the source code may be downloaded from https://github.com/medikoo/es5-ext.git. This software contains the following license and notice below:

ISC License

Copyright (c) 2011-2019, Mariusz Nowak, @medikoo, medikoo.com
Copyright (c) 2011-2022, Mariusz Nowak, @medikoo, medikoo.com

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down Expand Up @@ -11096,6 +11121,26 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----

The following software may be included in this product: ext. A copy of the source code may be downloaded from https://github.com/medikoo/es5-ext#ext. This software contains the following license and notice below:

ISC License

Copyright (c) 2011-2019, Mariusz Nowak, @medikoo, medikoo.com

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

-----

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

The MIT License (MIT)
Expand Down Expand Up @@ -13463,7 +13508,7 @@ SOFTWARE.

-----

The following software may be included in this product: image-q. A copy of the source code may be downloaded from https://github.com/igor-bezkrovny/image-quantization. This software contains the following license and notice below:
The following software may be included in this product: image-q. A copy of the source code may be downloaded from https://github.com/ibezkrovnyi/image-quantization. This software contains the following license and notice below:

# image-quantization (https://github.com/igor-bezkrovny/image-quantization)

Expand Down Expand Up @@ -17119,27 +17164,21 @@ SOFTWARE.

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

The MIT License

Copyright (C) 2012-2016 Mariusz Nowak
ISC License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
Copyright (c) 2012-2020, Mariusz Nowak, @medikoo, medikoo.com

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

-----

Expand Down
Loading

0 comments on commit b1eb09b

Please sign in to comment.