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.8" ,
22
22
"@types/react-dom" : " 19.0.3" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.8.3 " ,
24
+ "typescript" : " 5.9.2 " ,
25
25
"vite" : " 6.1.0"
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.8.3 "
17
+ "typescript" : " 5.9.2 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 22.13.2"
Original file line number Diff line number Diff line change 19
19
"@types/react" : " 19.0.8" ,
20
20
"@types/react-dom" : " 19.0.3" ,
21
21
"@vitejs/plugin-react" : " 4.3.4" ,
22
- "typescript" : " 5.8.3 " ,
22
+ "typescript" : " 5.9.2 " ,
23
23
"vite" : " 6.1.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.8" ,
22
22
"eslint" : " 9.20.1" ,
23
23
"eslint-config-next" : " 15.4.5" ,
24
- "typescript" : " 5.8.3 "
24
+ "typescript" : " 5.9.2 "
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.8.3 "
17
+ "typescript" : " 5.9.2 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 22.13.2"
Original file line number Diff line number Diff line change 20
20
"@types/react" : " 19.0.8" ,
21
21
"@types/react-dom" : " 19.0.3" ,
22
22
"@vitejs/plugin-react" : " 4.3.4" ,
23
- "typescript" : " 5.8.3 " ,
23
+ "typescript" : " 5.9.2 " ,
24
24
"vite" : " 6.1.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.8" ,
22
22
"@types/react-dom" : " 19.0.3" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.8.3 " ,
24
+ "typescript" : " 5.9.2 " ,
25
25
"vite" : " 6.1.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 19.0.8" ,
22
22
"@types/react-dom" : " 19.0.3" ,
23
23
"@vitejs/plugin-react" : " 4.3.4" ,
24
- "typescript" : " 5.8.3 " ,
24
+ "typescript" : " 5.9.2 " ,
25
25
"vite" : " 6.1.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 59
59
"prettier" : " 3.5.0" ,
60
60
"pretty-quick" : " 4.0.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
- "typescript" : " 5.8.3 " ,
62
+ "typescript" : " 5.9.2 " ,
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 @@ -8209,10 +8209,10 @@ typed-array-length@^1.0.7:
8209
8209
possible-typed-array-names "^1.0.0"
8210
8210
reflect.getprototypeof "^1.0.6"
8211
8211
8212
- typescript@5.8.3 , typescript@^5.0.4, typescript@^5.4.2 :
8213
- version "5.8.3 "
8214
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
8215
- integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
8212
+ typescript@5.9.2 , typescript@^5.0.4, typescript@^5.4.2 :
8213
+ version "5.9.2 "
8214
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2 .tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6 "
8215
+ integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A ==
8216
8216
8217
8217
ua-parser-js@^1.0.35 :
8218
8218
version "1.0.40"
You can’t perform that action at this time.
0 commit comments