Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
john093e committed Aug 3, 2024
2 parents 15db4fe + 48eb883 commit 4d9b9dd
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15
20.16.0
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@acme/ui": "workspace:*",
"@t3-oss/env-nextjs": "^0.10.1",
"@t3-oss/env-nextjs": "^0.11.0",
"geist": "^1.3.1",
"next": "^14.2.5",
"react": "catalog:react18",
Expand Down
2 changes: 1 addition & 1 deletion apps/third-party-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@acme/ui": "workspace:*",
"@t3-oss/env-nextjs": "^0.10.1",
"@t3-oss/env-nextjs": "^0.11.0",
"geist": "^1.3.1",
"next": "^14.2.5",
"react": "catalog:react18",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nextjs-zoid",
"private": true,
"engines": {
"node": ">=20.15.0"
"node": ">=20.16.0"
},
"packageManager": "[email protected]",
"keywords": [
Expand Down
22 changes: 11 additions & 11 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 4d9b9dd

Please sign in to comment.