Skip to content

Commit

Permalink
build(deps): bump @vueuse/core from 10.11.0 to 10.11.1 (#1456)
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.11.0 to 10.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core)

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

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 Aug 10, 2024
1 parent 0a0a8bd commit f8812a7
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.6.0",
"@oruga-ui/oruga-next": "^0.8.12",
"@oruga-ui/theme-bulma": "^0.3.0",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.3",
"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 @@ -4309,31 +4309,31 @@ __metadata:
languageName: node
linkType: hard

"@vueuse/core@npm:^10.11.0":
version: 10.11.0
resolution: "@vueuse/core@npm:10.11.0"
"@vueuse/core@npm:^10.11.1":
version: 10.11.1
resolution: "@vueuse/core@npm:10.11.1"
dependencies:
"@types/web-bluetooth": "npm:^0.0.20"
"@vueuse/metadata": "npm:10.11.0"
"@vueuse/shared": "npm:10.11.0"
"@vueuse/metadata": "npm:10.11.1"
"@vueuse/shared": "npm:10.11.1"
vue-demi: "npm:>=0.14.8"
checksum: 6f2bcba82f3ce70d56174f341a621aa259ebf710b28fcf1b000a68a4a28c7c249aee9ffce58ef00659133b44f409616d500310b645271f58f10529c925556a69
checksum: bbebdcd1ef0a77437cf2432062bb57c13e0afdadc474861ddad7ce343a8638778c5e54ad302c80e1d4351d4bdaf43501dc5937185e08d257fd000bdfea4ecb36
languageName: node
linkType: hard

"@vueuse/metadata@npm:10.11.0":
version: 10.11.0
resolution: "@vueuse/metadata@npm:10.11.0"
checksum: 52229c65facf4c83bd18d67c995ebeadd927d92902882d82e131242610bdad7422889e3001c8dc95d8c3a189c9c63dffa2b73f8d6a0c071405790e4fc2fc6233
"@vueuse/metadata@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/metadata@npm:10.11.1"
checksum: 20336a05eb4945c1486d5e0a81c91a8ba08137f567b86d2bc1171af36d916c56d30166163016ed64642cce904cad1af09332655f7f0178eb5f2c65e54f648b4f
languageName: node
linkType: hard

"@vueuse/shared@npm:10.11.0":
version: 10.11.0
resolution: "@vueuse/shared@npm:10.11.0"
"@vueuse/shared@npm:10.11.1":
version: 10.11.1
resolution: "@vueuse/shared@npm:10.11.1"
dependencies:
vue-demi: "npm:>=0.14.8"
checksum: 670d8b934ba6348de085a82aa3adf457421bd2d18a7db3db29d67aa74fd36ef4123847858b9340aeb843b8feece3ef9118c90d400780dda29ecc961c08706553
checksum: 5d8c28ed441a66b200c76ab44b6dbc6af152a6cecc527a1f4f645d95547e1de65e4b99e16d25f77609cb146e9e4b4961b260fe723043b08ab198e88ed1d47f4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11126,7 +11126,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:^10.11.0"
"@vueuse/core": "npm:^10.11.1"
axios: "npm:^1.7.3"
babel-jest: "npm:~29.7.0"
buefy: "npm:^0.9.29"
Expand Down

0 comments on commit f8812a7

Please sign in to comment.