Skip to content

Commit

Permalink
make victory per dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosthe19916 committed Jan 10, 2025
1 parent 930b5dd commit 1666297
Show file tree
Hide file tree
Showing 2 changed files with 2,874 additions and 2,540 deletions.
21 changes: 19 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"*.{css,json,md,yaml,yml}": "prettier --write"
},
"dependencies": {
"@hey-api/client-axios": "^0.2.7",
"@hey-api/client-axios": "0.2.7",
"@hookform/resolvers": "^2.9.11",
"@patternfly/patternfly": "^6.1.0",
"@patternfly/react-charts": "^8.1.0",
Expand Down Expand Up @@ -49,13 +49,30 @@
"react-oidc-context": "^2.3.1",
"react-router-dom": "^6.21.1",
"usehooks-ts": "^2.14.0",
"victory-area": "^37.3.4",
"victory-axis": "^37.3.5",
"victory-bar": "^37.3.4",
"victory-box-plot": "^37.3.4",
"victory-chart": "^37.3.3",
"victory-core": "^37.3.4",
"victory-create-container": "^37.3.4",
"victory-cursor-container": "^37.3.4",
"victory-group": "^37.3.4",
"victory-legend": "^37.3.4",
"victory-line": "^37.3.4",
"victory-pie": "^37.3.4",
"victory-scatter": "^37.3.4",
"victory-stack": "^37.3.4",
"victory-tooltip": "^37.3.4",
"victory-voronoi-container": "^37.3.4",
"victory-zoom-container": "^37.3.4",
"web-vitals": "^0.2.4",
"xmllint": "^0.1.1",
"yaml": "^1.10.2",
"yup": "^0.32.11"
},
"devDependencies": {
"@hey-api/openapi-ts": "^0.53.5",
"@hey-api/openapi-ts": "0.53.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.6",
Expand Down
Loading

0 comments on commit 1666297

Please sign in to comment.