Skip to content

Commit e8a76e1

Browse files
committed
fix(deps): update dependency typescript to v5.4.3
1 parent b1690ce commit e8a76e1

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
@@ -52,7 +52,7 @@
5252
"react-i18next": "14.1.0",
5353
"react-plotly.js": "^2.6.0",
5454
"react-router-dom": "^6.22.1",
55-
"typescript": "5.4.2"
55+
"typescript": "5.4.3"
5656
},
5757
"scripts": {
5858
"dev": "yarn vite",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9911,7 +9911,7 @@ __metadata:
99119911
react-plotly.js: "npm:^2.6.0"
99129912
react-router-dom: "npm:^6.22.1"
99139913
stylis-plugin-rtl: "npm:^2.1.1"
9914-
typescript: "npm:5.4.2"
9914+
typescript: "npm:5.4.3"
99159915
uuid: "npm:^9.0.1"
99169916
vite: "npm:^5.1.3"
99179917
vite-plugin-checker: "npm:^0.6.4"
@@ -15249,23 +15249,23 @@ __metadata:
1524915249
languageName: node
1525015250
linkType: hard
1525115251

15252-
"typescript@npm:5.4.2":
15253-
version: 5.4.2
15254-
resolution: "typescript@npm:5.4.2"
15252+
"typescript@npm:5.4.3":
15253+
version: 5.4.3
15254+
resolution: "typescript@npm:5.4.3"
1525515255
bin:
1525615256
tsc: bin/tsc
1525715257
tsserver: bin/tsserver
15258-
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
15258+
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
1525915259
languageName: node
1526015260
linkType: hard
1526115261

15262-
"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
15263-
version: 5.4.2
15264-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
15262+
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
15263+
version: 5.4.3
15264+
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
1526515265
bin:
1526615266
tsc: bin/tsc
1526715267
tsserver: bin/tsserver
15268-
checksum: 10/f5f9a4133c2670761f0166eae5b3bafbc4a3fc24f0f42a93c9c893d9e9d6e66ea066969c5e7483fa66b4ae0e99125592553f3b92fd3599484de8be13b0615176
15268+
checksum: 10/5aedd97595582b08aadb8a70e8e3ddebaf5a9c1e5ad4d6503c2fcfc15329b5cf8d01145b09913e9555683ac16c5123a96be32b6d72614098ebd42df520eed9b1
1526915269
languageName: node
1527015270
linkType: hard
1527115271

0 commit comments

Comments
 (0)