Skip to content

Commit 2bd13a1

Browse files
Bump the everything-else group with 27 updates
Bumps the everything-else group with 27 updates: | Package | From | To | | --- | --- | --- | | [@fontsource/poppins](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/poppins) | `5.2.5` | `5.2.6` | | [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `7.0.2` | `7.1.0` | | [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `7.0.2` | `7.1.0` | | [@octokit/auth-app](https://github.com/octokit/auth-app.js) | `7.2.1` | `8.0.1` | | [@octokit/core](https://github.com/octokit/core.js) | `6.1.5` | `7.0.2` | | [@octokit/webhooks](https://github.com/octokit/webhooks.js) | `13.8.2` | `14.0.0` | | [next](https://github.com/vercel/next.js) | `15.3.1` | `15.3.3` | | [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.27` | `5.0.0-beta.28` | | [npm](https://github.com/npm/cli) | `11.3.0` | `11.4.1` | | [octokit](https://github.com/octokit/octokit.js) | `4.1.3` | `5.0.3` | | [sharp](https://github.com/lovell/sharp) | `0.34.1` | `0.34.2` | | [styled-components](https://github.com/styled-components/styled-components) | `6.1.17` | `6.1.18` | | [swagger-ui-react](https://github.com/swagger-api/swagger-ui) | `5.21.0` | `5.22.0` | | [yaml](https://github.com/eemeli/yaml) | `2.7.1` | `2.8.0` | | [zod](https://github.com/colinhacks/zod) | `3.24.3` | `3.25.45` | | [@auth/pg-adapter](https://github.com/nextauthjs/next-auth) | `1.9.0` | `1.9.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.5` | `4.1.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.15.29` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.31.1` | `8.33.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.31.1` | `8.33.0` | | [eslint](https://github.com/eslint/eslint) | `9.25.1` | `9.28.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.1` | `15.3.3` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.15.6` | `8.16.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.14` | `8.15.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.5` | `4.1.8` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.3.4` | Updates `@fontsource/poppins` from 5.2.5 to 5.2.6 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/poppins) Updates `@mui/icons-material` from 7.0.2 to 7.1.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/v7.1.0/packages/mui-icons-material) Updates `@mui/material` from 7.0.2 to 7.1.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/v7.1.0/packages/mui-material) Updates `@octokit/auth-app` from 7.2.1 to 8.0.1 - [Release notes](https://github.com/octokit/auth-app.js/releases) - [Commits](octokit/auth-app.js@v7.2.1...v8.0.1) Updates `@octokit/core` from 6.1.5 to 7.0.2 - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v6.1.5...v7.0.2) Updates `@octokit/webhooks` from 13.8.2 to 14.0.0 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v13.8.2...v14.0.0) Updates `next` from 15.3.1 to 15.3.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.3.1...v15.3.3) Updates `next-auth` from 5.0.0-beta.27 to 5.0.0-beta.28 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.28) Updates `npm` from 11.3.0 to 11.4.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.3.0...v11.4.1) Updates `octokit` from 4.1.3 to 5.0.3 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.1.3...v5.0.3) Updates `sharp` from 0.34.1 to 0.34.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.1...v0.34.2) Updates `styled-components` from 6.1.17 to 6.1.18 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/[email protected]@6.1.18) Updates `swagger-ui-react` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.21.0...v5.22.0) Updates `yaml` from 2.7.1 to 2.8.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.1...v2.8.0) Updates `zod` from 3.24.3 to 3.25.45 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.24.3...v3.25.45) Updates `@auth/pg-adapter` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected]) Updates `@tailwindcss/postcss` from 4.1.5 to 4.1.8 - [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.1.8/packages/@tailwindcss-postcss) Updates `@types/node` from 22.15.3 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.31.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.31.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/parser) Updates `eslint` from 9.25.1 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `eslint-config-next` from 15.3.1 to 15.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.3/packages/eslint-config-next) Updates `pg` from 8.15.6 to 8.16.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) Updates `@types/pg` from 8.11.14 to 8.15.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `postcss` from 8.5.3 to 8.5.4 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.4) Updates `tailwindcss` from 4.1.5 to 4.1.8 - [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.1.8/packages/tailwindcss) Updates `ts-jest` from 29.3.2 to 29.3.4 - [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.3.2...v29.3.4) --- updated-dependencies: - dependency-name: "@fontsource/poppins" dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: "@mui/icons-material" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@mui/material" dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@octokit/auth-app" dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: "@octokit/core" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: "@octokit/webhooks" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: next dependency-version: 15.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: next-auth dependency-version: 5.0.0-beta.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: npm dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: octokit dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: everything-else - dependency-name: sharp dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: styled-components dependency-version: 6.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: swagger-ui-react dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: yaml dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: zod dependency-version: 3.25.45 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@auth/pg-adapter" dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: eslint-config-next dependency-version: 15.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: pg dependency-version: 8.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: "@types/pg" dependency-version: 8.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: everything-else - dependency-name: postcss dependency-version: 8.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: tailwindcss dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else - dependency-name: ts-jest dependency-version: 29.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: everything-else ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d04d30 commit 2bd13a1

File tree

2 files changed

+1107
-917
lines changed

2 files changed

+1107
-917
lines changed

0 commit comments

Comments
 (0)