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 Aug 27, 2024
1 parent 1a7ec94 commit c90f17a
Show file tree
Hide file tree
Showing 2 changed files with 1,235 additions and 649 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": "14.2.7",
"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.9.0",
"eslint-config-next": "13.4.8",
"eslint-config-next": "14.2.7",
"postcss": "8.4.41",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
Expand Down
Loading

0 comments on commit c90f17a

Please sign in to comment.