Skip to content

Commit

Permalink
[Tech] Bump vite-tsconfig-paths from 4.2.1 to 4.3.1 in /frontend (#2911)
Browse files Browse the repository at this point in the history
Bumps
[vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths)
from 4.2.1 to 4.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's
releases</a>.</em></p>
<blockquote>
<h2>v4.3.0</h2>
<ul>
<li>353926a feat: use jsconfig.json if present (closes <a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/22">#22</a>)</li>
</ul>
<h2>v4.2.3</h2>
<ul>
<li>4cc78b4816eb7eea13cae878d8a4b6da8d691c27 fix: avoid breaking change
from <a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/128">#128</a></li>
</ul>
<h2>v4.2.2</h2>
<ul>
<li>d496ea9c90c2e1159c53fc54d5e435d4316d47ee fix: forward options when
calling <code>this.resolve</code> (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/128">#128</a>)
(thanks to <a
href="https://github.com/pcattori"><code>@​pcattori</code></a>)</li>
</ul>
<h3>⚠️ This release may have broken Vite versions older than 5.0</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/ca4e2aa7f3be36facbce0305cc145f9d5f9693d1"><code>ca4e2aa</code></a>
4.3.1</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/cb9b582db1eb5ce6ad0118cab7300e371ea62ced"><code>cb9b582</code></a>
fix: lazily import tsconfck</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/afe1fed1a2ee4dfbeb6868f4c338b15b0d4a9793"><code>afe1fed</code></a>
4.3.0</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/c8c3e1024f158b6f2154e7165b02d5efc32211ff"><code>c8c3e10</code></a>
chore: update lockfile</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/353926a230500fe2bc1b36a53c786640593b0ad0"><code>353926a</code></a>
feat: use jsconfig.json if present</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/dd3fc7e9ef353b0f53dc9720c00e722ad35f5104"><code>dd3fc7e</code></a>
4.2.3</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/4cc78b4816eb7eea13cae878d8a4b6da8d691c27"><code>4cc78b4</code></a>
fix: avoid breaking change from <a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/128">#128</a></li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/fcea268da56284fd5c83494c3a0421cccec04252"><code>fcea268</code></a>
nit: use baseUrl variable</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/ae57cbdddca402deecc2f4a437c026a0203bebbf"><code>ae57cbd</code></a>
4.2.2</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/d496ea9c90c2e1159c53fc54d5e435d4316d47ee"><code>d496ea9</code></a>
fix: forward options when calling <code>this.resolve</code> (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/128">#128</a>)</li>
<li>See full diff in <a
href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.1...v4.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite-tsconfig-paths&package-manager=npm_and_yarn&previous-version=4.2.1&new-version=4.3.1)](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>
  • Loading branch information
louptheron authored Feb 22, 2024
2 parents cf4ecc2 + e6aa28a commit 16e9277
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"typescript": "5.2.2",
"vite": "4.5.2",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.2.1"
"vite-tsconfig-paths": "4.3.1"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 16e9277

Please sign in to comment.