Skip to content

Commit

Permalink
Update nextjs monorepo to v15.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 13c0942 commit 0e30ce3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"next": "15.0.3",
"next": "15.1.1",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106"
},
Expand All @@ -24,7 +24,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.1",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.0.0",
"postcss": "^8",
Expand Down

0 comments on commit 0e30ce3

Please sign in to comment.