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.2 " ,
24
+ "typescript" : " 5.4.3 " ,
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.2 "
17
+ "typescript" : " 5.4.3 "
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.2 " ,
22
+ "typescript" : " 5.4.3 " ,
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.2 "
24
+ "typescript" : " 5.4.3 "
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.2 "
17
+ "typescript" : " 5.4.3 "
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.2 " ,
23
+ "typescript" : " 5.4.3 " ,
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.2 " ,
24
+ "typescript" : " 5.4.3 " ,
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.2 " ,
24
+ "typescript" : " 5.4.3 " ,
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.2 " ,
61
+ "typescript" : " 5.4.3 " ,
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 @@ -8101,10 +8101,10 @@ typed-array-length@^1.0.5:
8101
8101
is-typed-array "^1.1.13"
8102
8102
possible-typed-array-names "^1.0.0"
8103
8103
8104
- [email protected] .2 , typescript@^5.0.4:
8105
- version "5.4.2 "
8106
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
8107
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
8104
+ [email protected] .3 , typescript@^5.0.4:
8105
+ version "5.4.3 "
8106
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3 .tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff "
8107
+ integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg ==
8108
8108
8109
8109
" uWebSockets.js@github:uNetworking/uWebSockets.js#v20.30.0 " :
8110
8110
version "20.30.0"
You can’t perform that action at this time.
0 commit comments