Skip to content

Commit 3523967

Browse files
chore(deps): bump the npm-prod group with 2 updates (#79)
Bumps the npm-prod group with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [plotly.js-dist-min](https://github.com/plotly/plotly.js). Updates `@tanstack/react-query` from 5.100.5 to 5.100.9 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.9/packages/react-query) Updates `plotly.js-dist-min` from 3.5.0 to 3.5.1 - [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.5.0...v3.5.1) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: plotly.js-dist-min dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae7f27d commit 3523967

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"vitest": "^4.1.5"
2727
},
2828
"dependencies": {
29-
"@tanstack/react-query": "^5.100.5",
30-
"plotly.js-dist-min": "^3.5.0",
29+
"@tanstack/react-query": "^5.100.9",
30+
"plotly.js-dist-min": "^3.5.1",
3131
"react": "^19.2.5",
3232
"react-dom": "^19.2.5"
3333
}

0 commit comments

Comments
 (0)