Skip to content

Commit 4ef61bd

Browse files
chore(deps): bump the patch-updates group with 7 updates (#768)
Bumps the patch-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [hono](https://github.com/honojs/hono) | `4.12.0` | `4.12.2` | | [@oclif/core](https://github.com/oclif/core) | `4.8.0` | `4.8.1` | | [glob](https://github.com/isaacs/node-glob) | `13.0.3` | `13.0.6` | | [i18next](https://github.com/i18next/i18next) | `25.8.9` | `25.8.13` | | [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.6.1` | `16.6.5` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.7` | `14.2.8` | | [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.6.3` | `16.6.5` | Updates `hono` from 4.12.0 to 4.12.2 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.0...v4.12.2) Updates `@oclif/core` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.8.0...4.8.1) Updates `glob` from 13.0.3 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v13.0.3...v13.0.6) Updates `i18next` from 25.8.9 to 25.8.13 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.9...v25.8.13) Updates `fumadocs-core` from 16.6.1 to 16.6.5 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-core@16.6.1...fumadocs-core@16.6.5) Updates `fumadocs-mdx` from 14.2.7 to 14.2.8 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-mdx@14.2.8) Updates `fumadocs-ui` from 16.6.3 to 16.6.5 - [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.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@oclif/core" dependency-version: 4.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: i18next dependency-version: 25.8.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-core dependency-version: 16.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-ui dependency-version: 16.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc97040 commit 4ef61bd

6 files changed

Lines changed: 191 additions & 187 deletions

File tree

apps/site/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"@object-ui/types": "workspace:*",
3333
"ag-grid-community": "^35.1.0",
3434
"ag-grid-react": "^35.1.0",
35-
"fumadocs-core": "16.6.1",
36-
"fumadocs-mdx": "14.2.7",
37-
"fumadocs-ui": "16.6.3",
35+
"fumadocs-core": "16.6.5",
36+
"fumadocs-mdx": "14.2.8",
37+
"fumadocs-ui": "16.6.5",
3838
"lucide-react": "^0.574.0",
3939
"next": "16.1.6",
4040
"react": "19.2.4",

examples/crm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@objectstack/plugin-hono-server": "^3.0.9",
2727
"@objectstack/runtime": "^3.0.9",
2828
"@objectstack/spec": "^3.0.9",
29-
"hono": "^4.11.10",
29+
"hono": "^4.12.2",
3030
"pino": "^8.21.0",
3131
"pino-pretty": "^13.1.3"
3232
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"@objectstack/plugin-hono-server": "^3.0.9",
136136
"@objectstack/studio": "^3.0.9",
137137
"coverage-v8": "0.0.1-security",
138-
"hono": "^4.11.10",
138+
"hono": "^4.12.2",
139139
"pino": "^8.21.0",
140140
"pino-pretty": "^13.1.3"
141141
},

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"@object-ui/components": "workspace:*",
5151
"@object-ui/react": "workspace:*",
5252
"@object-ui/types": "workspace:*",
53-
"@oclif/core": "^4.8.0",
53+
"@oclif/core": "^4.8.1",
5454
"@types/glob": "^9.0.0",
5555
"@vitejs/plugin-react": "^5.1.4",
5656
"chalk": "^5.6.2",
5757
"commander": "^14.0.3",
5858
"express": "^4.22.1",
5959
"express-rate-limit": "^8.2.1",
60-
"glob": "^13.0.3",
60+
"glob": "^13.0.6",
6161
"js-yaml": "^4.1.1",
6262
"vite": "^7.3.1"
6363
},

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lint": "eslint ."
3535
},
3636
"dependencies": {
37-
"i18next": "^25.8.9",
37+
"i18next": "^25.8.13",
3838
"react-i18next": "^16.5.4"
3939
},
4040
"peerDependencies": {

0 commit comments

Comments
 (0)