Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 11.0.3 to 11.1.0
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>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Sep 16, 2024
1 parent 045485e commit 460db4f
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 @@
"dependencies": {
"@gip-recia/tldraw-webcomponent": "^3.6.0",
"@gip-recia/wisemapping-webcomponent": "^0.1.0",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.2",
"vue": "^3.5.6",
"vue-i18n": "10.0.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1662,31 +1662,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: 10/ad5e9dc7618490c778fa79078cad1d25c964c7935cc1e5d6120b006f50539afe2d08fbeeb6f3d8790fae2d1b612286a9636390c8692afd2f2b7d6738f4ee4d11
checksum: 10/2ed51d0a49588bf23f18b31e16756b0ddd1a97e1fa426f73e805d76c52d1b51959372f04040e7bdad2d922568afe8a5c6674e6efbeac17624ee843bad17671bf
languageName: node
linkType: hard

"@vueuse/metadata@npm:11.0.3":
version: 11.0.3
resolution: "@vueuse/metadata@npm:11.0.3"
checksum: 10/5fcde4829802690ab3ad533363f978472de132ffe61e0b3226ef9b2e9c26bcea4d75a1a5015c425b4c9b144915568b9c26228f839a1e01c1674388e3156dda53
"@vueuse/metadata@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/metadata@npm:11.1.0"
checksum: 10/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: 10/ce818aadcee7e3ff2959f6179757fade02d25f163ea44d9b5911cfcb8db0998fc02b3cd048495a860f1da756c41a830a28dc646eb2cd32c38ff00ff0bc2ef438
checksum: 10/467bd1da45e4cf8d5a9c91129bd7e2cfecd80e896e8fd11e6a85fa28d2743b124faf595fc54e1c00359f721b3faf70c5f9574130c7ab3a30c4891a89c77b80fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -2230,7 +2230,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:^13.0.0"
"@vue/test-utils": "npm:^2.4.6"
"@vue/tsconfig": "npm:^0.5.1"
"@vueuse/core": "npm:^11.0.3"
"@vueuse/core": "npm:^11.1.0"
axios: "npm:^1.7.7"
commit-and-tag-version: "npm:^12.4.4"
date-fns: "npm:^4.0.0"
Expand Down

0 comments on commit 460db4f

Please sign in to comment.