Skip to content

Commit abd9722

Browse files
Bump the npm-all group across 1 directory with 5 updates (#55)
Bumps the npm-all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.3` | `16.6.4` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.3` | `16.6.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.574.0` | `0.575.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.0` | | [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.1` | Updates `fumadocs-core` from 16.6.3 to 16.6.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.6.3...fumadocs-core@16.6.4) Updates `fumadocs-ui` from 16.6.3 to 16.6.4 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.6.3...fumadocs-ui@16.6.4) Updates `lucide-react` from 0.574.0 to 0.575.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/lucide-react) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: fumadocs-ui dependency-version: 16.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: lucide-react dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: eslint dependency-version: 10.0.1 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 b92069b commit abd9722

2 files changed

Lines changed: 113 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"lint": "eslint"
1212
},
1313
"dependencies": {
14-
"fumadocs-core": "16.6.3",
14+
"fumadocs-core": "16.6.4",
1515
"fumadocs-mdx": "14.2.7",
1616
"fumadocs-typescript": "^5.1.3",
17-
"fumadocs-ui": "16.6.3",
18-
"lucide-react": "^0.574.0",
17+
"fumadocs-ui": "16.6.4",
18+
"lucide-react": "^0.575.0",
1919
"next": "16.1.6",
2020
"react": "^19.2.4",
2121
"react-dom": "^19.2.4"
@@ -24,10 +24,10 @@
2424
"@eslint/eslintrc": "^3.3.1",
2525
"@tailwindcss/postcss": "^4.2.0",
2626
"@types/mdx": "^2.0.13",
27-
"@types/node": "^25.2.3",
27+
"@types/node": "^25.3.0",
2828
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.2.2",
30-
"eslint": "^10.0.0",
30+
"eslint": "^10.0.1",
3131
"eslint-config-next": "16.1.6",
3232
"postcss": "^8.5.6",
3333
"tailwindcss": "^4.1.16",

0 commit comments

Comments
 (0)