Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pansyjs/react-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e512631f51d10cb2c97fb2f488776b272fffe67b
Choose a base ref
..
head repository: pansyjs/react-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6b563d2ac9071afd2341f42125507c896df0fcea
Choose a head ref
Showing with 300 additions and 264 deletions.
  1. +1 −1 package.json
  2. +299 −263 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"antd": "5.1.7",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dumi": "2.3.6",
"dumi": "2.3.7",
"redbud": "1.5.0",
"lerna": "6.4.1",
"react": "18.2.0",
Loading