Skip to content

Commit 80d67ca

Browse files
committed
fix: update package-lock
1 parent 3eb47ac commit 80d67ca

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
"eslint-plugin-unicorn": "24.0.0",
9898
"eslint-plugin-vue": "7.3.0",
9999
"fast-glob": "3.2.4",
100+
"frappe-charts": "https://github.com/pathscale/charts-frappe#feat/add-candlestick",
100101
"fs-extra": "9.0.1",
101102
"htmlparser2": "6.0.0",
102103
"husky": "4.3.6",
@@ -114,13 +115,12 @@
114115
"stylelint": "13.8.0",
115116
"stylelint-config-standard": "20.0.0",
116117
"stylelint-value-no-unknown-custom-properties": "https://github.com/brettz9/stylelint-value-no-unknown-custom-properties#early-published",
117-
"ts-node": "9.1.1",
118+
"ts-node": "^9.1.1",
118119
"tslib": "2.0.3",
119120
"typescript": "4.1.3",
120121
"vue": "3.2.37",
121122
"vue-eslint-parser": "7.3.0",
122-
"vue-jest": "^5.0.0-alpha.10",
123-
"frappe-charts": "https://github.com/pathscale/charts-frappe#feat/add-candlestick"
123+
"vue-jest": "^5.0.0-alpha.10"
124124
},
125125
"peerDependencies": {
126126
"vue": "3.2.37"

0 commit comments

Comments
 (0)