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-02-28 04:33:54 +01:00
|
|
|
"@emotion/react": "^11.11.4",
|
2023-05-11 01:59:48 +02:00
|
|
|
"@emotion/styled": "^11.11.0",
|
2024-06-17 03:50:27 +02:00
|
|
|
"@floating-ui/react": "^0.26.17",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@fontsource/roboto": "^5.0.8",
|
2023-12-10 07:23:34 +01:00
|
|
|
"@fontsource/roboto-mono": "^5.0.16",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@hcaptcha/react-hcaptcha": "^1.10.1",
|
|
|
|
"@hookform/resolvers": "^3.3.4",
|
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-04-03 03:16:36 +02:00
|
|
|
"@mui/material": "^5.15.14",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
2023-12-10 07:23:34 +01:00
|
|
|
"@rollup/plugin-replace": "^5.0.5",
|
2023-12-01 05:21:11 +01:00
|
|
|
"@spacebarchat/spacebar-api-types": "0.37.51",
|
2024-04-03 03:35:49 +02:00
|
|
|
"@tauri-apps/api": "2.0.0-beta.7",
|
2024-04-03 03:27:34 +02:00
|
|
|
"@tauri-apps/plugin-authenticator": "2.0.0-beta.2",
|
2024-05-02 04:01:14 +02:00
|
|
|
"@tauri-apps/plugin-autostart": "2.0.0-beta.3",
|
2024-04-03 03:35:16 +02:00
|
|
|
"@tauri-apps/plugin-clipboard-manager": "2.0.0-beta.2",
|
2024-04-03 03:16:53 +02:00
|
|
|
"@tauri-apps/plugin-dialog": "2.0.0-beta.2",
|
2024-04-19 03:56:20 +02:00
|
|
|
"@tauri-apps/plugin-log": "2.0.0-beta.3",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@tauri-apps/plugin-notification": "2.0.0-beta.1",
|
|
|
|
"@tauri-apps/plugin-os": "2.0.0-beta.1",
|
2024-04-03 03:17:03 +02:00
|
|
|
"@tauri-apps/plugin-process": "2.0.0-beta.2",
|
2024-05-02 03:46:54 +02:00
|
|
|
"@tauri-apps/plugin-stronghold": "2.0.0-beta.3",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@tauri-apps/plugin-updater": "2.0.0-beta.1",
|
|
|
|
"@testing-library/jest-dom": "^6.4.2",
|
2024-04-21 06:14:23 +02:00
|
|
|
"@testing-library/react": "^15.0.2",
|
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-02-28 04:33:54 +01:00
|
|
|
"dayjs": "^1.11.10",
|
2024-04-18 04:14:48 +02:00
|
|
|
"framer-motion": "^11.1.3",
|
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-06-17 03:36:40 +02:00
|
|
|
"mobx": "^6.12.4",
|
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",
|
2023-04-10 22:51:14 +02:00
|
|
|
"react": "^18.2.0",
|
2024-04-22 03:16:28 +02:00
|
|
|
"react-advanced-cropper": "^0.19.6",
|
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",
|
2023-04-10 22:51:14 +02:00
|
|
|
"react-dom": "^18.2.0",
|
2023-09-25 19:07:24 +02:00
|
|
|
"react-fps-stats": "^0.3.1",
|
2024-04-12 03:36:07 +02:00
|
|
|
"react-hook-form": "^7.51.3",
|
2023-08-12 03:56:18 +02:00
|
|
|
"react-infinite-scroll-component": "^6.1.0",
|
2024-02-28 04:33:54 +01:00
|
|
|
"react-loading-skeleton": "^3.4.0",
|
|
|
|
"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-04-03 03:29:02 +02:00
|
|
|
"react-router-dom": "^6.22.3",
|
2023-12-10 07:23:34 +01:00
|
|
|
"react-secure-storage": "^1.3.2",
|
|
|
|
"react-select-search": "^4.1.7",
|
2023-04-10 22:51:14 +02:00
|
|
|
"react-spinners": "^0.13.8",
|
2024-04-04 23:25:38 +02:00
|
|
|
"react-spring": "^9.7.3",
|
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-02-28 04:33:54 +01:00
|
|
|
"@tauri-apps/cli": "2.0.0-beta.5",
|
|
|
|
"@types/jest": "^29.5.12",
|
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-02-28 04:33:54 +01:00
|
|
|
"@types/node": "^20.11.20",
|
2024-04-16 03:51:21 +02:00
|
|
|
"@types/react": "^18.2.79",
|
2024-04-18 05:22:50 +02:00
|
|
|
"@types/react-dom": "^18.2.25",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@types/react-syntax-highlighter": "^15.5.11",
|
|
|
|
"@types/react-virtualized": "^9.21.29",
|
|
|
|
"@types/styled-components": "^5.1.34",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
2024-04-30 04:09:20 +02:00
|
|
|
"@typescript-eslint/parser": "^7.8.0",
|
2024-02-28 04:33:54 +01:00
|
|
|
"@vitejs/plugin-react": "^4.2.1",
|
|
|
|
"cross-env": "^7.0.3",
|
|
|
|
"eslint": "^8.57.0",
|
2023-09-06 20:55:23 +02:00
|
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
2024-04-22 03:14:38 +02:00
|
|
|
"eslint-plugin-react-refresh": "^0.4.6",
|
2024-02-28 04:33:54 +01:00
|
|
|
"internal-ip": "^8.0.0",
|
2024-04-19 03:58:09 +02:00
|
|
|
"typescript": "^5.4.5",
|
2024-04-03 03:18:27 +02:00
|
|
|
"vite": "^5.2.7",
|
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",
|
2024-01-06 17:21:12 +01:00
|
|
|
"packageManager": "pnpm@8.14.0",
|
2023-09-06 20:55:23 +02:00
|
|
|
"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
|
|
|
}
|