Skip to content

Commit

Permalink
update dependencies and build
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Jan 27, 2024
1 parent b1e3c17 commit c283f54
Show file tree
Hide file tree
Showing 20 changed files with 1,497 additions and 1,025 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
26 changes: 13 additions & 13 deletions logo/js/prism.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ var _self =
'undefined' != typeof window
? window
: 'undefined' != typeof WorkerGlobalScope &&
self instanceof WorkerGlobalScope
? self
: {},
self instanceof WorkerGlobalScope
? self
: {},
Prism = (function (u) {
var t = /(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,
n = 0,
Expand All @@ -20,8 +20,8 @@ var _self =
return n instanceof W
? new W(n.type, e(n.content), n.alias)
: Array.isArray(n)
? n.map(e)
: n
? n.map(e)
: n
.replace(/&/g, '&')
.replace(/</g, '&lt;')
.replace(/\u00a0/g, ' ');
Expand Down Expand Up @@ -52,11 +52,11 @@ var _self =
r[n]
? r[n]
: ((a = []),
(r[n] = a),
e.forEach(function (e, n) {
(r[n] = a),
e.forEach(function (e, n) {
a[n] = t(e, r);
}),
a)
}),
a)
);
default:
return e;
Expand Down Expand Up @@ -143,8 +143,8 @@ var _self =
s = M.util.type(o);
'Object' !== s || a[i(o)]
? 'Array' !== s ||
a[i(o)] ||
((a[i(o)] = !0), e(o, t, l, a))
a[i(o)] ||
((a[i(o)] = !0), e(o, t, l, a))
: ((a[i(o)] = !0), e(o, t, null, a));
}
},
Expand Down Expand Up @@ -488,8 +488,8 @@ var _self =
'loading' === l || ('interactive' === l && r && r.defer)
? document.addEventListener('DOMContentLoaded', a)
: window.requestAnimationFrame
? window.requestAnimationFrame(a)
: window.setTimeout(a, 16);
? window.requestAnimationFrame(a)
: window.setTimeout(a, 16);
}
return M;
})(_self);
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,42 +4,42 @@
"version": "0.9.0",
"description": "The official ChordMark editor",
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@size-limit/preset-app": "^11.0.0",
"@size-limit/webpack": "^11.0.0",
"@size-limit/preset-app": "^11.0.2",
"@size-limit/webpack": "^11.0.2",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"deep-freeze": "0.0.1",
"eslint": "^8.54.0",
"eslint-plugin-import": "^2.29.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jam3": "^0.2.3",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"file-loader": "^6.2.0",
"generate-changelog": "^1.8.0",
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-localstorage-mock": "^2.4.26",
"lerna": "^8.0.0",
"lerna": "^8.0.2",
"long": "^5.2.3",
"mini-css-extract-plugin": "^2.7.6",
"prettier": "^3.1.0",
"regenerator-runtime": "^0.14.0",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"size-limit": "^11.0.0",
"mini-css-extract-plugin": "^2.7.7",
"prettier": "^3.2.4",
"regenerator-runtime": "^0.14.1",
"sass": "^1.70.0",
"sass-loader": "^13.3.3",
"size-limit": "^11.0.2",
"sloc": "0.2.1",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.89.0",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.90.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
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.d8abc51af6348681e7b6.js"></script><script defer="defer" src="app/main.d8abc51af6348681e7b6.js"></script><link href="app/css/main.d8abc51af6348681e7b6.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.654483bc9469d682fc7c.js"></script><script defer="defer" src="app/main.654483bc9469d682fc7c.js"></script><link href="app/css/main.654483bc9469d682fc7c.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,7 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/*! @license DOMPurify 3.0.6 | (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.6/LICENSE */
/*! @license DOMPurify 3.0.8 | (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.8/LICENSE */

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

Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

20 changes: 10 additions & 10 deletions packages/chord-chart-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,21 @@
},
"homepage": "https://github.com/no-chris/chord-chart-studio#readme",
"devDependencies": {
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@testing-library/user-event": "^14.5.2",
"react-test-renderer": "^18.2.0"
},
"dependencies": {
"chord-mark": "^0.16.0",
"chord-mark-converters": "^0.16.0",
"chord-mark-themes": "^0.16.0",
"chord-mark": "^0.16.2",
"chord-mark-converters": "^0.16.2",
"chord-mark-themes": "^0.16.2",
"chord-symbol": "^4.0.0",
"chord-symbol-ultimateguitar": "^4.0.0",
"combine-section-reducers": "^1.0.6",
"core-js": "^3.33.3",
"dompurify": "^3.0.6",
"core-js": "^3.35.1",
"dompurify": "^3.0.8",
"file-saver": "^2.0.5",
"filesize": "^10.1.0",
"lodash": "^4.17.21",
Expand All @@ -40,11 +40,11 @@
"prosemirror-commands": "^1.5.2",
"prosemirror-history": "^1.3.2",
"prosemirror-keymap": "^1.2.2",
"prosemirror-model": "^1.19.3",
"prosemirror-model": "^1.19.4",
"prosemirror-schema-basic": "^1.2.2",
"prosemirror-state": "^1.4.3",
"prosemirror-transform": "^1.8.0",
"prosemirror-view": "^1.32.4",
"prosemirror-view": "^1.32.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/chord-chart-studio/src/core/getVersions.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export default () => ({'chord-chart-studio':'v0.14.0','chord-symbol':'v4.0.0','chord-mark':'v0.16.0'});
export default () => ({'chord-chart-studio':'v0.14.0','chord-symbol':'v4.0.0','chord-mark':'v0.16.2'});
18 changes: 9 additions & 9 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"url": "https://github.com/no-chris/chord-chart-studio/issues"
},
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/plugin-google-gtag": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/core": "^3.1.1",
"@docusaurus/plugin-google-gtag": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^3.0.0",
"@svgr/webpack": "^8.1.0",
"chord-mark": "^0.16.0",
"chord-mark-themes": "^0.16.0",
"clsx": "^2.0.0",
"dompurify": "^3.0.6",
"chord-mark": "^0.16.2",
"chord-mark-themes": "^0.16.2",
"clsx": "^2.1.0",
"dompurify": "^3.0.8",
"file-loader": "^6.2.0",
"prism-react-renderer": "^2.3.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-image-gallery": "^1.3.0",
Expand All @@ -63,6 +63,6 @@
},
"devDependencies": {
"docusaurus-plugin-sass": "^0.2.5",
"sass": "^1.69.5"
"sass": "^1.70.0"
}
}
Loading

0 comments on commit c283f54

Please sign in to comment.