mirror of
https://github.com/openclaw/clawhub.git
synced 2026-08-14 08:52:21 +00:00
Bumps the development-minor-and-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-email/ui](https://github.com/resend/react-email/tree/HEAD/packages/ui) | `6.9.1` | `6.9.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.1` | `7.8.0` | | [convex-test](https://github.com/get-convex/convex-test) | `0.0.54` | `0.0.55` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.61.0` | `0.63.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.76.0` | `1.78.0` | | [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `6.9.1` | `6.9.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` | Updates `@react-email/ui` from 6.9.1 to 6.9.2 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/ui/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/@react-email/ui@6.9.2/packages/ui) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/semver` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `convex-test` from 0.0.54 to 0.0.55 - [Changelog](https://github.com/get-convex/convex-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/get-convex/convex-test/compare/v0.0.54...v0.0.55) Updates `oxfmt` from 0.61.0 to 0.63.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.63.0/npm/oxfmt) Updates `oxlint` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.78.0/npm/oxlint) Updates `react-email` from 6.9.1 to 6.9.2 - [Release notes](https://github.com/resend/react-email/releases) - [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md) - [Commits](https://github.com/resend/react-email/commits/react-email@6.9.2/packages/react-email) Updates `vite` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite) --- updated-dependencies: - dependency-name: "@react-email/ui" dependency-version: 6.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-and-patch - dependency-name: "@types/semver" dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-and-patch - dependency-name: convex-test dependency-version: 0.0.55 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: oxfmt dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-and-patch - dependency-name: oxlint dependency-version: 1.77.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-and-patch - dependency-name: react-email dependency-version: 6.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
53 lines
1.4 KiB
JSON
53 lines
1.4 KiB
JSON
{
|
|
"name": "@openclaw/clawhub-admin",
|
|
"version": "0.1.2",
|
|
"private": true,
|
|
"description": "Admin-only ClawHub operator CLI for platform moderation and package operations.",
|
|
"homepage": "https://clawhub.ai",
|
|
"license": "UNLICENSED",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclaw/clawhub.git",
|
|
"directory": "packages/clawhub-admin"
|
|
},
|
|
"bin": {
|
|
"clawhub-admin": "bin/clawhub-admin.js"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"dist",
|
|
"README.md"
|
|
],
|
|
"type": "module",
|
|
"scripts": {
|
|
"build": "node ./scripts/build.mjs",
|
|
"dev": "node --enable-source-maps dist/clawhub-admin/src/cli.js",
|
|
"prepack": "npm run build",
|
|
"test": "vitest run -c vitest.config.ts",
|
|
"test:artifact": "vitest run --configLoader runner -c vitest.artifact.config.ts",
|
|
"typecheck": "node ./scripts/typecheck.mjs",
|
|
"verify": "bun run test && bun run typecheck && bun run test:artifact"
|
|
},
|
|
"dependencies": {
|
|
"@clack/prompts": "1.7.0",
|
|
"arktype": "2.2.3",
|
|
"commander": "15.0.0",
|
|
"fflate": "0.8.3",
|
|
"ignore": "7.0.6",
|
|
"json5": "2.2.3",
|
|
"mime": "4.1.0",
|
|
"ora": "9.4.1",
|
|
"p-retry": "8.0.0",
|
|
"semver": "7.8.5",
|
|
"undici": "7.29.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "26.2.0",
|
|
"@typescript/native": "npm:typescript@7.0.2",
|
|
"typescript": "6.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=22"
|
|
}
|
|
}
|