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: codinglab-io/website
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2ca43370896a53b49b924b3d3adc6b6700dc5a09
Choose a base ref
..
head repository: codinglab-io/website
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e78815d94ec44cc633123c0a9a5f75ae5ab2765e
Choose a head ref
Showing with 14 additions and 14 deletions.
  1. +2 −2 package.json
  2. +12 −12 pnpm-lock.yaml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,15 +14,15 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "22.13.7",
"@types/node": "22.13.8",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"prettier": "3.5.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vite": "6.1.1"
},
"packageManager": "pnpm@8.6.7"
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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