Skip to content

Commit e52dd6e

Browse files
Bump the minor-and-patch group with 19 updates
Bumps the minor-and-patch group with 19 updates: | Package | From | To | | --- | --- | --- | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.3.0` | `6.4.1` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.1` | `7.24.1` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.5.0` | `2.5.1` | | [i18next](https://github.com/i18next/i18next) | `24.2.0` | `24.2.2` | | [i18next-http-backend](https://github.com/i18next/i18next-http-backend) | `3.0.1` | `3.0.2` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.46` | `0.5.47` | | [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) | `5.2.0` | `5.3.0` | | [react-datepicker](https://github.com/Hacker0x01/react-datepicker) | `7.5.0` | `7.6.0` | | [react-icons](https://github.com/react-icons/react-icons) | `5.3.0` | `5.4.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.1.1` | `7.1.3` | | [react-select](https://github.com/JedWatson/react-select) | `5.8.0` | `5.10.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.13` | `6.1.14` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.9.1` | `9.19.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.13` | `4.17.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.1` | `22.12.0` | | [sass](https://github.com/sass/dart-sass) | `1.83.0` | `1.83.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [uuid](https://github.com/uuidjs/uuid) | `11.0.3` | `11.0.5` | | [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) | `4.2.0` | `4.3.0` | Updates `@mui/material` from 6.3.0 to 6.4.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.4.1/packages/mui-material) Updates `@mui/x-date-pickers` from 7.23.1 to 7.24.1 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.24.1/packages/x-date-pickers) Updates `@reduxjs/toolkit` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.5.0...v2.5.1) Updates `i18next` from 24.2.0 to 24.2.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.0...v24.2.2) Updates `i18next-http-backend` from 3.0.1 to 3.0.2 - [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md) - [Commits](i18next/i18next-http-backend@v3.0.1...v3.0.2) Updates `moment-timezone` from 0.5.46 to 0.5.47 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.46...0.5.47) Updates `react-chartjs-2` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases) - [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md) - [Commits](reactchartjs/react-chartjs-2@v5.2.0...v5.3.0) Updates `react-datepicker` from 7.5.0 to 7.6.0 - [Release notes](https://github.com/Hacker0x01/react-datepicker/releases) - [Commits](Hacker0x01/react-datepicker@v7.5.0...v7.6.0) Updates `react-icons` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.3.0...v5.4.0) Updates `react-router` from 7.1.1 to 7.1.3 - [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.1.3/packages/react-router) Updates `react-select` from 5.8.0 to 5.10.0 - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.8.0...react-select@5.10.0) Updates `styled-components` from 6.1.13 to 6.1.14 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.1.13...styled-components@6.1.14) Updates `@eslint/js` from 9.9.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `@types/lodash` from 4.17.13 to 4.17.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.5.1 to 22.12.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `sass` from 1.83.0 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.83.0...1.83.4) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `uuid` from 11.0.3 to 11.0.5 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.3...v11.0.5) Updates `vite-plugin-svgr` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@reduxjs/toolkit" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: i18next-http-backend dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: moment-timezone dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-chartjs-2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-datepicker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-router dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-select dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: uuid dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite-plugin-svgr dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a4f67f commit e52dd6e

2 files changed

Lines changed: 207 additions & 164 deletions

File tree

0 commit comments

Comments
 (0)