Skip to content

chore(deps): bump the dependencies group across 1 directory with 22 updates#11600

Open
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/src/frontend/dependencies-f54f0f1f80
Open

chore(deps): bump the dependencies group across 1 directory with 22 updates#11600
dependabot[bot] wants to merge 3 commits intomasterfrom
dependabot/npm_and_yarn/src/frontend/dependencies-f54f0f1f80

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the dependencies group with 22 updates in the /src/frontend directory:

Package From To
@codemirror/view 6.39.16 6.40.0
@lingui/core 5.9.2 5.9.3
@lingui/react 5.9.2 5.9.3
@mantine/carousel 8.3.16 8.3.17
@mantine/charts 8.3.16 8.3.17
@mantine/core 8.3.16 8.3.17
@mantine/dates 8.3.16 8.3.17
@mantine/dropzone 8.3.16 8.3.17
@mantine/form 8.3.16 8.3.17
@mantine/hooks 8.3.16 8.3.17
@mantine/modals 8.3.16 8.3.17
@mantine/notifications 8.3.16 8.3.17
@mantine/spotlight 8.3.16 8.3.17
@mantine/vanilla-extract 8.3.16 8.3.17
@uiw/codemirror-theme-vscode 4.25.7 4.25.8
@vanilla-extract/css 1.18.0 1.19.0
@lingui/babel-plugin-lingui-macro 5.9.2 5.9.3
@lingui/cli 5.9.2 5.9.3
@lingui/macro 5.9.2 5.9.3
@vanilla-extract/vite-plugin 5.1.4 5.2.0
@vitejs/plugin-react 5.2.0 6.0.1
vite 7.1.11 8.0.0

Updates @codemirror/view from 6.39.16 to 6.40.0

Changelog

Sourced from @​codemirror/view's changelog.

6.40.0 (2026-03-12)

Bug fixes

Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift modifier when delivered to key event handlers.

Fix an issue where EditorView.moveVertically could move to the wrong place in wrapped lines with a large line height.

Make sure the selection head associativity is properly set for mouse selections made with shift held down.

New features

WidgetType.updateDOM is now called with the previous widget value as third argument.

6.39.17 (2026-03-10)

Bug fixes

Improve touch tap-selection on line wrapping boundaries.

Make drawSelection draw our own selection handles on iOS.

Fix an issue where posAtCoords, when querying line wrapping points, got confused by extra empty client rectangles produced by Safari.

Commits
  • 4773b2e Mark version 6.40.0
  • 773a0ee Properly track associativity for shift-click selections
  • 3612d3f Bring back the vertical scan loop in moveVertically
  • bc58375 Don't put Shift-Enter/Backspace/Del through the iOS pending key hack
  • fd252fa Change WidgetType.updateDOM from type to this
  • 9373f52 Pass the old widget value to WidgetType.updateDOM
  • 3d236d2 Mark version 6.39.17
  • 0a8ddb1 Avoid posAtCoords getting confused by empty wrapping rectangles returned by S...
  • f22a194 Implement iOS selection handle drawing in the selection layer
  • 07d54a0 Use last touch position to assign a side to touch selections in wrapping editors
  • See full diff in compare view

Updates @lingui/core from 5.9.2 to 5.9.3

Release notes

Sourced from @​lingui/core's releases.

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

Changelog

Sourced from @​lingui/core's changelog.

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/core

Commits

Updates @lingui/react from 5.9.2 to 5.9.3

Release notes

Sourced from @​lingui/react's releases.

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

Changelog

Sourced from @​lingui/react's changelog.

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/react

Commits

Updates @mantine/carousel from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/carousel's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/charts from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/charts's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/core from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/core's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/dates from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/dates's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/dropzone from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/dropzone's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/form from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/form's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/hooks from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/hooks's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/modals from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/modals's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/notifications from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/notifications's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/spotlight from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/spotlight's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @mantine/vanilla-extract from 8.3.16 to 8.3.17

Release notes

Sourced from @​mantine/vanilla-extract's releases.

8.3.17

Changes

  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#8739)
Commits

Updates @uiw/codemirror-theme-vscode from 4.25.7 to 4.25.8

