mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-20 08:01:46 +03:00
e2d0df225d
Bumps the npm-patch-updates group with 10 updates: | Package | From | To | | --- | --- | --- | | [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.2.3` | `6.2.4` | | [@codemirror/lang-vue](https://github.com/codemirror/lang-vue) | `0.1.2` | `0.1.3` | | [@codemirror/lang-wast](https://github.com/codemirror/lang-wast) | `6.0.1` | `6.0.2` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `5.0.3` | `5.0.9` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.33` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.6` | `0.5.11` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `4.2.2` | `4.2.9` | | [svelte-check](https://github.com/sveltejs/language-tools) | `3.6.2` | `3.6.3` | Updates `@codemirror/lang-markdown` from 6.2.3 to 6.2.4 - [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-markdown/compare/6.2.3...6.2.4) Updates `@codemirror/lang-vue` from 0.1.2 to 0.1.3 - [Changelog](https://github.com/codemirror/lang-vue/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-vue/compare/0.1.2...0.1.3) Updates `@codemirror/lang-wast` from 6.0.1 to 6.0.2 - [Changelog](https://github.com/codemirror/lang-wast/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lang-wast/compare/6.0.1...6.0.2) Updates `@types/diff` from 5.0.3 to 5.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `autoprefixer` from 10.4.16 to 10.4.17 - [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.16...10.4.17) Updates `eslint-plugin-import` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.0...v2.29.1) Updates `postcss` from 8.4.31 to 8.4.33 - [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.31...8.4.33) Updates `prettier-plugin-tailwindcss` from 0.5.6 to 0.5.11 - [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.6...v0.5.11) Updates `svelte` from 4.2.2 to 4.2.9 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/svelte@4.2.9/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@4.2.9/packages/svelte) Updates `svelte-check` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.2...svelte-check-3.6.3) --- updated-dependencies: - dependency-name: "@codemirror/lang-markdown" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: "@codemirror/lang-vue" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: "@codemirror/lang-wast" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: "@types/diff" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
94 lines
2.9 KiB
JSON
94 lines
2.9 KiB
JSON
{
|
|
"name": "@gitbutler/ui",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite dev",
|
|
"test": "vitest run --mode development",
|
|
"build:development": "vite build --mode development",
|
|
"build:nightly": "vite build --mode nightly",
|
|
"build": "vite build",
|
|
"check": "svelte-check --tsconfig ./tsconfig.json",
|
|
"check:watch": "pnpm check --watch",
|
|
"lint": "prettier --no-editorconfig --check . && eslint .",
|
|
"format": "prettier --no-editorconfig --write .",
|
|
"tauri": "tauri",
|
|
"prepare": "svelte-kit sync"
|
|
},
|
|
"devDependencies": {
|
|
"@codemirror/lang-cpp": "^6.0.2",
|
|
"@codemirror/lang-css": "^6.2.1",
|
|
"@codemirror/lang-html": "^6.4.7",
|
|
"@codemirror/lang-java": "^6.0.1",
|
|
"@codemirror/lang-javascript": "^6.2.1",
|
|
"@codemirror/lang-json": "^6.0.1",
|
|
"@codemirror/lang-markdown": "^6.2.4",
|
|
"@codemirror/lang-php": "^6.0.1",
|
|
"@codemirror/lang-python": "^6.1.3",
|
|
"@codemirror/lang-rust": "^6.0.1",
|
|
"@codemirror/lang-vue": "^0.1.3",
|
|
"@codemirror/lang-wast": "^6.0.2",
|
|
"@codemirror/lang-xml": "^6.0.2",
|
|
"@codemirror/language": "^6.10.0",
|
|
"@codemirror/legacy-modes": "^6.3.3",
|
|
"@codemirror/state": "^6.4.0",
|
|
"@codemirror/view": "^6.23.0",
|
|
"@lezer/common": "^1.2.1",
|
|
"@lezer/highlight": "^1.2.0",
|
|
"@octokit/rest": "^20.0.2",
|
|
"@replit/codemirror-lang-svelte": "^6.0.0",
|
|
"@sentry/sveltekit": "^7.94.1",
|
|
"@sveltejs/adapter-static": "^2.0.3",
|
|
"@sveltejs/kit": "^1.30.3",
|
|
"@tauri-apps/api": "^1.5.3",
|
|
"@types/crypto-js": "^4.2.1",
|
|
"@types/diff": "^5.0.9",
|
|
"@types/diff-match-patch": "^1.0.36",
|
|
"@types/lscache": "^1.3.4",
|
|
"@types/marked": "^5.0.2",
|
|
"@typescript-eslint/eslint-plugin": "^6.19.0",
|
|
"@typescript-eslint/parser": "^6.19.0",
|
|
"autoprefixer": "^10.4.17",
|
|
"class-transformer": "^0.5.1",
|
|
"crypto-js": "^4.2.0",
|
|
"date-fns": "^2.30.0",
|
|
"diff-match-patch": "^1.0.5",
|
|
"eslint": "^8.56.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
"eslint-plugin-import": "^2.29.1",
|
|
"eslint-plugin-square-svelte-store": "^1.0.0",
|
|
"eslint-plugin-svelte": "^2.35.1",
|
|
"inter-ui": "^4.0.1",
|
|
"leven": "^4.0.0",
|
|
"lscache": "^1.3.2",
|
|
"marked": "^10.0.0",
|
|
"mm-jsr": "^3.0.2",
|
|
"nanoevents": "^9.0.0",
|
|
"nanoid": "^5.0.4",
|
|
"postcss": "^8.4.33",
|
|
"postcss-load-config": "^5.0.2",
|
|
"posthog-js": "1.100.0",
|
|
"prettier": "^3.2.4",
|
|
"prettier-plugin-svelte": "^3.1.2",
|
|
"prettier-plugin-tailwindcss": "^0.5.11",
|
|
"reflect-metadata": "^0.2.1",
|
|
"rxjs": "^7.8.1",
|
|
"svelte": "^4.2.9",
|
|
"svelte-check": "^3.6.3",
|
|
"svelte-floating-ui": "^1.5.8",
|
|
"svelte-french-toast": "^1.2.0",
|
|
"svelte-loadable-store": "^2.0.1",
|
|
"svelte-outclick": "^3.7.0",
|
|
"svelte-resize-observer": "^2.0.0",
|
|
"tailwindcss": "^3.4.1",
|
|
"tauri-plugin-context-menu": "^0.7.0",
|
|
"tinykeys": "^2.1.0",
|
|
"tslib": "^2.6.2",
|
|
"typescript": "^5.3.3",
|
|
"vite": "^4.5.1",
|
|
"vitest": "^0.34.6"
|
|
}
|
|
}
|