Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 12.7.0 to 13.0.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 12.7.0 to 13.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v13.0.0/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent dce1e79 commit a8e5a25
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"changelog:generate": "commit-and-tag-version --packageFiles pom.xml --skip.bump --skip.tag --skip.commit -t ''"
},
"dependencies": {
"@vueuse/core": "^12.7.0",
"@vueuse/core": "^13.0.0",
"pinia": "^2.3.1",
"vue": "^3.5.13",
"vue-i18n": "^11.1.2",
Expand Down
47 changes: 24 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1780,10 +1780,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web-bluetooth@npm:^0.0.20":
version: 0.0.20
resolution: "@types/web-bluetooth@npm:0.0.20"
checksum: 10/2faa323e5c994e9468fff4675e3b6d35f3730eb4dc7c761d02267fb6246dbfd659fd8f3583db0872aae05b3ee139799c25655bbe79bf1b56c08c06e665db814b
"@types/web-bluetooth@npm:^0.0.21":
version: 0.0.21
resolution: "@types/web-bluetooth@npm:0.0.21"
checksum: 10/f8796dc9f67ee556a2c895ee7d6c4f62b2a8c52963c3d5e81a2938d3313130f9f7330ff82a6a3dceb63217ba615020e1d4cca8842d469ba6d8ac782853d47d0d
languageName: node
linkType: hard

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

"@vueuse/core@npm:^12.7.0":
version: 12.7.0
resolution: "@vueuse/core@npm:12.7.0"
"@vueuse/core@npm:^13.0.0":
version: 13.0.0
resolution: "@vueuse/core@npm:13.0.0"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:12.7.0"
"@vueuse/shared": "npm:12.7.0"
vue: "npm:^3.5.13"
checksum: 10/fe164c5158f9369923e3e1e209bdba72c02778a3320cde685545f4164268a4d1e7911ad2efe9455be49ba5f64ad21952b16c458667d1afdad903f3593197f8e6
"@types/web-bluetooth": "npm:^0.0.21"
"@vueuse/metadata": "npm:13.0.0"
"@vueuse/shared": "npm:13.0.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/b6d7db7db2592312567efa93e38f49f3d983269ad370e6505139f3a5f24f0f87879661a9aa3e0ee376baa25d86894e4a6d71fadc7cf525f21c6e0b858d33638a
languageName: node
linkType: hard

"@vueuse/metadata@npm:12.7.0":
version: 12.7.0
resolution: "@vueuse/metadata@npm:12.7.0"
checksum: 10/60d40c49c2163aa95920a8d916dfad6712338a432936168cf1127a436ffa202831bd94bdc1ebd3f61248c423fcdd88b82ba5ee7315d3af7b6a6e3319303c2fb5
"@vueuse/metadata@npm:13.0.0":
version: 13.0.0
resolution: "@vueuse/metadata@npm:13.0.0"
checksum: 10/bbb33ce433f49d5de9ce7b75c6311077d6e79b7f53a9b462ca3dc16bddae5b86175109ce5477766da7c178b1c610befdcd3b2b6884cc191584a4a24b3c4503ef
languageName: node
linkType: hard

"@vueuse/shared@npm:12.7.0":
version: 12.7.0
resolution: "@vueuse/shared@npm:12.7.0"
dependencies:
vue: "npm:^3.5.13"
checksum: 10/391219a2555c0a59e19f46546fac9ae204dd1ca74e3c33e6533f0d5403c59f0a02fcc5d18a0feab55be18f53871dc0b6e37c0fcbde807260cd1cdd01d7265aa1
"@vueuse/shared@npm:13.0.0":
version: 13.0.0
resolution: "@vueuse/shared@npm:13.0.0"
peerDependencies:
vue: ^3.5.0
checksum: 10/11090e729cc4c1846c3fc0e9e0ba040f8fb10f2413c7d6a83bd80949576fe8873065c33867216bb14f4b32fd5d8a2de11945103ebd5b1a48de707ccdf80fad7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4769,7 +4770,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:^5.2.1"
"@vue/test-utils": "npm:^2.4.6"
"@vue/tsconfig": "npm:^0.7.0"
"@vueuse/core": "npm:^12.7.0"
"@vueuse/core": "npm:^13.0.0"
axios: "npm:^1.8.2"
commit-and-tag-version: "npm:^12.5.0"
date-fns: "npm:^4.1.0"
Expand Down

0 comments on commit a8e5a25

Please sign in to comment.