Skip to content

Commit

Permalink
bump(deps): update nextjs monorepo to ^14.2.13 (#426)
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 20, 2024
1 parent 4bac104 commit d2e62be
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.12",
"next": "14.2.13",
"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.12",
"@next/third-parties": "^14.2.13",
"@ordzaar/standard-typescript": "workspace:*",
"@reduxjs/toolkit": "^2.2.7",
"@tanstack/react-query": "^5.56.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.12",
"next": "14.2.13",
"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 d2e62be

Please sign in to comment.