Skip to content

Commit f0ad837

Browse files
dependabot[bot]maxprilutskiygithub-actions[bot]vrcprlmattiapomelli
authored
build(deps): bump @inquirer/prompts from 4.3.0 to 4.3.1 (#28)
* docs: update readme (#11) * feat: readme * feat(react): update the name of the locale cookie * feat: upd readme * chore: add license * docs: upd readme * chore: upd readme * build(deps-dev): bump @types/react from 18.2.67 to 18.2.73 (#12) Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.67 to 18.2.73. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: production-ready packages (#13) * feat: add old cli code * feat: add old cli demo dir * feat: upd old demo translations * feat: add changeset * chore: swich cli package private flag * chore: bump package version (#14) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump cli version * chore: bump package version (#15) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: bump version * chore: bump package version (#16) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: upd readme * chore: upd readme - add discord link * chore: upd readme * chore: add result testing step to the readme * chore: upd readme * fix: write stub locale data files only when no files exist (#17) * fix: write stub locale data files only when no files exist * chore: add changeset * fix: node deprecation issue --------- Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> * chore: bump package version (#18) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: add tips to the readme * chore: upd readme * chore: upd readme * chore: upd readme * fix: readme badges * chore: upd API section in the readme * fix: switch `@replexica/react` module resolution to cjs (#19) * chore: bump package version (#20) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add conditional `rsc` mode support (#21) * feat: add conditional `rsc` mode support * chore: add changeset * refactor(compiler): restructure plugins dir * chore: bump package version (#22) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * docs: upd readme * docs: add `ISSUE_TEMPLATE.md` * docs: add issue links to the readme * build(deps): bump @inquirer/prompts from 4.3.0 to 4.3.1 Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@4.3.0...@inquirer/prompts@4.3.1) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com> Co-authored-by: maxprilutskiy <maks.prilutskiy@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Veronica Prilutskaya <veranika.prilutskaya@gmail.com> Co-authored-by: Mattia Pomelli <mattiapomelli@gmail.com>
1 parent e629b52 commit f0ad837

File tree

2 files changed

+42
-49
lines changed

2 files changed

+42
-49
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "",
2424
"license": "ISC",
2525
"dependencies": {
26-
"@inquirer/prompts": "^4.3.0",
26+
"@inquirer/prompts": "^4.3.1",
2727
"@paralleldrive/cuid2": "^2.2.2",
2828
"commander": "^12.0.0",
2929
"dotenv": "^16.4.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)