Skip to content

Commit

Permalink
chore(react-components): bump react-component to v0.42.3 and reveal t…
Browse files Browse the repository at this point in the history
…o v4.12.1 (#4387)
  • Loading branch information
pramodcog authored Apr 17, 2024
1 parent 476aaef commit b966350
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.42.2",
"version": "0.42.3",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9",
"@cognite/reveal": "4.11.0",
"@cognite/reveal": "4.12.1",
"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.5.0",
"@cognite/cogs.js": "^9.17.0",
"@cognite/reveal": "4.12.0",
"@cognite/reveal": "4.12.1",
"@cognite/sdk": "^8.2.0",
"@playwright/test": "^1.39.0",
"@storybook/addon-essentials": "7.6.17",
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 b966350

Please sign in to comment.