Skip to content

Commit

Permalink
fix(deps): update dependency next to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 37c15ca commit 21b3540
Show file tree
Hide file tree
Showing 4 changed files with 189 additions and 45 deletions.
2 changes: 1 addition & 1 deletion design-system/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/tinycolor2": "^1.4.3",
"next": "^14.2.0",
"next": "^15.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tinycolor2": "^1.4.2"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"globby": "^14.0.0",
"js-yaml": "^4.1.0",
"lodash.debounce": "^4.0.8",
"next": "^14.2.0",
"next": "^15.0.0",
"next-compose-plugins": "^2.2.1",
"prism-react-renderer": "^2.0.0",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"inflection": "^3.0.0",
"intersection-observer": "^0.12.0",
"meow": "^9.0.0",
"next": "^14.2.0",
"next": "^15.0.0",
"pluralize": "^8.0.0",
"prisma": "5.21.1",
"prompts": "^2.4.2",
Expand Down
Loading

0 comments on commit 21b3540

Please sign in to comment.