Skip to content

Commit

Permalink
Update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 7de956c commit c41c6c6
Show file tree
Hide file tree
Showing 2 changed files with 1,457 additions and 679 deletions.
4 changes: 2 additions & 2 deletions apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@davidevmod/focus-trap": "workspace:^",
"next": "13.4.8",
"next": "15.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -24,7 +24,7 @@
"@types/react-dom": "18.2.14",
"autoprefixer": "10.4.20",
"eslint": "9.14.0",
"eslint-config-next": "13.4.8",
"eslint-config-next": "15.1.0",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
Expand Down
Loading

0 comments on commit c41c6c6

Please sign in to comment.