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] committed Jun 21, 2024
1 parent 253f943 commit bad7ead
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.15.0
4 changes: 2 additions & 2 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.2.0",
"packageManager": "pnpm@9.4.0",
"scripts": {
"setup": "corepack enable pnpm",
"dev": "next dev",
Expand Down Expand Up @@ -38,6 +38,6 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
}
}
26 changes: 13 additions & 13 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 bad7ead

Please sign in to comment.