Skip to content

Commit bd8d4d4

Browse files
chore(deps): ⬆️ update prod dependencies (minor)
1 parent 829e335 commit bd8d4d4

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.34",
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.34:
7655+
version "2.0.0-next.34"
7656+
resolved "https://registry.yarnpkg.com/ariakit/-/ariakit-2.0.0-next.34.tgz#2e2073abfb9b3ec8c6292d0b438acd7e0ddce0d1"
7657+
integrity sha512-jZ/S6q+eNGd2561PhYBxqj7j1tzMm2gbA3FAJuvZ24xiKxIj9/n2dszgMnhyFxVnHJQ3oAn1DesHZwkNAAbl+Q==
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)