Skip to content

Commit

Permalink
build(deps-dev): bump @vueuse/core from 11.1.0 to 11.2.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.1.0 to 11.2.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.2.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Nov 4, 2024
1 parent 39475a2 commit ce0d865
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/mediacentre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"axios": "^1.7.7",
"dotenv-checker": "^1.1.7",
"eslint": "^8.57.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1190,7 +1190,7 @@ __metadata:
"@vue/eslint-config-prettier": "npm:^9.0.0"
"@vue/eslint-config-typescript": "npm:^13.0.0"
"@vue/tsconfig": "npm:^0.5.1"
"@vueuse/core": "npm:^11.1.0"
"@vueuse/core": "npm:^11.2.0"
axios: "npm:^1.7.7"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -3939,31 +3939,31 @@ __metadata:
languageName: node
linkType: hard

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

"@vueuse/metadata@npm:11.1.0":
version: 11.1.0
resolution: "@vueuse/metadata@npm:11.1.0"
checksum: 10/3bb0171a275845780678360a8e74591b52ad3a25aba61bee0e57924410918c343ccb94b9317a06e77c92e6e18a7d22ddf46ea51eea930fea6ca9b06053875522
"@vueuse/metadata@npm:11.2.0":
version: 11.2.0
resolution: "@vueuse/metadata@npm:11.2.0"
checksum: 10/07da49f0b3d1272a13ef589e5bc1cfb55ea7a90641c9436aa4a92913a75a2bd7a854cd4f80ebdbf6d13793022708039e25100d56e2cd5aa94ac4ec7682ed391d
languageName: node
linkType: hard

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

Expand Down

0 comments on commit ce0d865

Please sign in to comment.