Skip to content

Commit

Permalink
Upgrade some UI deps (#5497)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann authored Nov 11, 2024
1 parent cada835 commit 417dde2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
50 changes: 25 additions & 25 deletions ui/ui-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ui/ui-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"eslint-plugin-react-refresh": "0.4.14",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-tsconfig-paths": "5.1.0"
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.2"
},
"dependencies": {
"@apicurio/apicurio-registry-sdk": "3.0.4-Dev",
"@apicurio/common-ui-components": "2.0.5",
"@apicurio/common-ui-components": "2.0.6",
"@apicurio/data-models": "1.1.28",
"@microsoft/kiota-abstractions": "1.0.0-preview.68",
"@microsoft/kiota-http-fetchlibrary": "1.0.0-preview.67",
Expand All @@ -58,7 +58,7 @@
"pluralize": "8.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0",
"react-router-dom": "6.28.0",
"use-resize-observer": "9.1.0",
"yaml": "2.6.0"
}
Expand Down

0 comments on commit 417dde2

Please sign in to comment.