Skip to content

Commit 1bf09e6

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

File tree

2 files changed

+76
-73
lines changed

2 files changed

+76
-73
lines changed

ui/ui-app/package-lock.json

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

ui/ui-app/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"@types/pluralize": "0.0.33",
2525
"@types/react": "18.3.18",
2626
"@types/react-dom": "18.3.5",
27-
"@typescript-eslint/eslint-plugin": "8.24.0",
28-
"@typescript-eslint/parser": "8.24.0",
27+
"@typescript-eslint/eslint-plugin": "8.24.1",
28+
"@typescript-eslint/parser": "8.24.1",
2929
"@vitejs/plugin-react-swc": "3.8.0",
3030
"copyfiles": "2.4.1",
3131
"eslint": "8.57.1",
3232
"eslint-plugin-react-hooks": "5.1.0",
3333
"eslint-plugin-react-refresh": "0.4.19",
3434
"rimraf": "6.0.1",
3535
"typescript": "5.7.3",
36-
"vite": "6.1.0",
36+
"vite": "6.1.1",
3737
"vite-tsconfig-paths": "5.1.4"
3838
},
3939
"dependencies": {
@@ -47,10 +47,10 @@
4747
"@microsoft/kiota-serialization-multipart": "1.0.0-preview.79",
4848
"@microsoft/kiota-serialization-text": "1.0.0-preview.79",
4949
"@patternfly/patternfly": "5.4.2",
50-
"@patternfly/react-code-editor": "5.4.15",
51-
"@patternfly/react-core": "5.4.12",
50+
"@patternfly/react-code-editor": "5.4.17",
51+
"@patternfly/react-core": "5.4.13",
5252
"@patternfly/react-icons": "5.4.2",
53-
"@patternfly/react-table": "5.4.14",
53+
"@patternfly/react-table": "5.4.15",
5454
"axios": "1.7.9",
5555
"buffer": "6.0.3",
5656
"luxon": "3.5.0",

0 commit comments

Comments
 (0)