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: kduprey/kentonduprey-site
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 788b269c21f947b673e7e36cce0b1ccc101ef5b8
Choose a base ref
..
head repository: kduprey/kentonduprey-site
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 03141ea37c37c50432d4869eb39276f4dea03cf7
Choose a head ref
Showing with 206 additions and 76 deletions.
  1. +2 −2 package.json
  2. +204 −74 pnpm-lock.yaml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"dependencies": {
"@prisma/client": "5.7.1",
"axios": "^1.6.8",
"next": "^14.0.4",
"next": "^14.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.12.0",
@@ -49,7 +49,7 @@
"@vercel/style-guide": "^5.1.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^1.13.3",
"eslint-plugin-import": "^2.29.1",
278 changes: 204 additions & 74 deletions pnpm-lock.yaml