Skip to content

Commit

Permalink
Update nextjs monorepo to v15.1.4 (#195)
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 Jan 8, 2025
1 parent d34213a commit 806bccd
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 104 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"jsonwebtoken": "^9.0.2",
"next": "15.1.3",
"next": "15.1.4",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand All @@ -21,7 +21,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down
100 changes: 50 additions & 50 deletions example/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.7",
"@mui/material": "^6.1.8",
"next": "15.1.3",
"next": "15.1.4",
"openapi-fetch": "^0.13.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -29,7 +29,7 @@
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint-config-love": "^109.0.0",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
Expand Down
Loading

0 comments on commit 806bccd

Please sign in to comment.