Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency next to v14.2.16 (#602)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 3639026 commit 0e340ce
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"#trpc/*": "./dist/trpc/*"
},
"peerDependencies": {
"next": "^14.2.15"
"next": "^14.2.16"
},
"dependencies": {
"@discordjs/collection": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"peerDependencies": {
"@next/font": "^14.2.15",
"next": "^14.2.15",
"next": "^14.2.16",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"next": "14.2.15",
"next": "14.2.16",
"react": "^18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"next": "14.2.15",
"next": "14.2.16",
"react": "^18.3.1",
"react-dom": "18.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ __metadata:
rc-progress: "npm:^4.0.0"
typescript: "npm:^5.4.2"
peerDependencies:
next: 14.2.15
next: 14.2.16
react: ^18.3.1
react-dom: 18.3.1
languageName: unknown
Expand Down Expand Up @@ -491,7 +491,7 @@ __metadata:
eslint: "npm:8.57.0"
typescript: "npm:^5.4.2"
peerDependencies:
next: 14.2.15
next: 14.2.16
react: ^18.3.1
react-dom: 18.3.1
languageName: unknown
Expand Down Expand Up @@ -8159,7 +8159,7 @@ __metadata:
winston-daily-rotate-file: "npm:^5.0.0"
zip-lib: "npm:^1.0.3"
peerDependencies:
next: ^14.2.15
next: ^14.2.16
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9268,7 +9268,7 @@ __metadata:
typescript: "npm:^5.4.2"
peerDependencies:
"@next/font": ^14.2.15
next: ^14.2.15
next: ^14.2.16
react: ^18.3.1
react-dom: ^18.3.1
languageName: unknown
Expand Down

0 comments on commit 0e340ce

Please sign in to comment.