Skip to content

Commit 5185d19

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51b6c0a commit 5185d19

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"rolldown": "1.0.0-beta.1",
4141
"ts-jest": "^29.2.5",
4242
"tslib": "^2.6.2",
43-
"typescript": "^5.3.3"
43+
"typescript": "^5.8.3"
4444
},
4545
"dependencies": {
4646
"rxjs": "^7.8.1",

web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"eslint-plugin-react-refresh": "^0.4.19",
8888
"globals": "^16.0.0",
8989
"tailwind-merge": "^3.2.0",
90-
"typescript": "~5.7.2",
90+
"typescript": "~5.8.3",
9191
"typescript-eslint": "^8.26.1",
9292
"vite": "^6.3.0",
9393
"vite-plugin-node-polyfills": "^0.23.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2247,7 +2247,7 @@ __metadata:
22472247
rxjs: "npm:^7.8.1"
22482248
ts-jest: "npm:^29.2.5"
22492249
tslib: "npm:^2.6.2"
2250-
typescript: "npm:^5.3.3"
2250+
typescript: "npm:^5.8.3"
22512251
ulidx: "npm:^2.3.0"
22522252
languageName: unknown
22532253
linkType: soft
@@ -2326,7 +2326,7 @@ __metadata:
23262326
tailwindcss: "npm:^4.1.4"
23272327
token.js: "npm:[email protected]"
23282328
tw-animate-css: "npm:^1.2.7"
2329-
typescript: "npm:~5.7.2"
2329+
typescript: "npm:~5.8.3"
23302330
typescript-eslint: "npm:^8.26.1"
23312331
ulidx: "npm:^2.4.1"
23322332
unified: "npm:^11.0.5"
@@ -18434,23 +18434,23 @@ __metadata:
1843418434
languageName: node
1843518435
linkType: hard
1843618436

18437-
"typescript@npm:^5.3.3, typescript@npm:~5.7.2":
18438-
version: 5.7.3
18439-
resolution: "typescript@npm:5.7.3"
18437+
"typescript@npm:^5.8.3, typescript@npm:~5.8.3":
18438+
version: 5.8.3
18439+
resolution: "typescript@npm:5.8.3"
1844018440
bin:
1844118441
tsc: bin/tsc
1844218442
tsserver: bin/tsserver
18443-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
18443+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1844418444
languageName: node
1844518445
linkType: hard
1844618446

18447-
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
18448-
version: 5.7.3
18449-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
18447+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
18448+
version: 5.8.3
18449+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1845018450
bin:
1845118451
tsc: bin/tsc
1845218452
tsserver: bin/tsserver
18453-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
18453+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
1845418454
languageName: node
1845518455
linkType: hard
1845618456

0 commit comments

Comments
 (0)