8000 fix: update @restart/ui to v1.6.8 (#6779) · admirhusic/react-bootstrap@c86187f · GitHub
[go: up one dir, main page]

Skip to content

Commit c86187f

Browse files
authored
fix: update @restart/ui to v1.6.8 (react-bootstrap#6779)
1 parent 522fd86 commit c86187f

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
@@ -60,7 +60,7 @@
6060
"dependencies": {
6161
"@babel/runtime": "^7.22.5",
6262
"@restart/hooks": "^0.4.9",
63-
"@restart/ui": "^1.6.6",
63+
"@restart/ui": "^1.6.8",
6464
"@types/react-transition-group": "^4.4.6",
6565
"classnames": "^2.3.2",
6666
"dom-helpers": "^5.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,10 +1346,10 @@
13461346
dependencies:
13471347
dequal "^2.0.2"
13481348

1349-
"@restart/ui@^1.6.6":
1350-
version "1.6.6"
1351-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800"
1352-
integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA==
1349+
"@restart/ui@^1.6.8":
1350+
version "1.6.8"
1351+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.8.tgz#61b73503d4690e2f0f58992d4d6ae1e89c276791"
1352+
integrity sha512-6ndCv3oZ7r9vuP1Ok9KH55TM1/UkdBnP/fSraW0DFDMbPMzWKhVKeFAIEUCRCSdzayjZDcFYK6xbMlipN9dmMA==
13531353
dependencies:
13541354
"@babel/runtime" "^7.21.0"
13551355
"@popperjs/core" "^2.11.6"

0 commit comments

Comments
 (0)
0