Skip to content

Commit ad3f479

Browse files
chore(deps): bump the minor-and-patch group across 1 directory with 5 updates
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `15.7.0` | `15.7.7` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `11.8.0` | `11.8.2` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `15.7.0` | `15.7.7` | | [next](https://github.com/vercel/next.js) | `15.5.0` | `15.5.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.5.0` | `15.5.2` | Updates `fumadocs-core` from 15.7.0 to 15.7.7 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@15.7.7) Updates `fumadocs-mdx` from 11.8.0 to 11.8.2 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@11.8.2) Updates `fumadocs-ui` from 15.7.0 to 15.7.7 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/[email protected]@15.7.7) Updates `next` from 15.5.0 to 15.5.2 - [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.5.0...v15.5.2) Updates `eslint-config-next` from 15.5.0 to 15.5.2 - [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.5.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 15.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fumadocs-mdx dependency-version: 11.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fumadocs-ui dependency-version: 15.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: next dependency-version: 15.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-config-next dependency-version: 15.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9eaa914 commit ad3f479

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"postinstall": "fumadocs-mdx"
1212
},
1313
"dependencies": {
14-
"fumadocs-core": "15.7.0",
15-
"fumadocs-mdx": "11.8.0",
16-
"fumadocs-ui": "15.7.0",
17-
"next": "15.5.0",
14+
"fumadocs-core": "15.7.7",
15+
"fumadocs-mdx": "11.8.2",
16+
"fumadocs-ui": "15.7.7",
17+
"next": "15.5.2",
1818
"react": "^19.1.1",
1919
"react-dom": "^19.1.1",
2020
"yaml": "^2.8.1"
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.1.12",
2727
"@types/react-dom": "^19.1.9",
2828
"eslint": "^9.34.0",
29-
"eslint-config-next": "15.5.0",
29+
"eslint-config-next": "15.5.2",
3030
"postcss": "^8.5.6",
3131
"tailwindcss": "^4.1.12",
3232
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)