Skip to content

Commit 9249417

Browse files
Bump the npm-all group with 4 updates (#48)
Bumps the npm-all group with 4 updates: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-ui](https://github.com/fuma-nama/fumadocs), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `fumadocs-core` from 16.5.2 to 16.5.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-core@16.5.4) Updates `fumadocs-ui` from 16.5.2 to 16.5.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-ui@16.5.4) Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.13 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: fumadocs-ui dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e75d1b9 commit 9249417

2 files changed

Lines changed: 24 additions & 30 deletions

File tree

package-lock.json

Lines changed: 20 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"lint": "eslint"
1212
},
1313
"dependencies": {
14-
"fumadocs-core": "16.5.2",
14+
"fumadocs-core": "16.5.4",
1515
"fumadocs-mdx": "14.2.7",
1616
"fumadocs-typescript": "^5.1.2",
17-
"fumadocs-ui": "16.5.2",
17+
"fumadocs-ui": "16.5.4",
1818
"lucide-react": "^0.563.0",
1919
"next": "16.1.6",
2020
"react": "^19.2.4",
@@ -24,8 +24,8 @@
2424
"@eslint/eslintrc": "^3.3.1",
2525
"@tailwindcss/postcss": "^4.1.18",
2626
"@types/mdx": "^2.0.13",
27-
"@types/node": "^25.2.2",
28-
"@types/react": "^19.2.13",
27+
"@types/node": "^25.2.3",
28+
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.2.2",
3030
"eslint": "^10.0.0",
3131
"eslint-config-next": "16.1.6",

0 commit comments

Comments
 (0)