Skip to content

Commit ceff712

Browse files
committed
fix(deps): update dependency typescript to v5.4.5
1 parent 46f0f39 commit ceff712

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-i18next": "14.1.0",
5454
"react-plotly.js": "^2.6.0",
5555
"react-router-dom": "^6.22.1",
56-
"typescript": "5.4.4"
56+
"typescript": "5.4.5"
5757
},
5858
"scripts": {
5959
"dev": "yarn vite",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10063,7 +10063,7 @@ __metadata:
1006310063
react-plotly.js: "npm:^2.6.0"
1006410064
react-router-dom: "npm:^6.22.1"
1006510065
stylis-plugin-rtl: "npm:^2.1.1"
10066-
typescript: "npm:5.4.4"
10066+
typescript: "npm:5.4.5"
1006710067
uuid: "npm:^9.0.1"
1006810068
vite: "npm:^5.1.3"
1006910069
vite-plugin-checker: "npm:^0.6.4"
@@ -15422,23 +15422,23 @@ __metadata:
1542215422
languageName: node
1542315423
linkType: hard
1542415424

15425-
"typescript@npm:5.4.4":
15426-
version: 5.4.4
15427-
resolution: "typescript@npm:5.4.4"
15425+
"typescript@npm:5.4.5":
15426+
version: 5.4.5
15427+
resolution: "typescript@npm:5.4.5"
1542815428
bin:
1542915429
tsc: bin/tsc
1543015430
tsserver: bin/tsserver
15431-
checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
15431+
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
1543215432
languageName: node
1543315433
linkType: hard
1543415434

15435-
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
15436-
version: 5.4.4
15437-
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
15435+
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
15436+
version: 5.4.5
15437+
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
1543815438
bin:
1543915439
tsc: bin/tsc
1544015440
tsserver: bin/tsserver
15441-
checksum: 10/88aff3244c31d4c6ede05b4fd28732fc8935a7fc638f2a3dcbbb767d1ac98e4b077f21ec74bc97f43c9307bc3f27e2359def1d793f9918c3429a744408fd75b4
15441+
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
1544215442
languageName: node
1544315443
linkType: hard
1544415444

0 commit comments

Comments
 (0)