Closed dependabot[bot] closed 1 month ago
Updated package 'vite' version
The version of the 'vite' package, which boosts the speed of our project, has been updated from ^5.4.0
to ^5.4.9
. This change should improve the project performance.
Updated package '@rollup/rollup' version along with its dependencies
The '@rollup/rollup' package and its related dependencies have been updated from version 4.14.3
to 4.24.0
enhancing code bundling and module loading which contributes to making our software more efficient.
Updated '@types/estree' package version
The '@types/estree' package version has been adjusted from 1.0.5
to 1.0.6
improving the process of interpreting and validating code syntax.
Updated 'postcss' and 'rollup' packages
The versions of 'postcss' and 'rollup' packages have been bumped up. The 'postcss' package that aids in transforming CSS styles, went from ^8.4.40
to ^8.4.43
, and the 'rollup' package, which assists with bundling JavaScript files, moved from ^4.13.0
to ^4.20.0
. These changes should allow for more effective styling and smoother application bundling.
Superseded by #2116.
Bumps vite from 5.4.0 to 5.4.9.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)ae44163
docs: update homepage (#18274)262a879
fix(ssr): (backport #18150) fix source map remapping with multiple sources (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show