Skip to content

Commit

Permalink
chore: bump react components and reveal peer dependency (#3741)
Browse files Browse the repository at this point in the history
* chore: bump react components and reveal peer dependency

* chore: dedupe dependencies

---------

Co-authored-by: cognite-bulldozer[bot] <51074376+cognite-bulldozer[bot]@users.noreply.github.com>
  • Loading branch information
christjt and cognite-bulldozer[bot] authored Sep 25, 2023
1 parent 1698888 commit 9e21acb
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 1,028 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.15.2",
"version": "0.16.0",
"exports": {
".": {
"import": "./dist/index.js",
Expand All @@ -27,7 +27,7 @@
},
"peerDependencies": {
"@cognite/cogs.js": ">=9",
"@cognite/reveal": "4.4.2",
"@cognite/reveal": "4.4.3",
"react": ">=18",
"react-dom": ">=18",
"styled-components": ">=5"
Expand All @@ -41,7 +41,7 @@
},
"devDependencies": {
"@cognite/cogs.js": "^9.17.0",
"@cognite/reveal": "4.4.2",
"@cognite/reveal": "4.4.3",
"@cognite/sdk": "^8.2.0",
"@storybook/addon-essentials": "7.4.2",
"@storybook/addon-interactions": "7.4.2",
Expand Down
Loading

0 comments on commit 9e21acb

Please sign in to comment.