Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Feb 14, 2023
1 parent 93f40a2 commit d4f8245
Show file tree
Hide file tree
Showing 22 changed files with 3,131 additions and 3,499 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@size-limit/preset-app": "^8.1.0",
"@size-limit/webpack": "^8.1.0",
"babel-jest": "^29.2.1",
"babel-loader": "^8.2.2",
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.5.1",
Expand Down Expand Up @@ -41,7 +41,7 @@
"terser-webpack-plugin": "^5.1.4",
"webpack": "^5.36.2",
"webpack-bundle-analyzer": "^4.4.2",
"webpack-cli": "^4.7.2",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.7.2",
"webpack-merge": "^5.8.0"
},
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/chord-chart-studio/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-EGKBT2J600');</script><link rel="icon" href="app/favicon.png"><script defer="defer" src="app/vendors.6a2f147eabb06ca277e3.js"></script><script defer="defer" src="app/main.6a2f147eabb06ca277e3.js"></script><link href="app/css/main.6a2f147eabb06ca277e3.css" rel="stylesheet"></head><body><div id="app" class="theme-dark"></div></body></html>
gtag('config', 'G-EGKBT2J600');</script><link rel="icon" href="app/favicon.png"><script defer="defer" src="app/vendors.3a60932e92db6c837452.js"></script><script defer="defer" src="app/main.3a60932e92db6c837452.js"></script><link href="app/css/main.3a60932e92db6c837452.css" rel="stylesheet"></head><body><div id="app" class="theme-dark"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/*! @license DOMPurify 2.4.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.0/LICENSE */
/*! @license DOMPurify 2.4.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.4/LICENSE */

/*! @license DOMPurify 3.0.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.0/LICENSE */

/*! Universal Router | MIT License | https://www.kriasoft.com/universal-router/ */

Expand Down Expand Up @@ -82,7 +84,7 @@ and limitations under the License.
*
* @copyright 2022 Jason Mulligan <jason.mulligan@avoidwork.com>
* @license BSD-3-Clause
* @version 10.0.5
* @version 10.0.6
*/

/** @license React v16.13.1
Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion packages/chord-chart-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"chord-symbol-ultimateguitar": "^4.0.0",
"combine-section-reducers": "^1.0.6",
"core-js": "^3.20.2",
"dompurify": "^2.2.9",
"dompurify": "^3.0.0",
"file-saver": "^2.0.5",
"filesize": "^10.0.5",
"lodash": "^4.17.21",
Expand Down
549 changes: 237 additions & 312 deletions packages/chord-chart-studio/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"chord-mark": "^0.13.0",
"chord-mark-themes": "^0.13.0",
"clsx": "^1.1.1",
"dompurify": "^2.3.4",
"dompurify": "^3.0.0",
"file-loader": "^6.2.0",
"prism-react-renderer": "^1.2.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/triggerNetlifyDeployPreview
Original file line number Diff line number Diff line change
@@ -1 +1 @@
increment this to trigger a deploy preview without a code change in the documentation package: 8
increment this to trigger a deploy preview without a code change in the documentation package: 9
2,050 changes: 1,044 additions & 1,006 deletions packages/documentation/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/webextension/build/popup.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/webextension/build/ultimateGuitar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d4f8245

Please sign in to comment.