mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
223 lines
7.0 KiB
JSON
223 lines
7.0 KiB
JSON
{
|
|
"name": "@galaxyproject/galaxy-client",
|
|
"version": "26.1.dev0",
|
|
"packageManager": "pnpm@10.26.1",
|
|
"description": "Galaxy client application build system",
|
|
"keywords": [
|
|
"galaxy"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/galaxyproject/galaxy.git"
|
|
},
|
|
"license": "MIT",
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"browserslist": [
|
|
"defaults",
|
|
"not op_mini all",
|
|
"not ios_saf <= 15.0",
|
|
"not kaios > 0"
|
|
],
|
|
"pnpm": {
|
|
"overrides": {
|
|
"vue": "2.7.16",
|
|
"@fortawesome/fontawesome-common-types": "6.2.1"
|
|
},
|
|
"peerDependencyRules": {
|
|
"allowedVersions": {
|
|
"@vitejs/plugin-vue2>vite": "^8.0.0",
|
|
"@rollup/plugin-inject>rollup": "*"
|
|
}
|
|
},
|
|
"onlyBuiltDependencies": [
|
|
"esbuild",
|
|
"vue-demi"
|
|
]
|
|
},
|
|
"dependencies": {
|
|
"@citation-js/core": "^0.7.1",
|
|
"@citation-js/plugin-bibtex": "^0.7.2",
|
|
"@citation-js/plugin-csl": "^0.7.2",
|
|
"@floating-ui/dom": "^1.7.0",
|
|
"@fontsource/atkinson-hyperlegible": "^5.0.17",
|
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
|
"@fortawesome/fontawesome-svg-core": "^6.2.1",
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
|
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
"@fortawesome/vue-fontawesome": "^2.0.9",
|
|
"@galaxyproject/galaxy-api-client": "workspace:*",
|
|
"@guolao/vue-monaco-editor": "^1.5.4",
|
|
"@handsontable/vue": "^2.0.0",
|
|
"@hirez_io/observer-spy": "^2.1.2",
|
|
"@johmun/vue-tags-input": "^2.1.0",
|
|
"@monaco-editor/loader": "^1.5.0",
|
|
"@popperjs/core": "^2.11.8",
|
|
"@sentry/vue": "^10.45.0",
|
|
"@vueuse/core": "^10.5.0",
|
|
"@vueuse/math": "^10.9.0",
|
|
"@vueuse/shared": "^10.5.0",
|
|
"ace-builds": "^1.39.0",
|
|
"ag-grid-community": "^30",
|
|
"ag-grid-vue": "^30",
|
|
"assert": "^2.1.0",
|
|
"axios": "^1.6.2",
|
|
"bootstrap": "4.6",
|
|
"bootstrap-vue": "^2.23.0",
|
|
"csv-parse": "^5.5.2",
|
|
"d3": "^7.8.5",
|
|
"d3-selection": "^3.0.0",
|
|
"d3-zoom": "^3.0.0",
|
|
"d3v3": "npm:d3@3",
|
|
"date-fns": "^2.30.0",
|
|
"decode-uri-component": "^0.4.1",
|
|
"dexie": "^3.2.5",
|
|
"diff": "^8.0.3",
|
|
"dom-to-image": "^2.6.0",
|
|
"dompurify": "^3.0.6",
|
|
"echarts": "^5.5.1",
|
|
"elkjs": "^0.11.1",
|
|
"events": "^3.3.0",
|
|
"file-saver": "^2.0.5",
|
|
"flush-promises": "^1.0.2",
|
|
"font-awesome-6": "npm:@fortawesome/free-solid-svg-icons@6",
|
|
"glob": "^12.0.0",
|
|
"handsontable": "^4.0.0",
|
|
"hsluv": "^1.0.1",
|
|
"imask": "^7.1.3",
|
|
"jquery": "2",
|
|
"jquery-migrate": "~1.4",
|
|
"jquery-mousewheel": "^3.1.13",
|
|
"jquery-ui": "^1.13.2",
|
|
"katex": "^0.17.0",
|
|
"linkify-html": "^4.1.1",
|
|
"linkifyjs": "^4.1.1",
|
|
"lodash": "^4.17.21",
|
|
"lodash.isequal": "^4.5.0",
|
|
"lucide-vue": "^0.344.0",
|
|
"markdown-it": "^14.1.1",
|
|
"markdown-it-regexp": "^0.4.0",
|
|
"monaco-editor": "^0.52.2",
|
|
"monaco-languageserver-types": "^0.4.0",
|
|
"monaco-types": "^0.1.0",
|
|
"monaco-worker-manager": "^2.0.1",
|
|
"monaco-yaml": "^5.4.0",
|
|
"object-hash": "^3.0.0",
|
|
"openapi-fetch": "^0.17.0",
|
|
"pinia": "^2.3.1",
|
|
"popper.js": "^1.16.1",
|
|
"pretty-bytes": "^6.1.1",
|
|
"pyre-to-regexp": "^0.0.6",
|
|
"querystring-es3": "^0.2.1",
|
|
"ro-crate-zip-explorer": "^0.4.1",
|
|
"rxjs": "^7.8.1",
|
|
"rxjs-spy": "^8.0.2",
|
|
"rxjs-spy-devtools-plugin": "^0.0.4",
|
|
"schema-to-ts": "^0.0.2",
|
|
"simplify-js": "^1.2.4",
|
|
"slugify": "^1.6.6",
|
|
"stream-browserify": "^3.0.0",
|
|
"timers-browserify": "^2.0.12",
|
|
"toastr": "^2.1.4",
|
|
"tus-js-client": "^3.1.1",
|
|
"util": "^0.12.5",
|
|
"vega": "^5.30.0",
|
|
"vega-embed": "^6.26.0",
|
|
"vega-lite": "^5.21.0",
|
|
"vscode-languageserver-types": "^3.17.5",
|
|
"vue": "^2.7.16",
|
|
"vue-class-component": "^7.2.6",
|
|
"vue-demi": "^0.14.10",
|
|
"vue-echarts": "^7.0.3",
|
|
"vue-infinite-scroll": "^2.0.2",
|
|
"vue-json-pretty": "^1.9.5",
|
|
"vue-multiselect": "^2.1.7",
|
|
"vue-observe-visibility": "^1.0.0",
|
|
"vue-property-decorator": "^9.1.2",
|
|
"vue-router": "^3.6.5",
|
|
"vue-rx": "^6.2.0",
|
|
"vue-virtual-scroll-list": "^2.3.5",
|
|
"vue2-teleport": "^1.0.1",
|
|
"vuedraggable": "^2.24.3",
|
|
"xml-beautifier": "^0.5.0",
|
|
"yaml": "^2.6.1"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "pnpm --filter @galaxyproject/galaxy-api-client run build",
|
|
"develop": "NODE_ENV=development vite",
|
|
"build": "NODE_ENV=development node scripts/build.mjs && vite build && pnpm run stage-build",
|
|
"build-production": "NODE_ENV=production node scripts/build.mjs && vite build && pnpm run stage-build",
|
|
"build-production-maps": "GXY_BUILD_SOURCEMAPS=1 NODE_ENV=production node scripts/build.mjs && vite build && pnpm run stage-build",
|
|
"icons": "node scripts/build.mjs icons",
|
|
"plugins": "node scripts/build.mjs plugins",
|
|
"plugins-rebuild": "node scripts/build.mjs plugins --force",
|
|
"stage-build": "cpy 'dist/**/*' '../static/dist' && (git rev-parse HEAD 2>/dev/null || echo '') >../static/client_build_hash.txt",
|
|
"format": "prettier --write . --cache",
|
|
"format-check": "prettier --check .",
|
|
"prettier": "pnpm run format",
|
|
"test": "vitest run",
|
|
"test:ui": "vitest --ui",
|
|
"test:watch": "vitest",
|
|
"test:coverage": "vitest run --coverage",
|
|
"eslint-precommit": "eslint -c .eslintrc.js --quiet --ext .js,.vue,.ts src",
|
|
"eslint": "eslint -c .eslintrc.js --ext .js,.vue,.ts src",
|
|
"type-check": "vue-tsc --noEmit"
|
|
},
|
|
"devDependencies": {
|
|
"@modyfi/vite-plugin-yaml": "^1.1.1",
|
|
"@pinia/testing": "0.1.5",
|
|
"@rollup/plugin-inject": "^5.0.5",
|
|
"@testing-library/jest-dom": "^6.4.8",
|
|
"@types/d3": "^7.4.2",
|
|
"@types/d3-selection": "^3.0.11",
|
|
"@types/d3-zoom": "^3.0.8",
|
|
"@types/jquery": "^3.5.24",
|
|
"@types/lodash": "^4.14.200",
|
|
"@types/lodash.isequal": "^4.5.7",
|
|
"@types/markdown-it": "^14.1.2",
|
|
"@typescript-eslint/eslint-plugin": "^6.8.0",
|
|
"@typescript-eslint/parser": "^6.8.0",
|
|
"@vitejs/plugin-vue2": "^2.3.4",
|
|
"@vitest/coverage-v8": "^4.1.5",
|
|
"@vitest/spy": "^4.1.5",
|
|
"@vitest/ui": "^4.1.5",
|
|
"@vue/test-utils": "^1.3.6",
|
|
"@vue/tsconfig": "^0.4.0",
|
|
"autoprefixer": "10.5.0",
|
|
"buffer": "^6.0.3",
|
|
"cpy-cli": "^5.0.0",
|
|
"esbuild": "^0.28.1",
|
|
"eslint": "^8.52.0",
|
|
"eslint-plugin-compat": "^4.2.0",
|
|
"eslint-plugin-import": "^2.28.1",
|
|
"eslint-plugin-simple-import-sort": "^10.0.0",
|
|
"eslint-plugin-vue": "^9.17.0",
|
|
"eslint-plugin-vuejs-accessibility": "^2.2.0",
|
|
"fake-indexeddb": "^6.0.0",
|
|
"fs-extra": "^11.2.0",
|
|
"happy-dom": "20.6.2",
|
|
"msw": "~2.10.5",
|
|
"openapi-msw": "^0.7.0",
|
|
"openapi-typescript": "^7.3.0",
|
|
"prettier": "^3.6.2",
|
|
"sass": "^1.94.2",
|
|
"store": "^2.0.12",
|
|
"timezone-mock": "^1.3.6",
|
|
"typescript": "^5.7.3",
|
|
"vite": "^8.0.11",
|
|
"vitest": "^4.1.5",
|
|
"vitest-fail-on-console": "^0.10.1",
|
|
"vitest-location-mock": "^1.0.4",
|
|
"vue-eslint-parser": "^10.2.0",
|
|
"vue-template-compiler": "^2.7.16",
|
|
"vue-tsc": "2.2.12",
|
|
"xml-js": "^1.6.11",
|
|
"xml2js": "^0.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.6"
|
|
}
|
|
}
|