Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 11.0.1 to 11.0.3
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.1 to 11.0.3.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.3/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent e762bee commit 10cb146
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.8.12",
"@oruga-ui/theme-bulma": "^0.3.0",
"@vueuse/core": "^11.0.1",
"@vueuse/core": "^11.0.3",
"axios": "^1.7.5",
"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 @@ -4206,31 +4206,31 @@ __metadata:
languageName: node
linkType: hard

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

"@vueuse/metadata@npm:11.0.1":
version: 11.0.1
resolution: "@vueuse/metadata@npm:11.0.1"
checksum: ed1c617a2e875180ba1c223e16bad330bc18a03698a4305285f6d5c714da7c3ebdaea0050e1e4bb1226b07a2a5164af146d0ce209f8b1f92084d205e6313d2c8
"@vueuse/metadata@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/metadata@npm:11.0.3"
checksum: 5fcde4829802690ab3ad533363f978472de132ffe61e0b3226ef9b2e9c26bcea4d75a1a5015c425b4c9b144915568b9c26228f839a1e01c1674388e3156dda53
languageName: node
linkType: hard

"@vueuse/shared@npm:11.0.1":
version: 11.0.1
resolution: "@vueuse/shared@npm:11.0.1"
"@vueuse/shared@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/shared@npm:11.0.3"
dependencies:
vue-demi: "npm:>=0.14.10"
checksum: 2800cad5c1ed73a5bb812d130f34d035ab3cd5beadec4075d86c7bcc5428b81a2a5950b42de869d3cef3c3dc690e005a100957d3ad7efdfca899ab100ba7581d
checksum: ce818aadcee7e3ff2959f6179757fade02d25f163ea44d9b5911cfcb8db0998fc02b3cd048495a860f1da756c41a830a28dc646eb2cd32c38ff00ff0bc2ef438
languageName: node
linkType: hard

Expand Down Expand Up @@ -11092,7 +11092,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.1"
"@vueuse/core": "npm:^11.0.3"
axios: "npm:^1.7.5"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
Expand Down

0 comments on commit 10cb146

Please sign in to comment.