Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ChatQnA/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mantine/notifications": "^7.10.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion CodeGen/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mantine/notifications": "^7.10.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion DBQnA/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@mantine/core": "^7.12.2",
"@mantine/hooks": "^7.12.2",
"@mantine/notifications": "^7.12.2",
"@tabler/icons-react": "^3.17.0",
"@tabler/icons-react": "3.27.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
2 changes: 1 addition & 1 deletion DocSum/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mantine/notifications": "^7.11.1",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.9.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion FaqGen/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mantine/notifications": "^7.11.1",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.9.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion GraphRAG/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mantine/notifications": "^7.10.2",
"@microsoft/fetch-event-source": "^2.0.1",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"luxon": "^3.4.4",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion ProductivitySuite/ui/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@microsoft/fetch-event-source": "^2.0.1",
"@react-keycloak/web": "^3.4.0",
"@reduxjs/toolkit": "^2.2.5",
"@tabler/icons-react": "^3.5.0",
"@tabler/icons-react": "3.27.1",
"axios": "^1.7.2",
"keycloak-js": "^25.0.2",
"luxon": "^3.4.4",
Expand Down
Loading