Skip to content

Commit

Permalink
use override
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Feb 27, 2024
1 parent 86b175f commit cd79339
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 44 deletions.
84 changes: 42 additions & 42 deletions web/package-lock.json

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

19 changes: 17 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"ts-jest": "^29.1.1",
"typescript": "^4.6.3",
"use-react-router-breadcrumbs": "^4.0.1",
"victory-core": "36.8.1",
"web-vitals": "^3.4.0"
},
"scripts": {
Expand Down Expand Up @@ -112,7 +111,23 @@
"overrides": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"victory-core": "36.8.1",
"victory-area": "36.6.11",
"victory-axis": "36.6.11",
"victory-bar": "36.6.11",
"victory-box-plot": "36.6.11",
"victory-chart": "36.6.11",
"victory-core": "36.6.11",
"victory-create-container": "36.6.11",
"victory-cursor-container": "36.6.11",
"victory-group": "36.6.11",
"victory-legend": "36.6.11",
"victory-line": "36.6.11",
"victory-pie": "36.6.11",
"victory-scatter": "36.6.11",
"victory-stack": "36.6.11",
"victory-tooltip": "36.6.11",
"victory-voronoi-container": "36.6.11",
"victory-zoom-container": "36.6.11",
"@types/react": "^17.0.2",
"@patternfly/patternfly": "^5.0.4",
"@patternfly/react-core": "^5.1.0",
Expand Down

0 comments on commit cd79339

Please sign in to comment.