Skip to content

Commit 5724613

Browse files
github-actions[bot]actions-userEldarMuhamethanov
authored
build(deps): Bump @vkontakte/vkui-floating-ui to 0.2.8 (#9477)
* bump(@vkontakte/vkui-floating-ui): from 0.2.7 to 0.2.8 * chore: update @vkontakte/vkui-floating-ui version in vkui package --------- Co-authored-by: GitHub Action <actions@github.com> Co-authored-by: e.muhamethanov <eldarmu.1m@gmail.com>
1 parent dd51a25 commit 5724613

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/vkui-floating-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vkontakte/vkui-floating-ui",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"license": "MIT",
55
"bugs": "https://github.com/VKCOM/VKUI",
66
"repository": {

packages/vkui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@vkontakte/icons": "^3.0.0",
9191
"@vkontakte/vkjs": "^2.0.2",
9292
"@vkontakte/vkui-date-fns-tz": "^0.0.6",
93-
"@vkontakte/vkui-floating-ui": "^0.2.7"
93+
"@vkontakte/vkui-floating-ui": "0.2.8"
9494
},
9595
"devDependencies": {
9696
"@biomejs/biome": "^2.3.14",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@ __metadata:
14041404
languageName: node
14051405
linkType: hard
14061406

1407-
"@floating-ui/react-dom@npm:^2.1.2, @floating-ui/react-dom@npm:^2.1.6":
1407+
"@floating-ui/react-dom@npm:^2.1.2":
14081408
version: 2.1.6
14091409
resolution: "@floating-ui/react-dom@npm:2.1.6"
14101410
dependencies:
@@ -5310,16 +5310,16 @@ __metadata:
53105310
languageName: unknown
53115311
linkType: soft
53125312

5313-
"@vkontakte/vkui-floating-ui@npm:^0.2.7":
5314-
version: 0.2.7
5315-
resolution: "@vkontakte/vkui-floating-ui@npm:0.2.7"
5313+
"@vkontakte/vkui-floating-ui@npm:0.2.8":
5314+
version: 0.2.8
5315+
resolution: "@vkontakte/vkui-floating-ui@npm:0.2.8"
53165316
dependencies:
5317-
"@floating-ui/react-dom": "npm:^2.1.6"
5318-
"@swc/helpers": "npm:^0.5.17"
5317+
"@floating-ui/react-dom": "npm:^2.1.7"
5318+
"@swc/helpers": "npm:^0.5.18"
53195319
peerDependencies:
53205320
react: ">=16.8.0"
53215321
react-dom: ">=16.8.0"
5322-
checksum: 10/6e2b3e592054dd25630b4f8dff04dc3c0620d1146645292755b278d9b65f38ab54463396336767f39b025c2c31e64cf5120839d4c677b3389b960e51db77b769
5322+
checksum: 10/9ea7b275c2c78146181ca6d8428028529a5ea29e2a05f2831ed05d0628474cace268f127b3e8a90863d01a41b20cfcb4c99106dd39d1d66c4b145c904e2e03e9
53235323
languageName: node
53245324
linkType: hard
53255325

@@ -5461,7 +5461,7 @@ __metadata:
54615461
"@vkontakte/icons": "npm:^3.0.0"
54625462
"@vkontakte/vkjs": "npm:^2.0.2"
54635463
"@vkontakte/vkui-date-fns-tz": "npm:^0.0.6"
5464-
"@vkontakte/vkui-floating-ui": "npm:^0.2.7"
5464+
"@vkontakte/vkui-floating-ui": "npm:0.2.8"
54655465
react: "npm:^18.3.1"
54665466
react-dom: "npm:^18.3.1"
54675467
peerDependencies:

0 commit comments

Comments
 (0)