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 @types/node to v18.18.1 (#263)
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 1, 2023
1 parent 923f568 commit d2d0f57
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"sitemap": "next-sitemap --config next-sitemap.config.cjs"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.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 @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"react": "^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 @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/navbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "TIMING=1 eslint"
},
"peerDependencies": {
"@types/node": "18.17.19",
"@types/node": "18.18.1",
"eslint": "^8.50.0",
"next": "13.5.3",
"react": "18.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ __metadata:
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: ^18.2.0
Expand All @@ -1502,7 +1502,7 @@ __metadata:
"@types/twemoji-parser": ^13.1.2
framer-motion: 10.16.4
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
typescript: ^5.2.2
languageName: unknown
Expand All @@ -1522,7 +1522,7 @@ __metadata:
react-firebase-hooks: ^5.1.1
reactfire: ^4.2.3
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand All @@ -1543,7 +1543,7 @@ __metadata:
"@website/constants": "*"
axios: ^1.5.1
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand All @@ -1563,7 +1563,7 @@ __metadata:
"@types/react-dom": ^18.2.7
react-markdown: ^8.0.7
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
react: ^18.2.0
typescript: ^5.2.2
Expand All @@ -1581,7 +1581,7 @@ __metadata:
"@types/react-dom": ^18.2.7
"@website/constants": "*"
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand All @@ -1605,7 +1605,7 @@ __metadata:
next-themes: ^0.2.1
twemoji-parser: ^14.0.0
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand Down Expand Up @@ -1635,7 +1635,7 @@ __metadata:
twemoji-parser: ^14.0.0
yup: ^1.3.2
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand Down Expand Up @@ -6958,7 +6958,7 @@ __metadata:
react-toastify: 9.1.3
tailwindcss: ^3.3.3
peerDependencies:
"@types/node": 18.17.19
"@types/node": 18.18.1
eslint: ^8.50.0
next: 13.5.3
react: 18.2.0
Expand Down

0 comments on commit d2d0f57

Please sign in to comment.