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": {
build(deps): bump the npm-updates group with 14 updates Bumps the npm-updates group with 14 updates: | Package | From | To | | --- | --- | --- | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.10` | `1.5.11` | | [openai](https://github.com/openai/openai-node) | `4.28.4` | `4.29.2` | | [@codemirror/lang-xml](https://github.com/codemirror/lang-xml) | `6.0.2` | `6.1.0` | | [@codemirror/view](https://github.com/codemirror/view) | `6.24.1` | `6.26.0` | | [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `7.104.0` | `7.108.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` | | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.110.0` | `1.116.6` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.5.13` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.6.6` | `3.6.8` | | [svelte-outclick](https://github.com/babakfp/svelte-outclick) | `3.7.0` | `3.7.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.2` | `4.5.3` | Updates `@tauri-apps/cli` from 1.5.10 to 1.5.11 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.10...@tauri-apps/cli-v1.5.11) Updates `openai` from 4.28.4 to 4.29.2 - [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.28.4...v4.29.2) Updates `@codemirror/lang-xml` from 6.0.2 to 6.1.0 - [Changelog](https://github.com/codemirror/lang-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-xml/compare/6.0.2...6.1.0) Updates `@codemirror/view` from 6.24.1 to 6.26.0 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/compare/6.24.1...6.26.0) Updates `@sentry/sveltekit` from 7.104.0 to 7.108.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.104.0...7.108.0) Updates `autoprefixer` from 10.4.17 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.19) Updates `postcss` from 8.4.35 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38) Updates `posthog-js` from 1.110.0 to 1.116.6 - [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.110.0...v1.116.6) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.5.13 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.11...v0.5.13) Updates `svelte-check` from 3.6.6 to 3.6.8 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.6...svelte-check-3.6.8) Updates `svelte-outclick` from 3.7.0 to 3.7.1 - [Commits](https://github.com/babakfp/svelte-outclick/commits) Updates `tailwindcss` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.2/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.2) Updates `typescript` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.3) Updates `vite` from 4.5.2 to 4.5.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) --- 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-xml" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@codemirror/view" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: "@sentry/sveltekit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: posthog-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: prettier-plugin-tailwindcss 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 - dependency-name: svelte-outclick dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 21:02:30 +03:00
"@tauri-apps/cli": "^1.5.11"
}
2023-01-31 17:55:57 +03:00
}