Skip to content

Commit

Permalink
bump(deps): update nextjs monorepo to ^14.2.18 (#470)
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 Nov 22, 2024
1 parent ab9ef4b commit 6a511c7
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"next": "^14.2.17",
"next": "^14.2.18",
"prettier": "^3.3.3"
}
}
4 changes: 2 additions & 2 deletions packages/standard-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"tsconfig.json"
],
"dependencies": {
"@next/third-parties": "^14.2.17",
"@next/third-parties": "^14.2.18",
"@ordzaar/standard-typescript": "workspace:*",
"@reduxjs/toolkit": "^2.3.0",
"@tanstack/react-query": "^5.59.20",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"next": "^14.2.17",
"next": "^14.2.18",
"next-sitemap": "^4.2.3",
"nextjs-progressbar": "^0.0.16",
"react": "18.3.1",
Expand Down
118 changes: 59 additions & 59 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 6a511c7

Please sign in to comment.