Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to ^13.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 153ef2a commit 4660839
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 99 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.6",
"next": "13.4.7",
"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.6",
"@next/eslint-plugin-next": "^13.4.7",
"@noodle/tsconfig": "workspace:^",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
Expand Down
146 changes: 49 additions & 97 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 4660839

Please sign in to comment.