Skip to content

Commit 8b41a4e

Browse files
chore(deps): bump the npm-dependencies group in /frontend with 2 updates (#620)
Bumps the npm-dependencies group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [axios](https://github.com/axios/axios). Updates `@tanstack/react-query` from 5.90.6 to 5.90.7 - [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/[email protected]/packages/react-query) Updates `axios` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.1...v1.13.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: axios dependency-version: 1.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca27ed8 commit 8b41a4e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

frontend/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.

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"@carbon/icons-react": "^11.70.0",
88
"@headlessui/react": "^2.2.9",
99
"@heroicons/react": "^2.2.0",
10-
"@tanstack/react-query": "^5.90.6",
10+
"@tanstack/react-query": "^5.90.7",
1111
"@testing-library/jest-dom": "^6.9.1",
1212
"@testing-library/react": "^13.4.0",
1313
"@testing-library/user-event": "^13.5.0",
1414
"@types/dompurify": "^3.2.0",
1515
"autoprefixer": "^10.4.21",
16-
"axios": "^1.13.1",
16+
"axios": "^1.13.2",
1717
"d3": "^7.8.5",
1818
"dompurify": "^3.3.0",
1919
"jwt-decode": "^4.0.0",

0 commit comments

Comments
 (0)