Release notes

Sourced from @​uiw/codemirror-theme-vscode's releases.

v4.25.8

Buy me a coffee

Documentation v4.25.8: https://raw.githack.com/uiwjs/react-codemirror/03129ff/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.7...v4.25.8

npm i @uiw/react-codemirror@4.25.8
Commits

Updates @vanilla-extract/css from 1.18.0 to 1.19.0

Release notes

Sourced from @​vanilla-extract/css's releases.

@​vanilla-extract/css@​1.19.0

Minor Changes

Changelog

Sourced from @​vanilla-extract/css's changelog.

1.19.0

Minor Changes

Commits

Updates @lingui/babel-plugin-lingui-macro from 5.9.2 to 5.9.3

Release notes

Sourced from @​lingui/babel-plugin-lingui-macro's releases.

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

Changelog

Sourced from @​lingui/babel-plugin-lingui-macro's changelog.

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/babel-plugin-lingui-macro

Commits

Updates @lingui/cli from 5.9.2 to 5.9.3

Release notes

Sourced from @​lingui/cli's releases.

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

Changelog

Sourced from @​lingui/cli's changelog.

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/cli

Commits

Updates @lingui/macro from 5.9.2 to 5.9.3

Release notes

Sourced from @​lingui/macro's releases.

v5.9.3

5.9.3 (2026-03-13)

Bug Fixes

Changelog

Sourced from @​lingui/macro's changelog.

5.9.3 (2026-03-13)

Note: Version bump only for package @​lingui/macro

Commits

Updates @vanilla-extract/vite-plugin from 5.1.4 to 5.2.0

Release notes

Sourced from @​vanilla-extract/vite-plugin's releases.

@​vanilla-extract/vite-plugin@​5.2.0

Minor Changes

Patch Changes

  • Updated dependencies [e29f242]:
    • @​vanilla-extract/compiler@​0.5.0

@​vanilla-extract/vite-plugin@​5.1.5

Patch Changes

Changelog

Sourced from @​vanilla-extract/vite-plugin's changelog.

5.2.0

Minor Changes

Patch Changes

  • Updated dependencies [e29f242]:
    • @​vanilla-extract/compiler@​0.5.0

5.1.5

Patch Changes

Commits

Updates @vitejs/plugin-react from 5.2.0 to 6.0.1

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@6.0.1

