mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-21 18:02:32 +01:00
125 lines
4.0 KiB
JSON
125 lines
4.0 KiB
JSON
{
|
|
"author": "Spacebar",
|
|
"bugs": {
|
|
"url": "https://github.com/spacebarchat/client/issues"
|
|
},
|
|
"dependencies": {
|
|
"@emotion/react": "^11.13.3",
|
|
"@emotion/styled": "^11.13.0",
|
|
"@floating-ui/react": "^0.26.24",
|
|
"@fontsource/roboto": "^5.1.0",
|
|
"@fontsource/roboto-mono": "^5.1.0",
|
|
"@hcaptcha/react-hcaptcha": "^1.11.0",
|
|
"@hookform/resolvers": "^3.9.0",
|
|
"@mattjennings/react-modal-stack": "^1.0.4",
|
|
"@mdi/js": "^7.4.47",
|
|
"@mdi/react": "^1.6.1",
|
|
"@mui/material": "^6.1.3",
|
|
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
|
"@rollup/plugin-replace": "^6.0.1",
|
|
"@spacebarchat/spacebar-api-types": "0.37.51",
|
|
"@tauri-apps/api": "2.0.2",
|
|
"@tauri-apps/plugin-authenticator": "2.0.0-rc.1",
|
|
"@tauri-apps/plugin-autostart": "2.0.0",
|
|
"@tauri-apps/plugin-clipboard-manager": "2.0.0",
|
|
"@tauri-apps/plugin-dialog": "2.0.0",
|
|
"@tauri-apps/plugin-log": "2.0.0",
|
|
"@tauri-apps/plugin-notification": "2.0.0",
|
|
"@tauri-apps/plugin-os": "2.0.0",
|
|
"@tauri-apps/plugin-process": "2.0.0",
|
|
"@tauri-apps/plugin-stronghold": "2.0.0",
|
|
"@tauri-apps/plugin-updater": "2.0.0",
|
|
"@testing-library/jest-dom": "^6.5.0",
|
|
"@testing-library/react": "^16.0.1",
|
|
"@testing-library/user-event": "^14.5.2",
|
|
"@types/react-measure": "^2.0.12",
|
|
"@types/react-portal": "^4.0.7",
|
|
"@uidotdev/usehooks": "^2.4.1",
|
|
"classnames": "^2.5.1",
|
|
"csstype": "^3.1.3",
|
|
"dayjs": "^1.11.13",
|
|
"framer-motion": "^11.11.4",
|
|
"marked-react": "^2.0.0",
|
|
"missing-native-js-functions": "^1.4.3",
|
|
"mobx": "^6.13.3",
|
|
"mobx-react-lite": "^4.0.7",
|
|
"murmurhash-js": "^1.0.0",
|
|
"prismjs": "^1.29.0",
|
|
"react": "^18.3.1",
|
|
"react-advanced-cropper": "^0.20.0",
|
|
"react-colorful": "^5.6.1",
|
|
"react-device-detect": "^2.2.3",
|
|
"react-dom": "^18.3.1",
|
|
"react-fps-stats": "^0.3.1",
|
|
"react-hook-form": "^7.53.0",
|
|
"react-infinite-scroll-component": "^6.1.0",
|
|
"react-loading-skeleton": "^3.5.0",
|
|
"react-markdown": "^9.0.1",
|
|
"react-measure": "^2.5.2",
|
|
"react-portal": "^4.2.2",
|
|
"react-router-dom": "^6.26.2",
|
|
"react-secure-storage": "^1.3.2",
|
|
"react-select-search": "^4.1.8",
|
|
"react-spinners": "^0.14.1",
|
|
"react-spring": "^9.7.4",
|
|
"react-string-replace": "^1.1.1",
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
"react-use-error-boundary": "^3.0.0",
|
|
"react-use-gesture": "^9.1.3",
|
|
"react-virtualized": "^9.22.5",
|
|
"remark-gfm": "^4.0.0",
|
|
"reoverlay": "^1.0.3",
|
|
"styled-components": "5.3.11",
|
|
"use-resize-observer": "^9.1.0",
|
|
"yup": "^1.4.0"
|
|
},
|
|
"devDependencies": {
|
|
"@craco/craco": "^7.1.0",
|
|
"@tauri-apps/cli": "2.0.2",
|
|
"@types/jest": "^29.5.13",
|
|
"@types/loadable__component": "^5.13.9",
|
|
"@types/murmurhash-js": "^1.0.6",
|
|
"@types/node": "^22.7.5",
|
|
"@types/react": "^18.3.11",
|
|
"@types/react-dom": "^18.3.0",
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
"@types/react-virtualized": "^9.21.30",
|
|
"@types/styled-components": "^5.1.34",
|
|
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
|
"@typescript-eslint/parser": "^8.7.0",
|
|
"@vitejs/plugin-react": "^4.3.2",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "^8.57.1",
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
"eslint-plugin-react-refresh": "^0.4.12",
|
|
"typescript": "^5.6.3",
|
|
"vite": "^5.4.8",
|
|
"vite-plugin-chunk-split": "^0.5.0",
|
|
"vite-plugin-clean": "^1.0.0",
|
|
"vite-plugin-html": "^3.2.2",
|
|
"vite-plugin-progress": "^0.0.7",
|
|
"vite-plugin-svgr": "^4.2.0"
|
|
},
|
|
"homepage": "https://spacebar.chat",
|
|
"license": "AGPL-3.0-only",
|
|
"name": "spacebar-client",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/spacebarchat/client.git"
|
|
},
|
|
"scripts": {
|
|
"build": "tsc && vite build",
|
|
"ci:prebuild": "node scripts/tauri-version.js",
|
|
"dev": "vite",
|
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
"lint:fix": "pnpx prettier . --write",
|
|
"preview": "vite preview",
|
|
"tauri:dev": "pnpm run ci:prebuild && tauri dev",
|
|
"tauri:build": "pnpm run ci:prebuild && tauri build",
|
|
"tauri:android:dev": "pnpm run ci:prebuild && tauri android dev",
|
|
"tauri:android:build": "pnpm run ci:prebuild && tauri android build"
|
|
},
|
|
"type": "module",
|
|
"version": "0.1.2"
|
|
}
|