Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.6 (#229)
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] committed Aug 25, 2024
1 parent a382394 commit bd1857e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 62 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "prettier --write \"**/*.{js,ts,tsx,md,json}\""
},
"dependencies": {
"next": "14.2.5",
"next": "14.2.6",
"openid-client": "^5.4.3",
"randomstring": "^1.3.0",
"react-icons": "^5.0.0",
Expand All @@ -24,7 +24,7 @@
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.6",
"eslint-plugin-next-on-pages": "^1.5.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
"postcss": "8.4.41",
Expand Down
115 changes: 55 additions & 60 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 bd1857e

Please sign in to comment.