chore(deps-dev): bump the vite group across 1 directory with 3 updates#896
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the vite group across 1 directory with 3 updates#896dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the vite group with 3 updates in the /frontend directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite-bundle-analyzer](https://github.com/nonzzz/vite-bundle-analyzer) and [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa). Updates `@vitejs/plugin-react` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.3/packages/plugin-react) Updates `vite-bundle-analyzer` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/nonzzz/vite-bundle-analyzer/releases) - [Changelog](https://github.com/nonzzz/vite-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](nonzzz/vite-bundle-analyzer@v1.3.7...v1.3.8) Updates `vite-plugin-pwa` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite-bundle-analyzer dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vite - dependency-name: vite-plugin-pwa dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
62913c6 to
72d168e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the vite group with 3 updates in the /frontend directory: @vitejs/plugin-react, vite-bundle-analyzer and vite-plugin-pwa.
Updates
@vitejs/plugin-reactfrom 6.0.1 to 6.0.3Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
640fd35release: plugin-react@6.0.3889efb0fix(deps): update all non-major dependencies (#1249)6c57dd4fix(plugin-react): use '/' base in bundledDev preamble to fix non-root base p...3cc33a7fix(deps): update react-related dependencies (#1245)c0f7c7fdocs: mention the Biome rule in the "Consistent components exports" section (...cd80f0ffix(deps): update all non-major dependencies (#1241)e38accafix(deps): update all non-major dependencies (#1227)9a9bb26perf(react): improve react compiler preset so that slightly more modules are ...6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)Updates
vite-bundle-analyzerfrom 1.3.7 to 1.3.8Release notes
Sourced from vite-bundle-analyzer's releases.
Changelog
Sourced from vite-bundle-analyzer's changelog.
Commits
3cdda3dchore: release v1.3.807925cefeat: using compact binary transmission (#95)Updates
vite-plugin-pwafrom 1.2.0 to 1.3.0Release notes
Sourced from vite-plugin-pwa's releases.
Commits
05670fcchore: release v1.3.0207f86eMerge pull request #899 from rj-au/patch-167f5000Merge pull request #929 from vite-pwa/userquin/chore-bump-workbox-to-7.4.1a964691chore: update workbox to 7.4.12432f65Merge pull request #924 from Hermione-Granger-1176/feat/add-vite-8-peer-dep3476818Merge pull request #914 from tomrehnstrom/feat/on-need-reload276af62feat: add vite 8 peer dependency support4e16215chore: use"moduleResolution": "bundler"(#913)fb30890feat(client): add onNeedReload callback3fc4b27JSDOC: registerType: fix grammar and description