Bump vue from 3.4.37 to 3.4.38 in /webapp
Bumps vue from 3.4.37 to 3.4.38.
Release notes
Sourced from vue's releases.
v3.4.38
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minor
branch.
Changelog
Sourced from vue's changelog.
3.4.38 (2024-08-15)
Bug Fixes
- build: revert entities to 4.5 to avoid runtime resolution errors (f349af7), closes #11603
- compiler-core: use ast-based check for function expressions when possible (236cac3), closes #11615
- compiler-sfc: handle keyof operator with index object (#11581) (74d26db)
- types: add fallback stub for DOM types when DOM lib is absent (#11598) (4db0085)
Commits
-
56e658e
release: v3.4.38 -
0bdb2a3
workflow: move private packages to separate directory -
74d26db
fix(compiler-sfc): handle keyof operator with index object (#11581) -
236cac3
fix(compiler-core): use ast-based check for function expressions when possible -
b27d900
chore: update changelog regarding inject behavior change -
f349af7
fix(build): revert entities to 4.5 to avoid runtime resolution errors -
4db0085
fix(types): add fallback stub for DOM types when DOM lib is absent (#11598) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts