Skip to content

Commit

Permalink
chore: Bump @he-tree/vue from 2.4.0 to 2.4.2 (#2129)
Browse files Browse the repository at this point in the history
Bumps [@he-tree/vue](https://github.com/phphe/he-tree) from 2.4.0 to
2.4.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/phphe/he-tree/commit/b46382555bb76e256a1e94ce49bc9b90a00e8506"><code>b463825</code></a>
Publish</li>
<li><a
href="https://github.com/phphe/he-tree/commit/5f7f3c10e66d39bc7e237f0d3ea0faf96a1a21cd"><code>5f7f3c1</code></a>
fix(v-model): tree won't render when v-model change</li>
<li><a
href="https://github.com/phphe/he-tree/commit/8b34efe0387c782bb87b21f1433cabc0920c455a"><code>8b34efe</code></a>
Publish</li>
<li><a
href="https://github.com/phphe/he-tree/commit/86bc0e6b5d552f8e9ef315fcb93ac208ecceb219"><code>86bc0e6</code></a>
fix(cross tree drag): fix: placeholder does not disappear when drag
cross trees</li>
<li><a
href="https://github.com/phphe/he-tree/commit/a8002b26582bd3f49d236abe6a2464330ed0e68e"><code>a8002b2</code></a>
Publish</li>
<li><a
href="https://github.com/phphe/he-tree/commit/3ad2963bac9e8d3af0813dd8b82226cf293eef6d"><code>3ad2963</code></a>
feat: code &amp; demo add bottom switcher</li>
<li><a
href="https://github.com/phphe/he-tree/commit/20a0a389c9656f85a442716cf71d23768640a89d"><code>20a0a38</code></a>
feat: add dragContext example</li>
<li><a
href="https://github.com/phphe/he-tree/commit/4db3174498b176a095f008f6fdb91d9e97d1a7ea"><code>4db3174</code></a>
feat: add vuex example</li>
<li><a
href="https://github.com/phphe/he-tree/commit/c8fac8b908ee70efe65c20a5af17c62735eccf77"><code>c8fac8b</code></a>
fix: update deploy script</li>
<li>See full diff in <a
href="https://github.com/phphe/he-tree/compare/@he-tree/[email protected]...@he-tree/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@he-tree/vue&package-manager=npm_and_yarn&previous-version=2.4.0&new-version=2.4.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent c0921c8 commit fdc6884
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@apollo/server": "^4.7.5",
"@as-integrations/h3": "^1.1.5",
"@graphql-tools/schema": "^10.0.0",
"@he-tree/vue": "^2.4.0",
"@he-tree/vue": "^2.4.2",
"@nozomuikuta/h3-cors": "^0.2.2",
"@pinia/nuxt": "^0.4.11",
"@popperjs/core": "^2.11.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4001,9 +4001,9 @@ __metadata:
languageName: node
linkType: hard

"@he-tree/vue@npm:^2.4.0":
version: 2.4.0
resolution: "@he-tree/vue@npm:2.4.0"
"@he-tree/vue@npm:^2.4.2":
version: 2.4.2
resolution: "@he-tree/vue@npm:2.4.2"
dependencies:
"@he-tree/dnd-utils": latest
"@he-tree/tree-utils": latest
Expand All @@ -4016,7 +4016,7 @@ __metadata:
peerDependenciesMeta:
"@vue/composition-api":
optional: true
checksum: ad421cf8867467eb090a6b6b221f42140740d12c595f2c80d887d42734e4b7f1b5af4b84c3d415313a289779e0238711a73e5af0a4d34d961d2c77f22dd58170
checksum: c2e41b00d0f52b6786f1b4f840d7c0a449266976b2f92b6194960f15c12a9fe9521e4668753fba13d54edbf2fd1b5d74b22dcb4cca16b42e791227456e8f3c15
languageName: node
linkType: hard

Expand Down Expand Up @@ -14845,7 +14845,7 @@ __metadata:
"@graphql-inspector/cli": ^4.0.1
"@graphql-tools/schema": ^10.0.0
"@graphql-typed-document-node/core": ^3.2.0
"@he-tree/vue": ^2.4.0
"@he-tree/vue": ^2.4.2
"@huntersofbook/naive-ui-nuxt": ^1.0.0
"@nozomuikuta/h3-cors": ^0.2.2
"@nuxt/content": ^2.7.0
Expand Down

0 comments on commit fdc6884

Please sign in to comment.