Skip to content

Commit

Permalink
Build(deps): Bump vite from 4.4.5 to 4.4.6 in /Builder
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.5 to 4.4.6.
- [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/v4.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 3fcd142 commit 89c8732
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"postcss": "^8.4.26",
"rollup": "^3.26.3",
"tailwindcss": "^3.3.3",
"vite": "^4.4.5",
"vite": "^4.4.6",
"vite-plugin-rails": "^0.1.0"
}
}
8 changes: 4 additions & 4 deletions Builder/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,10 +974,10 @@ vite-plugin-stimulus-hmr@^3.0:
debug "^4.3"
stimulus-vite-helpers "^3.0.0"

vite@^4.4.5:
version "4.4.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.5.tgz#ce9ae1a03841d2ec90f560744712495bf914f698"
integrity sha512-4m5kEtAWHYr0O1Fu7rZp64CfO1PsRGZlD3TAB32UmQlpd7qg15VF7ROqGN5CyqN7HFuwr7ICNM2+fDWRqFEKaA==
vite@^4.4.6:
version "4.4.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.6.tgz#97a0a43868ec773fd88980d7c323c80233521cf1"
integrity sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==
dependencies:
esbuild "^0.18.10"
postcss "^8.4.26"
Expand Down

0 comments on commit 89c8732

Please sign in to comment.