Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

82 support plugins #84

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "svelte-lightweight-charts",
"version": "2.2.0",
"version": "2.3.0-rc-1",
"description": "Svelte wrapper for financial lightweight charts built with HTML5 canvas",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -53,6 +53,7 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-svelte3": "4.0.0",
"fancy-canvas": "2.1.0",
"fork-ts-checker-webpack-plugin": "7.3.0",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
Expand All @@ -62,7 +63,7 @@
"husky": "4.3.8",
"jest": "29.4.2",
"jest-environment-jsdom": "29.4.2",
"lightweight-charts": "4.0.0",
"lightweight-charts": "4.1.0",
"lint-staged": "10.5.4",
"lodash": "4.17.21",
"mini-css-extract-plugin": "2.7.2",
Expand Down
3,025 changes: 1,588 additions & 1,437 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading
Loading