File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 "preversion" : " yarn lint && yarn prettier && yarn vitest run -c vite.config.js && yarn build"
4343 },
4444 "dependencies" : {
45- "@inquirer/prompts" : " 7.9.0" ,
45+ "@inquirer/prompts" : " ^ 7.9.0" ,
4646 "ajv" : " ^8.17.1" ,
4747 "chalk" : " ^5.3.0" ,
4848 "change-case" : " ^5.4.4" ,
Original file line number Diff line number Diff line change @@ -1883,7 +1883,7 @@ __metadata:
18831883 languageName: node
18841884 linkType: hard
18851885
1886- "@inquirer/prompts@npm:7.9.0":
1886+ "@inquirer/prompts@npm:^ 7.9.0":
18871887 version: 7.9.0
18881888 resolution: "@inquirer/prompts@npm:7.9.0"
18891889 dependencies:
@@ -3075,7 +3075,7 @@ __metadata:
30753075 version: 0.0.0-use.local
30763076 resolution: "@reflag/cli@workspace:packages/cli"
30773077 dependencies:
3078- "@inquirer/prompts": "npm:7.9.0"
3078+ "@inquirer/prompts": "npm:^ 7.9.0"
30793079 "@reflag/eslint-config": "npm:^0.0.2"
30803080 "@reflag/tsconfig": "npm:^0.0.2"
30813081 "@types/express": "npm:^5.0.0"
You can’t perform that action at this time.
0 commit comments