Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 11.0.3 to 11.1.0 (#1508)
Browse files Browse the repository at this point in the history
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 11.0.3 to 11.1.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.1.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 173b6c8 commit 3dd1326
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fortawesome/fontawesome-free": "^6.6.0",
"@oruga-ui/oruga-next": "^0.9.0-pre.1",
"@oruga-ui/theme-bulma": "^0.4.2",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"axios": "^1.7.7",
"buefy": "^0.9.29",
"moment": "^2.30.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4318,31 +4318,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^11.0.3":
version: 11.0.3
resolution: "@vueuse/core@npm:11.0.3"
"@vueuse/core@npm:^11.1.0":
version: 11.1.0
resolution: "@vueuse/core@npm:11.1.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:11.0.3"
"@vueuse/shared": "npm:11.0.3"
"@vueuse/metadata": "npm:11.1.0"
"@vueuse/shared": "npm:11.1.0"
vue-demi: "npm:>=0.14.10"
checksum: ad5e9dc7618490c778fa79078cad1d25c964c7935cc1e5d6120b006f50539afe2d08fbeeb6f3d8790fae2d1b612286a9636390c8692afd2f2b7d6738f4ee4d11
checksum: 2ed51d0a49588bf23f18b31e16756b0ddd1a97e1fa426f73e805d76c52d1b51959372f04040e7bdad2d922568afe8a5c6674e6efbeac17624ee843bad17671bf
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/metadata@npm:11.0.3"
checksum: 5fcde4829802690ab3ad533363f978472de132ffe61e0b3226ef9b2e9c26bcea4d75a1a5015c425b4c9b144915568b9c26228f839a1e01c1674388e3156dda53
"@vueuse/metadata@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/metadata@npm:11.1.0"
checksum: 3bb0171a275845780678360a8e74591b52ad3a25aba61bee0e57924410918c343ccb94b9317a06e77c92e6e18a7d22ddf46ea51eea930fea6ca9b06053875522
languageName: node
linkType: hard

"@vueuse/shared@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/shared@npm:11.0.3"
"@vueuse/shared@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/shared@npm:11.1.0"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: ce818aadcee7e3ff2959f6179757fade02d25f163ea44d9b5911cfcb8db0998fc02b3cd048495a860f1da756c41a830a28dc646eb2cd32c38ff00ff0bc2ef438
checksum: 467bd1da45e4cf8d5a9c91129bd7e2cfecd80e896e8fd11e6a85fa28d2743b124faf595fc54e1c00359f721b3faf70c5f9574130c7ab3a30c4891a89c77b80fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -11309,7 +11309,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:^13.0.0"
"@vue/test-utils": "npm:^2.4.6"
"@vue/vue3-jest": "npm:^29.2.6"
"@vueuse/core": "npm:^11.0.3"
"@vueuse/core": "npm:^11.1.0"
axios: "npm:^1.7.7"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
Expand Down

0 comments on commit 3dd1326

Please sign in to comment.