Skip to content

Commit 4c69866

Browse files
authored
feat: update @restart/ui to v2.0.0-beta.10 (#6959)
1 parent d548194 commit 4c69866

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"@babel/runtime": "^7.27.0",
8686
"@restart/hooks": "^0.6.2",
87-
"@restart/ui": "^2.0.0-beta.6",
87+
"@restart/ui": "^2.0.0-beta.10",
8888
"@types/react-transition-group": "^4.4.12",
8989
"clsx": "^2.1.1",
9090
"dom-helpers": "^6.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,10 +1343,10 @@
13431343
dependencies:
13441344
dequal "^2.0.3"
13451345

1346-
"@restart/ui@^2.0.0-beta.6":
1347-
version "2.0.0-beta.6"
1348-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-2.0.0-beta.6.tgz#3709835c8aad84986e6a04799a12b98253c14fbf"
1349-
integrity sha512-jUFhsN4F6ZXwFzwrp1+weJ6CIaoN1H/YYksOQPLJIurIYeEc1OYDugoRfU1ixSzc655V3YrLD6eC4eQjqxIfwQ==
1346+
"@restart/ui@^2.0.0-beta.10":
1347+
version "2.0.0-beta.10"
1348+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-2.0.0-beta.10.tgz#a45965be935ed430e715ea560a43e60a8f3ea257"
1349+
integrity sha512-RS0RmHNVQyHtBciRuxHb2va6jlQL9iTiqilFFEEwpDj/esZjWlJSJUIbPYolCr/EYOSxgGOqYeC0QBPCmUmZ/A==
13501350
dependencies:
13511351
"@babel/runtime" "^7.26.7"
13521352
"@popperjs/core" "^2.11.8"

0 commit comments

Comments
 (0)