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/theme-colors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 61fa1e75ab8d3abbddad4b7bc2aa2cff931910fd
Choose a base ref
..
head repository: unjs/theme-colors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c97beeb1aefe0d5d6285cd1aad62dba67e2b5b2
Choose a head ref
Showing with 99 additions and 94 deletions.
  1. +1 −1 package.json
  2. +98 −93 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.17.12",
"@types/node": "^20.17.13",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.7",
"eslint": "^8.57.1",
Loading