Skip to content

Commit

Permalink
build(deps-dev): Bump @vue/runtime-core from 3.3.8 to 3.3.9
Browse files Browse the repository at this point in the history
Bumps [@vue/runtime-core](https://github.com/vuejs/core/tree/HEAD/packages/runtime-core) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.9/packages/runtime-core)

---
updated-dependencies:
- dependency-name: "@vue/runtime-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 2364a17 commit 9525fa0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "1.0.0-beta.5",
"@vitest/expect": "1.0.0-beta.5",
"@vue/runtime-core": "3.3.8",
"@vue/runtime-core": "3.3.9",
"algoliasearch": "4.20.0",
"chai": "5.0.0-alpha.2",
"chai-each": "0.0.1",
Expand Down
28 changes: 27 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@ __metadata:
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-v8": "npm:1.0.0-beta.5"
"@vitest/expect": "npm:1.0.0-beta.5"
"@vue/runtime-core": "npm:3.3.8"
"@vue/runtime-core": "npm:3.3.9"
algoliasearch: "npm:4.20.0"
chai: "npm:5.0.0-alpha.2"
chai-each: "npm:0.0.1"
Expand Down Expand Up @@ -3237,6 +3237,15 @@ __metadata:
languageName: node
linkType: hard

"@vue/reactivity@npm:3.3.9":
version: 3.3.9
resolution: "@vue/reactivity@npm:3.3.9"
dependencies:
"@vue/shared": "npm:3.3.9"
checksum: 33b29999ddf65e6c8d3d75e8cc5b850ca90f95a6b066251668bfea3e1047d8273feaae50407415b45161c7203f191e1a8468271d9f5cf435c1ccea892f3ffc53
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.3.8":
version: 3.3.8
resolution: "@vue/runtime-core@npm:3.3.8"
Expand All @@ -3247,6 +3256,16 @@ __metadata:
languageName: node
linkType: hard

"@vue/runtime-core@npm:3.3.9":
version: 3.3.9
resolution: "@vue/runtime-core@npm:3.3.9"
dependencies:
"@vue/reactivity": "npm:3.3.9"
"@vue/shared": "npm:3.3.9"
checksum: a0c023bbc992fd58d604dec6a00d203314e2cfb3fcf9644b9515ac4d7f7b042104f3076d281987304a284a87abff773b8f9532f224d3942eb0a818436ced7de8
languageName: node
linkType: hard

"@vue/runtime-dom@npm:3.3.8":
version: 3.3.8
resolution: "@vue/runtime-dom@npm:3.3.8"
Expand Down Expand Up @@ -3277,6 +3296,13 @@ __metadata:
languageName: node
linkType: hard

"@vue/shared@npm:3.3.9":
version: 3.3.9
resolution: "@vue/shared@npm:3.3.9"
checksum: 55e2a0670da886d817585010161565402174742f83428d588ebd64f103508d6f6cf51f26c8a62b340c66f584400c2fb935f0197f5137c34812fdcd3baef7d59f
languageName: node
linkType: hard

"@vueuse/core@npm:10.6.1, @vueuse/core@npm:^10.6.1":
version: 10.6.1
resolution: "@vueuse/core@npm:10.6.1"
Expand Down

0 comments on commit 9525fa0

Please sign in to comment.