Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
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.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/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 Jan 15, 2024
1 parent 6e791bb commit 181bc43
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": "^1.2.0",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"pinia": "^2.1.7",
"vue": "^3.4.7",
"vue-i18n": "9.9.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2630,31 +2630,31 @@ __metadata:
languageName: node
linkType: hard

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

"@vueuse/metadata@npm:10.7.1":
version: 10.7.1
resolution: "@vueuse/metadata@npm:10.7.1"
checksum: 9c1fe620f416ce0f03f73122447f6825fcda8c9053bb7088812971e8e18933bfc34c7f6249a43e89398f3185addabac2c85d97d3b5060d033ed6562e10b7f427
"@vueuse/metadata@npm:10.7.2":
version: 10.7.2
resolution: "@vueuse/metadata@npm:10.7.2"
checksum: b681891d6020371dd16777046f2131afca8b58e37be238908890430efe4e08f99adb3e8b4c2a74b102fe9d22906e10a52a5877e980a9552861f1f647341b7400
languageName: node
linkType: hard

"@vueuse/shared@npm:10.7.1":
version: 10.7.1
resolution: "@vueuse/shared@npm:10.7.1"
"@vueuse/shared@npm:10.7.2":
version: 10.7.2
resolution: "@vueuse/shared@npm:10.7.2"
dependencies:
vue-demi: "npm:>=0.14.6"
checksum: 60f456461170efb7bc60d17f49d4f706bf93846c2cc8bb748d8235486db8b9cefe9c96fb4e713ec74b8f478e0926176af7ac7ee35c92fce16c45de913a18dceb
checksum: 9fb3d5f85ea626266eabf9721b941dee770694a653f46aac3ec9804cf728a84020370ee49e2d98ec61a44c0bd77f540dc117da75a783451f9f3546ec80969f37
languageName: node
linkType: hard

Expand Down Expand Up @@ -3186,7 +3186,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:^12.0.0"
"@vue/test-utils": "npm:^2.4.3"
"@vue/tsconfig": "npm:^0.5.1"
"@vueuse/core": "npm:^10.7.1"
"@vueuse/core": "npm:^10.7.2"
axios: "npm:^1.6.5"
date-fns: "npm:^3.2.0"
dotenv: "npm:^16.3.1"
Expand Down

0 comments on commit 181bc43

Please sign in to comment.