-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
157 lines (157 loc) · 5.07 KB
/
package.json
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"name": "juxt-home",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "nx serve",
"build": "nx build",
"test": "nx test"
},
"private": true,
"dependencies": {
"@andrewray/react-split-pane": "^0.1.92",
"@cloudinary/react": "^1.3.0",
"@cloudinary/url-gen": "^1.7.0",
"@fortawesome/free-solid-svg-icons": "^6.0.0",
"@headlessui/react": "^1.5.0",
"@heroicons/react": "^1.0.5",
"@hookform/resolvers": "^2.8.8",
"@mantine/core": "^3.6.9",
"@mantine/hooks": "^3.6.9",
"@react-hook/resize-observer": "^1.2.5",
"@react-pdf-viewer/core": "3.1.0",
"@react-pdf-viewer/toolbar": "^3.1.0",
"@splitbee/web": "^0.3.0",
"@tailwindcss/forms": "^0.4.0",
"@tanstack/react-location": "^3.7.4",
"@tanstack/react-location-jsurl": "^3.7.0",
"@tippyjs/react": "^4.2.6",
"@tiptap/extension-highlight": "^2.0.0-beta.33",
"@tiptap/extension-link": "^2.0.0-beta.36",
"@tiptap/extension-placeholder": "^2.0.0-beta.48",
"@tiptap/extension-task-item": "^2.0.0-beta.31",
"@tiptap/extension-task-list": "^2.0.0-beta.26",
"@tiptap/extension-typography": "^2.0.0-beta.20",
"@tiptap/react": "^2.0.0-beta.108",
"@tiptap/starter-kit": "^2.0.0-beta.183",
"@tiptap/suggestion": "^2.0.0-beta.90",
"autoprefixer": "^10.4.2",
"axios": "^0.26.0",
"classnames": "^2.3.1",
"core-js": "^3.21.1",
"detect-it": "^4.0.1",
"exifreader": "^4.5.0",
"graphql": "^16.3.0",
"gravatar": "^1.8.2",
"isomorphic-dompurify": "^0.18.0",
"jotai": "^1.6.0",
"jsurl": "^0.1.5",
"lodash-es": "^4.17.21",
"logrocket": "^2.2.0",
"marked": "^4.0.12",
"overlayscrollbars": "^1.13.1",
"overlayscrollbars-react": "^0.2.3",
"pdfjs-dist": "2.12.313",
"postcss": "^8.4.6",
"react": "17.0.2",
"react-beautiful-dnd": "13.1.0",
"react-dom": "17.0.2",
"react-dropzone": "^12.0.4",
"react-hook-form": "^7.27.1",
"react-hotkeys-hook": "^3.4.4",
"react-icons": "^4.3.1",
"react-image-file-resizer": "^0.4.7",
"react-image-magnifiers": "^1.4.0",
"react-multi-select-component": "^4.2.3",
"react-pdf": "^5.7.1",
"react-query": "^3.34.16",
"react-select": "^5.2.2",
"react-table": "^7.7.0",
"react-toastify": "^8.2.0",
"react-use": "^17.3.2",
"regenerator-runtime": "^0.13.9",
"rehype": "^12.0.1",
"rehype-format": "^4.0.1",
"sass": "^1.49.8",
"tailwindcss": "^3.0.23",
"tslib": "^2.3.1",
"turndown": "^7.1.1",
"yup": "^0.32.11",
"zipson": "^0.2.12"
},
"devDependencies": {
"@babel/preset-typescript": "^7.16.7",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/typescript-operations": "^2.3.2",
"@graphql-codegen/typescript-react-query": "^3.5.5",
"@nrwl/cli": "13.8.3",
"@nrwl/cypress": "13.8.3",
"@nrwl/eslint-plugin-nx": "13.8.3",
"@nrwl/jest": "13.8.3",
"@nrwl/linter": "13.8.3",
"@nrwl/nx-cloud": "latest",
"@nrwl/react": "13.8.3",
"@nrwl/tao": "13.8.3",
"@nrwl/web": "13.8.3",
"@nrwl/workspace": "13.8.3",
"@nxext/react": "^13.0.5",
"@swc/cli": "~0.1.55",
"@swc/core": "1.2.143",
"@swc/helpers": "~0.3.3",
"@swc/jest": "0.2.17",
"@tailwindcss/typography": "^0.5.2",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react-hooks": "7.0.2",
"@types/jest": "27.4.0",
"@types/js-gravatar": "^1.1.1",
"@types/jsurl": "^1.2.30",
"@types/lodash-es": "4.17.6",
"@types/marked": "4.0.2",
"@types/node": "17.0.19",
"@types/react": "17.0.39",
"@types/react-beautiful-dnd": "13.1.2",
"@types/react-dom": "17.0.11",
"@types/react-image-magnifiers": "^1.3.2",
"@types/react-pdf": "^5.0.9",
"@types/react-resizable": "^1.7.4",
"@types/react-table": "^7.7.9",
"@types/swagger-ui-react": "^4.1.1",
"@types/turndown": "5.0.1",
"@typescript-eslint/eslint-plugin": "~5.12.1",
"@typescript-eslint/parser": "~5.12.1",
"@vitejs/plugin-react": "^1.2.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"babel-jest": "27.5.1",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"cypress": "^9.5.0",
"eslint": "8.9.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^16.1.0",
"eslint-config-prettier": "8.4.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"graphql-codegen-typescript-validation-schema": "^0.3.0",
"husky": "7.0.4",
"jest": "27.5.1",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "12.3.4",
"mini-css-extract-plugin": "2.5.3",
"node-dir": "^0.1.17",
"prettier": "^2.5.1",
"react-refresh": "^0.11.0",
"react-test-renderer": "17.0.2",
"source-map-explorer": "^2.5.2",
"swc-loader": "0.1.15",
"ts-jest": "27.1.3",
"typescript": "~4.5.5",
"web-vitals": "^2.1.4",
"webpack-bundle-analyzer": "^4.5.0"
}
}