Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to ^13.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 15, 2023
1 parent 743e0ce commit 566c13d
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 44 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@noodle/ui": "workspace:^",
"next": "13.4.4",
"next": "13.4.6",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/config/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"lint:fix": "pnpm run lint --fix"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.4",
"@next/eslint-plugin-next": "^13.4.6",
"@noodle/tsconfig": "workspace:^",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
Expand Down
85 changes: 43 additions & 42 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 566c13d

Please sign in to comment.