Skip to content

Commit d3cf87c

Browse files
committed
chore: unpin @clack/prompts now that it's stable
1 parent 0c14e3e commit d3cf87c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@bomb.sh/tab": "^0.0.12",
37-
"@clack/prompts": "1.0.0",
37+
"@clack/prompts": "^1.0.0",
3838
"@nuxt/kit": "^4.3.0",
3939
"@nuxt/schema": "^4.3.0",
4040
"@nuxt/test-utils": "^4.0.0",

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"dependencies": {
4444
"@bomb.sh/tab": "^0.0.12",
45-
"@clack/prompts": "1.0.0",
45+
"@clack/prompts": "^1.0.0",
4646
"c12": "^3.3.3",
4747
"citty": "^0.2.0",
4848
"confbox": "^0.2.2",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)