Skip to content

Commit b8ea547

Browse files
chore(deps): update dependency vite to v4.3.1 (#4521)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://github.com/vitejs/vite/tree/main/#readme) ([source](https://github.com/vitejs/vite)) | [`4.3.0` -> `4.3.1`](https://renovatebot.com/diffs/npm/vite/4.3.0/4.3.1) | [![age](https://badges.renovateapi.com/packages/npm/vite/4.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/4.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/4.3.1/compatibility-slim/4.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/4.3.1/confidence-slim/4.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v4.3.1`](https://github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small431-2023-04-20-small) [Compare Source](https://github.com/vitejs/vite/compare/d6468a3b1fa11f066a0f38515874f71da7b9640e...v4.3.1) - fix: revert ensure module in graph before transforming ([#&#8203;12774](https://github.com/vitejs/vite/issues/12774)) ([#&#8203;12929](https://github.com/vitejs/vite/issues/12929)) ([9cc93a5](https://github.com/vitejs/vite/commit/9cc93a5)), closes [#&#8203;12774](https://github.com/vitejs/vite/issues/12774) [#&#8203;12929](https://github.com/vitejs/vite/issues/12929) - docs: 4.3 announcement and release notes ([#&#8203;12925](https://github.com/vitejs/vite/issues/12925)) ([f29c582](https://github.com/vitejs/vite/commit/f29c582)), closes [#&#8203;12925](https://github.com/vitejs/vite/issues/12925) - chore: clean up 4.3 changelog ([55ec023](https://github.com/vitejs/vite/commit/55ec023)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 646b32b commit b8ea547

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22051,8 +22051,8 @@ __metadata:
2205122051
linkType: hard
2205222052

2205322053
"vite@npm:^4.1.1":
22054-
version: 4.3.0
22055-
resolution: "vite@npm:4.3.0"
22054+
version: 4.3.1
22055+
resolution: "vite@npm:4.3.1"
2205622056
dependencies:
2205722057
esbuild: ^0.17.5
2205822058
fsevents: ~2.3.2
@@ -22083,7 +22083,7 @@ __metadata:
2208322083
optional: true
2208422084
bin:
2208522085
vite: bin/vite.js
22086-
checksum: 9b6084c92e234e74c47514d864477abb7ad40cf53aa904f84b0a87c1b1238d64ea13ecc7595cf06df4aab1649bda8fa86671f40731a8fc00f4bca3b2c6d76f93
22086+
checksum: e58ba33ec10af6167686c1c43c61f31fcbc6b3b6a1f16ed03fb6cc8278700c6edaf4ff394ef454291ee35924054c7772feac159f1acf3af1a33d289fe8494d9c
2208722087
languageName: node
2208822088
linkType: hard
2208922089

0 commit comments

Comments
 (0)