Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 367974e commit 655bbc9
Show file tree
Hide file tree
Showing 17 changed files with 31 additions and 71 deletions.
2 changes: 1 addition & 1 deletion apps/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"tslib": "^2.4.1",
"type-fest": "^4.0.0",
"type-graphql": "^1.1.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"uuid": "^9.0.0",
"ws": "^8.8.1",
"yargs": "^17.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/web-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"react-virtuoso": "^4.0.0",
"rxjs": "^7.5.6",
"sucrase": "^3.20.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"url-join": "^4.0.1",
"urql": "^4.1.0",
"use-constant": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/default-pino-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rollup": "4.24.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint": "9.14.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/flocon-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/logger-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rollup": "4.24.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rollup": "4.24.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/typed-document-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rollup": "4.24.4",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-server-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"rimraf": "5.0.10",
"rollup": "4.24.4",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion websites/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/bcryptjs": "2.4.6",
"npm-run-all2": "7.0.1",
"prettier": "3.3.3",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"browserslist": {
"production": [
Expand Down
70 changes: 15 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4314,7 +4314,7 @@ __metadata:
tslib: "npm:^2.4.1"
type-fest: "npm:^4.0.0"
type-graphql: "npm:^1.1.1"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
url-join: "npm:4.0.1"
uuid: "npm:^9.0.0"
Expand Down Expand Up @@ -4344,7 +4344,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4380,7 +4380,7 @@ __metadata:
sanitize-filename: "npm:^1.6.3"
truncate-utf8-bytes: "npm:^1.0.2"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
zod: "npm:^3.19.1"
languageName: unknown
Expand All @@ -4401,7 +4401,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4429,7 +4429,7 @@ __metadata:
prism-react-renderer: "npm:^2.3.0"
react: "npm:^18.0.0"
react-dom: "npm:^18.0.0"
typescript: "npm:5.5.4"
typescript: "npm:5.6.3"
languageName: unknown
linkType: soft

Expand All @@ -4443,7 +4443,7 @@ __metadata:
eslint: "npm:9.14.0"
eslint-plugin-import: "npm:2.31.0"
prettier: "npm:3.3.3"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
peerDependencies:
eslint: ^9.0.0
Expand Down Expand Up @@ -4474,7 +4474,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand All @@ -4493,7 +4493,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand All @@ -4518,7 +4518,7 @@ __metadata:
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.31.0"
prettier: "npm:3.3.3"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
peerDependencies:
rollup: ^4.0.0
Expand Down Expand Up @@ -4549,7 +4549,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
use-memo-one: "npm:^1.1.2"
languageName: unknown
Expand All @@ -4576,7 +4576,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
rxjs: "npm:^7.5.6"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
urql: "npm:^4.1.0"
wonka: "npm:^6.0.0"
Expand Down Expand Up @@ -4607,7 +4607,7 @@ __metadata:
rollup: "npm:4.24.4"
rxjs: "npm:^7.5.6"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4647,7 +4647,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4676,7 +4676,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.24.4"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4704,7 +4704,7 @@ __metadata:
rollup: "npm:4.24.4"
rxjs: "npm:^7.5.6"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.13.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -26536,26 +26536,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard

"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
languageName: node
linkType: hard

"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
Expand All @@ -26566,26 +26546,6 @@ __metadata:
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"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc
languageName: node
linkType: hard

"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: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
Expand Down

0 comments on commit 655bbc9

Please sign in to comment.