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/serve-placeholder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a4870eb38f15e84530c6e303332a5c0b8ab727e9
Choose a base ref
..
head repository: unjs/serve-placeholder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7afbb2338016118854839efe7a8d7adb842f3dab
Choose a head ref
Showing with 116 additions and 99 deletions.
  1. +1 −1 package.json
  2. +115 −98 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
"c8": "^7.11.0",
"eslint": "latest",
"h3": "^0.7.2",
"listhen": "^1.0.3",
"listhen": "^1.0.4",
"ohmyfetch": "^0.4.15",
"standard-version": "latest",
"typescript": "latest",
Loading