Skip to content

Commit

Permalink
Merge pull request #78249 from maryliag/update-clusterui
Browse files Browse the repository at this point in the history
ui: update cluster-ui version to v22.1.0-prerelease-4
  • Loading branch information
maryliag authored Mar 22, 2022
2 parents da21681 + 9b47f64 commit 151b8bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkg/ui/workspaces/cluster-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cockroachlabs/cluster-ui",
"version": "22.1.0-prerelease-3",
"version": "22.1.0-prerelease-4",
"description": "Cluster UI is a library of large features shared between CockroachDB and CockroachCloud",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,19 +41,19 @@
"@babel/preset-typescript": "^7.8.0",
"@bazel/typescript": "4.1.0",
"@cockroachlabs/crdb-protobuf-client": "link:../db-console/src/js",
"@cockroachlabs/design-tokens": "0.4.5",
"@cockroachlabs/eslint-config": "^0.1.11",
"@cockroachlabs/icons": "0.3.0",
"@cockroachlabs/ui-components": "0.2.20",
"@cockroachlabs/design-tokens": "0.4.5",
"@popperjs/core": "^2.4.0",
"@reduxjs/toolkit": "^1.5.0",
"@storybook/addon-actions": "^6.1.21",
"@storybook/addon-links": "^6.1.21",
"@storybook/addons": "^6.1.21",
"@storybook/react": "^6.1.21",
"@testing-library/dom": "^8.11.1",
"@testing-library/react": "^12.1.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/dom": "^8.11.1",
"@types/chai": "^4.2.11",
"@types/classnames": "^2.2.9",
"@types/d3": "<4.0.0",
Expand Down

0 comments on commit 151b8bd

Please sign in to comment.