File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"devDependencies" : {
47
47
"@stardust-configs/prettier-config" : " 0.3.0" ,
48
48
"@stardust-configs/tsconfig" : " 0.4.0" ,
49
- "@types/node" : " 20.17.11 " ,
49
+ "@types/node" : " 22.10.6 " ,
50
50
"prettier" : " 3.4.2" ,
51
51
"rimraf" : " 6.0.1" ,
52
52
"standard-version" : " 9.5.0" ,
Original file line number Diff line number Diff line change 547
547
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
548
548
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
549
549
550
- " @types/node@20.17.11 " :
551
- version "20.17.11 "
552
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11 .tgz#2c05215fc37316b1596df7fbdba52151eaf83c50 "
553
- integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg ==
550
+ " @types/node@22.10.6 " :
551
+ version "22.10.6 "
552
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6 .tgz#5c6795e71635876039f853cbccd59f523d9e4239 "
553
+ integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ ==
554
554
dependencies :
555
- undici-types "~6.19.2 "
555
+ undici-types "~6.20.0 "
556
556
557
557
" @types/normalize-package-data@^2.4.0 " :
558
558
version "2.4.1"
@@ -2499,10 +2499,10 @@ uglify-js@^3.1.4:
2499
2499
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.2.tgz#d7dd6a46ca57214f54a2d0a43cad0f35db82ac99"
2500
2500
integrity sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==
2501
2501
2502
- undici-types@~6.19.2 :
2503
- version "6.19.8 "
2504
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
2505
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
2502
+ undici-types@~6.20.0 :
2503
+ version "6.20.0 "
2504
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2505
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2506
2506
2507
2507
util-deprecate@^1.0.1, util-deprecate@~1.0.1 :
2508
2508
version "1.0.2"
You can’t perform that action at this time.
0 commit comments