Skip to content

Commit e98e676

Browse files
Bump the dev-dependencies-minor group with 3 updates (#2424)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the dev-dependencies-minor group with 3 updates: [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc), [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@vitejs/plugin-react-swc` from 4.0.1 to 4.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@​vitejs/plugin-react-swc</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@4.1.0</h2> <ul> <li>Add <code>@types/babel__cores</code> to dependencies (fix <a href="https://redirect.github.com/vitejs/vite-plugin-react/issues/211">#211</a>)</li> <li>Improve build perf when not using Babel plugins by lazy loading <code>@babel/core</code> <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/212">#212</a></li> <li>Better invalidation message when an export is added &amp; fix HMR for export of nullish values <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/215">#215</a></li> <li>Include non-dev jsx runtime in optimizeDeps &amp; support HMR for JS files using the non dev runtime <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/224">#224</a></li> <li>The build output now contains a <code>index.d.cts</code> file so you don't get types errors when setting <code>moduleResolution</code> to <code>node16</code> or <code>nodenext</code> in your tsconfig (we recommend using <code>bundler</code> which is more close to how Vite works)</li> </ul> <h2>plugin-react-swc@4.1.0</h2> <h3>Set SWC cacheRoot options</h3> <p>This is set to <code>{viteCacheDir}/swc</code> and override the default of <code>.swc</code>.</p> <h3>Perf: simplify refresh wrapper generation (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3> <h2>plugin-react@4.0.4</h2> <ul> <li>Fix <a href="https://github.com/vitejs/vite-plugin-react/discussions/198">#198</a>: Enable Babel if presets list is not empty</li> </ul> <h2>plugin-react@4.0.3</h2> <ul> <li>Revert <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/108">#108</a>: Remove throw when refresh runtime is loaded twice to enable usage in micro frontend apps. This was added to help fix setup usage, and this is not worth an annoying warning for others or a config parameter.</li> </ul> <h2>plugin-react@4.0.2</h2> <ul> <li>Fix fast-refresh for files that are transformed into jsx (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/188">#188</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md"><code>@​vitejs/plugin-react-swc</code>'s changelog</a>.</em></p> <blockquote> <h2>4.1.0 (2025-09-17)</h2> <h3>Set SWC cacheRoot options</h3> <p>This is set to <code>{viteCacheDir}/swc</code> and override the default of <code>.swc</code>.</p> <h3>Perf: simplify refresh wrapper generation (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/835">#835</a>)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/v4.1.0/packages/plugin-react-swc">compare view</a></li> </ul> </details> <br /> Updates `prettier-plugin-organize-imports` from 4.2.0 to 4.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases">prettier-plugin-organize-imports's releases</a>.</em></p> <blockquote> <h2>4.3.0</h2> <h2>What's Changed</h2> <ul> <li>feat: allow configuration of <code>organizeImportsTypeOrder</code>(<a href="https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/pull/152">simonhaenisch/prettier-plugin-organize-imports#152</a>) - thanks <a href="https://github.com/goege64"><code>@​goege64</code></a> for your first contribution 🎉</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.2.0...v4.3.0">https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.2.0...v4.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/commit/f354c0ef8689f4592807e85fa5bc0157588390c7"><code>f354c0e</code></a> 4.3.0</li> <li><a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/commit/98d053aa1669d0c5d25b898ac7a321e327efd00d"><code>98d053a</code></a> chore: update dev dependencies</li> <li><a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/commit/bc4d8facb09bb386322a0fde63f1f9115cc44df5"><code>bc4d8fa</code></a> feat: allow configuration of <code>organizeImportsTypeOrder</code> (<a href="https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/issues/152">#152</a>)</li> <li><a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/commit/ed9c19a5b193d75c88301a9c0a5cac96c9cfa6d6"><code>ed9c19a</code></a> docs: update changelog</li> <li>See full diff in <a href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.2.0...v4.3.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.43.0 to 8.46.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.46.0</h2> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unsafe-member-access] add allowOptionalChaining option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11659">#11659</a>)</li> <li><strong>eslint-plugin-internal:</strong> [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11323">#11323</a>)</li> <li><strong>rule-schema-to-typescript-types:</strong> clean up and make public (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11633">#11633</a>)</li> <li><strong>typescript-eslint:</strong> export util types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10848">#10848</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10849">#10849</a>)</li> <li><strong>typescript-estree:</strong> mention file specifics in project service allowDefaultProject error (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11635">#11635</a>)</li> <li><strong>typescript-estree:</strong> private identifiers can only appear on LHS of in expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9232">#9232</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-floating-promises] remove excess parentheses in suggestions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11487">#11487</a>)</li> <li><strong>eslint-plugin:</strong> [unbound-method] improve wording around <code>this: void</code> and binding (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11634">#11634</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] ignore deprecated <code>export import</code>s (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11603">#11603</a>)</li> <li><strong>eslint-plugin:</strong> removed error type previously deprecated (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11674">#11674</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-readonly-parameter-types] ignore tagged primitives (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11660">#11660</a>)</li> <li><strong>rule-tester:</strong> deprecate TestCaseError#type and LintMessage#nodeType (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11628">#11628</a>)</li> <li><strong>typescript-estree:</strong> forbid <code>abstract</code> modifier in object methods (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11656">#11656</a>)</li> <li><strong>typescript-estree:</strong> forbid abstract method and accessor to have implementation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11657">#11657</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>Josh Goldberg ✨</li> <li>Joshua Chen</li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li> <li>Mark de Dios <a href="https://github.com/peanutenthusiast"><code>@​peanutenthusiast</code></a></li> <li>Mister-Hope <a href="https://github.com/Mister-Hope"><code>@​Mister-Hope</code></a></li> <li>Richard Torres <a href="https://github.com/richardtorres314"><code>@​richardtorres314</code></a></li> <li>Victor Genaev <a href="https://github.com/mainframev"><code>@​mainframev</code></a></li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@​nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.45.0</h2> <h2>8.45.0 (2025-09-29)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> expose rule name via RuleModule interface (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11616">#11616</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>disable generating declaration maps (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11627">#11627</a>)</li> <li><strong>ast-spec:</strong> narrow ArrowFunctionExpression.generator to false (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11636">#11636</a>)</li> <li><strong>eslint-plugin:</strong> [no-base-to-string] check if superclass is ignored (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11617">#11617</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11614">#11614</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.46.0 (2025-10-06)</h2> <h3>🚀 Features</h3> <ul> <li><strong>typescript-eslint:</strong> export util types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10848">#10848</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10849">#10849</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Mister-Hope <a href="https://github.com/Mister-Hope"><code>@​Mister-Hope</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.45.0 (2025-09-29)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.44.1 (2025-09-22)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.44.0 (2025-09-15)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aec785e33d63b248231c3e68c9aeb792caf21acc"><code>aec785e</code></a> chore(release): publish 8.46.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5c1a1592ccb21868ddff8543988125af0219f831"><code>5c1a159</code></a> feat(typescript-eslint): export util types (close <a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10848">#10848</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10849">#10849</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/255e9e274b24f86f3179146c20c156506312c92c"><code>255e9e2</code></a> chore(release): publish 8.45.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c1980522cd11f2de1a49ff6a30b4be7765a843ff"><code>c198052</code></a> chore(release): publish 8.44.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/77056f77e6fdca54b66ec692e5cefbd9f7a626dd"><code>77056f7</code></a> chore(release): publish 8.44.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0851c7e commit e98e676

File tree

4 files changed

+84
-84
lines changed

4 files changed

+84
-84
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"eslint-plugin-mdx": "^3.6.2",
5151
"prettier": "^3.6.2",
5252
"prettier-plugin-jsdoc": "^1.3.2",
53-
"prettier-plugin-organize-imports": "^4.2.0",
53+
"prettier-plugin-organize-imports": "^4.3.0",
5454
"remark-cli": "^12.0.1",
5555
"remark-frontmatter": "^5.0.0",
5656
"remark-mdx": "^3.1.0",
5757
"remark-preset-lint-consistent": "^6.0.1",
5858
"remark-preset-lint-recommended": "^7.0.1",
5959
"typescript": "^5.9.3",
60-
"typescript-eslint": "^8.43.0"
60+
"typescript-eslint": "^8.46.0"
6161
},
6262
"resolutions": {
6363
"path-to-regexp@npm:2.2.1": "^3",

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/tinycolor2": "^1",
6060
"@types/uuid": "^10.0.0",
6161
"@types/ws": "^8",
62-
"@vitejs/plugin-react-swc": "4.0.1",
62+
"@vitejs/plugin-react-swc": "4.1.0",
6363
"@vitest/coverage-istanbul": "^3.0.9",
6464
"electron": "^38.1.2",
6565
"electron-builder": "^26.0",
@@ -70,7 +70,7 @@
7070
"postcss": "^8.5.6",
7171
"prettier": "^3.6.2",
7272
"prettier-plugin-jsdoc": "^1.3.3",
73-
"prettier-plugin-organize-imports": "^4.2.0",
73+
"prettier-plugin-organize-imports": "^4.3.0",
7474
"sass": "1.91.0",
7575
"semver": "^7.7.3",
7676
"storybook": "^8.6.14",
@@ -81,7 +81,7 @@
8181
"tslib": "^2.8.1",
8282
"tsx": "^4.20.6",
8383
"typescript": "^5.9.3",
84-
"typescript-eslint": "^8.43.0",
84+
"typescript-eslint": "^8.46.0",
8585
"vite": "^6.3.6",
8686
"vite-plugin-image-optimizer": "^2.0.2",
8787
"vite-plugin-static-copy": "^3.1.3",

tsunami/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailwindcss/vite": "^4.1.14",
3232
"@types/react": "^19",
3333
"@types/react-dom": "^19",
34-
"@vitejs/plugin-react-swc": "^4.0.1",
34+
"@vitejs/plugin-react-swc": "^4.1.0",
3535
"tailwindcss": "^4.1.14",
3636
"typescript": "^5.9.3",
3737
"vite": "^6.3.6"

0 commit comments

Comments
 (0)