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: ow3org/deep-unref-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9864cce2476bca28fb4435d485830e2640c96760
Choose a base ref
..
head repository: ow3org/deep-unref-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f79515359898d676e03d6c9f7060620128c84d83
Choose a head ref
Showing with 120 additions and 120 deletions.
  1. +1 −1 package.json
  2. +119 −119 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@
},
"dependencies": {
"@vueuse/core": "^9.13.0",
"vue": "^3.5.11"
"vue": "^3.5.12"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
Loading