Skip to content

Commit 417dde2

Browse files
authored
Upgrade some UI deps (#5497)
1 parent cada835 commit 417dde2

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

ui/ui-app/package-lock.json

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

ui/ui-app/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
"eslint-plugin-react-refresh": "0.4.14",
3434
"rimraf": "6.0.1",
3535
"typescript": "5.6.3",
36-
"vite": "5.4.10",
37-
"vite-tsconfig-paths": "5.1.0"
36+
"vite": "5.4.11",
37+
"vite-tsconfig-paths": "5.1.2"
3838
},
3939
"dependencies": {
4040
"@apicurio/apicurio-registry-sdk": "3.0.4-Dev",
41-
"@apicurio/common-ui-components": "2.0.5",
41+
"@apicurio/common-ui-components": "2.0.6",
4242
"@apicurio/data-models": "1.1.28",
4343
"@microsoft/kiota-abstractions": "1.0.0-preview.68",
4444
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.67",
@@ -58,7 +58,7 @@
5858
"pluralize": "8.0.0",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",
61-
"react-router-dom": "6.27.0",
61+
"react-router-dom": "6.28.0",
6262
"use-resize-observer": "9.1.0",
6363
"yaml": "2.6.0"
6464
}

0 commit comments

Comments
 (0)