Skip to content

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 900abc0 commit 16dd092
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 289 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@blazity/next-image-proxy": "1.0.2",
"next": "12.3.4",
"next": "14.0.1",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@types/react": "^17.0.39",
"eslint": "8.46.0",
"eslint-config-next": "12.3.4",
"eslint-config-next": "14.0.1",
"typescript": "^5.0.0"
}
}
Loading

0 comments on commit 16dd092

Please sign in to comment.