Skip to content

Commit

Permalink
build(deps): bump @vkontakte/vkui from 6.7.0 to 6.7.1 (#617)
Browse files Browse the repository at this point in the history
Bumps [@vkontakte/vkui](https://github.com/VKCOM/VKUI/tree/HEAD/packages/vkui) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/VKCOM/VKUI/releases)
- [Commits](https://github.com/VKCOM/VKUI/commits/v6.7.1/packages/vkui)

---
updated-dependencies:
- dependency-name: "@vkontakte/vkui"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 6018061 commit b418d4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@vkontakte/icons": "^2.136.0",
"@vkontakte/vk-bridge": "^2.15.0",
"@vkontakte/vk-bridge-react": "^1.0.1",
"@vkontakte/vkui": "^6.7.0",
"@vkontakte/vkui": "^6.7.1",
"next": "^14.2.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1169,10 +1169,10 @@
"@floating-ui/react-dom" "^2.1.0"
"@swc/helpers" "^0.5.11"

"@vkontakte/vkui@^6.7.0":
version "6.7.0"
resolved "https://registry.yarnpkg.com/@vkontakte/vkui/-/vkui-6.7.0.tgz#ffe3baebd70fa8623bb07fe4d27a45dfd231f453"
integrity sha512-bM6GgZw04yHWeF3fLz2odcnUZXkH7Ws2MpiA6n/Nt9ZDAdcfuGBm0bmKNkyAuDeE8bV06AWSX3NdUYn56SeLuw==
"@vkontakte/vkui@^6.7.1":
version "6.7.1"
resolved "https://registry.yarnpkg.com/@vkontakte/vkui/-/vkui-6.7.1.tgz#e29cd8c94c3871c9d9fb8fd12125c4b2eee48f21"
integrity sha512-G+UyBW7dGC5AjtsS5dhFJYeAGmyEj0uWqegVg+QTofooz6tVYVPkbhNSKfbaWZ+VjLNDOLDpBhexEpKGBRSueA==
dependencies:
"@swc/helpers" "^0.5.13"
"@vkontakte/icons" "^2.115.0"
Expand Down

0 comments on commit b418d4a

Please sign in to comment.