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.3.4" ,
22
22
"@types/react-dom" : " 18.3.0" ,
23
23
"@vitejs/plugin-react" : " 4.3.1" ,
24
- "typescript" : " 5.6.2 " ,
24
+ "typescript" : " 5.6.3 " ,
25
25
"vite" : " 5.4.2"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.9.0" ,
15
15
"nodemon" : " 3.1.4" ,
16
16
"ts-node" : " 10.9.2" ,
17
- "typescript" : " 5.6.2 "
17
+ "typescript" : " 5.6.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 20.16.2"
Original file line number Diff line number Diff line change 19
19
"@types/react" : " 18.3.4" ,
20
20
"@types/react-dom" : " 18.3.0" ,
21
21
"@vitejs/plugin-react" : " 4.3.1" ,
22
- "typescript" : " 5.6.2 " ,
22
+ "typescript" : " 5.6.3 " ,
23
23
"vite" : " 5.4.2"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.3.4" ,
22
22
"eslint" : " 9.9.1" ,
23
23
"eslint-config-next" : " 14.2.15" ,
24
- "typescript" : " 5.6.2 "
24
+ "typescript" : " 5.6.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.9.0" ,
15
15
"nodemon" : " 3.1.4" ,
16
16
"ts-node" : " 10.9.2" ,
17
- "typescript" : " 5.6.2 "
17
+ "typescript" : " 5.6.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 20.16.2"
Original file line number Diff line number Diff line change 20
20
"@types/react" : " 18.3.4" ,
21
21
"@types/react-dom" : " 18.3.0" ,
22
22
"@vitejs/plugin-react" : " 4.3.1" ,
23
- "typescript" : " 5.6.2 " ,
23
+ "typescript" : " 5.6.3 " ,
24
24
"vite" : " 5.4.2"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.3.4" ,
22
22
"@types/react-dom" : " 18.3.0" ,
23
23
"@vitejs/plugin-react" : " 4.3.1" ,
24
- "typescript" : " 5.6.2 " ,
24
+ "typescript" : " 5.6.3 " ,
25
25
"vite" : " 5.4.2"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.3.4" ,
22
22
"@types/react-dom" : " 18.3.0" ,
23
23
"@vitejs/plugin-react" : " 4.3.1" ,
24
- "typescript" : " 5.6.2 " ,
24
+ "typescript" : " 5.6.3 " ,
25
25
"vite" : " 5.4.2"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 59
59
"prettier" : " 3.3.3" ,
60
60
"pretty-quick" : " 4.0.0" ,
61
61
"rimraf" : " 6.0.1" ,
62
- "typescript" : " 5.6.2 " ,
62
+ "typescript" : " 5.6.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 @@ -8414,10 +8414,10 @@ typed-array-length@^1.0.6:
8414
8414
is-typed-array "^1.1.13"
8415
8415
possible-typed-array-names "^1.0.0"
8416
8416
8417
- [email protected] .2 , typescript@^5.0.4, typescript@^5.4.2:
8418
- version "5.6.2 "
8419
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2 .tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0 "
8420
- integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw ==
8417
+ [email protected] .3 , typescript@^5.0.4, typescript@^5.4.2:
8418
+ version "5.6.3 "
8419
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3 .tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b "
8420
+ integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw ==
8421
8421
8422
8422
" uWebSockets.js@uNetworking/uWebSockets.js#semver:^20 " :
8423
8423
version "20.49.0"
You can’t perform that action at this time.
0 commit comments