Commit 9b49766
authored
Build(deps-dev): bump laravel-vite-plugin from 1.2.0 to 1.3.0 (#95)
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from
1.2.0 to 1.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/vite-plugin/releases">laravel-vite-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.0</h2>
<ul>
<li>Use rollup types from Vite by <a
href="https://github.com/sapphi-red"><code>@sapphi-red</code></a> in <a
href="https://redirect.github.com/laravel/vite-plugin/pull/325">laravel/vite-plugin#325</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md">laravel-vite-plugin's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/laravel/vite-plugin/compare/v1.2.0...v1.3.0">v1.3.0</a>
- 2025-06-03</h2>
<ul>
<li>Use rollup types from Vite by <a
href="https://github.com/sapphi-red"><code>@sapphi-red</code></a> in <a
href="https://redirect.github.com/laravel/vite-plugin/pull/325">laravel/vite-plugin#325</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/laravel/vite-plugin/commit/9d835fea5099f8bcba7b684769514d8eac835d43"><code>9d835fe</code></a>
version</li>
<li><a
href="https://github.com/laravel/vite-plugin/commit/aa697cd99f0bab5fbf5bb9246991d8f7d6be824e"><code>aa697cd</code></a>
Use rollup types from Vite (<a
href="https://redirect.github.com/laravel/vite-plugin/issues/325">#325</a>)</li>
<li><a
href="https://github.com/laravel/vite-plugin/commit/c0c82ca4ee19f6e71e66f870e4e09c835fd9dfc7"><code>c0c82ca</code></a>
Comment on duplicated regex</li>
<li><a
href="https://github.com/laravel/vite-plugin/commit/6dbbe2591bbef991542c55c9bbae9bfebdd2e4a6"><code>6dbbe25</code></a>
chore: Update <code>update-changelog.yml</code></li>
<li><a
href="https://github.com/laravel/vite-plugin/commit/4e3e0b12bfb4c50e65c0655a1ca1f7e7514b0f16"><code>4e3e0b1</code></a>
Update CHANGELOG</li>
<li>See full diff in <a
href="https://github.com/laravel/vite-plugin/compare/v1.2.0...v1.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments