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 49
49
"eslint" : " ^9.8.0" ,
50
50
"eslint-config-next" : " 14.2.5" ,
51
51
"playwright" : " ^1.45.3" ,
52
- "typescript" : " >=5.5.3 " ,
52
+ "typescript" : " >=5.5.4 " ,
53
53
"webpack" : " ^5.92.1"
54
54
}
55
55
}
Original file line number Diff line number Diff line change @@ -5643,10 +5643,10 @@ typed-array-length@^1.0.6:
5643
5643
is-typed-array "^1.1.13"
5644
5644
possible-typed-array-names "^1.0.0"
5645
5645
5646
- typescript@>=5.5.3 :
5647
- version "5.5.3 "
5648
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3 .tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa "
5649
- integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ ==
5646
+ typescript@>=5.5.4 :
5647
+ version "5.5.4 "
5648
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4 .tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba "
5649
+ integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q ==
5650
5650
5651
5651
unbox-primitive@^1.0.2 :
5652
5652
version "1.0.2"
You can’t perform that action at this time.
0 commit comments