From 28b45fe07f9cae00368b1dccdda27c646156f066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 17:37:29 +0000 Subject: [PATCH] [Feature Branch] Bump @qixian.cs/github-contributors-list Bumps [@qixian.cs/github-contributors-list](https://github.com/chenshuai2144/github-contributors-list) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/chenshuai2144/github-contributors-list/releases) - [Commits](https://github.com/chenshuai2144/github-contributors-list/commits) --- updated-dependencies: - dependency-name: "@qixian.cs/github-contributors-list" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e92b2fd48..71aeb5283 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@emotion/css": "^11.11.2", "@emotion/react": "^11.11.4", "@emotion/server": "^11.11.0", - "@qixian.cs/github-contributors-list": "^2.0.1", + "@qixian.cs/github-contributors-list": "^2.0.2", "@rc-component/trigger": "^2.0.0", "@stackblitz/sdk": "^1.9.0", "@testing-library/dom": "^10.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 610630129..7663a9fc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^11.11.0 version: 11.11.0(@emotion/css@11.11.2) '@qixian.cs/github-contributors-list': - specifier: ^2.0.1 - version: 2.0.1(react-dom@18.2.0)(react@18.2.0) + specifier: ^2.0.2 + version: 2.0.2(react-dom@18.2.0)(react@18.2.0) '@rc-component/trigger': specifier: ^2.0.0 version: 2.0.0(react-dom@18.2.0)(react@18.2.0) @@ -5065,8 +5065,8 @@ packages: '@babel/runtime': 7.24.5 dev: false - /@qixian.cs/github-contributors-list@2.0.1(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-HeOPcdl/GOLUmtzPAwPltOHpEabeIWlIF46QPmIT6Z3/FuI3eGNAUMgaeTaWtfOsa25uarIrY3D8Ry68/W0kRw==} + /@qixian.cs/github-contributors-list@2.0.2(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-KRHnJIQ8bPoL4+0g2crAcdeyyN00A98qY6dI/KlN23FKoZ15rv70ay/ew9ackh3AFJMp/W7pfRmsyY6ow0IXdw==} peerDependencies: react: '>=16.9.0' react-dom: '>=16.9.0'