Skip to content

Commit e3eb013

Browse files
chore(deps): update dependency vite-plugin-solid to v2.11.10 (#2255)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [vite-plugin-solid](https://redirect.github.com/solidjs/vite-plugin-solid) | [`2.11.9` -> `2.11.10`](https://renovatebot.com/diffs/npm/vite-plugin-solid/2.11.9/2.11.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-solid/2.11.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-solid/2.11.9/2.11.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>solidjs/vite-plugin-solid (vite-plugin-solid)</summary> ### [`v2.11.10`](https://redirect.github.com/solidjs/vite-plugin-solid/blob/HEAD/CHANGELOG.md#21110) [Compare Source](https://redirect.github.com/solidjs/vite-plugin-solid/compare/[email protected]@2.11.10) ##### Patch Changes - [`b19050a`](https://redirect.github.com/solidjs/vite-plugin-solid/commit/b19050a): Fix SSR resolve.external being unconditionally applied in Vite 6+ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/runtime-env/import-meta-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6eb200 commit e3eb013

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/examples/vite-solid-example/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/examples/vite-solid-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cross-env": "7.0.3",
1515
"typescript": "5.9.3",
1616
"vite": "6.3.6",
17-
"vite-plugin-solid": "2.11.9"
17+
"vite-plugin-solid": "2.11.10"
1818
},
1919
"dependencies": {
2020
"solid-js": "1.9.9"

0 commit comments

Comments
 (0)