Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency next to v13.5.2 (#260)
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 Sep 24, 2023
1 parent 3ff67dd commit 9c6252d
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "^18.2.0",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/navbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"peerDependencies": {
"@types/node": "18.17.19",
"eslint": "^8.50.0",
"next": "13.4.19",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.2.2"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: ^18.2.0
typescript: ^5.2.2
languageName: unknown
Expand Down Expand Up @@ -1524,7 +1524,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand All @@ -1545,7 +1545,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand Down Expand Up @@ -1583,7 +1583,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand All @@ -1607,7 +1607,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand Down Expand Up @@ -1637,7 +1637,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand Down Expand Up @@ -6960,7 +6960,7 @@ __metadata:
peerDependencies:
"@types/node": 18.17.19
eslint: ^8.50.0
next: 13.4.19
next: 13.5.2
react: 18.2.0
react-dom: 18.2.0
typescript: ^5.2.2
Expand Down

0 comments on commit 9c6252d

Please sign in to comment.