From b40f8e55754271fd88d2d5203a75f427afa7bf12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 08:21:48 +0000 Subject: [PATCH] build(deps): bump @iconify-json/simple-icons from 1.1.82 to 1.1.88 Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.1.82 to 1.1.88. - [Commits](https://github.com/iconify/icon-sets/compare/1.1.82...1.1.88) --- 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 fd5a4ec..aefc662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^1.1.13 version: 1.1.13 '@iconify-json/simple-icons': - specifier: ^1.1.82 - version: 1.1.82 + specifier: ^1.1.88 + version: 1.1.88 devDependencies: valaxy: specifier: ^0.15.14 @@ -480,8 +480,8 @@ packages: dependencies: '@iconify/types': 2.0.0 - /@iconify-json/simple-icons@1.1.82: - resolution: {integrity: sha512-kaBn6XjUn+v5WzoejOKjQFDnqtUSHawMwp4+aOL1C3N//cKjAG4RzNGDahBzgSJBUqCrHvQA1ow/RGQpKe3E2A==} + /@iconify-json/simple-icons@1.1.88: + resolution: {integrity: sha512-KJ4czDbJm3L2Ihl0SNb7R8naYgqYIlO+LsWQmVBf6eTNGj8EQjVlnnY3gkQKOQcDNPT1Z271Eh0VWAc4UYCStw==} dependencies: '@iconify/types': 2.0.0 dev: false diff --git a/theme/package.json b/theme/package.json index 94afea9..b06728e 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.13", - "@iconify-json/simple-icons": "^1.1.82" + "@iconify-json/simple-icons": "^1.1.88" }, "devDependencies": { "valaxy": "^0.15.14"