Skip to content

Commit 795ccfe

Browse files
Bump nanoid and vue-chart-3
Bumps [nanoid](https://github.com/ai/nanoid) and [vue-chart-3](https://github.com/victorgarciaesgi/vue-chart-3). These dependencies needed to be updated together. Updates `nanoid` from 3.3.4 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.4...3.3.8) Updates `vue-chart-3` from 2.1.3 to 3.1.8 - [Release notes](https://github.com/victorgarciaesgi/vue-chart-3/releases) - [Changelog](https://github.com/victorgarciaesgi/vue-chart-3/blob/main/CHANGELOG.md) - [Commits](https://github.com/victorgarciaesgi/vue-chart-3/commits/v3.1.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production - dependency-name: vue-chart-3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51be379 commit 795ccfe

File tree

2 files changed

+111
-51
lines changed

2 files changed

+111
-51
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"jquery": "^3.6.0",
2525
"minimist": "^1.2.6",
2626
"mutationobserver-shim": "^0.3.7",
27-
"nanoid": "^3.3.4",
27+
"nanoid": "^3.3.8",
2828
"node-fetch": "^2.6.7",
2929
"node-forge": "^1.3.1",
3030
"nth-check": "^2.0.1",
@@ -36,7 +36,7 @@
3636
"tslib": "^2.3.1",
3737
"url-parse": "^1.5.9",
3838
"vue": "^2.6.14",
39-
"vue-chart-3": "^2.0.1",
39+
"vue-chart-3": "^3.1.8",
4040
"vue-class-component": "^7.2.6",
4141
"vue-property-decorator": "^9.1.2",
4242
"vue-router": "^3.5.4",

0 commit comments

Comments
 (0)