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" : " ^8.0.0" ,
50
50
"eslint-config-next" : " 14.2.3" ,
51
51
"playwright" : " ^1.44.1" ,
52
- "typescript" : " >=4.2.0 " ,
52
+ "typescript" : " >=5.5.3 " ,
53
53
"webpack" : " ^5.91.0"
54
54
}
55
55
}
Original file line number Diff line number Diff line change @@ -5715,10 +5715,10 @@ typed-array-length@^1.0.6:
5715
5715
is-typed-array "^1.1.13"
5716
5716
possible-typed-array-names "^1.0.0"
5717
5717
5718
- typescript@>=4.2.0 :
5719
- version "5.4.5 "
5720
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5. tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
5721
- integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
5718
+ typescript@>=5.5.3 :
5719
+ version "5.5.3 "
5720
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3. tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa "
5721
+ integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ ==
5722
5722
5723
5723
unbox-primitive@^1.0.2 :
5724
5724
version "1.0.2"
You can’t perform that action at this time.
0 commit comments