Bump vite from 5.2.9 to 5.2.10
Bumps vite from 5.2.9 to 5.2.10.
Changelog
Sourced from vite's changelog.
5.2.10 (2024-04-20)
- revert: perf: use workspace root for fs cache (#15712) (#16476) (77e7359), closes #15712 #16476
- fix: add base to virtual html (#16442) (721f94d), closes #16442
- fix: adjust esm syntax judgment logic (#16436) (af72eab), closes #16436
- fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) (6a127d6), closes #16453
- fix(cspNonce): don't overwrite existing nonce values (#16415) (b872635), closes #16415
- feat: show warning if root is in build.outDir (#16454) (11444dc), closes #16454
- feat: write cspNonce to style tags (#16419) (8e54bbd), closes #16419
- chore(deps): update dependency eslint-plugin-n to v17 (#16381) (6cccef7), closes #16381
Commits
-
088d24b
release: v5.2.10 -
77e7359
revert: perf: use workspace root for fs cache (#15712) (#16476) -
6a127d6
fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) -
11444dc
feat: show warning if root is in build.outDir (#16454) -
721f94d
fix: add base to virtual html (#16442) -
8e54bbd
feat: write cspNonce to style tags (#16419) -
af72eab
fix: adjust esm syntax judgment logic (#16436) -
b872635
fix(cspNonce): don't overwrite existing nonce values (#16415) -
6cccef7
chore(deps): update dependency eslint-plugin-n to v17 (#16381) - 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