Skip to content

Commit 71b37b9

Browse files
committed
fix(deps): update dependency typescript to v5.4.4
1 parent ead9d0b commit 71b37b9

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.3"
56+
"typescript": "5.4.4"
5757
},
5858
"scripts": {
5959
"dev": "yarn vite",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10092,7 +10092,7 @@ __metadata:
1009210092
react-plotly.js: "npm:^2.6.0"
1009310093
react-router-dom: "npm:^6.22.1"
1009410094
stylis-plugin-rtl: "npm:^2.1.1"
10095-
typescript: "npm:5.4.3"
10095+
typescript: "npm:5.4.4"
1009610096
uuid: "npm:^9.0.1"
1009710097
vite: "npm:^5.1.3"
1009810098
vite-plugin-checker: "npm:^0.6.4"
@@ -15460,23 +15460,23 @@ __metadata:
1546015460
languageName: node
1546115461
linkType: hard
1546215462

15463-
"typescript@npm:5.4.3":
15464-
version: 5.4.3
15465-
resolution: "typescript@npm:5.4.3"
15463+
"typescript@npm:5.4.4":
15464+
version: 5.4.4
15465+
resolution: "typescript@npm:5.4.4"
1546615466
bin:
1546715467
tsc: bin/tsc
1546815468
tsserver: bin/tsserver
15469-
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
15469+
checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
1547015470
languageName: node
1547115471
linkType: hard
1547215472

15473-
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
15474-
version: 5.4.3
15475-
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
15473+
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
15474+
version: 5.4.4
15475+
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
1547615476
bin:
1547715477
tsc: bin/tsc
1547815478
tsserver: bin/tsserver
15479-
checksum: 10/5aedd97595582b08aadb8a70e8e3ddebaf5a9c1e5ad4d6503c2fcfc15329b5cf8d01145b09913e9555683ac16c5123a96be32b6d72614098ebd42df520eed9b1
15479+
checksum: 10/88aff3244c31d4c6ede05b4fd28732fc8935a7fc638f2a3dcbbb767d1ac98e4b077f21ec74bc97f43c9307bc3f27e2359def1d793f9918c3429a744408fd75b4
1548015480
languageName: node
1548115481
linkType: hard
1548215482

0 commit comments

Comments
 (0)