Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 10.7.2 to 10.8.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.7.2 to 10.8.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.8.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 Feb 26, 2024
1 parent d25d831 commit d5812ec
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@gip-recia/tldraw-webcomponent": "^1.8.0",
"@vueuse/core": "^10.7.2",
"@vueuse/core": "^10.8.0",
"pinia": "^2.1.7",
"vue": "^3.4.19",
"vue-i18n": "9.9.1",
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2763,31 +2763,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^10.7.2":
version: 10.7.2
resolution: "@vueuse/core@npm:10.7.2"
"@vueuse/core@npm:^10.8.0":
version: 10.8.0
resolution: "@vueuse/core@npm:10.8.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:10.7.2"
"@vueuse/shared": "npm:10.7.2"
vue-demi: "npm:>=0.14.6"
checksum: 10/7d5877397f79bc621777a5cf401262f3cf4aab6fa1a7404fc151a5c2e0420fe850c37857d6ac10ac939e1326446f52c9ab26275123da1f48fcb0f6926269700e
"@vueuse/metadata": "npm:10.8.0"
"@vueuse/shared": "npm:10.8.0"
vue-demi: "npm:>=0.14.7"
checksum: 10/327d6a5bb382c53f0e62663b565755ff7592373c66ffd57c7c0f935c055a8f20124c1b16c456368b4cf7130ae45f2ec34615ced73282c3053ca03f707c6b208d
languageName: node
linkType: hard

"@vueuse/metadata@npm:10.7.2":
version: 10.7.2
resolution: "@vueuse/metadata@npm:10.7.2"
checksum: 10/b681891d6020371dd16777046f2131afca8b58e37be238908890430efe4e08f99adb3e8b4c2a74b102fe9d22906e10a52a5877e980a9552861f1f647341b7400
"@vueuse/metadata@npm:10.8.0":
version: 10.8.0
resolution: "@vueuse/metadata@npm:10.8.0"
checksum: 10/c680ee5ab6e90a80a90b3ac9135c915ed89dd329256506f74f053ae878c17654f7aaba16ed2454ef247aaa1a500dbae8bb791764cc9a2c94ea96ffaadf8355dc
languageName: node
linkType: hard

"@vueuse/shared@npm:10.7.2":
version: 10.7.2
resolution: "@vueuse/shared@npm:10.7.2"
"@vueuse/shared@npm:10.8.0":
version: 10.8.0
resolution: "@vueuse/shared@npm:10.8.0"
dependencies:
vue-demi: "npm:>=0.14.6"
checksum: 10/9fb3d5f85ea626266eabf9721b941dee770694a653f46aac3ec9804cf728a84020370ee49e2d98ec61a44c0bd77f540dc117da75a783451f9f3546ec80969f37
vue-demi: "npm:>=0.14.7"
checksum: 10/cedfb3b3a6198170438f5a58a7dd8cbb959afd9c4cf1075aba96d40a0785e60c8b4592d10b0ed5fd91ecd0459f2fbe33d013cdbc4ca6675a782629bd12fc671e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3395,7 +3395,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:^12.0.0"
"@vue/test-utils": "npm:^2.4.4"
"@vue/tsconfig": "npm:^0.5.1"
"@vueuse/core": "npm:^10.7.2"
"@vueuse/core": "npm:^10.8.0"
axios: "npm:^1.6.7"
date-fns: "npm:^3.3.1"
dotenv: "npm:^16.4.4"
Expand Down Expand Up @@ -8593,7 +8593,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit d5812ec

Please sign in to comment.