Commit 256cd90
authored
chore(deps): update frontend dependencies (#723)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@swc/core](https://swc.rs)
([source](https://redirect.github.com/swc-project/swc/tree/HEAD/packages/core))
| [`1.15.21` →
`1.15.24`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.15.21/1.15.24)
|

|

|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`25.5.0` →
`25.5.2`](https://renovatebot.com/diffs/npm/@types%2fnode/25.5.0/25.5.2)
|

|

|
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`8.58.0` →
`8.58.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.58.0/8.58.1)
|

|

|
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`8.58.0` →
`8.58.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.58.0/8.58.1)
|

|

|
| [i18next](https://www.i18next.com)
([source](https://redirect.github.com/i18next/i18next)) | [`26.0.3` →
`26.0.4`](https://renovatebot.com/diffs/npm/i18next/26.0.3/26.0.4) |

|

|
| [webpack](https://redirect.github.com/webpack/webpack) | [`5.105.4` →
`5.106.0`](https://renovatebot.com/diffs/npm/webpack/5.105.4/5.106.0) |

|

|
---
### Release Notes
<details>
<summary>swc-project/swc (@​swc/core)</summary>
###
[`v1.15.24`](https://redirect.github.com/swc-project/swc/blob/HEAD/CHANGELOG.md#11524---2026-04-04)
[Compare
Source](https://redirect.github.com/swc-project/swc/compare/v1.15.21...v1.15.24)
##### Bug Fixes
- **(es/decorators)** Scope 2023-11 implicit-global rewrite to
decorator-lifted exprs
([#​11743](https://redirect.github.com/swc-project/swc/issues/11743))
([1c01bbb](https://redirect.github.com/swc-project/swc/commit/1c01bbb46ddb33b380b8216235c1e6f2767d0aae))
- **(es/minifier)** Handle `toExponential(undefined)`
([#​11583](https://redirect.github.com/swc-project/swc/issues/11583))
([cd94a31](https://redirect.github.com/swc-project/swc/commit/cd94a3141621cec617dac7e84c50070cd598ec46))
- **(es/minifier)** Cap deep if\_return conditional chains
([#​11758](https://redirect.github.com/swc-project/swc/issues/11758))
([a92fa3e](https://redirect.github.com/swc-project/swc/commit/a92fa3e8e27f604186a2393284d3deb67a9146f1))
- **(es/minifier)** Inline prop shorthand in computed props
([#​11760](https://redirect.github.com/swc-project/swc/issues/11760))
([71feafb](https://redirect.github.com/swc-project/swc/commit/71feafb4bc79883a558164e9543ae4ecedc9187e))
- **(es/parser)** Parse key Flow forms from
[#​11729](https://redirect.github.com/swc-project/swc/issues/11729)
(phase 1)
([#​11733](https://redirect.github.com/swc-project/swc/issues/11733))
([886fe53](https://redirect.github.com/swc-project/swc/commit/886fe533ad7edfb13804be3a779eccb160cf69e7))
- **(es/parser)** Close remaining Flow parser gaps for
[#​11729](https://redirect.github.com/swc-project/swc/issues/11729)
(phase 2)
([#​11740](https://redirect.github.com/swc-project/swc/issues/11740))
([8d36f05](https://redirect.github.com/swc-project/swc/commit/8d36f05499f7e2cc5c568227d05e5f912e01509b))
- **(es/regexp)** Preserve source for wrapped named groups
([#​11757](https://redirect.github.com/swc-project/swc/issues/11757))
([7e56fe5](https://redirect.github.com/swc-project/swc/commit/7e56fe5cb4dfc3fc1758e2139949107d5eaa8e47))
- **(html/codegen)** Keep </p> for span-parent paragraphs
([#​11756](https://redirect.github.com/swc-project/swc/issues/11756))
([ede9950](https://redirect.github.com/swc-project/swc/commit/ede9950d35cdd4968331ac0111cdb413e60f3438))
- **(swc\_common)** Make `eat_byte` unsafe to prevent UTF-8 boundary
violation
([#​11731](https://redirect.github.com/swc-project/swc/issues/11731))
([669a659](https://redirect.github.com/swc-project/swc/commit/669a659c6e29c12eba793e646c6b29002782a84c))
##### Features
- **(es/minifier)** Remove useless arguments for non inlined callee
([#​11645](https://redirect.github.com/swc-project/swc/issues/11645))
([bab249e](https://redirect.github.com/swc-project/swc/commit/bab249ef031f71ebe4089b15a03b435d7258e895))
- **(react-compiler)** Advance SWC parity for upstream fixtures
([#​11724](https://redirect.github.com/swc-project/swc/issues/11724))
([468da70](https://redirect.github.com/swc-project/swc/commit/468da70bbdf876e44155fda09cbca7ee939fa68f))
- **(react-compiler)** Tighten core validation parity for upstream
fixtures
([#​11734](https://redirect.github.com/swc-project/swc/issues/11734))
([7e2cf8d](https://redirect.github.com/swc-project/swc/commit/7e2cf8d46a6f41967b93858d9f3269ae46370d14))
- **(react-compiler)** Improve SWC parity for early-return and hooks
validation
([#​11738](https://redirect.github.com/swc-project/swc/issues/11738))
([4739c58](https://redirect.github.com/swc-project/swc/commit/4739c586d0deb88d3d536835adb873b9c036bef5))
- **(react-compiler)** M1 memo validators + lint gating alignment
([#​11739](https://redirect.github.com/swc-project/swc/issues/11739))
([7e1ad26](https://redirect.github.com/swc-project/swc/commit/7e1ad26b49295085208c2e4ddfb175c479da53bc))
- **(react-compiler)** Improve Stage A diagnostic parity and validation
aggregation
([#​11745](https://redirect.github.com/swc-project/swc/issues/11745))
([0e2075e](https://redirect.github.com/swc-project/swc/commit/0e2075e4addc9771dbe5388b6d30fd4344308bd1))
- **(react-compiler)** Continue swc parity for dependency handling
([#​11747](https://redirect.github.com/swc-project/swc/issues/11747))
([83688c8](https://redirect.github.com/swc-project/swc/commit/83688c8af8695b895d871a4d6d9530d89fcba2a9))
##### Refactor
- **(es/minifier)** Inline usage analyzer and remove crate
([#​11750](https://redirect.github.com/swc-project/swc/issues/11750))
([7d8d11b](https://redirect.github.com/swc-project/swc/commit/7d8d11b53ad046cafce6aff76672df41ad276615))
- **(react-compiler)** Remove compiler impl and keep fast\_check
([#​11753](https://redirect.github.com/swc-project/swc/issues/11753))
([f21d336](https://redirect.github.com/swc-project/swc/commit/f21d33629033f305d300d91982d0a87bc807e427))
##### Ci
- Add manual Publish crates workflow
([#​11763](https://redirect.github.com/swc-project/swc/issues/11763))
([169c961](https://redirect.github.com/swc-project/swc/commit/169c96107357653fa0d1c0feb715aa2312481e0a))
- Add misc npm publish workflow
([#​11764](https://redirect.github.com/swc-project/swc/issues/11764))
([236eff0](https://redirect.github.com/swc-project/swc/commit/236eff01dd30e780596ed33704b85bf91491bc10))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/eslint-plugin)</summary>
###
[`v8.58.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8581-2026-04-08)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.58.0...v8.58.1)
##### 🩹 Fixes
- **eslint-plugin:** \[no-unused-vars] fix false negative for type
predicate parameter
([#​12004](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12004))
##### ❤️ Thank You
- MinJae [@​Ju-MINJAE](https://redirect.github.com/Ju-MINJAE)
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1)
for more information.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(@​typescript-eslint/parser)</summary>
###
[`v8.58.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8581-2026-04-08)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.58.0...v8.58.1)
This was a version bump only for parser to align it with other projects,
there were no code changes.
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.58.1)
for more information.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>i18next/i18next (i18next)</summary>
###
[`v26.0.4`](https://redirect.github.com/i18next/i18next/blob/HEAD/CHANGELOG.md#2604)
[Compare
Source](https://redirect.github.com/i18next/i18next/compare/v26.0.3...v26.0.4)
- fix(types): inline formatting options like `{{price, currency(EUR)}}`
are now correctly resolved to their base format type (e.g. `number` for
`currency`) instead of falling back to `string`
[2378](https://redirect.github.com/i18next/i18next/issues/2378)
</details>
<details>
<summary>webpack/webpack (webpack)</summary>
###
[`v5.106.0`](https://redirect.github.com/webpack/webpack/blob/HEAD/CHANGELOG.md#51060)
[Compare
Source](https://redirect.github.com/webpack/webpack/compare/v5.105.4...v5.106.0)
##### Minor Changes
- Add `exportType: "style"` for CSS modules to inject styles into DOM
via HTMLStyleElement, similar to style-loader functionality. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20579](https://redirect.github.com/webpack/webpack/pull/20579))
- Add `context` option support for VirtualUrlPlugin (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20449](https://redirect.github.com/webpack/webpack/pull/20449))
- The context for the virtual module. A string path. Defaults to 'auto',
which will try to resolve the context from the module id.
- Support custom context path for resolving relative imports in virtual
modules
- Add examples demonstrating context usage and filename customization
- Generate different `CssModule` instances for different `exportType`
values. (by [@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx)
in
[#​20590](https://redirect.github.com/webpack/webpack/pull/20590))
- Added the `localIdentHashFunction` option to configure the hash
function to be used for hashing. (by
[@​alexander-akait](https://redirect.github.com/alexander-akait)
in
[#​20694](https://redirect.github.com/webpack/webpack/pull/20694))
Additionally, the `localIdentName` option can now be a function.
- Added support for destructuring assignment `require` in cjs, allowing
for tree shaking. (by
[@​ahabhgk](https://redirect.github.com/ahabhgk) in
[#​20548](https://redirect.github.com/webpack/webpack/pull/20548))
- Added the `validate` option to enable/disable validation in
webpack/plugins/loaders, also implemented API to make it inside plugins.
(by [@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20275](https://redirect.github.com/webpack/webpack/pull/20275))
- Added `source` support for async WASM modules. (by
[@​magic-akari](https://redirect.github.com/magic-akari) in
[#​20364](https://redirect.github.com/webpack/webpack/pull/20364))
##### Patch Changes
- Add a static getSourceBasicTypes method to the Module class to prevent
errors across multiple versions. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20614](https://redirect.github.com/webpack/webpack/pull/20614))
- Included fragment groups in the conflicting order warning for CSS. (by
[@​aryanraj45](https://redirect.github.com/aryanraj45) in
[#​20660](https://redirect.github.com/webpack/webpack/pull/20660))
- Avoid rendering unused top-level `__webpack_exports__` declaration
when output ECMA module library. (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20669](https://redirect.github.com/webpack/webpack/pull/20669))
- Fixed resolving in CSS modules. (by
[@​alexander-akait](https://redirect.github.com/alexander-akait)
in
[#​20771](https://redirect.github.com/webpack/webpack/pull/20771))
- Allow external modules place in async chunks when output ECMA module.
(by [@​hai-x](https://redirect.github.com/hai-x) in
[#​20662](https://redirect.github.com/webpack/webpack/pull/20662))
- Implement `deprecate` flag in schema for better TypeScript support to
show which options are already deprecated by the configuration (by
[@​bjohansebas](https://redirect.github.com/bjohansebas) in
[#​20432](https://redirect.github.com/webpack/webpack/pull/20432))
- Set `.name` to `"default"` for anonymous default export functions and
classes per ES spec (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20773](https://redirect.github.com/webpack/webpack/pull/20773))
- Hash entry chunks after runtime chunks to prevent stale content hash
references in watch mode (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20724](https://redirect.github.com/webpack/webpack/pull/20724))
- Fix multiple bugs and optimizations in CSS modules: correct third code
point position in walkCssTokens number detection, fix multiline CSS
comment regex, fix swapped :import/:export error message, fix comma
callback incorrectly popping balanced stack, fix cache comparison
missing array length check, fix match.index mutation side effect, move
publicPathAutoRegex to module scope, precompute merged callbacks in
consumeUntil, simplify redundant ternary in CssGenerator, fix typo
GRID\_TEMPLATE\_ARES, remove duplicate grid-column-start, and merge
duplicate getCompilationHooks calls. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20648](https://redirect.github.com/webpack/webpack/pull/20648))
- Correct url() path resolution and preserve source maps for non-link
CSS export types (style, text, css-style-sheet) (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20717](https://redirect.github.com/webpack/webpack/pull/20717))
- Emit error when proxy server returns non-200 status code in
HttpUriPlugin instead of silently failing. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20646](https://redirect.github.com/webpack/webpack/pull/20646))
- `import.meta` as standalone expression now returns a complete object
with known properties (`url`, `webpack`, `main`, `env`) instead of an
empty object `({})`, and hoists it as a module-level variable to ensure
`import.meta === import.meta` identity. In `preserve-unknown` mode (ESM
output), the hoisted object merges runtime `import.meta` properties via
`Object.assign`. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20658](https://redirect.github.com/webpack/webpack/pull/20658))
- Fix incorrect condition in FileSystemInfo that always evaluated to
false, preventing trailing slash removal from directory paths during
build dependency resolution. (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20649](https://redirect.github.com/webpack/webpack/pull/20649))
- fix: VirtualUrlPlugin absolute path virtual module IDs getting
concatenated with compiler context (by
[@​xiaoxiaojx](https://redirect.github.com/xiaoxiaojx) in
[#​20656](https://redirect.github.com/webpack/webpack/pull/20656))
When a virtual module ID is an absolute path (e.g.
`virtual:C:/project/user.js`), the auto-derived context was incorrectly
joined with `compiler.context`, producing a concatenated path like
`C:\cwd\C:\project`. Now absolute-path contexts are used directly.
- All deprecated methods and options now have `@deprecated` flag in
types. (by
[@​alexander-akait](https://redirect.github.com/alexander-akait)
in
[#​20707](https://redirect.github.com/webpack/webpack/pull/20707))
- Fix `CompatibilityPlugin` to correctly rename `__webpack_require__`
when it appears as an arrow function parameter (e.g. `(__webpack_module,
__webpack_exports, __webpack_require__) => { ... }`). (by
[@​hai-x](https://redirect.github.com/hai-x) in
[#​20661](https://redirect.github.com/webpack/webpack/pull/20661))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlLW1pbm9yIiwidXBkYXRlLW1pbm9yIiwidXBkYXRlLXBhdGNoIl19-->
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>1 parent b2f4336 commit 256cd90
2 files changed
Lines changed: 138 additions & 147 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
0 commit comments