From ff8d222f0dfafe326ee09c6290f6cda4410afdca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 03:57:42 +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 1.1.0 to 2.0.1. - [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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 36 ++++++++++++++++++++---------------- 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 484ee01a6..ab93435e2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@emotion/css": "^11.11.2", "@emotion/react": "^11.11.3", "@emotion/server": "^11.11.0", - "@qixian.cs/github-contributors-list": "^1.1.0", + "@qixian.cs/github-contributors-list": "^2.0.1", "@rc-component/trigger": "^1.18.3", "@stackblitz/sdk": "^1.9.0", "@testing-library/dom": "^9.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 501e19a2f..325e197d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -42,8 +42,8 @@ importers: specifier: ^11.11.0 version: 11.11.0(@emotion/css@11.11.2) '@qixian.cs/github-contributors-list': - specifier: ^1.1.0 - version: 1.1.0(react@18.2.0) + specifier: ^2.0.1 + version: 2.0.1(react-dom@18.2.0)(react@18.2.0) '@rc-component/trigger': specifier: ^1.18.3 version: 1.18.3(react-dom@18.2.0)(react@18.2.0) @@ -5337,12 +5337,15 @@ packages: '@babel/runtime': 7.23.9 dev: false - /@qixian.cs/github-contributors-list@1.1.0(react@18.2.0): - resolution: {integrity: sha512-6ThLEW60wv/2CB7jtlKPiSVnJDI46FmQ1PyPksrlUFp4c7SD0j+IG0NsH9FOOBeDLkJqBsiL7/67N9NfOEklSw==} + /@qixian.cs/github-contributors-list@2.0.1(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-HeOPcdl/GOLUmtzPAwPltOHpEabeIWlIF46QPmIT6Z3/FuI3eGNAUMgaeTaWtfOsa25uarIrY3D8Ry68/W0kRw==} peerDependencies: - react: '>=16.0.0' + react: '>=16.9.0' + react-dom: '>=16.9.0' dependencies: react: 18.2.0 + react-dom: 18.2.0(react@18.2.0) + swr: 2.2.4(react@18.2.0) dev: true /@rc-component/color-picker@1.5.1(react-dom@18.2.0)(react@18.2.0): @@ -5716,7 +5719,7 @@ packages: dependencies: '@babel/core': 7.23.9 postcss: 7.0.39 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) transitivePeerDependencies: - supports-color dev: true @@ -5730,7 +5733,7 @@ packages: dependencies: '@babel/core': 7.23.6 postcss: 8.4.34 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) transitivePeerDependencies: - supports-color dev: true @@ -5743,7 +5746,7 @@ packages: postcss-syntax: '>=0.36.2' dependencies: postcss: 7.0.39 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) remark: 13.0.0 unist-util-find-all-after: 3.0.2 transitivePeerDependencies: @@ -7329,7 +7332,7 @@ packages: eslint-plugin-react: 7.33.2(eslint@8.56.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) postcss: 8.4.34 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) stylelint-config-standard: 25.0.0(stylelint@14.16.1) transitivePeerDependencies: - eslint @@ -9495,7 +9498,6 @@ packages: /client-only@0.0.1: resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==} - dev: false /cliui@2.1.0: resolution: {integrity: sha512-GIOYRizG+TGoc7Wgc1LiOTLare95R3mzKgoln+Q/lE4ceiYH19gUpl0l0Ffq4lJDEf3FxujMe6IBfOCs7pfqNA==} @@ -19364,7 +19366,7 @@ packages: dependencies: htmlparser2: 3.10.1 postcss: 7.0.39 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) dev: true /postcss-image-set-function@4.0.7(postcss@8.4.34): @@ -19675,7 +19677,7 @@ packages: postcss: 5.2.18 dev: true - /postcss-syntax@0.36.2(postcss@8.4.34): + /postcss-syntax@0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39): resolution: {integrity: sha512-nBRg/i7E3SOHWxF3PpF5WnJM/jQ1YpY9000OaVXlAQj6Zp/kIqJxEDWIZ67tAd7NLuk7zqN4yqe9nc0oNAOs1w==} peerDependencies: postcss: '>=5.0.0' @@ -19696,7 +19698,10 @@ packages: postcss-scss: optional: true dependencies: - postcss: 8.4.34 + postcss: 7.0.39 + postcss-html: 0.36.0(postcss-syntax@0.36.2)(postcss@7.0.39) + postcss-less: 3.1.4 + postcss-scss: 2.1.1 dev: true /postcss-value-parser@4.2.0: @@ -23666,7 +23671,7 @@ packages: postcss-sass: 0.4.4 postcss-scss: 2.1.1 postcss-selector-parser: 6.0.15 - postcss-syntax: 0.36.2(postcss@8.4.34) + postcss-syntax: 0.36.2(postcss-html@0.36.0)(postcss-less@3.1.4)(postcss-scss@2.1.1)(postcss@7.0.39) postcss-value-parser: 4.2.0 resolve-from: 5.0.0 slash: 3.0.0 @@ -23964,7 +23969,6 @@ packages: client-only: 0.0.1 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) - dev: false /sylvanas@0.6.1: resolution: {integrity: sha512-/hI6AJ522jV4+9iQ1lCmwiqBQDDDYQZQVSDRY+Gt5/Mh2i9rqiG6A9ltMFAAqw0fSkjgfFIMI6e0fAyssQ71xw==}