Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.19 (#35)
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 Dec 4, 2024
1 parent 2772f75 commit da7faa2
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
Binary file modified bun.lockb
Binary file not shown.
104 changes: 52 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 @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.2.18",
"next": "14.2.19",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0"
Expand All @@ -19,7 +19,7 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.1",
"eslint-config-next": "14.2.18",
"eslint-config-next": "14.2.19",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3"
Expand Down

0 comments on commit da7faa2

Please sign in to comment.