Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kadiryazici committed Feb 4, 2025
1 parent 66795eb commit da88778
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
16 changes: 9 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seamapi/react",
"version": "4.2.0",
"version": "4.4.0",
"description": "Seam Components.",
"type": "module",
"main": "index.js",
Expand Down Expand Up @@ -109,7 +109,7 @@
"npm": ">= 9.0.0"
},
"peerDependencies": {
"@seamapi/types": "^1.26.2",
"@seamapi/types": "^1.344.3",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"react": "^18.0.0",
Expand Down Expand Up @@ -144,7 +144,7 @@
"@rxfork/r2wc-react-to-web-component": "^2.4.0",
"@seamapi/fake-devicedb": "^1.6.1",
"@seamapi/fake-seam-connect": "^1.69.1",
"@seamapi/types": "^1.292.2",
"@seamapi/types": "^1.344.3",
"@storybook/addon-designs": "^7.0.1",
"@storybook/addon-essentials": "^7.0.2",
"@storybook/addon-links": "^7.0.2",
Expand Down

0 comments on commit da88778

Please sign in to comment.