Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 6a36a3f commit eda0238
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@contentful/rich-text-react-renderer": "^15.18.0",
"@hookform/resolvers": "^3.3.4",
"@next/third-parties": "^14.1.4",
"@next/third-parties": "^15.0.0",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-select": "^2.0.0",
Expand All @@ -37,7 +37,7 @@
"lucide-react": "^0.354.0",
"markdown-to-jsx": "^7.3.2",
"million": "^3.0.6",
"next": "^14.2.1",
"next": "^15.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.0",
Expand All @@ -56,7 +56,7 @@
"cssnano": "^6.1.1",
"cssnano-preset-advanced": "^6.1.1",
"eslint": "^8.50.0",
"eslint-config-next": "^14.2.1",
"eslint-config-next": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.28.1",
Expand Down

0 comments on commit eda0238

Please sign in to comment.