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.12.0" ,
51
51
"eslint-config-next" : " 14.2.14" ,
52
52
"playwright" : " ^1.47.2" ,
53
- "typescript" : " >=5.6.2 " ,
53
+ "typescript" : " >=5.6.3 " ,
54
54
"webpack" : " ^5.95.0"
55
55
}
56
56
}
Original file line number Diff line number Diff line change @@ -5046,10 +5046,10 @@ typed-array-length@^1.0.6:
5046
5046
is-typed-array "^1.1.13"
5047
5047
possible-typed-array-names "^1.0.0"
5048
5048
5049
- typescript@>=5.6.2 :
5050
- version "5.6.2 "
5051
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2 .tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0 "
5052
- integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw ==
5049
+ typescript@>=5.6.3 :
5050
+ version "5.6.3 "
5051
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3 .tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b "
5052
+ integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw ==
5053
5053
5054
5054
unbox-primitive@^1.0.2 :
5055
5055
version "1.0.2"
You can’t perform that action at this time.
0 commit comments