Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent d0165c5 commit 038c255
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nextjs-routing-demo",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"scripts": {
"setup": "corepack enable pnpm",
"dev": "next dev --experimental-https",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@types/node": "^22.8.2",
"@types/node": "^22.10.1",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"glob": "^11.0.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
144 changes: 72 additions & 72 deletions pnpm-lock.yaml

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

0 comments on commit 038c255

Please sign in to comment.