Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2.28",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.8.3",
"typescript": "6.0.3",
"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.2.28",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.8.3",
"typescript": "6.0.3",
"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.2.28",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.8.3"
"typescript": "6.0.3"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ __metadata:
next: 14.2.28
react: 18.3.1
react-dom: 18.3.1
typescript: 5.8.3
typescript: 6.0.3
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand All @@ -627,7 +627,7 @@ __metadata:
next: 14.2.28
react: 18.3.1
react-dom: 18.3.1
typescript: 5.8.3
typescript: 6.0.3
languageName: unknown
linkType: soft

Expand All @@ -643,7 +643,7 @@ __metadata:
next: 14.2.28
react: 18.3.1
react-dom: 18.3.1
typescript: 5.8.3
typescript: 6.0.3
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -818,23 +818,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.8.3":
version: 5.8.3
resolution: "typescript@npm:5.8.3"
"typescript@npm:6.0.3":
version: 6.0.3
resolution: "typescript@npm:6.0.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: cb1d081c889a288b962d3c8ae18d337ad6ee88a8e81ae0103fa1fecbe923737f3ba1dbdb3e6d8b776c72bc73bfa6d8d850c0306eed1a51377d2fccdfd75d92c4
checksum: c1182dfadf8a8cb22a4e32442715afef1af1b950ae635b1c52c27e0d7fb7a5e2607ed7c7c4079bba4163579250e02445fd8d46b09cbceda71ff72a5b7d69db61
languageName: node
linkType: hard

"typescript@patch:typescript@5.8.3#~builtin<compat/typescript>":
version: 5.8.3
resolution: "typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=d73830"
"typescript@patch:typescript@6.0.3#~builtin<compat/typescript>":
version: 6.0.3
resolution: "typescript@patch:typescript@npm%3A6.0.3#~builtin<compat/typescript>::version=6.0.3&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1b503525a88ff0ff5952e95870971c4fb2118c17364d60302c21935dedcd6c37e6a0a692f350892bafcef6f4a16d09073fe461158547978d2f16fbe4cb18581c
checksum: 8ed159a81ab4901a620c19fda539632cee610f8ec34dde57a3acc6b6df72894ad0b50bdd1946b763313d9b73dedb019d2e81c03eff06c0f2c785cde30a537d15
languageName: node
linkType: hard

Expand Down
Loading