From 7e3890cd17cb0fb2e5c4390e114d71232551b12f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 03:37:58 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group across 1 directory with 9 updates Bumps the minor-and-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.0.1` | `16.0.8` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `13.0.0` | `13.0.5` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.0.1` | `16.0.8` | | [next](https://github.com/vercel/next.js) | `16.0.0` | `16.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.1` | `24.10.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.0.0` | `16.0.1` | | [@solana-program/memo](https://github.com/solana-program/memo) | `0.9.0` | `0.10.0` | | [@solana-program/system](https://github.com/solana-program/system) | `0.9.1` | `0.10.0` | | [@solana-program/token](https://github.com/solana-program/token) | `0.7.0` | `0.8.0` | Updates `fumadocs-core` from 16.0.1 to 16.0.8 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.0.1...fumadocs-core@16.0.8) Updates `fumadocs-mdx` from 13.0.0 to 13.0.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@13.0.0...fumadocs-mdx@13.0.5) Updates `fumadocs-ui` from 16.0.1 to 16.0.8 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-ui@16.0.1...fumadocs-ui@16.0.8) Updates `next` from 16.0.0 to 16.0.1 - [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/compare/v16.0.0...v16.0.1) Updates `@types/node` from 24.9.1 to 24.10.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-config-next` from 16.0.0 to 16.0.1 - [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/v16.0.1/packages/eslint-config-next) Updates `@solana-program/memo` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/solana-program/memo/releases) - [Commits](https://github.com/solana-program/memo/compare/js@v0.9.0...js@v0.10.0) Updates `@solana-program/system` from 0.9.1 to 0.10.0 - [Release notes](https://github.com/solana-program/system/releases) - [Commits](https://github.com/solana-program/system/compare/js@v0.9.1...js@v0.10.0) Updates `@solana-program/token` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/solana-program/token/releases) - [Commits](https://github.com/solana-program/token/compare/js@v0.7.0...js@v0.8.0) --- updated-dependencies: - dependency-name: fumadocs-core dependency-version: 16.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fumadocs-mdx dependency-version: 13.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: fumadocs-ui dependency-version: 16.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: next dependency-version: 16.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 24.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-config-next dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@solana-program/memo" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@solana-program/system" dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@solana-program/token" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- apps/docs/package.json | 12 ++++++------ packages/coda-visitors/package.json | 6 +++--- packages/coda/package.json | 2 +- packages/create-coda/package.json | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/docs/package.json b/apps/docs/package.json index d0fd861..17e2e3c 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -11,10 +11,10 @@ "postinstall": "fumadocs-mdx" }, "dependencies": { - "fumadocs-core": "16.0.1", - "fumadocs-mdx": "13.0.0", - "fumadocs-ui": "16.0.1", - "next": "16.0.0", + "fumadocs-core": "16.0.8", + "fumadocs-mdx": "13.0.5", + "fumadocs-ui": "16.0.8", + "next": "16.0.1", "react": "^19.2.0", "react-dom": "^19.2.0", "yaml": "^2.8.1" @@ -23,11 +23,11 @@ "@macalinao/biome-config": "^0.1.4", "@tailwindcss/postcss": "^4.1.16", "@types/mdx": "^2.0.13", - "@types/node": "24.9.1", + "@types/node": "24.10.0", "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", "eslint": "^9.38.0", - "eslint-config-next": "16.0.0", + "eslint-config-next": "16.0.1", "postcss": "^8.5.6", "tailwindcss": "^4.1.16", "typescript": "^5.9.3" diff --git a/packages/coda-visitors/package.json b/packages/coda-visitors/package.json index 1b077fe..ce13359 100644 --- a/packages/coda-visitors/package.json +++ b/packages/coda-visitors/package.json @@ -45,9 +45,9 @@ "lint": "eslint . --cache" }, "dependencies": { - "@solana-program/memo": "^0.9.0", - "@solana-program/system": "^0.9.0", - "@solana-program/token": "^0.7.0", + "@solana-program/memo": "^0.10.0", + "@solana-program/system": "^0.10.0", + "@solana-program/token": "^0.8.0", "@solana-program/token-2022": "^0.6.0", "@solana/sysvars": "^4.0.0", "codama": "catalog:" diff --git a/packages/coda/package.json b/packages/coda/package.json index fd80aa4..99dac99 100644 --- a/packages/coda/package.json +++ b/packages/coda/package.json @@ -62,7 +62,7 @@ "devDependencies": { "@macalinao/eslint-config": "catalog:", "@macalinao/tsconfig": "catalog:", - "@types/node": "^24.9.1", + "@types/node": "^24.10.0", "eslint": "catalog:", "typescript": "catalog:" } diff --git a/packages/create-coda/package.json b/packages/create-coda/package.json index 9826346..de9bd78 100644 --- a/packages/create-coda/package.json +++ b/packages/create-coda/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@macalinao/eslint-config": "catalog:", "@macalinao/tsconfig": "catalog:", - "@types/node": "^24.9.1", + "@types/node": "^24.10.0", "eslint": "catalog:", "typescript": "catalog:" }