gitbutler/package.json

20 lines
678 B
JSON
Raw Normal View History

2023-01-31 17:55:57 +03:00
{
2023-09-06 11:46:07 +03:00
"name": "git-butler-tauri",
"private": true,
"scripts": {
"dev": "pnpm --filter @gitbutler/ui run dev",
"test": "pnpm --filter @gitbutler/ui run test",
"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",
2023-09-06 11:46:07 +03:00
"check": "pnpm --filter @gitbutler/ui run check",
"lint": "pnpm --filter @gitbutler/ui run lint",
"format": "pnpm --filter @gitbutler/ui run format",
"tauri": "tauri",
2023-11-01 13:23:39 +03:00
"prepare": "pnpm --filter @gitbutler/ui run prepare"
2023-09-06 11:46:07 +03:00
},
"devDependencies": {
Bump the npm-updates group with 15 updates Bumps the npm-updates group with 15 updates: | Package | From | To | | --- | --- | --- | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.9` | `1.5.10` | | [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.1` | `6.2.2` | | [@codemirror/state](https://github.com/codemirror/state) | `6.4.0` | `6.4.1` | | [@codemirror/view](https://github.com/codemirror/view) | `6.23.1` | `6.24.1` | | [@sentry/sveltekit](https://github.com/getsentry/sentry-javascript) | `7.100.1` | `7.104.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `1.30.3` | `1.30.4` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [inter-ui](https://github.com/philipbelesky/inter-ui) | `4.0.1` | `4.0.2` | | [nanoid](https://github.com/ai/nanoid) | `5.0.5` | `5.0.6` | | [postcss](https://github.com/postcss/postcss) | `8.4.34` | `8.4.35` | | [postcss-load-config](https://github.com/postcss/postcss-load-config) | `5.0.2` | `5.0.3` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.105.1` | `1.110.0` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.1.2` | `3.2.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.10` | `4.2.12` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.6.3` | `3.6.6` | Updates `@tauri-apps/cli` from 1.5.9 to 1.5.10 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.9...@tauri-apps/cli-v1.5.10) Updates `@codemirror/lang-javascript` from 6.2.1 to 6.2.2 - [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-javascript/compare/6.2.1...6.2.2) Updates `@codemirror/state` from 6.4.0 to 6.4.1 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/compare/6.4.0...6.4.1) Updates `@codemirror/view` from 6.23.1 to 6.24.1 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/compare/6.23.1...6.24.1) Updates `@sentry/sveltekit` from 7.100.1 to 7.104.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.104.0/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.104.0) Updates `@sveltejs/kit` from 1.30.3 to 1.30.4 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@1.30.4/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.30.4/packages/kit) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0) Updates `inter-ui` from 4.0.1 to 4.0.2 - [Changelog](https://github.com/philipbelesky/inter-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/philipbelesky/inter-ui/commits) Updates `nanoid` from 5.0.5 to 5.0.6 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/5.0.5...5.0.6) Updates `postcss` from 8.4.34 to 8.4.35 - [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.34...8.4.35) Updates `postcss-load-config` from 5.0.2 to 5.0.3 - [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/5.0.2...v5.0.3) Updates `posthog-js` from 1.105.1 to 1.110.0 - [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/commits/v1.110.0) Updates `prettier-plugin-svelte` from 3.1.2 to 3.2.2 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.1.2...v3.2.2) Updates `svelte` from 4.2.10 to 4.2.12 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.12/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.12/packages/svelte) Updates `svelte-check` from 3.6.3 to 3.6.6 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.3...svelte-check-3.6.6) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@codemirror/lang-javascript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: "@codemirror/state" dependency-type: direct:development update-type: version-update:semver-patch 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: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-updates - dependency-name: inter-ui dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-updates - dependency-name: nanoid 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: postcss-load-config 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-svelte 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-03-01 19:15:11 +03:00
"@tauri-apps/cli": "^1.5.10"
2023-09-06 11:46:07 +03:00
}
2023-01-31 17:55:57 +03:00
}