build(deps): bump vue from 3.5.2 to 3.5.3 (#3150)

Bumps [vue](https://github.com/vuejs/core) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: vue
  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>
This commit is contained in:
dependabot[bot]
2024-09-08 19:56:25 -04:00
committed by GitHub
parent 49b2433301
commit 8c218b576e

View File

@@ -6,7 +6,7 @@
}, },
"dependencies": { "dependencies": {
"@lizardbyte/shared-web": "2024.901.195233", "@lizardbyte/shared-web": "2024.901.195233",
"vue": "3.5.2", "vue": "3.5.3",
"vue-i18n": "9.14.0" "vue-i18n": "9.14.0"
}, },
"devDependencies": { "devDependencies": {