From 8d4a03d3bd0b3a4f6f3375baeb225d65b77fd292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:27:49 +0700 Subject: [PATCH] build(deps): bump @vkontakte/icons from 2.87.0 to 2.88.0 (#130) Bumps [@vkontakte/icons](https://github.com/VKCOM/icons/tree/HEAD/packages/icons) from 2.87.0 to 2.88.0. - [Release notes](https://github.com/VKCOM/icons/releases) - [Commits](https://github.com/VKCOM/icons/commits/@vkontakte/icons@2.88.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 | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f9f3fcb..0107119 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "preview": "vite preview" }, "dependencies": { - "@vkontakte/icons": "^2.87.0", + "@vkontakte/icons": "^2.88.0", "@vkontakte/vk-bridge": "^2.12.2", "@vkontakte/vk-mini-apps-router": "^1.3.1", "@vkontakte/vkui": "^6.0.0-beta.1", diff --git a/yarn.lock b/yarn.lock index fd3413d..a2146c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -733,17 +733,10 @@ dependencies: "@swc/helpers" "^0.5.1" -"@vkontakte/icons@^2.62.0": - version "2.85.0" - resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.85.0.tgz#d3d8029c426848b6c6ef4f9cd6c8d25699d44075" - integrity sha512-7SjTm1rPx+dRaFJg1gRdLpD0AoXg/1h50rlMB3xTYdnZbbTbL0rV9mgpUFdSM+tuCSQ/+RpFl88YTc3atAktaA== - dependencies: - "@vkontakte/icons-sprite" "2.0.0" - -"@vkontakte/icons@^2.87.0": - version "2.87.0" - resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.87.0.tgz#1c70bed7cb91af152f2b93242cb808fc42961469" - integrity sha512-bbllSYZp/j9Grviv1o1Vw3wB2ediyrnD39LzomHrozNUFAoHVvnwFffrwK5z/EwozBUhqddwMEJK7OeAM7o3NA== +"@vkontakte/icons@^2.62.0", "@vkontakte/icons@^2.88.0": + version "2.88.0" + resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-2.88.0.tgz#ba1b038b796fa0f390c10335327e16d63a6055c1" + integrity sha512-O/a6gbvlfBr9jZ5F4RfR8d10KHL7DnwmMKowMu7OdX+eAmN2GK06feIUGGmyuSvNI/MyeBQOPdpgJJ+1Xwh/4A== dependencies: "@vkontakte/icons-sprite" "2.0.0"