chore(deps-dev): bump vue from 3.3.4 to 3.3.8 (#7214)

Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.3.8.
- [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.3.4...v3.3.8)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:development
  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>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-09 11:27:49 -08:00 committed by GitHub
parent 4b0abdf54f
commit 591b5745a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -487,7 +487,9 @@
"blockquote",
"blockquotes",
"Blockquote",
"Blockquotes"
"Blockquotes",
"lcovonly",
"gcov"
],
"dictionaries": ["npm", "softwareTerms", "node", "html", "css", "bash", "en_US"],
"ignorePaths": [
@ -500,4 +502,4 @@
"html-test-results",
"test-results"
]
}
}

View File

@ -73,7 +73,7 @@
"tiny-emitter": "2.1.0",
"typescript": "5.2.2",
"uuid": "9.0.1",
"vue": "3.3.4",
"vue": "3.3.8",
"vue-eslint-parser": "9.3.2",
"vue-loader": "16.8.3",
"webpack": "5.89.0",