Bump vue and vue-template-compiler in /webapp
Bumps vue and vue-template-compiler. These dependencies needed to be updated together.
Updates vue
from 2.7.13 to 2.7.14
Commits
- See full diff in compare view
Updates vue-template-compiler
from 2.7.13 to 2.7.14
Release notes
Sourced from vue-template-compiler's releases.
v2.7.14
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vue-template-compiler's changelog.
2.7.14 (2022-11-09)
Bug Fixes
- compiler-sfc: fix template usage check edge case for v-slot destructured default value (#12842) (5e3d4e9), closes #12841
- provide/inject: do not mutate original provide options during merge (d1899ca), closes #12854
- reactivity: avoid using WeakMap for IE compatibility (29b5f58), closes #12837
- types: fix spreading VNodeData in tsx (#12789) (f7db7f3), closes #12778
- types: stricter type condition for
EventHandlers
(#12840) (0b3cf7d), closes #12832
Commits
-
9dd006b
release: v2.7.14 -
29b5f58
fix(reactivity): avoid using WeakMap for IE compatibility -
d1899ca
fix(provide/inject): do not mutate original provide options during merge -
5e3d4e9
fix(compiler-sfc): fix template usage check edge case for v-slot destructured... -
5aed733
test: add test case for #12778 -
f7db7f3
fix(types): fix spreading VNodeData in tsx (#12789) -
0b3cf7d
fix(types): stricter type condition forEventHandlers
(#12840) -
a5afc4d
chore: fix typo (#12863) -
6d9aac8
chore: fix some broken links to v2 docs (#12839) -
a7a71ad
Update the dev to main in the PR template (#12834) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts