Skip to content

Commit

Permalink
deephaven version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanalvizo committed Jan 7, 2025
1 parent 62e0693 commit bd2e99e
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions plugins/ui/src/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,25 +40,25 @@
"react-dom": "^17.0.2"
},
"dependencies": {
"@deephaven/chart": "^0.99.0",
"@deephaven/components": "^0.99.0",
"@deephaven/console": "^0.99.0",
"@deephaven/dashboard": "^0.99.0",
"@deephaven/dashboard-core-plugins": "^0.99.0",
"@deephaven/golden-layout": "^0.99.0",
"@deephaven/grid": "^0.99.0",
"@deephaven/icons": "^0.99.0",
"@deephaven/iris-grid": "^0.99.0",
"@deephaven/jsapi-bootstrap": "^0.99.0",
"@deephaven/jsapi-components": "^0.99.0",
"@deephaven/chart": "^0.102.0",
"@deephaven/components": "^0.102.0",
"@deephaven/console": "^0.102.0",
"@deephaven/dashboard": "^0.102.0",
"@deephaven/dashboard-core-plugins": "^0.102.0",
"@deephaven/golden-layout": "^0.102.0",
"@deephaven/grid": "^0.102.0",
"@deephaven/icons": "^0.102.0",
"@deephaven/iris-grid": "^0.102.0",
"@deephaven/jsapi-bootstrap": "^0.102.0",
"@deephaven/jsapi-components": "^0.102.0",
"@deephaven/jsapi-types": "^1.0.0-dev0.35.0",
"@deephaven/jsapi-utils": "^0.99.0",
"@deephaven/log": "^0.99.0",
"@deephaven/plugin": "^0.99.0",
"@deephaven/react-hooks": "^0.99.0",
"@deephaven/redux": "^0.99.0",
"@deephaven/test-utils": "^0.99.0",
"@deephaven/utils": "^0.99.0",
"@deephaven/jsapi-utils": "^0.102.0",
"@deephaven/log": "^0.102.0",
"@deephaven/plugin": "^0.102.0",
"@deephaven/react-hooks": "^0.102.0",
"@deephaven/redux": "^0.102.0",
"@deephaven/test-utils": "^0.102.0",
"@deephaven/utils": "^0.102.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@internationalized/date": "^3.5.5",
"classnames": "^2.5.1",
Expand Down

0 comments on commit bd2e99e

Please sign in to comment.