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" : " 18.2.14" ,
22
22
"@types/react-dom" : " 18.2.6" ,
23
23
"@vitejs/plugin-react" : " 4.0.1" ,
24
- "typescript" : " 5.4.4 " ,
24
+ "typescript" : " 5.4.5 " ,
25
25
"vite" : " 5.0.10"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.7.1" ,
15
15
"nodemon" : " 3.0.1" ,
16
16
"ts-node" : " 10.9.1" ,
17
- "typescript" : " 5.4.4 "
17
+ "typescript" : " 5.4.5 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 20.8.9"
Original file line number Diff line number Diff line change 19
19
"@types/react" : " 18.2.14" ,
20
20
"@types/react-dom" : " 18.2.6" ,
21
21
"@vitejs/plugin-react" : " 4.0.1" ,
22
- "typescript" : " 5.4.4 " ,
22
+ "typescript" : " 5.4.5 " ,
23
23
"vite" : " 5.0.10"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.2.14" ,
22
22
"eslint" : " 8.44.0" ,
23
23
"eslint-config-next" : " 14.2.1" ,
24
- "typescript" : " 5.4.4 "
24
+ "typescript" : " 5.4.5 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.7.1" ,
15
15
"nodemon" : " 3.0.1" ,
16
16
"ts-node" : " 10.9.1" ,
17
- "typescript" : " 5.4.4 "
17
+ "typescript" : " 5.4.5 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 20.8.9"
Original file line number Diff line number Diff line change 20
20
"@types/react" : " 18.2.14" ,
21
21
"@types/react-dom" : " 18.2.6" ,
22
22
"@vitejs/plugin-react" : " 4.0.1" ,
23
- "typescript" : " 5.4.4 " ,
23
+ "typescript" : " 5.4.5 " ,
24
24
"vite" : " 5.0.10"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.2.14" ,
22
22
"@types/react-dom" : " 18.2.6" ,
23
23
"@vitejs/plugin-react" : " 4.0.1" ,
24
- "typescript" : " 5.4.4 " ,
24
+ "typescript" : " 5.4.5 " ,
25
25
"vite" : " 5.0.10"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.2.14" ,
22
22
"@types/react-dom" : " 18.2.6" ,
23
23
"@vitejs/plugin-react" : " 4.0.1" ,
24
- "typescript" : " 5.4.4 " ,
24
+ "typescript" : " 5.4.5 " ,
25
25
"vite" : " 5.0.10"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 58
58
"prettier" : " 3.0.3" ,
59
59
"pretty-quick" : " 4.0.0" ,
60
60
"rimraf" : " 5.0.1" ,
61
- "typescript" : " 5.4.4 " ,
61
+ "typescript" : " 5.4.5 " ,
62
62
"weak-napi" : " 2.0.2" ,
63
63
"ts-jest" : " 29.1.1"
64
64
},
Original file line number Diff line number Diff line change @@ -8165,10 +8165,10 @@ typed-array-length@^1.0.6:
8165
8165
is-typed-array "^1.1.13"
8166
8166
possible-typed-array-names "^1.0.0"
8167
8167
8168
- [email protected] .4 , typescript@^5.0.4:
8169
- version "5.4.4 "
8170
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4 .tgz#eb2471e7b0a5f1377523700a21669dce30c2d952 "
8171
- integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw ==
8168
+ [email protected] .5 , typescript@^5.0.4:
8169
+ version "5.4.5 "
8170
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5 .tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
8171
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
8172
8172
8173
8173
" uWebSockets.js@github:uNetworking/uWebSockets.js#v20.30.0 " :
8174
8174
version "20.30.0"
You can’t perform that action at this time.
0 commit comments