Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.2 (#1682)
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 Nov 22, 2024
1 parent db608e4 commit db67270
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 24 deletions.
2 changes: 1 addition & 1 deletion devtools/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@vitest/ui": "2.1.5",
"esbuild": "0.24.0",
"playwright": "1.49.0",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"sirv": "3.0.0",
"sirv-cli": "3.0.0",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion docs2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"@astrojs/starlight": "0.29.2",
"astro": "4.16.14",
"sharp": "0.33.5",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
2 changes: 1 addition & 1 deletion integrations/prisma-exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rollup": "4.27.3",
"shell-quote": "1.8.1",
"syncpack": "13.0.0",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"engines": {
"node": ">=18.18"
Expand Down
2 changes: 1 addition & 1 deletion packages/assert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"type-fest": "4.27.0",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"valibot": "0.42.1",
"vitest": "2.1.5",
"webpack": "5.96.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/exception/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"tupleson": "0.23.1",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/memo-intl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plain-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/treeu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"tsup": "8.3.5",
"typedoc": "0.26.11",
"typedoc-plugin-markdown": "4.2.10",
"typescript": "5.6.3",
"typescript": "5.7.2",
"vitest": "2.1.5",
"webpack": "5.96.1"
},
Expand Down
44 changes: 32 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2983,7 +2983,7 @@ __metadata:
type-fest: "npm:4.27.0"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
valibot: "npm:0.42.1"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
Expand All @@ -3004,7 +3004,7 @@ __metadata:
"@vitest/ui": "npm:2.1.5"
esbuild: "npm:0.24.0"
playwright: "npm:1.49.0"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vite: "npm:5.4.11"
vite-tsconfig-paths: "npm:5.1.3"
vitest: "npm:2.1.5"
Expand Down Expand Up @@ -3037,7 +3037,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -3073,7 +3073,7 @@ __metadata:
tupleson: "npm:0.23.1"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -3104,7 +3104,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -3135,7 +3135,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -3172,7 +3172,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -3206,7 +3206,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
webpack: "npm:5.96.1"
languageName: unknown
Expand Down Expand Up @@ -11362,7 +11362,7 @@ __metadata:
"@astrojs/starlight": "npm:0.29.2"
astro: "npm:4.16.14"
sharp: "npm:0.33.5"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand All @@ -11386,7 +11386,7 @@ __metadata:
sirv: "npm:3.0.0"
sirv-cli: "npm:3.0.0"
tailwindcss: "npm:3.4.15"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11416,7 +11416,7 @@ __metadata:
rollup: "npm:4.27.3"
shell-quote: "npm:1.8.1"
syncpack: "npm:13.0.0"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -16533,7 +16533,7 @@ __metadata:
tsup: "npm:8.3.5"
typedoc: "npm:0.26.11"
typedoc-plugin-markdown: "npm:4.2.10"
typescript: "npm:5.6.3"
typescript: "npm:5.7.2"
vite: "npm:5.4.11"
vite-tsconfig-paths: "npm:5.1.3"
vitest: "npm:2.1.5"
Expand Down Expand Up @@ -19506,6 +19506,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>":
version: 5.6.1-rc
resolution: "typescript@patch:typescript@npm%3A5.6.1-rc#optional!builtin<compat/typescript>::version=5.6.1-rc&hash=8c6c40"
Expand Down Expand Up @@ -19536,6 +19546,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb
languageName: node
linkType: hard

"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
version: 2.1.0
resolution: "uc.micro@npm:2.1.0"
Expand Down

0 comments on commit db67270

Please sign in to comment.