forked from ChildMindInstitute/mindlogger-web-refactor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
117 lines (117 loc) · 3.75 KB
/
Copy pathpackage.json
File metadata and controls
117 lines (117 loc) · 3.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"name": "mindlogger-web",
"private": true,
"version": "2.0.0",
"license": "MIT",
"type": "commonjs",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview",
"lint": "eslint .",
"lint:check": "eslint src",
"lint:fix": "eslint . --fix",
"lint:strict": "eslint . --max-warnings=0",
"lint:cache": "eslint . --cache",
"prettier:check": "prettier src --check",
"prettier:fix": "prettier src --write",
"prepare": "husky install",
"test:watch": "TZ=UTC vitest",
"test": "TZ=UTC vitest run",
"test:e2e": "TZ=UTC playwright test --project=e2e",
"test:user": "TZ=UTC playwright test --project=user",
"test:smoke": "TZ=UTC playwright test --project=smoke",
"test:ui": "TZ=UTC vitest --ui",
"coverage": "TZ=UTC vitest run --coverage"
},
"dependencies": {
"@datadog/browser-logs": "^6.5.0",
"@datadog/browser-rum": "^6.5.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@hookform/resolvers": "^2.9.10",
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.14.0",
"@mui/x-date-pickers": "^6.9.2",
"@react-spring/web": "^9.7.4",
"@reduxjs/toolkit": "^1.9.0",
"@sentry/react": "^7.112.2",
"@tanstack/react-query": "^4.16.1",
"@uiw/react-markdown-preview": "^4.2.1",
"axios": "^1.12.2",
"date-fns": "^2.29.3",
"dayspan": "^1.1.0",
"html2canvas": "^1.4.1",
"i18next": "^22.0.6",
"i18next-browser-languagedetector": "^8.2.0",
"launchdarkly-react-client-sdk": "^3.4.0",
"mixpanel-browser": "^2.55.1",
"react": "^18.2.0",
"react-device-detect": "^2.2.2",
"react-dom": "^18.2.0",
"react-hook-form": "~7.60.0",
"react-i18next": "^12.1.1",
"react-markdown": "^8.0.7",
"react-redux": "^8.0.5",
"react-router-dom": "^6.30.3",
"react-secure-storage": "^1.0.22",
"redux-persist": "^6.0.0",
"remark-gfm": "^3.0.1",
"uuid": "^9.0.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.39.2",
"@playwright/test": "^1.56.1",
"@tanstack/react-query-devtools": "^4.19.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.11",
"@types/node": "^20.19.0",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react-redux": "^7.1.24",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.50.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/browser": "^4.0.8",
"@vitest/coverage-v8": "^4.0.8",
"@vitest/ui": "^4.0.8",
"dotenv": "^17.2.3",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-playwright": "^2.4.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-testing-library": "^7.15.3",
"eslint-plugin-unused-imports": "^4.3.0",
"globals": "^16.5.0",
"husky": "^8.0.2",
"jest": "^29.7.0",
"jest-canvas-mock": "^2.5.2",
"jsdom": "^25.0.1",
"lint-staged": "^15.5.1",
"node-stdlib-browser": "^1.2.0",
"prettier": "^3.7.4",
"typescript": "^4.6.4",
"vite": "^7.3.2",
"vite-plugin-checker": "^0.13.0",
"vite-plugin-node-stdlib-browser": "^0.2.1",
"vitest": "^4.0.8",
"vitest-canvas-mock": "^0.3.3"
},
"resolutions": {
"qs": ">=6.14.1",
"vite": "^7.3.2",
"picomatch": "^2.3.2"
},
"packageManager": "yarn@1.22.22+sha256.c17d3797fb9a9115bf375e31bfd30058cac6bc9c3b8807a3d8cb2094794b51ca"
}