Skip to content
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

chore(deps): bump typescript from 5.3.3 to 5.6.3 #278

Closed
wants to merge 2 commits 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"ts-node": "10.9.2",
"ts-unused-exports": "10.0.1",
"tslib": "2.6.2",
"typescript": "5.3.3",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/comlink-transfer-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
"devDependencies": {
"@lichtblick/comlink": "1.0.3",
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/react": "16.0.0",
"@types/foxglove__web": "workspace:*",
"@types/lodash-es": "^4",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"dependencies": {
"@lichtblick/log": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/mcap-support/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"@types/protobufjs": "workspace:*",
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"dependencies": {
"@foxglove/schemas": "1.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/message-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"@types/nearley": "2.11.5",
"typescript": "5.3.3"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/suite-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"ts-key-enum": "2.0.12",
"ts-loader": "9.5.1",
"tss-react": "4.8.6",
"typescript": "5.3.3",
"typescript": "5.6.3",
"use-debounce": "10.0.0",
"use-immer": "0.10.0",
"uuid": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0",
"typescript": "5.3.3"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-transformers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"prepack": "tsc -b"
},
"dependencies": {
"typescript": "5.3.3"
"typescript": "5.6.3"
},
"devDependencies": {
"@lichtblick/tsconfig": "1.0.0"
Expand Down
42 changes: 11 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2943,7 +2943,7 @@ __metadata:
dependencies:
"@lichtblick/comlink": 1.0.3
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3024,7 +3024,7 @@ __metadata:
"@types/lodash-es": ^4
lodash-es: 4.17.21
shallowequal: 1.1.0
typescript: 5.3.3
typescript: 5.6.3
peerDependencies:
react: ^18.3.1
languageName: unknown
Expand All @@ -3035,7 +3035,7 @@ __metadata:
resolution: "@lichtblick/log@workspace:packages/log"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand All @@ -3061,7 +3061,7 @@ __metadata:
flatbuffers: 23.5.26
flatbuffers_reflection: 0.0.7
protobufjs: "patch:[email protected]#../../patches/protobufjs.patch"
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand All @@ -3080,7 +3080,7 @@ __metadata:
"@types/nearley": 2.11.5
babel-jest: 29.7.0
nearley: 2.20.1
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3382,7 +3382,7 @@ __metadata:
ts-key-enum: 2.0.12
ts-loader: 9.5.1
tss-react: 4.8.6
typescript: 5.3.3
typescript: 5.6.3
use-debounce: 10.0.0
use-immer: 0.10.0
uuid: 9.0.1
Expand Down Expand Up @@ -3475,7 +3475,7 @@ __metadata:
resolution: "@lichtblick/suite@workspace:packages/suite"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3523,7 +3523,7 @@ __metadata:
resolution: "@lichtblick/typescript-transformers@workspace:packages/typescript-transformers"
dependencies:
"@lichtblick/tsconfig": 1.0.0
typescript: 5.3.3
typescript: 5.6.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14375,7 +14375,7 @@ __metadata:
ts-node: 10.9.2
ts-unused-exports: 10.0.1
tslib: 2.6.2
typescript: 5.3.3
typescript: 5.6.3
vm-browserify: 1.1.2
webpack: 5.95.0
webpack-cli: 5.1.4
Expand Down Expand Up @@ -19917,17 +19917,7 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@npm:^4 || ^5, typescript@npm:^5.3.3":
"typescript@npm:5.6.3, typescript@npm:^4 || ^5, typescript@npm:^5.3.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
Expand All @@ -19937,17 +19927,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f61375590b3162599f0f0d5b8737877ac0a7bc52761dbb585d67e7b8753a3a4c42d9a554c4cc929f591ffcf3a2b0602f65ae3ce74714fd5652623a816862b610
languageName: node
linkType: hard

"typescript@patch:typescript@^4 || ^5#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4 || ^5#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=f3b441"
bin:
Expand Down
Loading