build(deps): bump launch-editor from 2.6.1 to 2.14.1 in /example#76
Merged
joker23 merged 1 commit intoJun 18, 2026
Merged
Conversation
joker23
approved these changes
Jun 18, 2026
Contributor
|
@dependabot rebase |
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.6.1 to 2.14.1. - [Commits](vitejs/launch-editor@v2.6.1...v2.14.1) --- updated-dependencies: - dependency-name: launch-editor dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
674f219 to
1c9dc2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps launch-editor from 2.6.1 to 2.14.1.
Commits
3f97c64v2.14.10cc9550fix: reject UNC paths (#138)afd1ab9ci: run tests on mac and windows (#136)0bfa328test: add some tests for launch-editor package (#135)1b006aechore: add README (#134)383ef26v2.14.06277209ci: harden publish settings520b2f7fix(deps): update all non-major dependencies (#129)475ac66chore(deps): update dependency lint-staged to v17 (#130)247bf1dchore(deps): update dependency yorkie to v2 (#131)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for launch-editor since your current version.
Note
Low Risk
Lockfile-only dependency bump in the example app; low runtime impact, with a minor hardening note in upstream (UNC path rejection) for dev “open in editor” flows.
Overview
Updates
example/yarn.lockso resolvedlaunch-editormoves from 2.6.1 to 2.14.1 for ranges pulled in by Vue CLI / dev-server tooling (launch-editor-middleware,@vue/cli-shared-utils, webpack-dev-server).The lockfile also refreshes
launch-editor’s direct deps topicocolors@^1.1.1andshell-quote@^1.8.4(replacing the older pinned transitive versions).Reviewed by Cursor Bugbot for commit 1c9dc2c. Bugbot is set up for automated code reviews on this repo. Configure here.