Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.2.1` | `6.3.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `6.2.1` | `6.3.0` |
| [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.2.1` | `6.3.0` |
| [next](https://github.com/vercel/next.js) | `15.1.2` | `15.1.3` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.2.0` | `15.4.0` |



Updates `@mui/icons-material` from 6.2.1 to 6.3.0
- [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.0/packages/mui-icons-material)

Updates `@mui/material` from 6.2.1 to 6.3.0
- [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.0/packages/mui-material)

Updates `@mui/material-nextjs` from 6.2.1 to 6.3.0
- [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.0/packages/mui-material-nextjs)

Updates `next` from 15.1.2 to 15.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.2...v15.1.3)

Updates `react-i18next` from 15.2.0 to 15.4.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.2.0...v15.4.0)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mui/material-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent fa3f7a1 commit 5abd73e
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "6.2.1",
"@mui/material": "6.2.1",
"@mui/material-nextjs": "6.2.1",
"@mui/icons-material": "6.3.0",
"@mui/material": "6.3.0",
"@mui/material-nextjs": "6.3.0",
"dotenv": "^16.4.5",
"googleapis": "^144.0.0",
"i18next": "^24.2.0",
"i18next-resources-to-backend": "^1.2.1",
"next": "15.1.2",
"next": "15.1.3",
"next-auth": "4.24.11",
"notistack": "^3.0.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.2.0"
"react-i18next": "^15.4.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
Expand Down
Loading

0 comments on commit 5abd73e

Please sign in to comment.