forked from LibrePhotos/librephotos-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
181 lines (181 loc) · 5.89 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"name": "librephotos-frontend",
"version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
"lint:warn": "eslint --cache \"src/**/*.{js,jsx,ts,tsx}\"",
"lint:error": "eslint --cache --quiet \"src/**/*.{js,jsx,ts,tsx}\"",
"lint:error:fix": "eslint --quiet \"src/**/*.{js,jsx,ts,tsx}\" --fix",
"lint:warning:fix": "eslint --cache --quiet \"src/**/*.{js,jsx,ts,tsx}\" --fix",
"start": "vite",
"build": "vite build",
"test": "vitest --watch=false",
"test:watch": "vitest",
"test:coverage": "vitest run --coverage --watch=false",
"analyze": "source-map-explorer 'build/static/js/*.js'",
"prepare": "husky install",
"postinstall": "patch-package",
"eslint-fix-interactive": "eslint-nibble --fixable-only \"./src/**/*.{js,jsx,ts,tsx}\"",
"eslint-fix-specified": "eslint-filtered-fix \"./src/**/*.{js,jsx,ts,tsx}\" --rule import/no-duplicates"
},
"lint-staged": {
"*.{ts,tsx,js,jsx}": [
"yarn prettier --config ./prettier.config.cjs --write",
"yarn eslint --cache --quiet -c ./.eslintrc.cjs"
],
"*.{json,css,scss,md}": [
"yarn prettier --config ./prettier.config.cjs --write"
]
},
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
],
"dependencies": {
"@dnd-kit/core": "6.1.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@emotion/cache": "^11.10.1",
"@emotion/react": "^11.10.0",
"@mantine/core": "6.0.21",
"@mantine/dates": "6.0.21",
"@mantine/form": "6.0.21",
"@mantine/hooks": "6.0.21",
"@mantine/notifications": "6.0.21",
"@mantine/tiptap": "6.0.21",
"@popperjs/core": "2.11.8",
"@reduxjs/toolkit": "1.9.7",
"@tabler/icons-react": "^3.0.0",
"@tiptap/extension-document": "^2.1.13",
"@tiptap/extension-link": "^2.1.13",
"@tiptap/extension-mention": "^2.1.13",
"@tiptap/extension-paragraph": "^2.1.13",
"@tiptap/extension-text": "^2.1.13",
"@tiptap/pm": "^2.1.13",
"@tiptap/react": "^2.1.13",
"@tiptap/starter-kit": "^2.1.13",
"@tiptap/suggestion": "^2.1.13",
"@visx/gradient": "3.3.0",
"@visx/group": "3.3.0",
"@visx/hierarchy": "3.3.0",
"@visx/shape": "3.5.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"@welldone-software/why-did-you-render": "^7.0.1",
"axios": "1.6.8",
"bootstrap": "5.3.3",
"calendar-months": "1.0.1",
"crypto-js": "4.2.0",
"cypress": "^13.0.0",
"d3": "7.9.0",
"d3-hierarchy": "3.1.2",
"d3-shape": "3.2.0",
"dayjs": "1.11.10",
"es-abstract": "1.23.3",
"font-awesome": "4.7.0",
"gulp": "4.0.2",
"history": "5.3.0",
"http-proxy-middleware": "2.0.6",
"i18next": "23.11.2",
"i18next-browser-languagedetector": "7.2.1",
"immutable": "4.3.5",
"jwt-decode": "3.1.2",
"leaflet": "1.9.4",
"leaflet.markercluster": "^1.3.0",
"lodash": "4.17.21",
"luxon": "3.4.4",
"material-icons-react": "1.0.4",
"package.json": "2.0.1",
"patch-package": "8.0.0",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-avatar-editor": "13.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-calendar-heatmap": "1.9.0",
"react-content-loader": "6.2.1",
"react-cookie": "6.1.3",
"react-cool-dimensions": "3.0.1",
"react-d3-graph": "npm:[email protected]",
"react-dnd": "16.0.1",
"react-dom": "18.3.1",
"react-draggable": "4.4.6",
"react-dropzone": "14.2.3",
"react-grid-layout": "1.4.4",
"react-i18next": "13.5.0",
"react-image-lightbox": "npm:librephotos-react-image-lightbox@^1.0.0",
"react-keydown": "1.9.12",
"react-lazyload": "3.2.1",
"react-leaflet": "^1.9.1",
"react-leaflet-markercluster": "^1.1.8",
"react-player": "2.16.0",
"react-redux": "8.1.3",
"react-router-dom": "6.23.0",
"react-sortable-tree": "2.8.0",
"react-sortable-tree-theme-file-explorer": "2.0.0",
"react-spring": "^9.2.3",
"react-virtualized": "9.22.5",
"react-virtualized-item-grid": "1.0.0",
"react-vis": "1.12.1",
"react-visibility-sensor": "5.1.1",
"redux": "4.2.1",
"redux-first-history": "5.2.0",
"redux-persist": "6.0.0",
"redux-persist-transform-filter": "0.0.22",
"redux-thunk": "2.4.2",
"rumble-charts": "5.0.0",
"source-map-explorer": "2.5.3",
"tippy.js": "^6.3.7",
"vite": "^5.0.12",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.2.1",
"zod": "3.23.4"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/crypto-js": "4.2.2",
"@types/jest": "^29.0.0",
"@types/lodash": "4.17.1",
"@types/luxon": "3.4.2",
"@types/node": "18.19.31",
"@types/react": "18.3.1",
"@types/react-beautiful-dnd": "^13.1.3",
"@types/react-d3-graph": "^2.6.7",
"@types/react-dom": "18.3.0",
"@types/react-leaflet": "^2.0.0",
"@types/react-modal": "3.16.3",
"@types/react-redux": "7.1.33",
"@types/react-virtualized": "^9.21.28",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitest/coverage-v8": "^1.2.1",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-node": "4.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-recommended": "4.1.0",
"eslint-filtered-fix": "0.3.0",
"eslint-nibble": "8.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "8.0.3",
"jest": "29.7.0",
"jsdom": "^24.0.0",
"lint-staged": "14.0.1",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"source-map-loader": "4.0.2",
"ts-loader": "9.5.1",
"typescript": "5.4.5"
},
"resolutions": {
"react-i18next": "13.5.0"
}
}