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: kiwicom/orbit-tailwind-nextjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1672ee1704d4ad95792cae6befff57bbf3ab1ac
Choose a base ref
..
head repository: kiwicom/orbit-tailwind-nextjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 601d99dcc151de8041bc2f3cfbd044711a1e0432
Choose a head ref
Showing with 9 additions and 9 deletions.
  1. +8 −8 package-lock.json
  2. +1 −1 package.json
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"@types/node": "20.11.19",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"autoprefixer": "10.4.18",
"autoprefixer": "10.4.19",
"eslint": "8.56.0",
"eslint-config-next": "14.1.0",
"next": "14.1.0",