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: gabe565/gones
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f89434a87b71b9b63967918cdb38cbb6d97e72a0
Choose a base ref
..
head repository: gabe565/gones
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 59366e27be3015d3b5c7623bc553eeee2d2e06c7
Choose a head ref
Showing with 18 additions and 18 deletions.
  1. +16 −16 web/package-lock.json
  2. +2 −2 web/package.json
32 changes: 16 additions & 16 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -25,9 +25,9 @@
"devDependencies": {
"@rushstack/eslint-patch": "1.6.0",
"@vue/eslint-config-prettier": "8.0.0",
"eslint": "8.54.0",
"eslint": "8.55.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-vue": "9.18.1",
"eslint-plugin-vue": "9.19.2",
"prettier": "3.1.0"
}
}