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: uni-helper/vitesse-uni-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 39dca6ab37f88e92dfd1308da162670cf99835fd
Choose a base ref
..
head repository: uni-helper/vitesse-uni-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0c0c7f9ee67f780da922f14940d5cdcfafaf3cff
Choose a head ref
Showing with 398 additions and 330 deletions.
  1. +1 −1 package.json
  2. +397 −329 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "vitesse-uni-app",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@9.15.0",
"packageManager": "pnpm@9.15.1",
"license": "MIT",
"scripts": {
"dev": "uni",
Loading