From ae84e40c0d402edf083a59b3bb75fd22dafbf552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 13:53:03 +0700 Subject: [PATCH] build(deps): bump @vkontakte/icons from 2.90.0 to 2.95.0 (#145) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2dba77b..2ee2546 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 9db173f..127ce9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"