Skip to content

Commit

Permalink
build(deps-dev): bump @vueuse/core from 12.5.0 to 12.7.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.5.0 to 12.7.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v12.7.0/packages/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 7b277d9 commit 3409196
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/mediacentre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@uportal/open-id-connect": "^1.40.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/tsconfig": "^0.7.0",
"@vueuse/core": "^12.5.0",
"@vueuse/core": "^12.7.0",
"axios": "^1.7.9",
"dotenv-checker": "^1.1.7",
"eslint": "^9.20.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ __metadata:
"@uportal/open-id-connect": "npm:^1.40.2"
"@vitejs/plugin-vue": "npm:^5.2.1"
"@vue/tsconfig": "npm:^0.7.0"
"@vueuse/core": "npm:^12.5.0"
"@vueuse/core": "npm:^12.7.0"
axios: "npm:^1.7.9"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^9.20.0"
Expand Down Expand Up @@ -4077,31 +4077,31 @@ __metadata:
languageName: node
linkType: hard

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

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

"@vueuse/shared@npm:12.5.0":
version: 12.5.0
resolution: "@vueuse/shared@npm:12.5.0"
"@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/276c2ae6e565dd5762a2b75023d8dfd4551a26abd3ad8c7bd8a5a1f8a64cd3747fc2b46c6914ef78ef9ebd17196b4ec1c70df043aa0b1ab6b630346a39dca150
checksum: 10/391219a2555c0a59e19f46546fac9ae204dd1ca74e3c33e6533f0d5403c59f0a02fcc5d18a0feab55be18f53871dc0b6e37c0fcbde807260cd1cdd01d7265aa1
languageName: node
linkType: hard

Expand Down

0 comments on commit 3409196

Please sign in to comment.