File tree 4 files changed +10
-10
lines changed
4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@types/react" : " 18.2.63" ,
20
20
"@types/react-dom" : " 18.2.20" ,
21
- "typescript" : " 5.3.3 " ,
21
+ "typescript" : " 5.4.2 " ,
22
22
"vite" : " 5.1.5"
23
23
}
24
24
}
Original file line number Diff line number Diff line change @@ -344,10 +344,10 @@ tiny-invariant@^1.1.0:
344
344
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9"
345
345
integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
346
346
347
- typescript@5.3.3 :
348
- version "5.3.3 "
349
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
350
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
347
+ typescript@5.4.2 :
348
+ version "5.4.2 "
349
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
350
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
351
351
352
352
vite@5.1.5 :
353
353
version "5.1.5"
Original file line number Diff line number Diff line change 30
30
"react" : " 18.2.0" ,
31
31
"react-dom" : " 18.2.0" ,
32
32
"rimraf" : " 5.0.5" ,
33
- "typescript" : " 5.3.3 " ,
33
+ "typescript" : " 5.4.2 " ,
34
34
"vitest" : " 1.3.1"
35
35
},
36
36
"prettier" : {
Original file line number Diff line number Diff line change @@ -1579,10 +1579,10 @@ type-detect@^4.0.0, type-detect@^4.0.8:
1579
1579
resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
1580
1580
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
1581
1581
1582
- typescript@5.3.3 :
1583
- version "5.3.3 "
1584
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3 .tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37 "
1585
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw ==
1582
+ typescript@5.4.2 :
1583
+ version "5.4.2 "
1584
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
1585
+ integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
1586
1586
1587
1587
ufo@^1.3.0 :
1588
1588
version "1.3.0"
You can’t perform that action at this time.
0 commit comments