Skip to content

Commit

Permalink
chore(react-components): bump react components to v0.47.1 (#4556)
Browse files Browse the repository at this point in the history
* bump react-components to v0.47.1

* bumped reveal version to v4.14.5
  • Loading branch information
pramodcog authored May 30, 2024
1 parent 77c1cc6 commit bfdd616
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cognite/reveal-react-components",
"version": "0.47.0",
"version": "0.47.1",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9",
"@cognite/reveal": "4.14.3",
"@cognite/reveal": "4.14.5",
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=5"
Expand All @@ -44,7 +44,7 @@
"@cognite/cdf-i18n-utils": "^0.7.5",
"@cognite/cdf-utilities": "^3.6.0",
"@cognite/cogs.js": "^9.3.0",
"@cognite/reveal": "^4.14.3",
"@cognite/reveal": "^4.14.5",
"@cognite/sdk": "^9.13.0",
"@playwright/test": "^1.43.1",
"@storybook/addon-essentials": "^8.0.9",
Expand Down
12 changes: 6 additions & 6 deletions react-components/yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfdd616

Please sign in to comment.