InvenTree/src/frontend/tests
dependabot[bot] 7d739e5927
chore(deps): bump the dependencies group across 1 directory with 4 updates (#11494)
* chore(deps): bump the dependencies group across 1 directory with 4 updates

Bumps the dependencies group with 4 updates in the /src/frontend directory: [@codemirror/view](https://github.com/codemirror/view), [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror), [@playwright/test](https://github.com/microsoft/playwright) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@codemirror/view` from 6.38.2 to 6.39.16
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.38.2...6.39.16)

Updates `@uiw/codemirror-theme-vscode` from 4.25.1 to 4.25.7
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.25.1...v4.25.7)

Updates `@playwright/test` from 1.56.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.56.0...v1.58.2)

Updates `@types/node` from 24.11.0 to 25.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@uiw/codemirror-theme-vscode"
  dependency-version: 4.25.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix test

* fix test

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2026-03-13 10:57:53 +11:00
..
customization [bug] Fix custom logo and splash (#11391) 2026-02-22 22:04:49 +11:00
fixtures [bug] Fix custom logo and splash (#11391) 2026-02-22 22:04:49 +11:00
pages chore(deps): bump the dependencies group across 1 directory with 4 updates (#11494) 2026-03-13 10:57:53 +11:00
api.ts Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00
baseFixtures.ts chore(frontend): resolution bump (#11465) 2026-03-12 12:14:36 +11:00
defaults.ts [bug] Playwright fixes (#9933) 2025-07-02 22:12:17 +10:00
helpers.ts [API] Enhanced filtering for generic parameters (#11383) 2026-02-20 09:32:33 +11:00
login.ts [UI] Barcode form inputs (#10973) 2025-12-07 18:31:32 +11:00
pui_exporting.spec.ts chore(deps): bump the dependencies group across 1 directory with 4 updates (#11494) 2026-03-13 10:57:53 +11:00
pui_forms.spec.ts Char fix (#10827) 2025-11-14 17:35:59 +11:00
pui_general.spec.ts [UI] Search shortcut (#10181) 2025-08-15 20:41:03 +10:00
pui_importing.spec.ts chore(deps): bump the dependencies group across 1 directory with 4 updates (#11494) 2026-03-13 10:57:53 +11:00
pui_login.spec.ts [UI] MFA Refactor (#10775) 2025-11-05 22:54:47 +11:00
pui_machines.spec.ts chore(deps): bump the dependencies group across 1 directory with 4 updates (#11494) 2026-03-13 10:57:53 +11:00
pui_modals.spec.ts [bug] Fix table ordering (#11277) 2026-02-11 17:52:21 +11:00
pui_permissions.spec.ts chore(frontend): resolution bump (#11465) 2026-03-12 12:14:36 +11:00
pui_plugins.spec.ts Supplier Mixin (#9761) 2025-10-18 07:13:03 +11:00
pui_printing.spec.ts [UI] Default table filters (#11405) 2026-02-23 19:46:17 +11:00
pui_settings.spec.ts Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00
pui_tables.spec.ts [bug] Fix table ordering (#11277) 2026-02-11 17:52:21 +11:00
settings.ts Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00