Skip to content

Commit

Permalink
fix(deps): update dependency next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent c8e790a commit b944ef6
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 34 deletions.
2 changes: 1 addition & 1 deletion design-system/website/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@types/tinycolor2": "^1.4.3",
"next": "^13.3.0",
"next": "^14.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tinycolor2": "^1.4.2"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Expand Up @@ -46,7 +46,7 @@
"js-yaml": "^4.1.0",
"lodash.debounce": "^4.0.8",
"markdown-it": "^14.0.0",
"next": "^13.3.0",
"next": "^14.0.0",
"next-compose-plugins": "^2.2.1",
"prism-react-renderer": "^2.0.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -236,7 +236,7 @@
"inflection": "^3.0.0",
"intersection-observer": "^0.12.0",
"meow": "^9.0.0",
"next": "^13.3.0",
"next": "^14.0.0",
"node-fetch": "^2.6.7",
"p-limit": "^2.3.0",
"pluralize": "^8.0.0",
Expand Down

0 comments on commit b944ef6

Please sign in to comment.