Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm group across 1 directory with 21 updates #1467

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the npm group with 21 updates in the /frontend directory:

Package From To
@fontsource/roboto 5.1.0 5.1.1
@mui/icons-material 5.16.11 6.3.1
@mui/material 5.16.11 6.3.1
@mui/x-data-grid 7.23.2 7.23.5
@mui/x-date-pickers 7.23.2 7.23.3
@tanstack/react-query 4.36.1 5.62.16
@tiptap/pm 2.10.3 2.11.0
@tiptap/react 2.10.3 2.11.0
@tiptap/starter-kit 2.10.3 2.11.0
jotai 2.10.3 2.11.0
microdiff 1.4.0 1.5.0
react 18.3.1 19.0.0
@types/react 18.3.17 19.0.3
react-dom 18.3.1 19.0.0
@types/react-dom 18.3.5 19.0.2
react-hook-form 7.54.1 7.54.2
react-router 6.28.0 7.1.1
react-router-dom 6.28.0 7.1.1
@types/proj4 2.5.5 2.5.6
typescript-eslint 8.18.0 8.19.1
vite 5.4.11 6.0.7

Updates @fontsource/roboto from 5.1.0 to 5.1.1

Commits

Updates @mui/icons-material from 5.16.11 to 6.3.1

Release notes

Sourced from @​mui/icons-material's releases.

v6.3.1

