Skip to content

Commit d80a109

Browse files
Bump the npm-all group with 5 updates (#66)
Bumps the npm-all group with 5 updates: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.10` | `16.6.13` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.10` | `16.6.13` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.4` | `3.3.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.4.0` | | [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.0.3` | Updates `fumadocs-core` from 16.6.10 to 16.6.13 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-core@16.6.13) Updates `fumadocs-ui` from 16.6.10 to 16.6.13 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-ui@16.6.13) Updates `@eslint/eslintrc` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@eslintrc-v3.3.4...eslintrc-v3.3.5) Updates `@types/node` from 25.3.5 to 25.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: fumadocs-ui dependency-version: 16.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: eslint dependency-version: 10.0.3 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 939e57c commit d80a109

2 files changed

Lines changed: 76 additions & 72 deletions

File tree

package-lock.json

Lines changed: 71 additions & 67 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,23 +11,23 @@
1111
"lint": "eslint"
1212
},
1313
"dependencies": {
14-
"fumadocs-core": "16.6.10",
14+
"fumadocs-core": "16.6.13",
1515
"fumadocs-mdx": "14.2.9",
1616
"fumadocs-typescript": "^5.1.5",
17-
"fumadocs-ui": "16.6.10",
17+
"fumadocs-ui": "16.6.13",
1818
"lucide-react": "^0.577.0",
1919
"next": "16.1.6",
2020
"react": "^19.2.4",
2121
"react-dom": "^19.2.4"
2222
},
2323
"devDependencies": {
24-
"@eslint/eslintrc": "^3.3.4",
24+
"@eslint/eslintrc": "^3.3.5",
2525
"@tailwindcss/postcss": "^4.2.1",
2626
"@types/mdx": "^2.0.13",
27-
"@types/node": "^25.3.5",
27+
"@types/node": "^25.4.0",
2828
"@types/react": "^19.2.14",
2929
"@types/react-dom": "^19.2.2",
30-
"eslint": "^10.0.2",
30+
"eslint": "^10.0.3",
3131
"eslint-config-next": "16.1.6",
3232
"postcss": "^8.5.8",
3333
"tailwindcss": "^4.1.16",

0 commit comments

Comments
 (0)