chore(deps): bump vite, @tailwindcss/vite, @storybook/react-vite, @vitejs/plugin-react, storybook, vite-plugin-pwa and vite-plugin-simple-html#29
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…tejs/plugin-react, storybook, vite-plugin-pwa and vite-plugin-simple-html Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core), [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) and [vite-plugin-simple-html](https://github.com/wojtekmaj/vite-plugin-simple-html). These dependencies needed to be updated together. Updates `vite` from 7.3.0 to 8.0.16 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite) Updates `@tailwindcss/vite` from 4.1.18 to 4.3.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.1/packages/@tailwindcss-vite) Updates `@storybook/react-vite` from 9.1.20 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/frameworks/react-vite) Updates `@vitejs/plugin-react` from 4.7.0 to 6.0.2 - [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.2/packages/plugin-react) Updates `storybook` from 9.1.20 to 10.4.6 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.4.6/code/core) 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) Updates `vite-plugin-simple-html` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/wojtekmaj/vite-plugin-simple-html/releases) - [Commits](wojtekmaj/vite-plugin-simple-html@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:production - dependency-name: "@storybook/react-vite" dependency-version: 10.4.6 dependency-type: direct:development - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development - dependency-name: storybook dependency-version: 10.4.6 dependency-type: direct:development - dependency-name: vite-plugin-pwa dependency-version: 1.3.0 dependency-type: direct:development - dependency-name: vite-plugin-simple-html dependency-version: 1.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 vite, @tailwindcss/vite, @storybook/react-vite, @vitejs/plugin-react, storybook, vite-plugin-pwa and vite-plugin-simple-html. These dependencies needed to be updated together.
Updates
vitefrom 7.3.0 to 8.0.16Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
@tailwindcss/vitefrom 4.1.18 to 4.3.1Release notes
Sourced from @tailwindcss/vite's releases.
... (truncated)
Changelog
Sourced from @tailwindcss/vite's changelog.
... (truncated)
Commits
8a14a714.3.1 (#20226)73983e1Fix 'Sourcemap is likely to be incorrect' warnings when using `@tailwindcss/v...588bd734.3.0 (#20023)d194d4cdocs: fix various typos in comments and documentation (#19878)db27049fix(@tailwindcss/vite): include@variantin feature detection (#19966)5a79990Always resolve relative files, relative to the current .css file (#19965)f3fdda2fix(vite): avoid resolving JS plugins to browser CSS entries (#19949)69ad7cc4.2.4 (#19948)685c19eFix issue around resolving paths in@tailwindcss/vite(#19947)2e3fa494.2.3 (#19944)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/vitesince your current version.Updates
@storybook/react-vitefrom 9.1.20 to 10.4.6Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]624e618Bump version from "10.4.2" to "10.4.3" [skip ci]298dea2Bump version from "10.4.1" to "10.4.2" [skip ci]cc19ae1Bump version from "10.4.0" to "10.4.1" [skip ci]f8c16d1Bump version from "10.4.0-beta.0" to "10.4.0" [skip ci]e02da0bBump version from "10.4.0-alpha.19" to "10.4.0-beta.0" [skip ci]429fb3eBump version from "10.4.0-alpha.18" to "10.4.0-alpha.19" [skip ci]488dd08Bump version from "10.4.0-alpha.17" to "10.4.0-alpha.18" [skip ci]Updates
@vitejs/plugin-reactfrom 4.7.0 to 6.0.2Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.
... (truncated)
Commits
6535b55release: plugin-react@6.0.2bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@vitejs/plugin-reactsince your current version.Updates
storybookfrom 9.1.20 to 10.4.6Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
5496a42Bump version from "10.4.5" to "10.4.6" [skip ci]a80a5afMerge pull request #34985 from TheSeydiCharyyev/fix/issue-34951-partial-globals5b929caMerge pull request #35157 from Kakadus/update-esbuild48e7b20Bump version from "10.4.4" to "10.4.5" [skip ci]730f744Merge pull request #35094 from storybookjs/jeppe-cursor/a236965cdc88f70Merge pull request #35053 from storybookjs/sidnioulz/double-gate-ai-optin5adebe7Bump version from "10.4.3" to "10.4.4" [skip ci]ce1491dMerge pull request #35085 from badams/fix/telemetry-fetch-timeout624e618Bump version from "10.4.2" to "10.4.3" [skip ci]