Skip to content

Commit 5dc7f61

Browse files
dependabot[bot]sevein
authored andcommitted
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [chart.js](https://github.com/chartjs/Chart.js), [plotly.js-dist](https://github.com/plotly/plotly.js) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `chart.js` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.5.0...v4.5.1) Updates `plotly.js-dist` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v3.1.1...v3.1.2) Updates `vite` from 7.1.11 to 7.1.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: chart.js dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: plotly.js-dist dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: vite dependency-version: 7.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1774c4 commit 5dc7f61

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 12 additions & 12 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
@@ -12,12 +12,12 @@
1212
"@fortawesome/fontawesome-free": "^7.1.0",
1313
"@rollup/plugin-inject": "^5.0.5",
1414
"bootstrap": "^5.3.8",
15-
"chart.js": "^4.5.0",
15+
"chart.js": "^4.5.1",
1616
"jquery": "^3.7.1",
1717
"jquery-ui-dist": "^1.13.3",
1818
"npm-run-all": "^4.1.5",
19-
"plotly.js-dist": "^3.1.1",
20-
"vite": "^7.1.11"
19+
"plotly.js-dist": "^3.1.2",
20+
"vite": "^7.1.12"
2121
},
2222
"type": "module"
2323
}

0 commit comments

Comments
 (0)