Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #380 from GinaIsaia/update-deps
Browse files Browse the repository at this point in the history
Update ui-core and happi-graph deps
  • Loading branch information
lpalashevski authored Jun 27, 2023
2 parents c6df0df + ed77017 commit 62d14e1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 31 deletions.
46 changes: 18 additions & 28 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lfai/egeria-ui-components",
"version": "4.3.5",
"version": "4.3.6",
"description": "Encapsulated reactjs components with business logic inside.",
"license": "Apache-2.0",
"repository": {
Expand Down Expand Up @@ -48,8 +48,8 @@
"@emotion/react": "^11.10.5",
"@emotion/serialize": "^1.1.1",
"@lfai/egeria-js-commons": "^4.3.7",
"@lfai/egeria-ui-core": "^4.3.2",
"@lfai/happi-graph": "^4.3.0",
"@lfai/egeria-ui-core": "^4.3.5",
"@lfai/happi-graph": "^4.3.1",
"@mantine/core": "^5.6.3",
"@mantine/hooks": "^5.6.3",
"@mantine/notifications": "^5.6.4",
Expand Down

0 comments on commit 62d14e1

Please sign in to comment.