Skip to content

Commit

Permalink
Update nextjs monorepo to v12.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2022
1 parent f45dcce commit b7daef1
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 86 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"gsap": "3.10.4",
"jotai": "1.7.6",
"jsonwebtoken": "8.5.1",
"next": "12.2.2",
"next": "12.2.3",
"next-seo": "5.4.0",
"phosphor-react": "1.4.1",
"react": "18.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"eslint": "8.19.0",
"eslint-config-next": "12.2.2",
"eslint-config-next": "12.2.3",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-storybook": "0.6.1",
"lintstagedrc": "workspace:*",
"next": "12.2.2",
"next": "12.2.3",
"react": "18.1.0",
"react-dom": "18.1.0",
"typescript": "4.7.4"
},
"peerDependencies": {
"@babel/core": "7.18.9",
"eslint": "8.19.0",
"next": "12.2.2",
"next": "12.2.3",
"react": "18.1.0",
"react-dom": "18.1.0",
"typescript": "4.7.4"
Expand Down
148 changes: 66 additions & 82 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 b7daef1

Please sign in to comment.