Skip to content

Commit

Permalink
Merge pull request #21 from code0-tech/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
Update nextjs monorepo to v14.2.4
  • Loading branch information
nicosammito authored Jun 12, 2024
2 parents 86c4707 + ff90b55 commit 20d25db
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 54 deletions.
117 changes: 65 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@code0-tech/pictor": "^0.3.0",
"@tabler/icons-react": "^3.5.0",
"next": "14.2.3",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18",
"sass": "^1.77.2"
Expand All @@ -21,7 +21,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"typescript": "^5.4.5"
}
}

0 comments on commit 20d25db

Please sign in to comment.