Conversation
…19 updates Bumps the npm-dependencies group with 18 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.3.0` | | [i18next](https://github.com/i18next/i18next) | `25.3.4` | `25.4.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.6.1` | `15.7.2` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.8.0` | `7.8.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.1` | `9.1.3` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.1` | `9.1.3` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.1` | `9.1.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.11` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.0` | `8.40.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.0` | `8.40.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.0` | `5.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.34.0` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.1.1` | `9.1.3` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.2.0` | | [playwright](https://github.com/microsoft/playwright) | `1.54.2` | `1.55.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.0` | `8.40.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.1` | `7.1.3` | Updates `@types/node` from 24.2.1 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `i18next` from 25.3.4 to 25.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.3.4...v25.4.2) Updates `react-i18next` from 15.6.1 to 15.7.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.6.1...v15.7.2) Updates `react-router` from 7.8.0 to 7.8.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.8.2/packages/react-router) Updates `@playwright/test` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...v1.55.0) Updates `@storybook/addon-docs` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/addons/docs) Updates `@storybook/addon-links` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/addons/links) Updates `@storybook/react-vite` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/frameworks/react-vite) Updates `@types/react` from 19.1.9 to 19.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.0 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser) Updates `@vitejs/plugin-react` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.1/packages/plugin-react) Updates `eslint` from 9.33.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) Updates `eslint-plugin-storybook` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/lib/eslint-plugin) Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.2.0 - [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.2.0) Updates `playwright` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...v1.55.0) Updates `storybook` from 9.1.1 to 9.1.3 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.3/code/core) Updates `typescript-eslint` from 8.39.0 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/typescript-eslint) Updates `vite` from 7.1.1 to 7.1.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.3/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: i18next dependency-version: 25.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-i18next dependency-version: 15.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: react-router dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@storybook/addon-links" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@storybook/react-vite" dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/react" dependency-version: 19.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint-plugin-unused-imports dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: playwright dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 9.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vite dependency-version: 7.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Ervin Rácz <ervin.racz@protonmail.com>
f531c26 to
b4ae6c8
Compare
ervcz
approved these changes
Aug 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 18 updates in the /frontend directory:
24.2.124.3.025.3.425.4.215.6.115.7.27.8.07.8.21.54.21.55.09.1.19.1.39.1.19.1.39.1.19.1.319.1.919.1.118.39.08.40.08.39.08.40.05.0.05.0.19.33.09.34.09.1.19.1.34.1.44.2.01.54.21.55.08.39.08.40.07.1.17.1.3Updates
@types/nodefrom 24.2.1 to 24.3.0Commits
Updates
i18nextfrom 25.3.4 to 25.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
a7852d725.4.25bf51e9fix #234148d47fb25.4.1bfa40detry to fix #2340c37d39fbuild5423a3f25.4.003b4949changelog6c26133feat: adds new "selector" API (#2322)dc8384finstead of warn use deprecate for old format functionff90d7925.3.6Updates
react-i18nextfrom 15.6.1 to 15.7.2Changelog
Sourced from react-i18next's changelog.
Commits
4edb89715.7.2652fdebupdate i18next depf0be9f215.7.19106eaerelease641f6e5fix: _EnableSelector type (For compatibility, enableSelector does not exist i...1d7ad4715.7.08c35788release78aec36feat: adds support for new "selector" API (#1852)8784cb5trans with nesting $t() and interpolation5cb73detrans with $t() nesting testUpdates
react-routerfrom 7.8.0 to 7.8.2Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
eade1dechore: Update version for release (#14223)27eed3achore: Update version for release (pre) (#14214)935fb25fix(react-router/router): remove unused client side middleware future flag (#...bebb46cfeat(react-router): server action revalidation opt out via `$SKIP_REVALIDATIO...d10c7efUpdate missed type for clientMiddleware (#14212)ef3016cchore: Update version for release (pre) (#14211)4dfb883Delay turbo-stream serialization of .data redirects (#14205)e9a17edfeat(react-router): addunstable_onErrorprop toRouterProviderfor clien...06519e2Serialize ReadonlyMap and ReadonlySet types (#13092)d7eb048chore: formatUpdates
@playwright/testfrom 1.54.2 to 1.55.0Release notes
Sourced from
@playwright/test's releases.Commits
f992162chore: mark v1.55.0 (#37121)4a92ea0cherry-pick(#37113): docs: add release-notes for v1.55aa05507cherry-pick(#37114): test: move browser._launchServer in child process27ae7dctest: tree gardening (#37107)cd09d85test: unflake "should pick element" (#37103)72e4772chore(trace-viewer): remove unused code (#37097)5b8c7d6chore(dotnet): float is non-nullable (#37095)c7bf035test(webkit): closing dialog > contenteditable (#37084)9fd6986test: skip debug-controller tests in driver mode (#37090)4c2f44dtest(bidi): use the nightly channel only for Firefox in CI (#37086)Updates
@storybook/addon-docsfrom 9.1.1 to 9.1.3Release notes
Sourced from
@storybook/addon-docs's releases.Changelog
Sourced from
@storybook/addon-docs's changelog.Commits
ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords0f86613Merge pull request #32287 from storybookjs/shilman/error-utm2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-paramsf8ff03aMerge pull request #32238 from storybookjs/sidnioulz/issue-31436-table99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2Updates
@storybook/addon-linksfrom 9.1.1 to 9.1.3Release notes
Sourced from
@storybook/addon-links's releases.Changelog
Sourced from
@storybook/addon-links's changelog.Commits
ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2Updates
@storybook/react-vitefrom 9.1.1 to 9.1.3Release notes
Sourced from
@storybook/react-vite's releases.Changelog
Sourced from
@storybook/react-vite's changelog.Commits
ce39157Bump version from "9.1.2" to "9.1.3" [skip ci]730bbf0Merge pull request #32284 from storybookjs/shilman/package-json-keywords2bae930Merge pull request #32283 from storybookjs/shilman/readme-utm-params99c205cBump version from "9.1.1" to "9.1.2" [skip ci]933b626Merge pull request #32220 from storybookjs/yann/fix-jsx-issue-2Updates
@types/reactfrom 19.1.9 to 19.1.11Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.39.0 to 8.40.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
60c3b26chore(release): publish 8.40.07648622fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...d50a6b1feat(typescript-estree): forbid invalid keys inEnumMember(#11232)b2ee794chore(release): publish 8.39.1fee2bc6chore: update eslint-plugin-eslint-plugin (#11449)Updates
@typescript-eslint/parserfrom 8.39.0 to 8.40.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
60c3b26chore(release): publish 8.40.0b2ee794chore(release): publish 8.39.1Updates
@vitejs/plugin-reactfrom 5.0.0 to 5.0.1Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
efe4344release: plugin-react@5.0.1126bdb0feat: setoptimizeDeps.rollupOptions.transform.jsxinstead of `optimizeDeps...d3934adperf(react): skip react compiler whencompilationMode: "annotation"but no ...e2f0c78fix(react): respect tsconfig jsxImportSource by default (#726)ba0323cfix(deps): update all non-major dependencies (#729)d33f37drefactor(react): simplify rolldown-vite only plugins (#720)d431680fix(react): respectreactRefreshHostoption on rolldown-vite (#716)32c4e2cchore(react): changelog for #689 (#715)a22f29bfix(react): refreshWrapper was injected twice for class components when using...2f62dc0fix(react): always skip react-compiler on non client envrionment (#689)Updates
eslintfrom 9.33.0 to 9.34.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.