gitbutler/package.json

22 lines
785 B
JSON
Raw Normal View History

2023-01-31 17:55:57 +03:00
{
"name": "git-butler-tauri",
"private": true,
"scripts": {
"dev": "pnpm --filter @gitbutler/ui run dev",
"test": "pnpm --filter @gitbutler/ui run test",
"test:watch": "pnpm --filter @gitbutler/ui run test:watch",
"build": "pnpm --filter @gitbutler/ui run build",
"build:nightly": "pnpm --filter @gitbutler/ui run build:nightly",
"build:development": "pnpm --filter @gitbutler/ui run build:development",
"check": "pnpm --filter @gitbutler/ui run check",
"lint": "pnpm --filter @gitbutler/ui run lint",
"format": "pnpm --filter @gitbutler/ui run format",
"tauri": "tauri",
"prepare": "pnpm --filter @gitbutler/ui run prepare",
"rustfmt": "cargo +nightly fmt -- --config-path rustfmt-nightly.toml"
},
"devDependencies": {
Bump the npm-updates group across 1 directory with 13 updates Bumps the npm-updates group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.12` | `1.5.13` | | [openai](https://github.com/openai/openai-node) | `4.38.5` | `4.45.0` | | [@codemirror/lang-python](https://github.com/codemirror/lang-python) | `6.1.5` | `6.1.6` | | [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `7.112.2` | `7.114.0` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.5.4` | `1.5.5` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `5.2.0` | `5.2.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.7.1` | `7.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.7.1` | `7.8.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.38.0` | `2.39.0` | | [postcss-load-config](https://github.com/postcss/postcss-load-config) | `5.0.3` | `5.1.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.130.1` | `1.131.4` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.15` | `4.2.16` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.7.0` | `3.7.1` | Updates `@tauri-apps/cli` from 1.5.12 to 1.5.13 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.12...@tauri-apps/cli-v1.5.13) Updates `openai` from 4.38.5 to 4.45.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v4.38.5...v4.45.0) Updates `@codemirror/lang-python` from 6.1.5 to 6.1.6 - [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-python/compare/6.1.5...6.1.6) Updates `@sentry/sveltekit` from 7.112.2 to 7.114.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.114.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.112.2...7.114.0) Updates `@tauri-apps/api` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.4...@tauri-apps/api-v1.5.5) Updates `@types/diff` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `@typescript-eslint/eslint-plugin` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.7.1 to 7.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.8.0/packages/parser) Updates `eslint-plugin-svelte` from 2.38.0 to 2.39.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.38.0...v2.39.0) Updates `postcss-load-config` from 5.0.3 to 5.1.0 - [Release notes](https://github.com/postcss/postcss-load-config/releases) - [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-load-config/compare/v5.0.3...5.1.0) Updates `posthog-js` from 1.130.1 to 1.131.4 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.130.1...v1.131.4) Updates `svelte` from 4.2.15 to 4.2.16 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.16/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.16/packages/svelte) Updates `svelte-check` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.7.0...svelte-check-3.7.1) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@codemirror/lang-python" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@sentry/sveltekit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@tauri-apps/api" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@types/diff" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: postcss-load-config dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: posthog-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 01:11:09 +03:00
"@tauri-apps/cli": "^1.5.13"
}
2023-01-31 17:55:57 +03:00
}