Commit fdc940d
authored
Bump the everything-else group across 1 directory with 15 updates
Bumps the everything-else group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) | `3.3.0` | `3.3.1` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.3.9` | `9.0.0` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.3.9` | `9.0.0` |
| [mobx](https://github.com/mobxjs/mobx) | `6.15.0` | `6.15.1` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.30` | `5.0.0-beta.31` |
| [npm](https://github.com/npm/cli) | `11.12.1` | `11.13.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.3.12` | `6.4.1` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` |
| [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` |
| [@auth/pg-adapter](https://github.com/nextauthjs/next-auth) | `1.11.1` | `1.11.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.2` | `4.2.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.11` | `8.5.14` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` |
Updates `@fortawesome/react-fontawesome` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/main/CHANGELOG.md)
- [Commits](FortAwesome/react-fontawesome@v3.3.0...v3.3.1)
Updates `@mui/icons-material` from 7.3.9 to 9.0.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/v9.0.0/packages/mui-icons-material)
Updates `@mui/material` from 7.3.9 to 9.0.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/v9.0.0/packages/mui-material)
Updates `mobx` from 6.15.0 to 6.15.1
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.15.1)
Updates `next-auth` from 5.0.0-beta.30 to 5.0.0-beta.31
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.30...next-auth@5.0.0-beta.31)
Updates `npm` from 11.12.1 to 11.13.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v11.13.0/CHANGELOG.md)
- [Commits](npm/cli@v11.12.1...v11.13.0)
Updates `styled-components` from 6.3.12 to 6.4.1
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.12...styled-components@6.4.1)
Updates `yaml` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.8.4)
Updates `zod` from 4.3.6 to 4.4.3
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v4.3.6...v4.4.3)
Updates `@auth/pg-adapter` from 1.11.1 to 1.11.2
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/pg-adapter@1.11.1...@auth/pg-adapter@1.11.2)
Updates `@tailwindcss/postcss` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/@tailwindcss-postcss)
Updates `@types/node` from 25.5.0 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `postcss` from 8.5.11 to 8.5.14
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.11...8.5.14)
Updates `tailwindcss` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.4/packages/tailwindcss)
Updates `ts-jest` from 29.4.6 to 29.4.9
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9)
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: "@mui/icons-material"
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: everything-else
- dependency-name: "@mui/material"
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: everything-else
- dependency-name: mobx
dependency-version: 6.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: next-auth
dependency-version: 5.0.0-beta.31
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: npm
dependency-version: 11.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: styled-components
dependency-version: 6.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: yaml
dependency-version: 2.8.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: zod
dependency-version: 4.4.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: "@auth/pg-adapter"
dependency-version: 1.11.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: everything-else
- dependency-name: postcss
dependency-version: 8.5.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: tailwindcss
dependency-version: 4.2.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
- dependency-name: ts-jest
dependency-version: 29.4.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: everything-else
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 7259a0e commit fdc940d
2 files changed
Lines changed: 249 additions & 324 deletions
0 commit comments