Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 2303acf commit 710eb27
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 @@ -13,7 +13,7 @@
"dependencies": {
"@vkontakte/icons": "^2.52.0",
"@vkontakte/vk-bridge": "^2.9.0",
"@vkontakte/vkui": "^5.6.2",
"@vkontakte/vkui": "^5.7.0",
"next": "13.4.12",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1113,10 +1113,10 @@
dependencies:
"@swc/helpers" "^0.5.0"

"@vkontakte/vkui@^5.6.2":
version "5.6.2"
resolved "https://registry.yarnpkg.com/@vkontakte/vkui/-/vkui-5.6.2.tgz#67e3e569b7736833eb82b3eff66dcfc1fd21d9c2"
integrity sha512-1ogXi+evdlCOjFUe0e1zulQ4NP8webgCjOkii4sQuVDKcQgUrhVb99ZROUmG7r529CNPEVGkoA7PFCEwJONRdw==
"@vkontakte/vkui@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@vkontakte/vkui/-/vkui-5.7.0.tgz#7e5e87b7bc34184af3bbb442c6e2337966721c00"
integrity sha512-E11/BhlROrGTswKxPWl/SsEw+R3OiQ/tWVUYENVg2B2ShBugpqKZC6CKYjRsBcenSotSvfMCet4aogth2O6UsQ==
dependencies:
"@floating-ui/react-dom" "^2.0.1"
"@swc/helpers" "^0.5.1"
Expand Down

0 comments on commit 710eb27

Please sign in to comment.