Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.2 (#5903)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent fb73bbc commit aedec66
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"rimraf": "6.0.1",
"size-limit": "11.1.4",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-plugin-magical-svg": "1.3.0",
"vite-tsconfig-paths": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"prettier": "3.3.3",
"rimraf": "6.0.1",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"shell-quote": "1.8.1",
"syncpack": "13.0.0",
"turbo": "2.1.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=18.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/common-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"eslint": "8.57.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.5.4"
"typescript": "5.6.2"
}
}
2 changes: 1 addition & 1 deletion packages/core-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"transliteration": "2.3.5",
"tsup": "8.2.4",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"tailwindcss": "3.4.10",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"engines": {
"node": ">=18.12.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"size-limit": "11.1.4",
"tslib": "2.7.0",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"storybook": "8.2.9",
"tailwindcss": "3.4.10",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7813,7 +7813,7 @@ __metadata:
eslint: "npm:8.57.0"
prettier: "npm:3.3.3"
rimraf: "npm:6.0.1"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7841,7 +7841,7 @@ __metadata:
react-dom: "npm:18.3.1"
rimraf: "npm:6.0.1"
tsup: "npm:8.2.4"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -7880,7 +7880,7 @@ __metadata:
transliteration: "npm:2.3.5"
tsup: "npm:8.2.4"
tsx: "npm:4.19.0"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -7928,7 +7928,7 @@ __metadata:
react-dom: "npm:18.3.1"
rimraf: "npm:6.0.1"
tailwindcss: "npm:3.4.10"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
peerDependencies:
"@graphql-eslint/eslint-plugin": ^3.14.3
eslint: ^8.55.0
Expand Down Expand Up @@ -7978,7 +7978,7 @@ __metadata:
size-limit: "npm:11.1.4"
tslib: "npm:2.7.0"
tsup: "npm:8.2.4"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -8027,7 +8027,7 @@ __metadata:
storybook: "npm:8.2.9"
tailwindcss: "npm:3.4.10"
tsup: "npm:8.2.4"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
Expand Down Expand Up @@ -15413,7 +15413,7 @@ __metadata:
superjson: "npm:2.2.1"
tailwindcss: "npm:3.4.10"
type-fest: "npm:4.26.1"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-plugin-magical-svg: "npm:1.3.0"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down Expand Up @@ -15443,7 +15443,7 @@ __metadata:
shell-quote: "npm:1.8.1"
syncpack: "npm:13.0.0"
turbo: "npm:2.1.1"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19840,23 +19840,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f
languageName: node
linkType: hard

Expand Down Expand Up @@ -20356,7 +20356,7 @@ __metadata:
react-dom: "npm:18.3.1"
rimraf: "npm:6.0.1"
tailwindcss: "npm:3.4.10"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
vite: "npm:5.4.3"
vite-plugin-svgr: "npm:4.2.0"
vite-tsconfig-paths: "npm:5.0.1"
Expand Down

0 comments on commit aedec66

Please sign in to comment.