Jan 3, 2025

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Fix invalid HTML structure in the Accordion component (#44408) @​ZeeshanTamboli The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles.

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

6.3.1

Jan 3, 2025

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

6.3.0

Dec 23, 2024

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Fix invalid HTML structure in the Accordion component (#44408) @​ZeeshanTamboli The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles.

... (truncated)

Commits

Updates @mui/material from 5.16.11 to 6.3.1

Release notes

Sourced from @​mui/material's releases.

v6.3.1

Jan 3, 2025

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

v6.3.0

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Fix invalid HTML structure in the Accordion component (#44408) @​ZeeshanTamboli The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles.

@mui/[email protected]

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

6.3.1

Jan 3, 2025

A big thanks to the 8 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​adityaparab, @​DiegoAndai, @​komkanit, @​oliviertassinari, @​sai6855, @​siddhantantil39, @​yash49, @​ZeeshanTamboli

6.3.0

Dec 23, 2024

A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:

  • Fix invalid HTML structure in the Accordion component (#44408) @​ZeeshanTamboli The HTML elements of the Accordion summary have been updated:
    • the root element is now button (previously div).
    • summary content and the icon wrapper are now span (previously div). This will only impact you if you used the HTML element as selectors in your styles.

... (truncated)

Commits

Updates @mui/x-data-grid from 7.23.2 to 7.23.5

Release notes

Sourced from @​mui/x-data-grid's releases.

v7.23.5

Here are some highlights ✨:

  • 🐞 Fix version mismatch issue in Data Grid codesandbox/stackblitz demos

Data Grid

@mui/[email protected]

No changes since @mui/[email protected].

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

v7.23.4

We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Dutch (nl-NL) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributor who has helped make this release possible: @​JoepVerkoelen. Following are all team members who have contributed to this release: @​arminmeh, @​oliviertassinari.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

  • [DataGridPremium] Fix column pinning with checkbox selection and row grouping (#15949) @​k-rajat19

Docs

... (truncated)

Changelog

Sourced from @​mui/x-data-grid's changelog.

7.23.5

Dec 27, 2024

Here are some highlights ✨:

  • 🐞 Fix version mismatch issue in Data Grid codesandbox/stackblitz demos

Data Grid

@mui/[email protected]

No changes since @mui/[email protected].

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

v7.23.4

Dec 27, 2024

We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Dutch (nl-NL) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributor who has helped make this release possible: @​JoepVerkoelen. Following are all team members who have contributed to this release: @​arminmeh, @​oliviertassinari.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

... (truncated)

Commits

Updates @mui/x-date-pickers from 7.23.2 to 7.23.3

Release notes

Sourced from @​mui/x-date-pickers's releases.

v7.23.3

We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Korean (ko-KR) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​good-jinu. Following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi, @​arminmeh, @​flaviendelangle.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Changelog

Sourced from @​mui/x-date-pickers's changelog.

7.23.3

Dec 19, 2024

We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:

  • 🌍 Improve Korean (ko-KR) locale on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible: @​k-rajat19, @​good-jinu. Following are all team members who have contributed to this release: @​KenanYusuf, @​MBilalShafi, @​arminmeh, @​flaviendelangle.

Data Grid

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

Same changes as in @mui/[email protected].

Commits

Updates @tanstack/react-query from 4.36.1 to 5.62.16

Release notes

Sourced from @​tanstack/react-query's releases.

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix

  • QueriesObserver: include default options on duplicate query, queryHash check (#8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#8392) (9a0ca9b) by Tomáš Vojtášek

Test

  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

  • @​tanstack/eslint-plugin-query@​5.62.16
  • @​tanstack/query-async-storage-persister@​5.62.16
  • @​tanstack/query-broadcast-client-experimental@​5.62.16
  • @​tanstack/query-core@​5.62.16
  • @​tanstack/query-devtools@​5.62.16
  • @​tanstack/query-persist-client-core@​5.62.16
  • @​tanstack/query-sync-storage-persister@​5.62.16
  • @​tanstack/react-query@​5.62.16
  • @​tanstack/react-query-devtools@​5.62.16
  • @​tanstack/react-query-persist-client@​5.62.16
  • @​tanstack/react-query-next-experimental@​5.62.16
  • @​tanstack/solid-query@​5.62.16
  • @​tanstack/solid-query-devtools@​5.62.16
  • @​tanstack/solid-query-persist-client@​5.62.16
  • @​tanstack/svelte-query@​5.62.16
  • @​tanstack/svelte-query-devtools@​5.62.16
  • @​tanstack/svelte-query-persist-client@​5.62.16
  • @​tanstack/vue-query@​5.62.16
  • @​tanstack/vue-query-devtools@​5.62.16
  • @​tanstack/angular-query-devtools-experimental@​5.62.16
  • @​tanstack/angular-query-experimental@​5.62.16

v5.62.14

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

  • react-query: ensureSuspenseTimers should ALWAYS set staleTime to 1000 when it is below 1000. (#8398) (0503282) by @​minseong0324

Packages

... (truncated)

Commits

Updates @tiptap/pm from 2.10.3 to 2.11.0

Changelog

Sourced from @​tiptap/pm's changelog.

2.11.0

2.10.4

Commits

Updates @tiptap/react from 2.10.3 to 2.11.0

Changelog

Sourced from @​tiptap/react's changelog.

2.11.0

Patch Changes

  • Updated dependencies [d9b6ef5]
    • @​tiptap/extension-floating-menu@​2.11.0
    • @​tiptap/extension-bubble-menu@​2.11.0

2.10.4

Patch Changes

  • @​tiptap/extension-bubble-menu@​2.10.4
  • @​tiptap/extension-floating-menu@​2.10.4
Commits

Updates @tiptap/starter-kit from 2.10.3 to 2.11.0

Changelog

Sourced from @​tiptap/starter-kit's changelog.

2.11.0

Patch Changes

  • Updated dependencies [f79c05e]
  • Updated dependencies [01547d5]
  • Updated dependencies [d735cf3]
  • Updated dependencies [b08c94c]
  • Updated dependencies [283e606]
  • Updated dependencies [ca6269e]
  • Updated dependencies [e0dfecc]
  • Updated dependencies [722ec00]
  • Updated dependencies [b7ef150]
  • Updated dependencies [a0d2f28]
  • Updated dependencies [8c619c6]
    • @​tiptap/extension-code@​2.11.0
    • @​tiptap/extension-heading@​2.11.0
    • @​tiptap/extension-text-style@​2.11.0
    • @​tiptap/core@​2.11.0
    • @​tiptap/extension-blockquote@​2.11.0
    • @​tiptap/extension-bold@​2.11.0
    • @​tiptap/extension-bullet-list@​2.11.0
    • @​tiptap/extension-code-block@​2.11.0
    • @​tiptap/extension-document@​2.11.0
    • @​tiptap/extension-dropcursor@​2.11.0
    • @​tiptap/extension-gapcursor@​2.11.0
    • @​tiptap/extension-hard-break@​2.11.0
    • @​tiptap/extension-history@​2.11.0
    • @​tiptap/extension-horizontal-rule@​2.11.0
    • @​tiptap/extension-italic@​2.11.0
    • @​tiptap/extension-list-item@​2.11.0
    • @​tiptap/extension-ordered-list@​2.11.0
    • @​tiptap/extension-paragraph@​2.11.0
    • @​tiptap/extension-strike@​2.11.0
    • @​tiptap/extension-text@​2.11.0
    • @​tiptap/pm@​2.11.0

2.10.4

Patch Changes

  • @​tiptap/core@​2.10.4
  • @​tiptap/extension-blockquote@​2.10.4
  • @​tiptap/extension-bold@​2.10.4
  • @​tiptap/extension-bullet-list@​2.10.4
  • @​tiptap/extension-code@​2.10.4
  • @​tiptap/extension-code-block@​2.10.4
  • @​tiptap/extension-document@​2.10.4
  • @​tiptap/extension-dropcursor@​2.10.4
  • @​tiptap/extension-gapcursor@​2.10.4

... (truncated)

Commits

Updates jotai from 2.10.3 to 2.11.0

Release notes

Sourced from jotai's releases.

v2.11.0

There are no public API changes, but some internal behaviors have been improved. Now, atom updates are batched in a single write, which might provide a performance benefit in certain edge cases. This feature has been requested actually for a long time, and it's finally implemented. See also #2782.

What's Changed

Bumps the npm group with 21 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.1.0` | `5.1.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.11` | `6.3.1` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.11` | `6.3.1` |
| [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) | `7.23.2` | `7.23.5` |
| [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.2` | `7.23.3` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.36.1` | `5.62.16` |
| [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `2.10.3` | `2.11.0` |
| [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `2.10.3` | `2.11.0` |
| [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) | `2.10.3` | `2.11.0` |
| [jotai](https://github.com/pmndrs/jotai) | `2.10.3` | `2.11.0` |
| [microdiff](https://github.com/AsyncBanana/microdiff) | `1.4.0` | `1.5.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.17` | `19.0.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.0.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.1` | `7.54.2` |
| [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `6.28.0` | `7.1.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.1.1` |
| [@types/proj4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/proj4) | `2.5.5` | `2.5.6` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.18.0` | `8.19.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.11` | `6.0.7` |



Updates `@fontsource/roboto` from 5.1.0 to 5.1.1
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto)

Updates `@mui/icons-material` from 5.16.11 to 6.3.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.3.1/packages/mui-icons-material)

Updates `@mui/material` from 5.16.11 to 6.3.1
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.3.1/packages/mui-material)

Updates `@mui/x-data-grid` from 7.23.2 to 7.23.5
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.5/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.5/packages/x-data-grid)

Updates `@mui/x-date-pickers` from 7.23.2 to 7.23.3
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.23.3/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.23.3/packages/x-date-pickers)

Updates `@tanstack/react-query` from 4.36.1 to 5.62.16
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/react-query)

Updates `@tiptap/pm` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/pm/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/pm)

Updates `@tiptap/react` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/react)

Updates `@tiptap/starter-kit` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/develop/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/[email protected]/packages/starter-kit)

Updates `jotai` from 2.10.3 to 2.11.0
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](pmndrs/jotai@v2.10.3...v2.11.0)

Updates `microdiff` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/AsyncBanana/microdiff/releases)
- [Commits](AsyncBanana/microdiff@v1.4.0...v1.5.0)

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

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

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `@types/react-dom` from 18.3.5 to 19.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `react-hook-form` from 7.54.1 to 7.54.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.54.1...v7.54.2)

Updates `react-router` from 6.28.0 to 7.1.1
- [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/[email protected]/packages/react-router)

Updates `react-router-dom` from 6.28.0 to 7.1.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

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

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

Updates `@types/react-dom` from 18.3.5 to 19.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript-eslint` from 8.18.0 to 8.19.1
- [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.19.1/packages/typescript-eslint)

Updates `vite` from 5.4.11 to 6.0.7
- [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/v6.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/x-date-pickers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@tiptap/pm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: microdiff
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react-router
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/proj4"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Major/breaking changes - updates major version labels Jan 6, 2025
@github-actions github-actions bot added the chore Chore/general maintenance label Jan 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/npm-9754752fde branch January 13, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore/general maintenance dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Major/breaking changes - updates major version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants