Skip to content

Commit

Permalink
Update dependency node to v18.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent c5c8dc9 commit 38b8866
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.0
18.20.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@prisma/client": "5.3.1",
"@tanstack/react-query": "4.35.3",
"@types/marked": "5.0.1",
"@types/node": "18.15.11",
"@types/node": "18.19.32",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"algoliasearch": "4.20.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5000,10 +5000,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.11":
version: 18.15.11
resolution: "@types/node@npm:18.15.11"
checksum: 977b4ad04708897ff0eb049ecf82246d210939c82461922d20f7d2dcfd81bbc661582ba3af28869210f7e8b1934529dcd46bff7d448551400f9d48b9d3bddec3
"@types/node@npm:18.19.32":
version: 18.19.32
resolution: "@types/node@npm:18.19.32"
dependencies:
undici-types: ~5.26.4
checksum: c86f84b1d642afd9932f3df9356039c54a6365907d181a9bef5acd34f1de985ec0ef4a57b5c7ae0db6fda3a96225d88fe77cc4f0fcf517fc5b84ddfd380fb703
languageName: node
linkType: hard

Expand Down Expand Up @@ -14000,6 +14002,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down Expand Up @@ -14680,7 +14689,7 @@ __metadata:
"@storybook/testing-library": 0.2.0
"@tanstack/react-query": 4.35.3
"@types/marked": 5.0.1
"@types/node": 18.15.11
"@types/node": 18.19.32
"@types/react": 18.2.23
"@types/react-dom": 18.2.8
algoliasearch: 4.20.0
Expand Down

0 comments on commit 38b8866

Please sign in to comment.