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": {
|
2023-05-11 01:59:48 +02:00
|
|
|
"@emotion/react": "^11.11.0",
|
|
|
|
"@emotion/styled": "^11.11.0",
|
2023-04-10 22:51:14 +02:00
|
|
|
"@fontsource/roboto": "^4.5.8",
|
2023-05-10 05:04:43 +02:00
|
|
|
"@fontsource/source-code-pro": "^4.5.14",
|
2023-05-11 01:59:48 +02:00
|
|
|
"@hcaptcha/react-hcaptcha": "^1.8.1",
|
2023-04-10 22:51:14 +02:00
|
|
|
"@mattjennings/react-modal-stack": "^1.0.4",
|
2023-05-12 17:43:21 +02:00
|
|
|
"@mdi/js": "^7.2.96",
|
|
|
|
"@mdi/react": "^1.6.1",
|
2023-05-11 01:59:48 +02:00
|
|
|
"@mui/material": "^5.13.0",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@originjs/vite-plugin-commonjs": "^1.0.3",
|
|
|
|
"@rollup/plugin-replace": "^5.0.2",
|
2023-05-11 02:44:19 +02:00
|
|
|
"@spacebarchat/spacebar-api-types": "0.37.49",
|
2023-09-05 02:23:09 +02:00
|
|
|
"@tauri-apps/api": "2.0.0-alpha.6",
|
2023-09-05 03:57:00 +02:00
|
|
|
"@tauri-apps/plugin-authenticator": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-autostart": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-clipboard-manager": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-dialog": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-log": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-notification": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-process": "2.0.0-alpha.1",
|
|
|
|
"@tauri-apps/plugin-stronghold": "2.0.0-alpha.2",
|
|
|
|
"@tauri-apps/plugin-updater": "2.0.0-alpha.1",
|
2023-04-10 22:51:14 +02:00
|
|
|
"@testing-library/jest-dom": "^5.16.5",
|
|
|
|
"@testing-library/react": "^13.4.0",
|
|
|
|
"@testing-library/user-event": "^13.5.0",
|
2023-08-29 18:28:14 +02:00
|
|
|
"framer-motion": "^10.16.1",
|
2023-09-01 00:50:26 +02:00
|
|
|
"missing-native-js-functions": "^1.4.3",
|
2023-05-11 01:59:48 +02:00
|
|
|
"mobx": "^6.9.0",
|
2023-04-10 22:51:14 +02:00
|
|
|
"mobx-react-lite": "^3.4.3",
|
|
|
|
"react": "^18.2.0",
|
|
|
|
"react-advanced-cropper": "^0.18.0",
|
|
|
|
"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",
|
|
|
|
"react-error-boundary": "^3.1.4",
|
2023-05-11 01:59:48 +02:00
|
|
|
"react-hook-form": "^7.43.9",
|
2023-08-12 03:56:18 +02:00
|
|
|
"react-infinite-scroll-component": "^6.1.0",
|
2023-05-11 01:59:48 +02:00
|
|
|
"react-loading-skeleton": "^3.3.1",
|
2023-08-10 01:59:06 +02:00
|
|
|
"react-moment": "^1.1.3",
|
2023-05-11 01:59:48 +02:00
|
|
|
"react-router-dom": "^6.11.1",
|
2023-08-11 07:52:28 +02:00
|
|
|
"react-secure-storage": "^1.3.0",
|
2023-04-10 22:51:14 +02:00
|
|
|
"react-select-search": "^4.1.6",
|
|
|
|
"react-spinners": "^0.13.8",
|
|
|
|
"reoverlay": "^1.0.3",
|
2023-05-11 01:59:48 +02:00
|
|
|
"styled-components": "^5.3.10",
|
2023-09-06 20:55:23 +02:00
|
|
|
"vite-plugin-svgr": "^3.2.0"
|
2023-04-10 22:51:14 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"@craco/craco": "^7.1.0",
|
2023-09-05 02:23:09 +02:00
|
|
|
"@tauri-apps/cli": "2.0.0-alpha.11",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@types/jest": "^27.5.2",
|
2023-04-29 00:18:00 +02:00
|
|
|
"@types/loadable__component": "^5.13.4",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@types/node": "^16.18.28",
|
|
|
|
"@types/react": "^18.2.15",
|
|
|
|
"@types/react-dom": "^18.2.7",
|
2023-04-10 22:51:14 +02:00
|
|
|
"@types/styled-components": "^5.1.26",
|
2023-09-06 20:55:23 +02:00
|
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
|
|
"@vitejs/plugin-react": "^4.0.4",
|
2023-04-14 03:51:36 +02:00
|
|
|
"craco-esbuild": "^0.5.2",
|
2023-09-06 20:55:23 +02:00
|
|
|
"eslint": "^8.45.0",
|
|
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
|
|
"eslint-plugin-react-refresh": "^0.4.3",
|
|
|
|
"typescript": "^5.0.2",
|
|
|
|
"vite": "^4.4.5"
|
|
|
|
},
|
|
|
|
"homepage": "https://spacebar.chat",
|
|
|
|
"license": "AGPL-3.0-only",
|
|
|
|
"name": "spacebar-client",
|
|
|
|
"packageManager": "pnpm@8.7.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/spacebarchat/client.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"build": "tsc && vite build",
|
|
|
|
"dev": "vite",
|
|
|
|
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
|
|
"lint:fix": "pnpx prettier . --write",
|
|
|
|
"preview": "vite preview"
|
2023-08-29 16:21:57 +02:00
|
|
|
},
|
2023-09-06 20:55:23 +02:00
|
|
|
"type": "module",
|
|
|
|
"version": "0.1.0"
|
2023-03-20 21:41:33 +01:00
|
|
|
}
|