Skip to content

Commit 927c431

Browse files
authored
chore(deps): update @awell-health/ui-library to version 0.1.97 and @awell-health/design-system to version 0.12.62 (#344)
- Bump @awell-health/ui-library to version 0.1.97 in package.json and yarn.lock - Update @awell-health/design-system to version 0.12.62 in yarn.lock - Update resolved URLs and integrity hashes in yarn.lock
1 parent 25c7ce4 commit 927c431

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@apollo/client": "^3.8.6",
1818
"@awell-health/sol-scheduling": "0.3.33",
19-
"@awell-health/ui-library": "0.1.96",
19+
"@awell-health/ui-library": "0.1.97",
2020
"@formsort/react-embed": "^3.1.1",
2121
"@google-cloud/logging": "^11.0.0",
2222
"@localazy/cli": "^1.7.5",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@
7979
dependencies:
8080
node-fetch "^2.6.1"
8181

82-
"@awell-health/design-system@0.12.46":
83-
version "0.12.46"
84-
resolved "https://registry.yarnpkg.com/@awell-health/design-system/-/design-system-0.12.46.tgz#848a999e1ddfabdfae37afeb99883d140470d943"
85-
integrity sha512-hjxSd9aBrV0ZEI8c79jboKPKi3LLQeTnqgBQOzoipH/xNZLrgSVQOWLd954nf2KZ2+MULWMYEFupuIRhabvi3A==
82+
"@awell-health/design-system@0.12.62":
83+
version "0.12.62"
84+
resolved "https://registry.yarnpkg.com/@awell-health/design-system/-/design-system-0.12.62.tgz#6deb70857264520d9a505e0b0eec1b6a7783ac2a"
85+
integrity sha512-YGEG4Zji4JJkbY82sEszdCzRn8daO+7f+R8SzdT+7UbOBJxTW1oMGsU273A4myoTRYJ2QbRp0Wd8lp0O9NRdag==
8686
dependencies:
87-
"@remixicon/react" "^4.3.0"
87+
"@remixicon/react" "^4.6.0"
8888
class-variance-authority "^0.7.0"
8989
clsx "^2.1.1"
9090
date-fns "^4.1.0"
@@ -112,12 +112,12 @@
112112
tailwindcss-animate "^1.0.7"
113113
zod "^3.21.4"
114114

115-
"@awell-health/ui-library@0.1.96":
116-
version "0.1.96"
117-
resolved "https://registry.yarnpkg.com/@awell-health/ui-library/-/ui-library-0.1.96.tgz#07adecf90a3332a5cbd60a29ef5795eb4b02eb20"
118-
integrity sha512-OgxkfpCYDdJXOregYVtJSprPY3wz1NgtZag2Pf+XkiAYMZEZWrOiMA2o4nBpuvYqpPbK8uRp20hQFfwpwdsPgQ==
115+
"@awell-health/ui-library@0.1.97":
116+
version "0.1.97"
117+
resolved "https://registry.yarnpkg.com/@awell-health/ui-library/-/ui-library-0.1.97.tgz#905d3fc3ec4ae59cba177042ff410b3ab89daa62"
118+
integrity sha512-hkPhZt45wqAWu1NgCnRyx1PYe1Q9QuFN9/NwfhGSaDlhdXZ3TGEW/Jk+Hck84eKJXmyrupqH9NDmUq/4m6yWbQ==
119119
dependencies:
120-
"@awell-health/design-system" "0.12.46"
120+
"@awell-health/design-system" "0.12.62"
121121
"@calcom/embed-react" "^1.5.1"
122122
"@heroicons/react" "^2.1.3"
123123
axios "^1.7.7"
@@ -2440,7 +2440,7 @@
24402440
resolved "https://registry.yarnpkg.com/@react-types/shared/-/shared-3.24.1.tgz#fa06cb681d144fce9c515d8bd296d81440a45d25"
24412441
integrity sha512-AUQeGYEm/zDTN6zLzdXolDxz3Jk5dDL7f506F07U8tBwxNNI3WRdhU84G0/AaFikOZzDXhOZDr3MhQMzyE7Ydw==
24422442

2443-
"@remixicon/react@^4.3.0":
2443+
"@remixicon/react@^4.6.0":
24442444
version "4.6.0"
24452445
resolved "https://registry.yarnpkg.com/@remixicon/react/-/react-4.6.0.tgz#c25276338b4d7acd29075c5b26a20f19feecac04"
24462446
integrity sha512-bY56maEgT5IYUSRotqy9h03IAKJC85vlKtWFg2FKzfs8JPrkdBAYSa9dxoUSKFwGzup8Ux6vjShs9Aec3jvr2w==

0 commit comments

Comments
 (0)