Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 4b246cf commit 9b959ff
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 395 deletions.
4 changes: 2 additions & 2 deletions packages/wordclock-js/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.15"
"next": "15.0.2"
},
"devDependencies": {
"@simonheys/wordclock": "file:../",
Expand All @@ -23,6 +23,6 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",
"eslint-config-next": "14.2.15"
"eslint-config-next": "15.0.2"
}
}
Loading

0 comments on commit 9b959ff

Please sign in to comment.