Skip to content

Commit

Permalink
Update dependency typescript to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 9c59334 commit 0909abd
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"vcc-ui": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"vcc-ui": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion nextjs/site-navigation-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3"
"typescript": "5.4.2"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ __metadata:
next: 14.1.2
react: 18.2.0
react-dom: 18.2.0
typescript: 5.3.3
typescript: 5.4.2
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand All @@ -681,7 +681,7 @@ __metadata:
next: 14.1.2
react: 18.2.0
react-dom: 18.2.0
typescript: 5.3.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand All @@ -697,7 +697,7 @@ __metadata:
next: 14.1.2
react: 18.2.0
react-dom: 18.2.0
typescript: 5.3.3
typescript: 5.4.2
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -893,23 +893,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
languageName: node
linkType: hard

"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=d73830"
"typescript@patch:typescript@5.4.2#~builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
languageName: node
linkType: hard

Expand Down

0 comments on commit 0909abd

Please sign in to comment.