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: cpsoinos/nuxt-svgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 36948bfed4cb2268996890019a9a0649dd6d4def
Choose a base ref
..
head repository: cpsoinos/nuxt-svgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 818f9b8f80ec2843275eddd3f5a66f8f3974cd16
Choose a head ref
Showing with 620 additions and 855 deletions.
  1. +1 −1 package.json
  2. +619 −854 pnpm-lock.yaml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -68,7 +68,7 @@
"eslint": "8.57.0",
"husky": "9.1.6",
"lint-staged": "^15.2.2",
"nuxt": "3.13.1",
"nuxt": "3.13.2",
"pnpm": "9.10.0",
"prettier": "3.3.3",
"semantic-release": "^22.0.0",
Loading