Skip to content

Commit 7739f46

Browse files
fix(deps): update dependency typescript to v5.7.2 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b4451d commit 7739f46

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-i18next": "15.1.4",
6060
"react-plotly.js": "^2.6.0",
6161
"react-router-dom": "^6.22.1",
62-
"typescript": "5.6.3"
62+
"typescript": "5.7.2"
6363
},
6464
"scripts": {
6565
"dev": "yarn vite",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -7764,7 +7764,7 @@ __metadata:
77647764
react-plotly.js: "npm:^2.6.0"
77657765
react-router-dom: "npm:^6.22.1"
77667766
stylis-plugin-rtl: "npm:^2.1.1"
7767-
typescript: "npm:5.6.3"
7767+
typescript: "npm:5.7.2"
77687768
uuid: "npm:^11.0.0"
77697769
vite: "npm:^6.0.0"
77707770
vite-plugin-checker: "npm:^0.8.0"
@@ -12727,23 +12727,23 @@ __metadata:
1272712727
languageName: node
1272812728
linkType: hard
1272912729

12730-
"typescript@npm:5.6.3":
12731-
version: 5.6.3
12732-
resolution: "typescript@npm:5.6.3"
12730+
"typescript@npm:5.7.2":
12731+
version: 5.7.2
12732+
resolution: "typescript@npm:5.7.2"
1273312733
bin:
1273412734
tsc: bin/tsc
1273512735
tsserver: bin/tsserver
12736-
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
12736+
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
1273712737
languageName: node
1273812738
linkType: hard
1273912739

12740-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
12741-
version: 5.6.3
12742-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
12740+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
12741+
version: 5.7.2
12742+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
1274312743
bin:
1274412744
tsc: bin/tsc
1274512745
tsserver: bin/tsserver
12746-
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
12746+
checksum: 10/d75ca10141afc64fd3474b41a8b082b640555bed388d237558aed64e5827ddadb48f90932c7f4205883f18f5bcab8b6a739a2cfac95855604b0dfeb34bc2f3eb
1274712747
languageName: node
1274812748
linkType: hard
1274912749

0 commit comments

Comments
 (0)