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: unjs/defu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7d4d45950f3a158532dd178702626cfc793b405f
Choose a base ref
..
head repository: unjs/defu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 97f69d50a75b6c6986c461374ea1a7a9939dea26
Choose a head ref
Showing with 93 additions and 87 deletions.
  1. +1 βˆ’1 package.json
  2. +92 βˆ’86 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^1.1.3",
"changelogen": "^0.5.5",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-unjs": "^0.2.1",
"expect-type": "^0.17.3",
"prettier": "^3.1.1",
Loading