Skip to content

Commit

Permalink
Remove direct dependencies on victory libraries
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar committed Jul 10, 2024
1 parent 6bbd146 commit fd2f971
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 278 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: "victory-*"
groups:
patternfly:
patterns:
Expand Down
259 changes: 0 additions & 259 deletions ui/package-lock.json

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

17 changes: 0 additions & 17 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,6 @@
"typescript": "5.5.3",
"use-debounce": "^10.0.1",
"use-resize-observer": "^9.1.0",
"victory-area": "~36.8.6",
"victory-axis": "~36.8.6",
"victory-bar": "~36.8.6",
"victory-box-plot": "~36.8.6",
"victory-chart": "~36.8.6",
"victory-core": "~36.8.6",
"victory-create-container": "~36.8.6",
"victory-cursor-container": "~36.8.6",
"victory-group": "~36.8.6",
"victory-legend": "~36.8.6",
"victory-line": "~36.8.6",
"victory-pie": "~36.8.6",
"victory-scatter": "~36.8.6",
"victory-stack": "~36.8.6",
"victory-tooltip": "~36.8.6",
"victory-voronoi-container": "~36.8.6",
"victory-zoom-container": "~36.8.6",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down

0 comments on commit fd2f971

Please sign in to comment.