2023-03-20 21:41:33 +01:00
|
|
|
{
|
2023-04-14 03:51:36 +02:00
|
|
|
"author": "Spacebar",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/spacebarchat/client/issues"
|
|
|
|
},
|
2023-04-10 22:51:14 +02:00
|
|
|
"dependencies": {
|
2024-10-09 16:10:39 +02:00
|
|
|
"@emotion/react": "^11.13.3",
|
2024-07-22 03:14:15 +02:00
|
|
|
"@emotion/styled": "^11.13.0",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@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",
|
2023-04-10 22:51:14 +02:00
|
|
|
"@mattjennings/react-modal-stack": "^1.0.4",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@mdi/js": "^7.4.47",
|
2023-05-12 17:43:21 +02:00
|
|
|
"@mdi/react": "^1.6.1",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@mui/material": "^6.1.3",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@rollup/plugin-replace": "^6.0.1",
|
2023-12-01 05:21:11 +01:00
|
|
|
"@spacebarchat/spacebar-api-types": "0.37.51",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@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",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@testing-library/user-event": "^14.5.2",
|
2023-12-03 05:50:23 +01:00
|
|
|
"@types/react-measure": "^2.0.12",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@types/react-portal": "^4.0.7",
|
2024-04-04 23:25:38 +02:00
|
|
|
"@uidotdev/usehooks": "^2.4.1",
|
2024-02-28 04:33:54 +01:00
|
|
|
"classnames": "^2.5.1",
|
2023-12-13 06:07:41 +01:00
|
|
|
"csstype": "^3.1.3",
|
2024-10-09 16:10:39 +02:00
|
|
|
"dayjs": "^1.11.13",
|
|
|
|
"framer-motion": "^11.11.4",
|
2023-09-22 22:32:12 +02:00
|
|
|
"marked-react": "^2.0.0",
|
2023-09-01 00:50:26 +02:00
|
|
|
"missing-native-js-functions": "^1.4.3",
|
2024-10-09 16:10:39 +02:00
|
|
|
"mobx": "^6.13.3",
|
2024-04-03 03:17:11 +02:00
|
|
|
"mobx-react-lite": "^4.0.7",
|
2023-11-10 16:53:14 +01:00
|
|
|
"murmurhash-js": "^1.0.0",
|
2023-09-20 03:38:04 +02:00
|
|
|
"prismjs": "^1.29.0",
|
2024-10-09 16:10:39 +02:00
|
|
|
"react": "^18.3.1",
|
|
|
|
"react-advanced-cropper": "^0.20.0",
|
2023-04-10 22:51:14 +02:00
|
|
|
"react-colorful": "^5.6.1",
|
2023-09-09 21:33:22 +02:00
|
|
|
"react-device-detect": "^2.2.3",
|
2024-10-09 16:10:39 +02:00
|
|
|
"react-dom": "^18.3.1",
|
2023-09-25 19:07:24 +02:00
|
|
|
"react-fps-stats": "^0.3.1",
|
2024-08-26 03:52:18 +02:00
|
|
|
"react-hook-form": "^7.53.0",
|
2024-07-17 22:23:05 +02:00
|
|
|
"react-infinite-scroll-component": "^6.1.0",
|
2024-10-09 16:10:39 +02:00
|
|
|
"react-loading-skeleton": "^3.5.0",
|
2024-02-28 04:33:54 +01:00
|
|
|
"react-markdown": "^9.0.1",
|
2023-12-03 05:50:23 +01:00
|
|
|
"react-measure": "^2.5.2",
|
2023-12-13 06:07:41 +01:00
|
|
|
"react-portal": "^4.2.2",
|
2024-10-09 16:10:39 +02:00
|
|
|
"react-router-dom": "^6.26.2",
|
2023-12-10 07:23:34 +01:00
|
|
|
"react-secure-storage": "^1.3.2",
|
2024-10-09 16:10:39 +02:00
|
|
|
"react-select-search": "^4.1.8",
|
|
|
|
"react-spinners": "^0.14.1",
|
|
|
|
"react-spring": "^9.7.4",
|
2023-09-17 22:12:53 +02:00
|
|
|
"react-string-replace": "^1.1.1",
|
2023-09-20 07:26:44 +02:00
|
|
|
"react-syntax-highlighter": "^15.5.0",
|
2023-09-19 21:21:04 +02:00
|
|
|
"react-use-error-boundary": "^3.0.0",
|
2024-04-04 23:25:38 +02:00
|
|
|
"react-use-gesture": "^9.1.3",
|
2023-09-25 15:05:45 +02:00
|
|
|
"react-virtualized": "^9.22.5",
|
2024-02-28 04:33:54 +01:00
|
|
|
"remark-gfm": "^4.0.0",
|
2023-04-10 22:51:14 +02:00
|
|
|
"reoverlay": "^1.0.3",
|
2024-02-28 04:33:54 +01:00
|
|
|
"styled-components": "5.3.11",
|
2023-12-16 05:37:53 +01:00
|
|
|
"use-resize-observer": "^9.1.0",
|
2024-04-04 03:33:45 +02:00
|
|
|
"yup": "^1.4.0"
|
2023-04-10 22:51:14 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@craco/craco": "^7.1.0",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@tauri-apps/cli": "2.0.2",
|
|
|
|
"@types/jest": "^29.5.13",
|
2024-04-19 03:57:06 +02:00
|
|
|
"@types/loadable__component": "^5.13.9",
|
2023-11-10 16:53:14 +01:00
|
|
|
"@types/murmurhash-js": "^1.0.6",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@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",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@types/styled-components": "^5.1.34",
|
2024-10-09 16:10:39 +02:00
|
|
|
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
|
|
|
"@typescript-eslint/parser": "^8.7.0",
|
|
|
|
"@vitejs/plugin-react": "^4.3.2",
|
2024-02-28 04:33:54 +01:00
|
|
|
"cross-env": "^7.0.3",
|
2024-10-09 16:10:39 +02:00
|
|
|
"eslint": "^8.57.1",
|
|
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
2024-09-16 03:41:25 +02:00
|
|
|
"eslint-plugin-react-refresh": "^0.4.12",
|
2024-10-09 16:10:39 +02:00
|
|
|
"typescript": "^5.6.3",
|
|
|
|
"vite": "^5.4.8",
|
2024-02-28 04:33:54 +01:00
|
|
|
"vite-plugin-chunk-split": "^0.5.0",
|
2023-09-15 04:08:01 +02:00
|
|
|
"vite-plugin-clean": "^1.0.0",
|
2024-02-28 04:33:54 +01:00
|
|
|
"vite-plugin-html": "^3.2.2",
|
2023-09-15 04:08:01 +02:00
|
|
|
"vite-plugin-progress": "^0.0.7",
|
2024-02-28 04:33:54 +01:00
|
|
|
"vite-plugin-svgr": "^4.2.0"
|
2023-09-06 20:55:23 +02:00
|
|
|
},
|
|
|
|
"homepage": "https://spacebar.chat",
|
|
|
|
"license": "AGPL-3.0-only",
|
|
|
|
"name": "spacebar-client",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/spacebarchat/client.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
2023-12-22 00:34:57 +01:00
|
|
|
"build": "tsc && vite build",
|
2023-12-22 00:22:43 +01:00
|
|
|
"ci:prebuild": "node scripts/tauri-version.js",
|
2023-09-06 20:55:23 +02:00
|
|
|
"dev": "vite",
|
|
|
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
|
|
"lint:fix": "pnpx prettier . --write",
|
2023-09-07 17:25:35 +02:00
|
|
|
"preview": "vite preview",
|
2023-12-22 00:34:57 +01:00
|
|
|
"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"
|
2023-08-29 16:21:57 +02:00
|
|
|
},
|
2023-09-06 20:55:23 +02:00
|
|
|
"type": "module",
|
2024-02-28 04:33:54 +01:00
|
|
|
"version": "0.1.2"
|
2023-03-20 21:41:33 +01:00
|
|
|
}
|