Bump vue from 3.3.9 to 3.3.10 in /frontend
Bumps vue from 3.3.9 to 3.3.10.
Changelog
Sourced from vue's changelog.
3.3.10 (2023-12-04)
Bug Fixes
- app: prevent template from being cached between apps with different options (#9724) (ec71585), closes #9618
- compiler-sfc: avoid passing forEach index to genMap (f12db7f)
- compiler-sfc: deindent pug/jade templates (6345197), closes #3231 #3842 #7723
- compiler-sfc: fix :where and :is selector in scoped mode with multiple selectors (#9735) (c3e2c55), closes #9707
- compiler-sfc: generate more treeshaking friendly code (#9507) (8d74ca0), closes #9500
- compiler-sfc: support inferring generic types (#8511) (eb5e307), closes #8482
- compiler-sfc: support resolving components from props (#8785) (7cbcee3)
- compiler-sfc: throw error when failing to load TS during type resolution (#8883) (4936d2e)
- cssVars: cssVar names should be double-escaped when generating code for ssr (#8824) (5199a12), closes #7823
- deps: update compiler to ^7.23.4 (#9681) (31f6ebc)
- runtime-core: Suspense get anchor properly in Transition (#9309) (65f3fe2), closes #8105
- runtime-dom: set width/height with units as attribute (#8781) (bfc1838)
- ssr: avoid computed being accidentally cached before server render (#9688) (30d5d93), closes #5300
- types: expose emits as props in functional components (#9234) (887e54c)
- types: fix reactive collection types (#8960) (ad27473), closes #8904
- types: improve return type withKeys and withModifiers (#9734) (43c3cfd)
Performance Improvements
Commits
-
d5a88ef
release: v3.3.10 -
c3e2c55
fix(compiler-sfc): fix :where and :is selector in scoped mode with multiple s... -
bf7269a
chore(deps): update compiler (#9745) -
ec71585
fix(app): prevent template from being cached between apps with different opti... -
f2f5f76
chore(deps): update all non-major dependencies (#9744) -
f4ec0b3
chore: fix typos in CHANGELOG.md (#9746) [ci skip] -
65f3fe2
fix(runtime-core): Suspense get anchor properly in Transition (#9309) -
f12db7f
fix(compiler-sfc): avoid passing forEach index to genMap -
43c3cfd
fix(types): improve return type withKeys and withModifiers (#9734) -
9ea2b86
chore(template-explorer): fix overflow screen problem (#7282) [ci skip] - 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