From 8d229ee25b68e2312d54ed453626b0286735e1be Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:07:19 +0000 Subject: [PATCH] chore: bump up @blocksuite/icons version to v2.1.74 (#9003) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@blocksuite/icons](https://redirect.github.com/toeverything/icons) | [`2.1.73` -> `2.1.74`](https://renovatebot.com/diffs/npm/@blocksuite%2ficons/2.1.73/2.1.74) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@blocksuite%2ficons/2.1.74?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@blocksuite%2ficons/2.1.74?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@blocksuite%2ficons/2.1.73/2.1.74?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@blocksuite%2ficons/2.1.73/2.1.74?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
toeverything/icons (@​blocksuite/icons) ### [`v2.1.74`](https://redirect.github.com/toeverything/icons/compare/ddeb030e72e9867b854dc32288b170d53df151ba...81fef5d8a1a764c19ed082bf156fad5ff672b57d) [Compare Source](https://redirect.github.com/toeverything/icons/compare/ddeb030e72e9867b854dc32288b170d53df151ba...81fef5d8a1a764c19ed082bf156fad5ff672b57d)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/frontend/apps/android/package.json | 2 +- packages/frontend/apps/ios/package.json | 2 +- packages/frontend/apps/mobile/package.json | 2 +- packages/frontend/component/package.json | 4 ++-- packages/frontend/core/package.json | 2 +- yarn.lock | 18 +++++++++--------- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/frontend/apps/android/package.json b/packages/frontend/apps/android/package.json index 9544c28f52..c86881493b 100644 --- a/packages/frontend/apps/android/package.json +++ b/packages/frontend/apps/android/package.json @@ -14,7 +14,7 @@ "@affine/core": "workspace:*", "@affine/i18n": "workspace:*", "@blocksuite/affine": "0.18.1", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@capacitor/android": "^6.1.2", "@capacitor/core": "^6.1.2", "@sentry/react": "^8.0.0", diff --git a/packages/frontend/apps/ios/package.json b/packages/frontend/apps/ios/package.json index 398fa62967..f450a74769 100644 --- a/packages/frontend/apps/ios/package.json +++ b/packages/frontend/apps/ios/package.json @@ -16,7 +16,7 @@ "@affine/core": "workspace:*", "@affine/i18n": "workspace:*", "@blocksuite/affine": "0.18.1", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@capacitor/app": "^6.0.1", "@capacitor/browser": "^6.0.3", "@capacitor/core": "^6.1.2", diff --git a/packages/frontend/apps/mobile/package.json b/packages/frontend/apps/mobile/package.json index cdb39c603f..56bae49261 100644 --- a/packages/frontend/apps/mobile/package.json +++ b/packages/frontend/apps/mobile/package.json @@ -14,7 +14,7 @@ "@affine/core": "workspace:*", "@affine/i18n": "workspace:*", "@blocksuite/affine": "0.18.1", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@sentry/react": "^8.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/frontend/component/package.json b/packages/frontend/component/package.json index 1eaec25928..85cd5bfedc 100644 --- a/packages/frontend/component/package.json +++ b/packages/frontend/component/package.json @@ -24,7 +24,7 @@ "@affine/i18n": "workspace:*", "@atlaskit/pragmatic-drag-and-drop": "^1.2.1", "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.3", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@radix-ui/react-avatar": "^1.0.4", @@ -64,7 +64,7 @@ }, "devDependencies": { "@blocksuite/affine": "0.18.1", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@chromatic-com/storybook": "^3.0.0", "@storybook/addon-essentials": "^8.2.9", "@storybook/addon-interactions": "^8.2.9", diff --git a/packages/frontend/core/package.json b/packages/frontend/core/package.json index 07ef804a0e..ff91a24c3b 100644 --- a/packages/frontend/core/package.json +++ b/packages/frontend/core/package.json @@ -17,7 +17,7 @@ "@affine/templates": "workspace:*", "@affine/track": "workspace:*", "@blocksuite/affine": "0.18.1", - "@blocksuite/icons": "2.1.73", + "@blocksuite/icons": "2.1.74", "@capacitor/app": "^6.0.1", "@capacitor/browser": "^6.0.3", "@dnd-kit/core": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 4a11afb5c2..046c406153 100644 --- a/yarn.lock +++ b/yarn.lock @@ -214,7 +214,7 @@ __metadata: "@affine/core": "workspace:*" "@affine/i18n": "workspace:*" "@blocksuite/affine": "npm:0.18.1" - "@blocksuite/icons": "npm:2.1.73" + "@blocksuite/icons": "npm:2.1.74" "@capacitor/android": "npm:^6.1.2" "@capacitor/cli": "npm:^6.1.2" "@capacitor/core": "npm:^6.1.2" @@ -318,7 +318,7 @@ __metadata: "@atlaskit/pragmatic-drag-and-drop": "npm:^1.2.1" "@atlaskit/pragmatic-drag-and-drop-hitbox": "npm:^1.0.3" "@blocksuite/affine": "npm:0.18.1" - "@blocksuite/icons": "npm:2.1.73" + "@blocksuite/icons": "npm:2.1.74" "@chromatic-com/storybook": "npm:^3.0.0" "@emotion/react": "npm:^11.11.4" "@emotion/styled": "npm:^11.11.5" @@ -401,7 +401,7 @@ __metadata: "@affine/templates": "workspace:*" "@affine/track": "workspace:*" "@blocksuite/affine": "npm:0.18.1" - "@blocksuite/icons": "npm:2.1.73" + "@blocksuite/icons": "npm:2.1.74" "@capacitor/app": "npm:^6.0.1" "@capacitor/browser": "npm:^6.0.3" "@dnd-kit/core": "npm:^6.1.0" @@ -615,7 +615,7 @@ __metadata: "@affine/core": "workspace:*" "@affine/i18n": "workspace:*" "@blocksuite/affine": "npm:0.18.1" - "@blocksuite/icons": "npm:2.1.73" + "@blocksuite/icons": "npm:2.1.74" "@capacitor/app": "npm:^6.0.1" "@capacitor/browser": "npm:^6.0.3" "@capacitor/cli": "npm:^6.1.2" @@ -642,7 +642,7 @@ __metadata: "@affine/core": "workspace:*" "@affine/i18n": "workspace:*" "@blocksuite/affine": "npm:0.18.1" - "@blocksuite/icons": "npm:2.1.73" + "@blocksuite/icons": "npm:2.1.74" "@sentry/react": "npm:^8.0.0" "@types/react": "npm:^18.2.75" "@types/react-dom": "npm:^18.2.24" @@ -2825,9 +2825,9 @@ __metadata: languageName: node linkType: hard -"@blocksuite/icons@npm:2.1.73, @blocksuite/icons@npm:^2.1.70": - version: 2.1.73 - resolution: "@blocksuite/icons@npm:2.1.73" +"@blocksuite/icons@npm:2.1.74, @blocksuite/icons@npm:^2.1.70": + version: 2.1.74 + resolution: "@blocksuite/icons@npm:2.1.74" peerDependencies: "@types/react": ^18.0.25 lit: ^3.1.1 @@ -2837,7 +2837,7 @@ __metadata: optional: true react: optional: true - checksum: 10/b5e193399968902b72a23a981b259b3b9eab8fedc718fd9a7f8b25d008d40c1036281748e524bd33b652c9c2a5192d9c3ba807ca7555b080ffad0a71badecd52 + checksum: 10/84bdcab64c09d5a15fdbe97d753a9b994bdf00b1606c7672417e199b031a8d2f3f549b6f913ee786259739b11e9f61a44f997ac41950afa4a327151ab140c5ba languageName: node linkType: hard