File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 24
24
"eslint" : " 8.56.0" ,
25
25
"eslint-config-next" : " 14.1.0" ,
26
26
"prettier" : " 3.2.5" ,
27
- "typescript" : " 5.3.3 "
27
+ "typescript" : " 5.4.2 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change @@ -2874,6 +2874,7 @@ streamsearch@^1.1.0:
2874
2874
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
2875
2875
2876
2876
" string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2877
+ name string-width-cjs
2877
2878
version "4.2.3"
2878
2879
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2879
2880
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3170,10 +3171,10 @@ typed-array-length@^1.0.4:
3170
3171
for-each "^0.3.3"
3171
3172
is-typed-array "^1.1.9"
3172
3173
3173
- typescript@5.3.3 :
3174
- version "5.3.3 "
3175
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
3176
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
3174
+ typescript@5.4.2 :
3175
+ version "5.4.2 "
3176
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
3177
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
3177
3178
3178
3179
unbox-primitive@^1.0.2 :
3179
3180
version "1.0.2"
You can’t perform that action at this time.
0 commit comments