Skip to content

Commit 8ede44d

Browse files
chore(deps): ⬆️ update prod dependencies (minor)
1 parent 9ef06f4 commit 8ede44d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"dependencies": {
100100
"@adaptui/react": "1.0.0-alpha.9",
101101
"@react-aria/live-announcer": "3.1.1",
102-
"ariakit": "2.0.0-next.38",
103-
"ariakit-utils": "0.17.0-next.24",
102+
"ariakit": "2.0.0-next.39",
103+
"ariakit-utils": "0.17.0-next.25",
104104
"tailwind-merge": "1.5.1"
105105
},
106106
"devDependencies": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5527,10 +5527,10 @@ ariakit-utils@0.17.0-next.23:
55275527
resolved "https://registry.yarnpkg.com/ariakit-utils/-/ariakit-utils-0.17.0-next.23.tgz#b9c5f638e5cc7a3ddc2e3256f23d42718e3af47b"
55285528
integrity sha512-r6a8rvjTBNbdNVWhGm4XL8hTlpIlP0G+yJf3No48kK6QpR1JN9QinLI/wMwWwJnxDYfwnBhkbcROCqF7iT/4ig==
55295529

5530-
ariakit-utils@0.17.0-next.24:
5531-
version "0.17.0-next.24"
5532-
resolved "https://registry.yarnpkg.com/ariakit-utils/-/ariakit-utils-0.17.0-next.24.tgz#d63119854a1d428134aeff43344222d7498233da"
5533-
integrity sha512-X8qwmY8erXY7A2BSnWdeONNOXkmAWSt3jBr8OpSgbvwE09uWoOsz3WGvZWb7+G1ca9+9DnN0Ji2xpJcCFFioGQ==
5530+
ariakit-utils@0.17.0-next.25:
5531+
version "0.17.0-next.25"
5532+
resolved "https://registry.yarnpkg.com/ariakit-utils/-/ariakit-utils-0.17.0-next.25.tgz#711b2cb957e846edd755f5394ba3fb60295ba3a0"
5533+
integrity sha512-oeN1714mX0uF3hf0vYZm5a+dDEAosTXk7y5KNzx52ujKNDv2VJJVIu6ig3hLN1XWwMqqNIexyqpTjqg2ZnVDmw==
55345534

55355535
ariakit@2.0.0-next.36:
55365536
version "2.0.0-next.36"
@@ -5540,13 +5540,13 @@ ariakit@2.0.0-next.36:
55405540
"@floating-ui/dom" "^1.0.0"
55415541
ariakit-utils "0.17.0-next.23"
55425542

5543-
ariakit@2.0.0-next.38:
5544-
version "2.0.0-next.38"
5545-
resolved "https://registry.yarnpkg.com/ariakit/-/ariakit-2.0.0-next.38.tgz#2c53ee093cfa693a87deca6b982075a06a932e91"
5546-
integrity sha512-rbaH6kkL29WkhsWMTkZVFS2riEF02ePJ9k0BdV5Q2Mmfy3qPkrPU8SOKGmZDKwzNGsjhp7WXQuLvzIBGLUn2tw==
5543+
ariakit@2.0.0-next.39:
5544+
version "2.0.0-next.39"
5545+
resolved "https://registry.yarnpkg.com/ariakit/-/ariakit-2.0.0-next.39.tgz#c338038353f3647b3fc3c82a2e59eb30261078f0"
5546+
integrity sha512-yrhi28jv0FCfg89dJ90f458Jvs0zsaBYIKjjXXkftDZRhgSiRLO1nEB2Gme2b8kqPa7iwz5ZXfMFkjHuoJ9y0A==
55475547
dependencies:
55485548
"@floating-ui/dom" "^1.0.0"
5549-
ariakit-utils "0.17.0-next.24"
5549+
ariakit-utils "0.17.0-next.25"
55505550

55515551
arr-diff@^1.0.1:
55525552
version "1.1.0"

0 commit comments

Comments
 (0)