Skip to content

Commit

Permalink
build(deps): bump the vite group across 3 directories with 5 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [vite-plugin-css-injected-by-js](https://github.com/marco-prontera/vite-plugin-css-injected-by-js) to permit the latest version.

Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.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/v4.3.3/packages/plugin-react)

Updates `vite` from 5.4.9 to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

Updates `@storybook/builder-vite` from 8.3.5 to 8.3.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/v8.3.6/code/builders/builder-vite)

Updates `@storybook/react-vite` from 8.3.5 to 8.3.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/v8.3.6/code/frameworks/react-vite)

Updates `vite-plugin-css-injected-by-js` to 3.5.2
- [Release notes](https://github.com/marco-prontera/vite-plugin-css-injected-by-js/releases)
- [Commits](marco-prontera/vite-plugin-css-injected-by-js@v3.5.1...v3.5.2)

Updates `@vitejs/plugin-react` to 4.3.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/v4.3.3/packages/plugin-react)

Updates `vite` to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

Updates `@storybook/builder-vite` to 8.3.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/v8.3.6/code/builders/builder-vite)

Updates `@storybook/react-vite` to 8.3.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/v8.3.6/code/frameworks/react-vite)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: "@storybook/builder-vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite-plugin-css-injected-by-js
  dependency-type: direct:production
  dependency-group: vite
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  dependency-group: vite
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: vite
- dependency-name: "@storybook/builder-vite"
  dependency-type: direct:production
  dependency-group: vite
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:production
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 547f6f4 commit 87c8507
Show file tree
Hide file tree
Showing 5 changed files with 260 additions and 89 deletions.
4 changes: 2 additions & 2 deletions packages/@liexp/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"fp-ts": "^2.16.9",
"io-ts": "^2.2.21",
"io-ts-types": "^0.5.19",
"vite-plugin-css-injected-by-js": "^3.5.1",
"vite-plugin-css-injected-by-js": "^3.5.2",
"vite-plugin-optimizer": "^1.4.3",
"vite-tsconfig-paths": "^5.0.1"
},
Expand All @@ -41,7 +41,7 @@
"@types/express": "^4.17.21",
"@types/mime": "^1.3.5",
"@types/react": "^18.3.8",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^9.13.0",
"eslint-plugin-fp-ts": "^0.3.2",
"eslint-plugin-import": "^2.31.0",
Expand Down
Loading

0 comments on commit 87c8507

Please sign in to comment.