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.3 " ,
24
+ "typescript" : " 5.4.4 " ,
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.3 "
17
+ "typescript" : " 5.4.4 "
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.3 " ,
22
+ "typescript" : " 5.4.4 " ,
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.1.4" ,
24
- "typescript" : " 5.4.3 "
24
+ "typescript" : " 5.4.4 "
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.3 "
17
+ "typescript" : " 5.4.4 "
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.3 " ,
23
+ "typescript" : " 5.4.4 " ,
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.3 " ,
24
+ "typescript" : " 5.4.4 " ,
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.3 " ,
24
+ "typescript" : " 5.4.4 " ,
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.3 " ,
61
+ "typescript" : " 5.4.4 " ,
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 @@ -8159,10 +8159,10 @@ typed-array-length@^1.0.6:
8159
8159
is-typed-array "^1.1.13"
8160
8160
possible-typed-array-names "^1.0.0"
8161
8161
8162
- [email protected] .3 , typescript@^5.0.4:
8163
- version "5.4.3 "
8164
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3 .tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff "
8165
- integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg ==
8162
+ [email protected] .4 , typescript@^5.0.4:
8163
+ version "5.4.4 "
8164
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4 .tgz#eb2471e7b0a5f1377523700a21669dce30c2d952 "
8165
+ integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw ==
8166
8166
8167
8167
" uWebSockets.js@github:uNetworking/uWebSockets.js#v20.30.0 " :
8168
8168
version "20.30.0"
You can’t perform that action at this time.
0 commit comments