Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent f5a0ae9 commit 991d243
Show file tree
Hide file tree
Showing 95 changed files with 210 additions and 190 deletions.
2 changes: 1 addition & 1 deletion apps/vs-code-intellisense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"eslint": "^8.29.0",
"glob": "^8.0.3",
"mocha": "^10.0.0",
"typescript": "^4.9.4",
"typescript": "^5.0.0",
"vsce": "^2.15.0"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"theo": "^8.1.5",
"tslib": "^2.0.3",
"tsx": "^4.0.0",
"typescript": "^4.9.4",
"typescript": "^5.0.0",
"ui-box": "^5.4.0",
"unist-util-visit-esm": "npm:unist-util-visit@^4.1.2",
"vite": "^4.5.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/alert-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/anchor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"@types/react-dom": "^18.0.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/button-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/chat-composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/chat-log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/code-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/combobox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/date-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/detail-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/disclosure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/file-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/file-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/help-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/inline-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"@types/react-dom": "^18.0.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/input-box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"@types/react-dom": "^18.0.10",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/meter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/page-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/paste-core/components/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tsx": "^4.0.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
}
}
Loading

0 comments on commit 991d243

Please sign in to comment.