Skip to content

Commit

Permalink
Merge pull request #102 from gsoft-inc/feature/update_sb_hopper
Browse files Browse the repository at this point in the history
Update styled-system and icons dependencies
  • Loading branch information
alexasselin008 authored Mar 22, 2024
2 parents 27a8717 + f1f6c65 commit 33e3900
Show file tree
Hide file tree
Showing 2 changed files with 955 additions and 976 deletions.
8 changes: 5 additions & 3 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,19 @@
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0",
"@hopper-ui/styled-system": "*"
"@hopper-ui/styled-system": "*",
"react-aria-components": "*"
},
"dependencies": {
"@hopper-ui/icons": "1.0.3",
"@hopper-ui/icons": "^1.6.0",
"@popperjs/core": "2.11.2",
"react-is": "17.0.2",
"text-mask-core": "5.1.2",
"use-debounce": "7.0.1"
},
"devDependencies": {
"@hopper-ui/styled-system": "0.2.7"
"@hopper-ui/styled-system": "^1.0.0",
"react-aria-components": "^1.1.1"
},
"gitHead": "f8b5019bdc53f68abe27e931387aeec7f0747d85"
}
Loading

0 comments on commit 33e3900

Please sign in to comment.