File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 85
85
"@bazel/jasmine" : " patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch" ,
86
86
"@bazel/runfiles" : " ^5.8.1" ,
87
87
"@discoveryjs/json-ext" : " 0.6.1" ,
88
- "@inquirer/confirm" : " 4 .0.1 " ,
88
+ "@inquirer/confirm" : " 5 .0.0 " ,
89
89
"@inquirer/prompts" : " 7.0.0" ,
90
90
"@listr2/prompt-adapter-inquirer" : " 2.0.16" ,
91
91
"@rollup/plugin-commonjs" : " ^28.0.0" ,
Original file line number Diff line number Diff line change 24
24
"@babel/helper-annotate-as-pure" : " 7.25.7" ,
25
25
"@babel/helper-split-export-declaration" : " 7.24.7" ,
26
26
"@babel/plugin-syntax-import-attributes" : " 7.25.7" ,
27
- "@inquirer/confirm" : " 4 .0.1 " ,
27
+ "@inquirer/confirm" : " 5 .0.0 " ,
28
28
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
29
29
"browserslist" : " ^4.23.0" ,
30
30
"critters" : " 0.0.24" ,
Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ __metadata:
387
387
"@babel/helper-annotate-as-pure": "npm:7.25.7"
388
388
"@babel/helper-split-export-declaration": "npm:7.24.7"
389
389
"@babel/plugin-syntax-import-attributes": "npm:7.25.7"
390
- "@inquirer/confirm": "npm:4 .0.1 "
390
+ "@inquirer/confirm": "npm:5 .0.0 "
391
391
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
392
392
browserslist: "npm:^4.23.0"
393
393
critters: "npm:0.0.24"
@@ -665,7 +665,7 @@ __metadata:
665
665
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch"
666
666
"@bazel/runfiles": "npm:^5.8.1"
667
667
"@discoveryjs/json-ext": "npm:0.6.1"
668
- "@inquirer/confirm": "npm:4 .0.1 "
668
+ "@inquirer/confirm": "npm:5 .0.0 "
669
669
"@inquirer/prompts": "npm:7.0.0"
670
670
"@listr2/prompt-adapter-inquirer": "npm:2.0.16"
671
671
"@rollup/plugin-commonjs": "npm:^28.0.0"
@@ -3413,7 +3413,7 @@ __metadata:
3413
3413
languageName: node
3414
3414
linkType: hard
3415
3415
3416
- "@inquirer/confirm@npm:^5.0.0":
3416
+ "@inquirer/confirm@npm:5.0.0, @inquirer/confirm@npm: ^5.0.0":
3417
3417
version: 5.0.0
3418
3418
resolution: "@inquirer/confirm@npm:5.0.0"
3419
3419
dependencies:
You can’t perform that action at this time.
0 commit comments