Skip to content

Commit

Permalink
chore(ariakit): upgrade package from 0.4.13 to 0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
cnairi committed Dec 2, 2024
1 parent ce8b5fd commit fd4e7f4
Show file tree
Hide file tree
Showing 16 changed files with 32 additions and 57 deletions.
2 changes: 1 addition & 1 deletion packages/Accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/system": "^6.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/Button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/loader": "^6.4.0",
"@welcome-ui/system": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/Checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/utils": "^6.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Drawer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/close-button": "^6.4.0",
"@welcome-ui/system": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/DropdownMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/core": "^6.4.0",
"@welcome-ui/system": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/EmojiPicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/emoji": "^6.1.1",
"@welcome-ui/icons": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/Modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/button": "^6.4.0",
"@welcome-ui/close-button": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/Picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/field-group": "^6.4.0",
"@welcome-ui/label": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/Popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/button": "^6.4.0",
"@welcome-ui/icons": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/Radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/hint": "^6.1.1",
"@welcome-ui/label": "^6.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/RadioGroup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/field-group": "^6.4.0",
"@welcome-ui/radio": "^6.4.0",
"@welcome-ui/system": "^6.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/RadioTab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/button": "^6.4.0",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/utils": "^6.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/Tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/utils": "^6.4.0",
"react-flatten-children": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/Toggle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/checkbox": "^6.4.0",
"@welcome-ui/system": "^6.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/Tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@ariakit/react": "0.4.13",
"@ariakit/react": "0.4.15",
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/system": "^6.1.1"
},
Expand Down
59 changes: 17 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,26 +163,26 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@ariakit/[email protected].12":
version "0.4.12"
resolved "https://registry.yarnpkg.com/@ariakit/core/-/core-0.4.12.tgz#110bcd7274daf1dd534433fc70dd98e1a59ad7a5"
integrity sha512-+NNpy88tdP/w9mOBPuDrMTbtapPbo/8yVIzpQB7TAmN0sPh/Cq3nU1f2KCTCIujPmwRvAcMSW9UHOlFmbKEPOA==
"@ariakit/[email protected].14":
version "0.4.14"
resolved "https://registry.yarnpkg.com/@ariakit/core/-/core-0.4.14.tgz#a8bbefbc80a1781ae739bdf25a4fd9130fbd5089"
integrity sha512-hpzZvyYzGhP09S9jW1XGsU/FD5K3BKsH1eG/QJ8rfgEeUdPS7BvHPt5lHbOeJ2cMrRzBEvsEzLi1ivfDifHsVA==

"@ariakit/[email protected].13":
version "0.4.13"
resolved "https://registry.yarnpkg.com/@ariakit/react-core/-/react-core-0.4.13.tgz#a31ffae5797b564193994cbbbf80b5f650f7d429"
integrity sha512-iIjQeupP9d0pOubOzX4a0UPXbhXbp0ZCduDpkv7+u/pYP/utk/YRECD0M/QpZr6YSeltmDiNxKjdyK8r9Yhv4Q==
"@ariakit/[email protected].15":
version "0.4.15"
resolved "https://registry.yarnpkg.com/@ariakit/react-core/-/react-core-0.4.15.tgz#333b9ee0f4c12d3b76db06e2d787987c1e3fae27"
integrity sha512-Up8+U97nAPJdyUh9E8BCEhJYTA+eVztWpHoo1R9zZfHd4cnBWAg5RHxEmMH+MamlvuRxBQA71hFKY/735fDg+A==
dependencies:
"@ariakit/core" "0.4.12"
"@ariakit/core" "0.4.14"
"@floating-ui/dom" "^1.0.0"
use-sync-external-store "^1.2.0"

"@ariakit/[email protected].13":
version "0.4.13"
resolved "https://registry.yarnpkg.com/@ariakit/react/-/react-0.4.13.tgz#9ea7616755624f113fe3942ff4af685c1376244a"
integrity sha512-pTGYgoqCojfyt2xNJ5VQhejxXwwtcP7VDDqcnnVChv7TA2TWWyYerJ5m4oxViI1pgeNqnHZwKlQ79ZipF7W2kQ==
"@ariakit/[email protected].15":
version "0.4.15"
resolved "https://registry.yarnpkg.com/@ariakit/react/-/react-0.4.15.tgz#d088faf0e98e59542f3c23c348b6e923a6054208"
integrity sha512-0V2LkNPFrGRT+SEIiObx/LQjR6v3rR+mKEDUu/3tq7jfCZ+7+6Q6EMR1rFaK+XMkaRY1RWUcj/rRDWAUWnsDww==
dependencies:
"@ariakit/react-core" "0.4.13"
"@ariakit/react-core" "0.4.15"

"@babel/[email protected]":
version "7.25.9"
Expand Down Expand Up @@ -12804,16 +12804,7 @@ string-natural-compare@^3.0.1:
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==

"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -12958,14 +12949,7 @@ stringify-package@^1.0.1:
resolved "https://registry.yarnpkg.com/stringify-package/-/stringify-package-1.0.1.tgz#e5aa3643e7f74d0f28628b72f3dad5cecfc3ba85"
integrity sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==

"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -14155,16 +14139,7 @@ wordwrap@^1.0.0:
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit fd4e7f4

Please sign in to comment.