package.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. {
  2. "name": "gfwboard-user",
  3. "version": "beta-1.4",
  4. "private": true,
  5. "license": "AGPL-3.0",
  6. "readme": "README.md",
  7. "packageManager": "pnpm@7.14.1",
  8. "repository": {
  9. "type": "git",
  10. "url": "git://github.com/star-horizon/gfwboard-user.git"
  11. },
  12. "maintainers": [
  13. {
  14. "name": "AH-dark",
  15. "email": "ahdark@outlook.com",
  16. "url": "https://www.ahdark.com"
  17. }
  18. ],
  19. "engineStrict": true,
  20. "engines": {
  21. "node": ">=16.0.0||>=18.0.0",
  22. "pnpm": ">=7.14.1"
  23. },
  24. "dependencies": {
  25. "@ahooksjs/use-url-state": "^3.5.1",
  26. "@ant-design/colors": "^7.0.0",
  27. "@ant-design/icons": "^5.0.0",
  28. "@emotion/cache": "^11.10.5",
  29. "@emotion/react": "^11.10.5",
  30. "@emotion/styled": "^11.10.5",
  31. "@fontsource/roboto": "^4.5.8",
  32. "@mui/base": "^5.0.0-alpha.113",
  33. "@mui/icons-material": "^5.11.0",
  34. "@mui/lab": "^5.0.0-alpha.115",
  35. "@mui/material": "^5.11.4",
  36. "@mui/system": "^5.11.4",
  37. "@mui/x-data-grid": "^5.17.19",
  38. "@mui/x-date-pickers": "^5.0.14",
  39. "@reduxjs/toolkit": "^1.9.1",
  40. "ahooks": "^3.7.4",
  41. "apexcharts": "^3.36.3",
  42. "axios": "^1.2.2",
  43. "bfj": "^7.0.2",
  44. "browserslist": "^4.21.4",
  45. "buffer": "^6.0.3",
  46. "camelcase": "^7.0.1",
  47. "constate": "^3.3.2",
  48. "core-js": "^3.27.1",
  49. "crypto-browserify": "^3.12.0",
  50. "crypto-js": "^4.1.1",
  51. "dayjs": "^1.11.7",
  52. "dotenv": "^16.0.3",
  53. "dotenv-expand": "^10.0.0",
  54. "emoji-picker-react": "^4.4.7",
  55. "filesize": "^10.0.6",
  56. "flag-icons": "^6.6.6",
  57. "formik": "^2.2.9",
  58. "framer-motion": "^8.4.5",
  59. "fs-extra": "^11.1.0",
  60. "history": "^5.3.0",
  61. "i18next": "^22.4.9",
  62. "i18next-browser-languagedetector": "^7.0.1",
  63. "identity-obj-proxy": "^3.0.0",
  64. "lodash-es": "^4.17.21",
  65. "markdown-to-jsx": "^7.1.8",
  66. "mui-markdown": "^0.5.6",
  67. "notistack": "^2.0.8",
  68. "postcss": "^8.4.21",
  69. "postcss-flexbugs-fixes": "^5.0.2",
  70. "postcss-normalize": "^10.0.1",
  71. "postcss-preset-env": "^7.8.3",
  72. "prism-react-renderer": "^1.3.5",
  73. "process": "^0.11.10",
  74. "prompts": "^2.4.2",
  75. "qrcode.react": "^3.1.0",
  76. "qs": "^6.11.0",
  77. "react": "^18.2.0",
  78. "react-apexcharts": "^1.4.0",
  79. "react-app-polyfill": "^3.0.0",
  80. "react-device-detect": "^2.2.2",
  81. "react-dom": "^18.2.0",
  82. "react-ga4": "^1.4.1",
  83. "react-google-recaptcha": "^2.1.0",
  84. "react-i18next": "^12.1.4",
  85. "react-material-ui-carousel": "^3.4.2",
  86. "react-redux": "^8.0.5",
  87. "react-refresh": "^0.14.0",
  88. "react-router": "^6.6.2",
  89. "react-router-dom": "^6.6.2",
  90. "react-timer-hook": "^3.0.5",
  91. "react18-input-otp": "^1.1.2",
  92. "redux": "^4.2.0",
  93. "resize-observer-polyfill": "^1.5.1",
  94. "resolve": "^1.22.1",
  95. "sass": "^1.57.1",
  96. "semver": "^7.3.8",
  97. "simplebar": "^6.1.0",
  98. "simplebar-react": "^3.1.0",
  99. "stream-browserify": "^3.0.0",
  100. "stylis": "^4.1.3",
  101. "stylis-plugin-rtl": "^2.1.1",
  102. "terser": "^5.16.1",
  103. "tss-react": "^4.5.2",
  104. "ua-parser-js": "^1.0.32",
  105. "vite": "^4.0.4",
  106. "web-vitals": "^3.1.1",
  107. "yup": "^0.32.11"
  108. },
  109. "devDependencies": {
  110. "@babel/core": "^7.20.12",
  111. "@babel/eslint-parser": "^7.19.1",
  112. "@babel/plugin-syntax-flow": "^7.18.6",
  113. "@babel/plugin-transform-react-jsx": "^7.20.7",
  114. "@rollup/plugin-image": "^3.0.1",
  115. "@types/crypto-js": "^4.1.1",
  116. "@types/lodash-es": "^4.17.6",
  117. "@types/node": "^18.11.18",
  118. "@types/qs": "^6.9.7",
  119. "@types/react": "^18.0.26",
  120. "@types/react-dom": "^18.0.10",
  121. "@types/react-google-recaptcha": "^2.1.5",
  122. "@types/ua-parser-js": "^0.7.36",
  123. "@types/uuid": "^9.0.0",
  124. "@typescript-eslint/eslint-plugin": "5.48.1",
  125. "@typescript-eslint/parser": "^5.48.2",
  126. "@vitejs/plugin-legacy": "^3.0.1",
  127. "@vitejs/plugin-react": "^3.0.1",
  128. "babel-plugin-named-asset-import": "^0.3.8",
  129. "babel-preset-react-app": "^10.0.1",
  130. "eslint": "^8.32.0",
  131. "eslint-config-prettier": "^8.6.0",
  132. "eslint-config-react-app": "^7.0.1",
  133. "eslint-plugin-flowtype": "^8.0.3",
  134. "eslint-plugin-import": "^2.27.5",
  135. "eslint-plugin-jsx-a11y": "^6.7.1",
  136. "eslint-plugin-prettier": "^4.2.1",
  137. "eslint-plugin-react": "^7.32.1",
  138. "eslint-plugin-react-hooks": "^4.6.0",
  139. "immutable": "^4.2.2",
  140. "prettier": "^2.8.3",
  141. "prettier-eslint-cli": "^7.1.0",
  142. "react-error-overlay": "6.0.11",
  143. "rollup-plugin-visualizer": "^5.9.0",
  144. "typescript": "^4.9.4"
  145. },
  146. "scripts": {
  147. "start": "vite",
  148. "build": "pnpm run type-check && vite build --config vite.config.ts",
  149. "format": "prettier --write src/**/*.{js,jsx,ts,tsx,css}",
  150. "type-check": "tsc --noEmit"
  151. },
  152. "eslintConfig": {
  153. "extends": [
  154. "react-app",
  155. "react-app/jest"
  156. ],
  157. "rules": {
  158. "react/jsx-uses-react": "off",
  159. "react/react-in-jsx-scope": "off"
  160. }
  161. },
  162. "babel": {
  163. "presets": [
  164. "react-app"
  165. ]
  166. },
  167. "browserslist": {
  168. "production": [
  169. ">0.2%",
  170. "not dead",
  171. "not op_mini all"
  172. ],
  173. "development": [
  174. "last 1 chrome version",
  175. "last 1 firefox version",
  176. "last 1 safari version"
  177. ]
  178. }
  179. }