Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 12.2.0 to 12.3.0 (#1613)
Browse files Browse the repository at this point in the history
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.3.0/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent 709d023 commit e2381a6
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 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"@oruga-ui/oruga-next": "^0.9.3",
"@oruga-ui/theme-bulma": "^0.5.2",
"@vueuse/core": "^12.2.0",
"@vueuse/core": "^12.3.0",
"axios": "^1.7.9",
"buefy": "^0.9.29",
"moment": "^2.30.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4281,31 +4281,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^12.2.0":
version: 12.2.0
resolution: "@vueuse/core@npm:12.2.0"
"@vueuse/core@npm:^12.3.0":
version: 12.3.0
resolution: "@vueuse/core@npm:12.3.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:12.2.0"
"@vueuse/shared": "npm:12.2.0"
"@vueuse/metadata": "npm:12.3.0"
"@vueuse/shared": "npm:12.3.0"
vue: "npm:^3.5.13"
checksum: 10/93df9f58aae35efd8ffc5de16f28bd8cec61bf388999ea4abcf966ae5fcb3738fefa667f4fa6afba1f0f91a9140125911786e5ab50394e7f5bcefe5fd6d6c4b8
checksum: 10/c631aa4b2206b06d0cbd6fba59f08eba3862d1a556f085863446e05df4910d986dd49182fcccfe6d582b58e45bc2046f9985af0bee331cc737f29d0c879c74dc
languageName: node
linkType: hard

"@vueuse/metadata@npm:12.2.0":
version: 12.2.0
resolution: "@vueuse/metadata@npm:12.2.0"
checksum: 10/8e9d8cb6299485f8e8f234d93c6e7ae874494297ded6b42c1bbffd8f50caef416112297c4eb349f24da3bfa626c2104567b3f029c8c9aa4ee4eda60f3fac2fb9
"@vueuse/metadata@npm:12.3.0":
version: 12.3.0
resolution: "@vueuse/metadata@npm:12.3.0"
checksum: 10/116143706e3190a398b7caef54bf5eb96b2e2cceab2bd40f686c47629fe8d9a59e987f6fd26a31ce7433bb69610b8a4ec57cb3121ecc2cda7624a97ae6c796f3
languageName: node
linkType: hard

"@vueuse/shared@npm:12.2.0":
version: 12.2.0
resolution: "@vueuse/shared@npm:12.2.0"
"@vueuse/shared@npm:12.3.0":
version: 12.3.0
resolution: "@vueuse/shared@npm:12.3.0"
dependencies:
vue: "npm:^3.5.13"
checksum: 10/e889c4b13445dacbde131fab7617b46a1b430a9edccf9330924d34732b6d4927b2116438a2b4be69f4a378783ebb7e32633de186deb65463a64b9cd63935f6f3
checksum: 10/bc0ce6506d1d794da13682bdbbb17e879a9d106761c9a7f9359456fcc9660fdc87d1bcc200f9df6e41994f8b0e0135221dade0c2b4e1f9d300e4954e8a2cdaec
languageName: node
linkType: hard

Expand Down Expand Up @@ -11290,7 +11290,7 @@ __metadata:
"@vue/eslint-config-typescript": "npm:^13.0.0"
"@vue/test-utils": "npm:^2.4.6"
"@vue/vue3-jest": "npm:^29.2.6"
"@vueuse/core": "npm:^12.2.0"
"@vueuse/core": "npm:^12.3.0"
axios: "npm:^1.7.9"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
Expand Down

0 comments on commit e2381a6

Please sign in to comment.