Dependency updates

This commit is contained in:
Justin Stephenson 2023-04-14 11:33:35 -04:00
parent 235f110ec7
commit d41cf3bfcc

View file

@ -45,7 +45,15 @@
"dependencies": { "dependencies": {
"@patternfly/patternfly": "4.224.4", "@patternfly/patternfly": "4.224.4",
"@patternfly/react-core": "4.276.9", "@patternfly/react-core": "4.276.9",
"react": "17.0.2", "@patternfly/react-table": "^4.113.0",
"react-dom": "17.0.2" "buffer": "^6.0.3",
"comment-json": "^4.2.3",
"date-fns": "^2.29.3",
"ini": "^4.1.0",
"jquery": "^3.6.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"throttle-debounce": "^5.0.0",
"xterm": "^5.1.0"
} }
} }