File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
scripts/generator-adapter Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1414 "yeoman-generator" : " 7.5.1" ,
1515 "@yeoman/types" : " 1.8.0" ,
1616 "mem-fs" : " 4.1.2" ,
17- "@yeoman/adapter" : " 3.1.0 " ,
17+ "@yeoman/adapter" : " 3.1.1 " ,
1818 "@types/node" : " 24.10.1"
1919 }
2020}
Original file line number Diff line number Diff line change 351351 " @types/expect" " ^1.20.4"
352352 " @types/node" " *"
353353
354- 355- version "3.1.0 "
356- resolved "https://registry.yarnpkg.com/@yeoman/adapter/-/adapter-3.1.0 .tgz#036821c1dcf5e3e399cabbcba6b683c8ea4a6c0d "
357- integrity sha512-otAxZdj8ktp5i3M7HzoJhHF6kWdfGUpN47dWkvRzeivcS4CSrWZnKgV6GFgUOSk9vw86YJLDiJAo4ZtAHo0q3A ==
354+ 355+ version "3.1.1 "
356+ resolved "https://registry.yarnpkg.com/@yeoman/adapter/-/adapter-3.1.1 .tgz#1ba3a3c5b82fe52bc00d9fe595be8458cfc895d4 "
357+ integrity sha512-yhBK+r5LHcUcZi1JvjL6BCg0HsbWkeh+nsTJa0zJxjFeRvMDLTSVb222hVXUMKP9qHjrK1Cu2Nga0EaRlLpm4A ==
358358 dependencies :
359359 " @inquirer/core" " ^10.0.0"
360360 chalk "^5.2.0"
361361 inquirer "^12.0.0"
362362 log-symbols "^7.0.0"
363363 ora "^9.0.0"
364- p-queue "^8 .0.1 "
364+ p-queue "^9 .0.0 "
365365 text-table "^0.2.0"
366366
367367" @yeoman/namespace@^1.0.0 " :
@@ -1023,18 +1023,18 @@ os-tmpdir@~1.0.2:
10231023 resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
10241024 integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==
10251025
1026- p-queue@^8 .0.1 :
1027- version "8 .0.1"
1028- resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-8 .0.1.tgz#718b7f83836922ef213ddec263ff4223ce70bef8 "
1029- integrity sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA ==
1026+ p-queue@^9 .0.0 :
1027+ version "9 .0.1"
1028+ resolved "https://registry.yarnpkg.com/p-queue/-/p-queue-9 .0.1.tgz#a9d4aaaf0251473615db14424be48e055f3e1db0 "
1029+ integrity sha512-RhBdVhSwJb7Ocn3e8ULk4NMwBEuOxe+1zcgphUy9c2e5aR/xbEsdVXxHJ3lynw6Qiqu7OINEyHlZkiblEpaq7w ==
10301030 dependencies :
10311031 eventemitter3 "^5.0.1"
1032- p-timeout "^6.1.2 "
1032+ p-timeout "^7.0.0 "
10331033
1034- p-timeout@^6.1.2 :
1035- version "6.1.3 "
1036- resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-6.1.3. tgz#9635160c4e10c7b4c3db45b7d5d26f911d9fd853 "
1037- integrity sha512-UJUyfKbwvr/uZSV6btANfb+0t/mOhKV/KXcCUTp8FcQI+v/0d+wXqH4htrW0E4rR6WiEO/EPvUFiV9D5OI4vlw ==
1034+ p-timeout@^7.0.0 :
1035+ version "7.0.1 "
1036+ resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-7.0.1. tgz#95680a6aa693c530f14ac337b8bd32d4ec6ae4f0 "
1037+ integrity sha512-AxTM2wDGORHGEkPCt8yqxOTMgpfbEHqF51f/5fJCmwFC3C/zNcGT63SymH2ttOAaiIws2zVg4+izQCjrakcwHg ==
10381038
10391039package-json@^10.0.0 :
10401040 version "10.0.1"
You can’t perform that action at this time.
0 commit comments