Dependency updates
This commit is contained in:
parent
235f110ec7
commit
d41cf3bfcc
1 changed files with 10 additions and 2 deletions
12
package.json
12
package.json
|
|
@ -45,7 +45,15 @@
|
|||
"dependencies": {
|
||||
"@patternfly/patternfly": "4.224.4",
|
||||
"@patternfly/react-core": "4.276.9",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
"@patternfly/react-table": "^4.113.0",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue