Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
build(deps): bump @vkontakte/icons from 2.90.0 to 2.95.0 (#145)
Browse files Browse the repository at this point in the history
Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.90.0 to 2.95.0.
- [Release notes](https://github.com/VKCOM/icons/releases)
- [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/icons@2.95.0/packages/icons)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 7b85422 commit ae84e40
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 @@ -15,7 +15,7 @@
"preview": "vite preview"
},
"dependencies": {
"@vkontakte/icons": "^2.90.0",
"@vkontakte/icons": "^2.95.0",
"@vkontakte/vk-bridge": "^2.13.0",
"@vkontakte/vk-mini-apps-router": "^1.3.2",
"@vkontakte/vkui": "^6.0.0-beta.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -747,10 +747,10 @@
dependencies:
"@swc/helpers" "^0.5.1"

"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.90.0":
version "2.90.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.90.0.tgz#d3cdc18e55a149f3679db18b05e4f57d5623e872"
integrity sha512-N5Si1qqsiQSkikMu3Xg9f58whrd0UgARpYcSdmxWrnqSTiaEQi7+tke4RXzr9URLMoVt70jLciObMXWzuv02FA==
"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.95.0":
version "2.95.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.95.0.tgz#847cecefaaee075b28cf42be4df20a517e2f9ef0"
integrity sha512-EmqsDPBvd2uPqDrKcEYKwavk1nNAjNUwPSaSXev9YSgsSUcZLBM7TO6eaM4fH8ILHqpXb4Sxt59xjie97qR3fA==
dependencies:
"@vkontakte/icons-sprite" "2.0.0"

Expand Down

0 comments on commit ae84e40

Please sign in to comment.