Skip to content

Commit f649e09

Browse files
fix(deps): update dependencies: ui app (#6026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c004223 commit f649e09

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

ui/ui-app/package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/ui-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-refresh": "0.4.19",
3434
"rimraf": "6.0.1",
3535
"typescript": "5.7.3",
36-
"vite": "6.2.0",
36+
"vite": "6.2.1",
3737
"vite-tsconfig-paths": "5.1.4"
3838
},
3939
"dependencies": {
@@ -51,7 +51,7 @@
5151
"@patternfly/react-core": "5.4.14",
5252
"@patternfly/react-icons": "5.4.2",
5353
"@patternfly/react-table": "5.4.16",
54-
"axios": "1.8.1",
54+
"axios": "1.8.2",
5555
"buffer": "6.0.3",
5656
"luxon": "3.5.0",
5757
"oidc-client-ts": "3.1.0",

0 commit comments

Comments
 (0)