Skip to content

chore(deps): update dependency typescript to v4.9.5 #3950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion angular11-microfrontends-ngrx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"protractor": "7.0.0",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typescript": "4.0.2",
"typescript": "4.9.5",
"wait-on": "7.2.0"
}
}
2 changes: 1 addition & 1 deletion angular11-microfrontends-ngxs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"protractor": "7.0.0",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"typescript": "4.0.2",
"typescript": "4.9.5",
"wait-on": "7.2.0"
}
}
2 changes: 1 addition & 1 deletion comprehensive-demo-react16/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@module-federation/enhanced": "0.1.21",
"lit-element": "2.5.1",
"ts-loader": "9.5.1",
"typescript": "4.3.5",
"typescript": "4.9.5",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
Expand Down
2 changes: 1 addition & 1 deletion comprehensive-demo-react18/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react-refresh": "0.14.0",
"serve": "14.2.1",
"ts-loader": "5.4.5",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.8.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.8.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-typescript/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.8.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
2 changes: 1 addition & 1 deletion different-react-versions-typescript/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"@module-federation/enhanced": "0.1.21",
"typescript": "4.8.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2",
Expand Down
2 changes: 1 addition & 1 deletion i18next-nextjs-react/next-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/react-dom": "18.2.21",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"typescript": "4.8.4"
"typescript": "4.9.5"
}
}
2 changes: 1 addition & 1 deletion medusa-nx-native-federation-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"serve": "14.2.1",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "4.9.5"
},
"dependencies": {
"@emotion/react": "^11.10.5",
Expand Down
1,337 changes: 439 additions & 898 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rspack-webpack-interop/app-05/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"cross-env": "7.0.3",
"lit-element": "2.5.1",
"ts-loader": "5.4.5",
"typescript": "4.3.5",
"typescript": "4.9.5",
"html-webpack-plugin": "5.6.0",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
Expand Down
2 changes: 1 addition & 1 deletion typescript-monorepo/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"typescript-monorepo_app2": "workspace:*",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript-monorepo/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript-project-references/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "13.0.4",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript-project-references/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "13.0.4",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript-react-fallback/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "13.0.4",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript-react-fallback/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"html-webpack-plugin": "5.6.0",
"serve": "13.0.4",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "4.3.5",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion typescript/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"babel-loader": "9.1.3",
"html-webpack-plugin": "5.6.0",
"serve": "14.2.1",
"typescript": "4.9.4",
"typescript": "4.9.5",
"webpack": "5.92.1",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.15.2"
Expand Down
2 changes: 1 addition & 1 deletion vue3-cli-demo/app-exposes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-vue": "8.6.0",
"eslint-plugin-vuejs-accessibility": "2.3.1",
"typescript": "4.5.5",
"typescript": "4.9.5",
"webpack": "5.92.1"
}
}
2 changes: 1 addition & 1 deletion vue3-cli-demo/app-general/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-vue": "8.6.0",
"eslint-plugin-vuejs-accessibility": "2.3.1",
"typescript": "4.5.5",
"typescript": "4.9.5",
"webpack": "5.92.1"
}
}
Loading