Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.12 (#1912)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent b3aaa6c commit e9885c1
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 176 deletions.
4 changes: 2 additions & 2 deletions e2e/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@e2e/shared-scripts": "0.0.0",
"@e2e/shared-server": "0.0.91",
"encoding": "0.1.13",
"next": "14.2.11",
"next": "14.2.12",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand All @@ -23,7 +23,7 @@
"@types/react": "18.3.7",
"esbuild": "0.23.1",
"eslint": "9.10.0",
"eslint-config-next": "14.2.11",
"eslint-config-next": "14.2.12",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"fets": "0.8.3",
"next": "14.2.11",
"next": "14.2.12",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"resolutions": {
"@pulumi/pulumi": "3.133.0",
"next": "14.2.11"
"next": "14.2.12"
},
"lint-staged": {
"packages/**/*.{ts,tsx}": [
Expand Down
Loading

0 comments on commit e9885c1

Please sign in to comment.