Skip to content

Commit 10ca2a5

Browse files
chore(deps): ⬆️ update prod dependencies (minor)
1 parent 690453f commit 10ca2a5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"@react-stately/datepicker": "3.0.0",
101101
"@react-stately/numberfield": "^3.1.1",
102102
"@react-stately/slider": "^3.1.1",
103-
"ariakit": "2.0.0-next.31",
104-
"ariakit-utils": "0.17.0-next.22",
103+
"ariakit": "2.0.0-next.35",
104+
"ariakit-utils": "0.17.0-next.23",
105105
"raf": "^3.4.1"
106106
},
107107
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7646,18 +7646,18 @@ aria-query@^5.0.0:
76467646
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.0.tgz#210c21aaf469613ee8c9a62c7f86525e058db52c"
76477647
integrity sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==
76487648

7649-
ariakit-utils@0.17.0-next.22:
7650-
version "0.17.0-next.22"
7651-
resolved "https://registry.yarnpkg.com/ariakit-utils/-/ariakit-utils-0.17.0-next.22.tgz#3d12871646979e1f9674ba0de1ca45018ee243ba"
7652-
integrity sha512-S2BUE4IvsX2g7y7EqwarVfxWS5sgtOqobfuTdkJO9HGASWv5nw0L1MMGtyt+HSkvMMdmPgKNQ8wMqixuWSk74g==
7649+
ariakit-utils@0.17.0-next.23:
7650+
version "0.17.0-next.23"
7651+
resolved "https://registry.yarnpkg.com/ariakit-utils/-/ariakit-utils-0.17.0-next.23.tgz#b9c5f638e5cc7a3ddc2e3256f23d42718e3af47b"
7652+
integrity sha512-r6a8rvjTBNbdNVWhGm4XL8hTlpIlP0G+yJf3No48kK6QpR1JN9QinLI/wMwWwJnxDYfwnBhkbcROCqF7iT/4ig==
76537653

7654-
ariakit@2.0.0-next.31:
7655-
version "2.0.0-next.31"
7656-
resolved "https://registry.yarnpkg.com/ariakit/-/ariakit-2.0.0-next.31.tgz#75bb914dd77c9e5bd4cc7e9a6502534e22621cd3"
7657-
integrity sha512-ChBErZ3/qLVcrtqFXME5/fS6EcM/qN8A/6shgu5TDTqERfH5hw3iTzOW4Z2r+srIVltj8Ab+kwCXgG3UgMlE/Q==
7654+
ariakit@2.0.0-next.35:
7655+
version "2.0.0-next.35"
7656+
resolved "https://registry.yarnpkg.com/ariakit/-/ariakit-2.0.0-next.35.tgz#5fea97d4a260b6c43bc653968d731412c9b74fce"
7657+
integrity sha512-Ec5LMAp8qUxo5eZvI1zj4nQ3hQiUWr6C38SEJbIF+UMSsKqsi/sGctjvu/kTBDuSOSnO0jVO55T48qyd0WhwZQ==
76587658
dependencies:
76597659
"@floating-ui/dom" "0.5.4"
7660-
ariakit-utils "0.17.0-next.22"
7660+
ariakit-utils "0.17.0-next.23"
76617661

76627662
arr-diff@^1.0.1:
76637663
version "1.1.0"

0 commit comments

Comments
 (0)