Expand @rolldown/plugin-babel peer dep range (#1146)

Expanded @rolldown/plugin-babel peer dep range to include ^0.2.0.

plugin-react@6.0.0

Remove Babel Related Features (#1123)

Vite 8+ can handle React Refresh Transform by Oxc and doesn't need Babel for it. With that, there are no transform applied that requires Babel. To reduce the installation size of this plugin, babel is no longer a dependency of this plugin and the related features are removed.

If you are using Babel, you can use @rolldown/plugin-babel together with this plugin:

 import { defineConfig } from 'vite'
 import react from '@vitejs/plugin-react'
+import babel from '@rolldown/plugin-babel'
export default defineConfig({
plugins: [


react({



  babel: {



    plugins: ['@babel/plugin-proposal-throw-expressions'],



  },



}),





react(),



babel({



  plugins: ['@babel/plugin-proposal-throw-expressions'],



}),

]
})

For React compiler users, you can use reactCompilerPreset for easier setup with preconfigured filter to improve build performance:

 import { defineConfig } from 'vite'
-import react from '@vitejs/plugin-react'
+import react, { reactCompilerPreset } from '@vitejs/plugin-react'
+import babel from '@rolldown/plugin-babel'
export default defineConfig({
plugins: [

react({

 babel: {



   plugins: ['babel-plugin-react-compiler'],



 },


}),


react(),
babel({

 presets: [reactCompilerPreset()]



</tr></table>

... (truncated)

Changelog

Sourced from @​vitejs/plugin-react's changelog.

6.0.1 (2026-03-13)

Expand @rolldown/plugin-babel peer dep range (#1146)

Expanded @rolldown/plugin-babel peer dep range to include ^0.2.0.

6.0.0 (2026-03-12)

6.0.0-beta.0 (2026-03-03)

Remove Babel Related Features (#1123)

Vite 8+ can handle React Refresh Transform by Oxc and doesn't need Babel for it. With that, there are no transform applied that requires Babel. To reduce the installation size of this plugin, babel is no longer a dependency of this plugin and the related features are removed.

If you are using Babel, you can use @rolldown/plugin-babel together with this plugin:

 import { defineConfig } from 'vite'
 import react from '@vitejs/plugin-react'
+import babel from '@rolldown/plugin-babel'
export default defineConfig({
plugins: [


react({



  babel: {



    plugins: ['@babel/plugin-proposal-throw-expressions'],



  },



}),





react(),



babel({



  plugins: ['@babel/plugin-proposal-throw-expressions'],



}),

]
})

For React compiler users, you can use reactCompilerPreset for easier setup with preconfigured filter to improve build performance:

 import { defineConfig } from 'vite'
-import react from '@vitejs/plugin-react'
+import react, { reactCompilerPreset } from '@vitejs/plugin-react'
+import babel from '@rolldown/plugin-babel'
export default defineConfig({
plugins: [

react({

 babel: {



   plugins: ['babel-plugin-react-compiler'],



 },



</tr></table>

... (truncated)

Commits
  • 1e94c06 release: plugin-react@6.0.1
  • 77c00c0 feat(plugin-react): expand @rolldown/plugin-babel peer dep range (#1146)
  • dcc9012 release: plugin-react@6.0.0
  • 3a17886 docs: add a link to the Oxlint rule for component exports alongside the ESLin...
  • f812135 fix(deps): update all non-major dependencies (#1140)
  • a0329a0 docs(react): clarify react compiler preset filter (#1137)
  • 704e0d3 release: plugin-react@6.0.0-beta.0
  • ac16acc feat(react)!: remove babel (#1123)
  • f01b30c fix(deps): update all non-major dependencies (#1127)
  • b1014bd chore(react): add changelog for #1124
  • Additional commits viewable in compare view

Updates vite from 7.1.11 to 8.0.0

Release notes

Sourced from vite's releases.

create-vite@8.0.0

Please refer to CHANGELOG.md for details.

plugin-legacy@8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0

Please refer to CHANGELOG.md for details.

v8.0.0-beta.18

Please refer to CHANGELOG.md for details.

v8.0.0-beta.17

Please refer to CHANGELOG.md for details.

v8.0.0-beta.16

Please refer to CHANGELOG.md for details.

v8.0.0-beta.15

Please refer to CHANGELOG.md for details.

v8.0.0-beta.14

Please refer to CHANGELOG.md for details.

v8.0.0-beta.13

Please refer to CHANGELOG.md for details.

v8.0.0-beta.12

Please refer to CHANGELOG.md for details.

v8.0.0-beta.11

Please refer to CHANGELOG.md for details.

v8.0.0-beta.10

Please refer to CHANGELOG.md for details.

v8.0.0-beta.9

Please refer to CHANGELOG.md for details.

v8.0.0-beta.8

Please refer to CHANGELOG.md for details.

v8.0.0-beta.7

Please refer to CHANGELOG.md for details.

v8.0.0-beta.6

Please refer to CHANGELOG.md for details.

v8.0.0-beta.5

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.0 (2026-03-12)

Vite 8 is here!

Today, we're thrilled to announce the release of the next Vite major:

⚠ BREAKING CHANGES

  • remove import.meta.hot.accept resolution fallback (#21382)
  • update default browser target (#21193)
  • the epic rolldown-vite merge (#21189)

Features

... (truncated)

Commits
  • ea68a88 chore(deps): update rolldown-related dependencies (#20810)
  • 693d255 release: v7.1.7
  • 98a3484 fix(hmr): wait for import.meta.hot.prune callbacks to complete before runni...
  • 9f32b1d fix(hmr): trigger prune event when import is removed from non hmr module (#20...
  • 9f2247c fix(deps): update all non-major dependencies (#20811)
  • 105abe8 fix(glob): handle glob imports from folders starting with dot (#20800)
  • 4c4583c fix(build): fix ssr environment emitAssets: true when `sharedConfigBuild: t...
  • 9bc9d12 fix(client): use CSP nonce when rendering error overlay (#20791)
  • 54377f7 release: v7.1.6
  • 88af2ae fix(deps): update all non-major dependencies (#20773)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vite [>= 7.a, < 8]

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

Dependabot commands and options

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 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

…pdates

Bumps the dependencies group with 22 updates in the /src/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/view](https://github.com/codemirror/view) | `6.39.16` | `6.40.0` |
| [@lingui/core](https://github.com/lingui/js-lingui/tree/HEAD/packages/core) | `5.9.2` | `5.9.3` |
| [@lingui/react](https://github.com/lingui/js-lingui/tree/HEAD/packages/react) | `5.9.2` | `5.9.3` |
| [@mantine/carousel](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/carousel) | `8.3.16` | `8.3.17` |
| [@mantine/charts](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/charts) | `8.3.16` | `8.3.17` |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.3.16` | `8.3.17` |
| [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) | `8.3.16` | `8.3.17` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `8.3.16` | `8.3.17` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.3.16` | `8.3.17` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.3.16` | `8.3.17` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `8.3.16` | `8.3.17` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.3.16` | `8.3.17` |
| [@mantine/spotlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/spotlight) | `8.3.16` | `8.3.17` |
| [@mantine/vanilla-extract](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/vanilla-extract) | `8.3.16` | `8.3.17` |
| [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror) | `4.25.7` | `4.25.8` |
| [@vanilla-extract/css](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/css) | `1.18.0` | `1.19.0` |
| [@lingui/babel-plugin-lingui-macro](https://github.com/lingui/js-lingui/tree/HEAD/packages/babel-plugin-lingui-macro) | `5.9.2` | `5.9.3` |
| [@lingui/cli](https://github.com/lingui/js-lingui/tree/HEAD/packages/cli) | `5.9.2` | `5.9.3` |
| [@lingui/macro](https://github.com/lingui/js-lingui/tree/HEAD/packages/macro) | `5.9.2` | `5.9.3` |
| [@vanilla-extract/vite-plugin](https://github.com/vanilla-extract-css/vanilla-extract/tree/HEAD/packages/vite-plugin) | `5.1.4` | `5.2.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.2.0` | `6.0.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `8.0.0` |



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

Updates `@lingui/core` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.9.3/packages/core)

Updates `@lingui/react` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.9.3/packages/react)

Updates `@mantine/carousel` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/carousel)

Updates `@mantine/charts` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/charts)

Updates `@mantine/core` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/core)

Updates `@mantine/dates` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/dates)

Updates `@mantine/dropzone` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/dropzone)

Updates `@mantine/form` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/form)

Updates `@mantine/hooks` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/hooks)

Updates `@mantine/modals` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/modals)

Updates `@mantine/notifications` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/notifications)

Updates `@mantine/spotlight` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/spotlight)

Updates `@mantine/vanilla-extract` from 8.3.16 to 8.3.17
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/8.3.17/packages/@mantine/vanilla-extract)

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

Updates `@vanilla-extract/css` from 1.18.0 to 1.19.0
- [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
- [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/css/CHANGELOG.md)
- [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/css@1.19.0/packages/css)

Updates `@lingui/babel-plugin-lingui-macro` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/babel-plugin-lingui-macro/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.9.3/packages/babel-plugin-lingui-macro)

Updates `@lingui/cli` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.9.3/packages/cli)

Updates `@lingui/macro` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/lingui/js-lingui/releases)
- [Changelog](https://github.com/lingui/js-lingui/blob/main/packages/macro/CHANGELOG.md)
- [Commits](https://github.com/lingui/js-lingui/commits/v5.9.3/packages/macro)

Updates `@vanilla-extract/vite-plugin` from 5.1.4 to 5.2.0
- [Release notes](https://github.com/vanilla-extract-css/vanilla-extract/releases)
- [Changelog](https://github.com/vanilla-extract-css/vanilla-extract/blob/master/packages/vite-plugin/CHANGELOG.md)
- [Commits](https://github.com/vanilla-extract-css/vanilla-extract/commits/@vanilla-extract/vite-plugin@5.2.0/packages/vite-plugin)

Updates `@vitejs/plugin-react` from 5.2.0 to 6.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@6.0.1/packages/plugin-react)

Updates `vite` from 7.1.11 to 8.0.0
- [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/create-vite@8.0.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@lingui/core"
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@lingui/react"
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/carousel"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/charts"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/core"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/dates"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/dropzone"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/form"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/hooks"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/modals"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/notifications"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/spotlight"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@mantine/vanilla-extract"
  dependency-version: 8.3.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@uiw/codemirror-theme-vscode"
  dependency-version: 4.25.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vanilla-extract/css"
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@lingui/babel-plugin-lingui-macro"
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@lingui/cli"
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@lingui/macro"
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vanilla-extract/vite-plugin"
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: vite
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
@dependabot dependabot bot requested a review from SchrodingersGat as a code owner March 23, 2026 18:52
@netlify
Copy link

netlify bot commented Mar 23, 2026

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 11ca847
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/69c286420257010008025846
😎 Deploy Preview https://deploy-preview-11600--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93 (🟢 up 1 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Mar 23, 2026

Bundle Report

Changes will decrease total bundle size by 1.69MB (-16.21%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
pui_v1-esm 8.76MB -1.69MB (-16.21%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: pui_v1-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js -2.05kB 848.64kB -0.24%
assets/TemplateTable-*.js -1.65MB 610.79kB -73.03%
assets/PartDetail-*.js -1.78kB 475.55kB -0.37%
assets/NotesPanel-*.js 40 bytes 437.38kB 0.01%
assets/ThemeContext-*.js -20.1kB 433.73kB -4.43%
assets/Filter-*.js -852 bytes 265.12kB -0.32%
assets/OrderCalendar-*.js -237 bytes 261.62kB -0.09%
assets/messages-*.js 75 bytes 101.67kB 0.07%
assets/messages-*.js 75 bytes 112.28kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 106.12kB 0.07%
assets/messages-*.js 75 bytes 107.85kB 0.07%
assets/messages-*.js 75 bytes 116.58kB 0.06%
assets/messages-*.js 75 bytes 106.11kB 0.07%
assets/messages-*.js 75 bytes 102.18kB 0.07%
assets/messages-*.js 75 bytes 105.53kB 0.07%
assets/messages-*.js 75 bytes 159.85kB 0.05%
assets/messages-*.js 75 bytes 104.0kB 0.07%
assets/messages-*.js 75 bytes 96.99kB 0.08%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 108.7kB 0.07%
assets/messages-*.js 75 bytes 121.81kB 0.06%
assets/messages-*.js 75 bytes 104.44kB 0.07%
assets/messages-*.js 75 bytes 109.43kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 107.8kB 0.07%
assets/messages-*.js 75 bytes 103.3kB 0.07%
assets/messages-*.js 75 bytes 156.85kB 0.05%
assets/messages-*.js 75 bytes 113.68kB 0.07%
assets/messages-*.js 75 bytes 103.24kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 98.99kB 0.08%
assets/messages-*.js 75 bytes 102.97kB 0.07%
assets/messages-*.js 75 bytes 106.36kB 0.07%
assets/messages-*.js 75 bytes 101.37kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 116.22kB 0.06%
assets/messages-*.js 75 bytes 101.53kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 126 bytes 156.8kB 0.08%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 101.33kB 0.07%
assets/messages-*.js 75 bytes 111.39kB 0.07%
assets/messages-*.js 75 bytes 101.63kB 0.07%
assets/messages-*.js 75 bytes 108.22kB 0.07%
assets/messages-*.js 75 bytes 103.17kB 0.07%
assets/Home-*.js -714 bytes 123.88kB -0.57%
assets/Layout-*.js -890 bytes 37.52kB -2.32%
assets/InvenTreeTable-*.js -561 bytes 27.55kB -2.0%
assets/UserSettings-*.js -373 bytes 24.85kB -1.48%
assets/PluginUIFeature-*.js -392 bytes 21.94kB -1.76%
assets/StockDetail-*.js -178 bytes 21.52kB -0.82%
assets/OrderPartsWizard-*.js -178 bytes 21.35kB -0.83%
assets/BuildDetail-*.js -178 bytes 19.92kB -0.89%
assets/BuildLineTable-*.js -178 bytes 16.68kB -1.06%
assets/DesktopAppView-*.js -226 bytes 12.62kB -1.76%
assets/NotesPanel-*.css -127 bytes 12.57kB -1.0%
assets/ImportPartWizard-*.js -178 bytes 11.95kB -1.47%
assets/UserTable-*.js -534 bytes 10.7kB -4.75%
assets/PluginListTable-*.js -356 bytes 8.51kB -4.02%
assets/AuthenticationForm-*.js -1.96kB 8.39kB -18.93%
assets/Login-*.js -890 bytes 7.92kB -10.1%
assets/SystemSettings-*.js -356 bytes 7.5kB -4.53%
assets/InstanceDetail-*.js -94 bytes 7.37kB -1.26%
assets/ParametricDataTable-*.js -178 bytes 7.32kB -2.37%
assets/Index-*.js -712 bytes 6.74kB -9.55%
assets/SettingList-*.js -34 bytes 6.27kB -0.54%
assets/Scan-*.js 136 bytes 5.93kB 2.35%
assets/PanelGroup-*.js -356 bytes 5.67kB -5.91%
assets/TaskManagementPanel-*.js -178 bytes 4.88kB -3.52%
assets/SupplierPartTable-*.js -178 bytes 4.43kB -3.86%
assets/HomePanel-*.js -178 bytes 4.14kB -4.12%
assets/AttachmentLink-*.js -1.25kB 3.45kB -26.53%
assets/Notifications-*.js -356 bytes 3.04kB -10.49%
assets/links-*.js -178 bytes 2.64kB -6.31%
assets/PageDetail-*.js -178 bytes 2.44kB -6.79%
assets/ExtraLineItemTable-*.js -178 bytes 2.03kB -8.05%
assets/UseDataOutput-*.js -178 bytes 1.99kB -8.21%
assets/CompanyForms-*.js -356 bytes 1.55kB -18.66%
assets/LocateItemButton-*.js -178 bytes 1.21kB -12.83%
assets/UseInstance-*.js -32 bytes 1.05kB -2.95%
assets/IconFileAnalytics-*.js -356 bytes 985 bytes -26.55%
assets/IconTags-*.js -356 bytes 904 bytes -28.25%
assets/IconUserCircle-*.js -356 bytes 828 bytes -30.07%
assets/IconChevronDown-*.js -534 bytes 810 bytes -39.73%
assets/IconCircleDashedCheck-*.js -178 bytes 702 bytes -20.23%
assets/IconSun-*.js -356 bytes 628 bytes -36.18%
assets/IconPlugConnected-*.js -178 bytes 496 bytes -26.41%
assets/IconBrandGithub-*.js -178 bytes 485 bytes -26.85%
assets/IconAddressBook-*.js -178 bytes 475 bytes -27.26%
assets/IconListCheck-*.js -178 bytes 433 bytes -29.13%
assets/UseInstanceName-*.js -178 bytes 432 bytes -29.18%
assets/IconPackageExport-*.js -178 bytes 431 bytes -29.23%
assets/IconBellCheck-*.js -178 bytes 393 bytes -31.17%
assets/IconUsers-*.js -178 bytes 385 bytes -31.62%
assets/IconChecklist-*.js -178 bytes 367 bytes -32.66%
assets/IconCategory-*.js -178 bytes 352 bytes -33.58%
assets/IconAlertCircle-*.js -178 bytes 302 bytes -37.08%
assets/IconReload-*.js -178 bytes 286 bytes -38.36%
assets/IconAt-*.js -178 bytes 280 bytes -38.86%
assets/IconBookmark-*.js -178 bytes 237 bytes -42.89%
assets/IconChevronRight-*.js -178 bytes 209 bytes -45.99%
assets/IconChevronLeft-*.js -178 bytes 207 bytes -46.23%

@matmair matmair added this to the 1.3.0 milestone Mar 24, 2026
@matmair matmair self-assigned this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants