Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 10.4.1 to 10.5.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 10.4.1 to 10.5.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.5.0/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Oct 10, 2023
1 parent e28046a commit 636d118
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"predev": "dotenv-checker --schema .env.example --env .env.local"
},
"dependencies": {
"@vueuse/core": "^10.4.1",
"@vueuse/core": "^10.5.0",
"pinia": "^2.1.6",
"vue": "^3.3.4",
"vue-i18n": "9.5.0",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -985,10 +985,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.17":
version: 0.0.17
resolution: "@types/web-bluetooth@npm:0.0.17"
checksum: 8c72ba8cd1d7abd3fcab608e1d8eb828420df23f67d783f1282d4a747f995e91a0c861f92fa195e9423edb22bb34854452028f8a68148a593b35915635a4f4db
"@types/web-bluetooth@npm:^0.0.18":
version: 0.0.18
resolution: "@types/web-bluetooth@npm:0.0.18"
checksum: 5ab99b3f5bf1a7c86e35a463ad57fdd7bb570a49195d94dbdcd8dedc59067f11caddcda5dfee7b144c8f2e18d85b4b2922c0d5c78f7798686d8a8795fb1393f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -1421,31 +1421,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^10.4.1":
version: 10.4.1
resolution: "@vueuse/core@npm:10.4.1"
"@vueuse/core@npm:^10.5.0":
version: 10.5.0
resolution: "@vueuse/core@npm:10.5.0"
dependencies:
"@types/web-bluetooth": ^0.0.17
"@vueuse/metadata": 10.4.1
"@vueuse/shared": 10.4.1
vue-demi: ">=0.14.5"
checksum: 2232ad6dd3af89aee80d38ffcbe6a3386d1f55f66ac212baac10c3a506f43ee58a4fffabaa7ec483e62dbf6f231ee7ce1fb82ab91f9312e2d9f8c554810d2773
"@types/web-bluetooth": ^0.0.18
"@vueuse/metadata": 10.5.0
"@vueuse/shared": 10.5.0
vue-demi: ">=0.14.6"
checksum: 9144847c7ec3e2997e324946c573f0f2da32629d7db8c1e5bfc8fd99cc0eb8e2c129691631bd8f9bc3be8c56796d1f057f151b567c7c5a56b7a85dfe6e3c75d5
languageName: node
linkType: hard

"@vueuse/metadata@npm:10.4.1":
version: 10.4.1
resolution: "@vueuse/metadata@npm:10.4.1"
checksum: d9c584f4581eed4e7e81423916077dada73b22ee3f1e798682aac1ee640a91b0287088f26dc7e72d7b6ad2e6c8d630fd7ee8ba02ca5987c033ed8391e92b5542
"@vueuse/metadata@npm:10.5.0":
version: 10.5.0
resolution: "@vueuse/metadata@npm:10.5.0"
checksum: 8db966e86a7a3233d1c36c4aa46510b555f211a40899ab89cfd5f09280e6b325014722185bf0dbb9806b0ca5aff5c1217ded108aef79cd07c72800c573c4fc4a
languageName: node
linkType: hard

"@vueuse/shared@npm:10.4.1":
version: 10.4.1
resolution: "@vueuse/shared@npm:10.4.1"
"@vueuse/shared@npm:10.5.0":
version: 10.5.0
resolution: "@vueuse/shared@npm:10.5.0"
dependencies:
vue-demi: ">=0.14.5"
checksum: e1cc0b970e0ce06c8bc2cbed3ce37a9ee7ff0667fc3f354398b4201259db1848da428d62c9ea19c3124f5eb80ce0b3f97328f537e3238ec68cdbb726ff3e3fe8
vue-demi: ">=0.14.6"
checksum: 8ec1b6e18ccdff2940efbee943539831ce54d59294bb1b1e309c82a845035807ee6b11cca29c3eca2df321e79136b13650399c54cde366212e8b2c69c4befb48
languageName: node
linkType: hard

Expand Down Expand Up @@ -3231,7 +3231,7 @@ __metadata:
"@vue/eslint-config-typescript": ^12.0.0
"@vue/test-utils": ^2.4.1
"@vue/tsconfig": ^0.4.0
"@vueuse/core": ^10.4.1
"@vueuse/core": ^10.5.0
axios: ^1.5.1
date-fns: ^2.30.0
dotenv: ^16.3.1
Expand Down Expand Up @@ -6409,7 +6409,7 @@ __metadata:
languageName: node
linkType: hard

"vue-demi@npm:>=0.14.5":
"vue-demi@npm:>=0.14.5, vue-demi@npm:>=0.14.6":
version: 0.14.6
resolution: "vue-demi@npm:0.14.6"
peerDependencies:
Expand Down

0 comments on commit 636d118

Please sign in to comment.