Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 10.11.0 to 10.11.1
Browse files Browse the repository at this point in the history
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.11.0 to 10.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6c46dcd commit fc83bcb
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 @@ -21,7 +21,7 @@
"dependencies": {
"@gip-recia/tldraw-webcomponent": "^3.6.0",
"@gip-recia/wisemapping-webcomponent": "^0.1.0",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"pinia": "^2.1.7",
"vue": "^3.4.33",
"vue-i18n": "9.13.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1608,31 +1608,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^10.11.0":
version: 10.11.0
resolution: "@vueuse/core@npm:10.11.0"
"@vueuse/core@npm:^10.11.1":
version: 10.11.1
resolution: "@vueuse/core@npm:10.11.1"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:10.11.0"
"@vueuse/shared": "npm:10.11.0"
"@vueuse/metadata": "npm:10.11.1"
"@vueuse/shared": "npm:10.11.1"
vue-demi: "npm:>=0.14.8"
checksum: 10/6f2bcba82f3ce70d56174f341a621aa259ebf710b28fcf1b000a68a4a28c7c249aee9ffce58ef00659133b44f409616d500310b645271f58f10529c925556a69
checksum: 10/bbebdcd1ef0a77437cf2432062bb57c13e0afdadc474861ddad7ce343a8638778c5e54ad302c80e1d4351d4bdaf43501dc5937185e08d257fd000bdfea4ecb36
languageName: node
linkType: hard

"@vueuse/metadata@npm:10.11.0":
version: 10.11.0
resolution: "@vueuse/metadata@npm:10.11.0"
checksum: 10/52229c65facf4c83bd18d67c995ebeadd927d92902882d82e131242610bdad7422889e3001c8dc95d8c3a189c9c63dffa2b73f8d6a0c071405790e4fc2fc6233
"@vueuse/metadata@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/metadata@npm:10.11.1"
checksum: 10/20336a05eb4945c1486d5e0a81c91a8ba08137f567b86d2bc1171af36d916c56d30166163016ed64642cce904cad1af09332655f7f0178eb5f2c65e54f648b4f
languageName: node
linkType: hard

"@vueuse/shared@npm:10.11.0":
version: 10.11.0
resolution: "@vueuse/shared@npm:10.11.0"
"@vueuse/shared@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/shared@npm:10.11.1"
dependencies:
vue-demi: "npm:>=0.14.8"
checksum: 10/670d8b934ba6348de085a82aa3adf457421bd2d18a7db3db29d67aa74fd36ef4123847858b9340aeb843b8feece3ef9118c90d400780dda29ecc961c08706553
checksum: 10/5d8c28ed441a66b200c76ab44b6dbc6af152a6cecc527a1f4f645d95547e1de65e4b99e16d25f77609cb146e9e4b4961b260fe723043b08ab198e88ed1d47f4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2184,7 +2184,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:^10.11.0"
"@vueuse/core": "npm:^10.11.1"
axios: "npm:^1.7.2"
commit-and-tag-version: "npm:^12.4.1"
date-fns: "npm:^3.6.0"
Expand Down

0 comments on commit fc83bcb

Please sign in to comment.