File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"eslint" : " ^9.9.1" ,
51
51
"eslint-config-next" : " 14.2.7" ,
52
52
"playwright" : " ^1.46.1" ,
53
- "typescript" : " >=5.5.4 " ,
53
+ "typescript" : " >=5.6.2 " ,
54
54
"webpack" : " ^5.94.0"
55
55
}
56
56
}
Original file line number Diff line number Diff line change @@ -5003,10 +5003,10 @@ typed-array-length@^1.0.6:
5003
5003
is-typed-array "^1.1.13"
5004
5004
possible-typed-array-names "^1.0.0"
5005
5005
5006
- typescript@>=5.5.4 :
5007
- version "5.5.4 "
5008
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4 .tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba "
5009
- integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q ==
5006
+ typescript@>=5.6.2 :
5007
+ version "5.6.2 "
5008
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2 .tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0 "
5009
+ integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw ==
5010
5010
5011
5011
unbox-primitive@^1.0.2 :
5012
5012
version "1.0.2"
You can’t perform that action at this time.
0 commit comments