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 Oct 25, 2024
1 parent 5836606 commit 8472e9f
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 49 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 @@ -77,7 +77,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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.12.0",
"eslint-plugin-import": "2.31.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"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.23.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1"
},
"engines": {
Expand Down
48 changes: 14 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2440,7 +2440,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.8.1"
url-join: "npm:4.0.1"
uuid: "npm:^9.0.0"
Expand Down Expand Up @@ -2470,7 +2470,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2506,7 +2506,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.8.1"
zod: "npm:^3.19.1"
languageName: unknown
Expand All @@ -2527,7 +2527,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand All @@ -2542,7 +2542,7 @@ __metadata:
eslint: "npm:9.12.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.8.1"
peerDependencies:
eslint: ^9.0.0
Expand Down Expand Up @@ -2573,7 +2573,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand All @@ -2592,7 +2592,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand All @@ -2617,7 +2617,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.8.1"
peerDependencies:
rollup: ^4.0.0
Expand Down Expand Up @@ -2648,7 +2648,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
use-memo-one: "npm:^1.1.2"
languageName: unknown
Expand All @@ -2675,7 +2675,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
rxjs: "npm:^7.5.6"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
urql: "npm:^4.1.0"
wonka: "npm:^6.0.0"
Expand Down Expand Up @@ -2706,7 +2706,7 @@ __metadata:
rollup: "npm:4.23.0"
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.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2746,7 +2746,7 @@ __metadata:
prettier: "npm:3.3.3"
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2775,7 +2775,7 @@ __metadata:
rimraf: "npm:5.0.10"
rollup: "npm:4.23.0"
ts-jest: "npm:29.2.5"
typescript: "npm:5.6.2"
typescript: "npm:5.6.3"
typescript-eslint: "npm:8.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2803,7 +2803,7 @@ __metadata:
rollup: "npm:4.23.0"
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.8.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -19941,16 +19941,6 @@ __metadata:
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 @@ -19961,16 +19951,6 @@ __metadata:
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 8472e9f

Please sign in to comment.