Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to ^14.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent dc96673 commit ffcf914
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@acme/ui": "workspace:*",
"@t3-oss/env-nextjs": "^0.11.0",
"geist": "^1.3.1",
"next": "^14.2.5",
"next": "^14.2.8",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"zod": "catalog:",
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 @@ -17,7 +17,7 @@
"@acme/ui": "workspace:*",
"@t3-oss/env-nextjs": "^0.11.0",
"geist": "^1.3.1",
"next": "^14.2.5",
"next": "^14.2.8",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"zod": "catalog:"
Expand Down
120 changes: 60 additions & 60 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"@next/eslint-plugin-next": "^14.2.5",
"@next/eslint-plugin-next": "^14.2.8",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
Expand Down

0 comments on commit ffcf914

Please sign in to comment.