From 57e3973872bff64cdb84b5535e8c91b12678608a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 23:23:48 +0000 Subject: [PATCH] build(deps): bump @iconify-json/simple-icons from 1.1.78 to 1.1.79 Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.1.78 to 1.1.79. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.78...1.1.79) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 ++++---- theme/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f44b29..4f13262 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.10 version: 1.1.10 '@iconify-json/simple-icons': - specifier: ^1.1.78 - version: 1.1.78 + specifier: ^1.1.79 + version: 1.1.79 devDependencies: valaxy: specifier: ^0.15.14 @@ -445,8 +445,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.78: - resolution: {integrity: sha512-0EIy9T1YXyZyYj10rSqgcqswtfs30Rc6lTGW0xnLKn2O8rLR9gStvxzNfodLSRzb1zXDvx+vDuFJVKPXI7ty4g==} + /@iconify-json/simple-icons@1.1.79: + resolution: {integrity: sha512-QayoZelr/QyYn0ALkOoBQDEseUGeNAZoQ9i25qfCeKxc7HEdvUU8cUc4/V/1n3FxohAtdi3oPdyILIhR5T1TVw==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 0687438..43239ce 100644 --- a/theme/package.json +++ b/theme/package.json @@ -22,7 +22,7 @@ "types": "types/index.d.ts", "dependencies": { "@iconify-json/ant-design": "^1.1.10", - "@iconify-json/simple-icons": "^1.1.78" + "@iconify-json/simple-icons": "^1.1.79" }, "devDependencies": { "valaxy": "^0.15.14"