File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.4" ,
22
22
"@types/react-dom" : " 19.0.2" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.7.2 " ,
24
+ "typescript" : " 5.7.3 " ,
25
25
"vite" : " 6.0.7"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.10.0" ,
15
15
"nodemon" : " 3.1.9" ,
16
16
"ts-node" : " 10.9.2" ,
17
- "typescript" : " 5.7.2 "
17
+ "typescript" : " 5.7.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 22.10.5"
Original file line number Diff line number Diff line change 19
19
"@types/react" : " 19.0.4" ,
20
20
"@types/react-dom" : " 19.0.2" ,
21
21
"@vitejs/plugin-react" : " 4.3.4" ,
22
- "typescript" : " 5.7.2 " ,
22
+ "typescript" : " 5.7.3 " ,
23
23
"vite" : " 6.0.7"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.4" ,
22
22
"eslint" : " 9.17.0" ,
23
23
"eslint-config-next" : " 15.1.4" ,
24
- "typescript" : " 5.7.2 "
24
+ "typescript" : " 5.7.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.10.0" ,
15
15
"nodemon" : " 3.1.9" ,
16
16
"ts-node" : " 10.9.2" ,
17
- "typescript" : " 5.7.2 "
17
+ "typescript" : " 5.7.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 22.10.5"
Original file line number Diff line number Diff line change 20
20
"@types/react" : " 19.0.4" ,
21
21
"@types/react-dom" : " 19.0.2" ,
22
22
"@vitejs/plugin-react" : " 4.3.4" ,
23
- "typescript" : " 5.7.2 " ,
23
+ "typescript" : " 5.7.3 " ,
24
24
"vite" : " 6.0.7"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.4" ,
22
22
"@types/react-dom" : " 19.0.2" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.7.2 " ,
24
+ "typescript" : " 5.7.3 " ,
25
25
"vite" : " 6.0.7"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.4" ,
22
22
"@types/react-dom" : " 19.0.2" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.7.2 " ,
24
+ "typescript" : " 5.7.3 " ,
25
25
"vite" : " 6.0.7"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 59
59
"prettier" : " 3.4.2" ,
60
60
"pretty-quick" : " 4.0.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
- "typescript" : " 5.7.2 " ,
62
+ "typescript" : " 5.7.3 " ,
63
63
"weak-napi" : " 2.0.2" ,
64
64
"ts-jest" : " 29.2.5"
65
65
},
Original file line number Diff line number Diff line change @@ -8096,10 +8096,10 @@ typed-array-length@^1.0.6:
8096
8096
possible-typed-array-names "^1.0.0"
8097
8097
reflect.getprototypeof "^1.0.6"
8098
8098
8099
- [email protected] .2 , typescript@^5.0.4, typescript@^5.4.2:
8100
- version "5.7.2 "
8101
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2 .tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6 "
8102
- integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg ==
8099
+ [email protected] .3 , typescript@^5.0.4, typescript@^5.4.2:
8100
+ version "5.7.3 "
8101
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
8102
+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
8103
8103
8104
8104
ua-parser-js@^1.0.35 :
8105
8105
version "1.0.39"
You can’t perform that action at this time.
0 commit comments