-
-
Notifications
You must be signed in to change notification settings - Fork 129
/
package.json
176 lines (176 loc) · 5.4 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
{
"name": "coopcycle-web",
"version": "1.0.0",
"description": "CoopCycle platform.",
"main": "index.js",
"scripts": {
"jest": "jest --config jest.config.js",
"sdk:watch": "webpack --config webpack.sdk.config.js --watch",
"sdk:build": "webpack --config webpack.sdk.config.js --mode production",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"dev": "encore dev"
},
"repository": {
"type": "git",
"url": "https://github.com/coopcycle/coopcycle-web.git"
},
"author": "",
"license": "ISC",
"dependencies": {
"@cypress/react18": "^2.0.1",
"@cypress/webpack-preprocessor": "^6.0.2",
"@geoman-io/leaflet-geoman-free": "^2.17.0",
"@hello-pangea/dnd": "^16.5.0",
"cypress": "^13.15.0",
"dotenv": "^8.6.0",
"form-data": "^2.3.3",
"lodash": "^4.17.21",
"promise": "^8.3.0",
"whatwg-fetch": "^2.0.4"
},
"devDependencies": {
"@ant-design/icons": "^4.7.0",
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/register": "^7.18.9",
"@cubejs-client/core": "^0.34.0",
"@cubejs-client/playground": "^0.34.0",
"@cubejs-client/react": "^0.34.0",
"@hotwired/stimulus": "^3.2.2",
"@mapbox/polyline": "^1.1.0",
"@nivo/core": "^0.87.0",
"@nivo/heatmap": "^0.87.0",
"@react-css/grid": "^2.2.0",
"@react-hook/size": "^2.1.2",
"@reduxjs/toolkit": "^1.8.6",
"@release-notes/changelog-parser": "^0.1.2",
"@sentry/browser": "^8.35.0",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/blocks": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-webpack5": "^7.5.3",
"@storybook/server": "^7.5.3",
"@storybook/server-webpack5": "^7.5.3",
"@stripe/react-stripe-js": "^1.7.0",
"@stripe/stripe-js": "^1.22.0",
"@symfony/stimulus-bridge": "^3.2.2",
"@symfony/ux-react": "file:vendor/symfony/ux-react/assets",
"@symfony/ux-turbo": "file:vendor/symfony/ux-turbo/assets",
"@symfony/webpack-encore": "^1.1.2",
"antd": "^4.24.5",
"autoprefixer": "^10.4.13",
"axios": "^0.25.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.3",
"babel-plugin-import": "^1.13.5",
"beautifymarker": "^1.0.9",
"bootstrap-sass": "^3.4.3",
"centrifuge": "^2.8.4",
"chai": "^4.3.7",
"chart.js": "^4.4.0",
"chroma-js": "^2.4.2",
"classnames": "^2.3.2",
"cleave.js": "^1.6.0",
"clipboard": "^2.0.11",
"codemirror": "^5.65.6",
"color-hash": "^2.0.1",
"compare-versions": "^6.1.0",
"core-js": "^3.37.0",
"cropperjs": "^1.5.12",
"croppie": "^2.6.5",
"database-cleaner": "^1.3.0",
"date-holidays": "^3.16.10",
"dayjs": "^1.11.13",
"deep-object-diff": "^1.1.9",
"downshift": "^7.0.4",
"dropzone": "^5.9.3",
"eslint": "^7.32.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-storybook": "^0.6.15",
"eslint-webpack-plugin": "^2.6.0",
"font-awesome": "^4.7.0",
"fontawesome-markers": "^4.6.1",
"formik": "^2.2.9",
"fuse.js": "^3.4.5",
"gasparesganga-jquery-loading-overlay": "^2.1.7",
"howler": "^2.2.3",
"html-loader": "^2.1.2",
"i18next": "^19.9.2",
"i18next-browser-languagedetector": "^6.1.8",
"inputmask": "^5.0.7",
"jest": "^26.6.3",
"jquery": "^3.6.1",
"js-cookie": "^3.0.5",
"js-yaml": "^4.1.0",
"jsbarcode": "^3.11.6",
"json-loader": "^0.5.7",
"leaflet": "^1.7.1",
"leaflet-area-select": "^1.0.5",
"leaflet-arrowheads": "^1.4.0",
"leaflet-providers": "^1.13.0",
"leaflet-swoopy": "^3.4.1",
"leaflet.markercluster": "^1.5.3",
"less": "^4.1.2",
"less-loader": "^10.0.0",
"libphonenumber-js": "^1.10.14",
"locutus": "^2.0.16",
"lottie-web": "^5.9.6",
"micromodal": "^0.4.10",
"moment": "^2.29.4",
"moment-range": "^4.0.2",
"moment-timezone": "^0.5.39",
"ngeohash": "^0.6.3",
"numbro": "^2.3.6",
"object-hash": "^2.2.0",
"papaparse": "^5.4.1",
"payment-icons": "^1.2.1",
"postcss-loader": "^6.0.0",
"prismjs": "^1.29.0",
"prop-types": "^15.8.1",
"qs": "^6.11.0",
"react": "^18.2.0",
"react-autosuggest": "^10.1.0",
"react-chartjs-2": "^5.2.0",
"react-color": "^2.19.3",
"react-contexify": "^6.0.0",
"react-cropper": "^2.1.8",
"react-dom": "^18.2.0",
"react-dropzone": "^11.5.3",
"react-i18next": "^11.18.6",
"react-markdown": "^8.0.3",
"react-modal": "^3.16.1",
"react-phone-number-input": "^3.2.12",
"react-redux": "^7.2.9",
"react-select": "^5.8.0",
"react-split": "^2.0.14",
"react-spreadsheet": "^0.9.2",
"react-stickynode": "^4.1.0",
"react-timeago": "^7.2.0",
"react-toastify": "^7.0.4",
"reduce-reducers": "^1.0.4",
"redux": "^4.2.0",
"redux-actions": "^2.6.5",
"redux-async-queue": "^1.0.0",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.4.2",
"reselect": "^4.1.7",
"rrule": "^2.7.1",
"sass": "^1.56.1",
"sass-loader": "^12.0.0",
"scheduler": "^0.23.0",
"skeleton-screen-css": "^1.1.0",
"sortablejs": "^1.15.0",
"store": "^2.0.12",
"storybook": "^7.5.3",
"styled-components": "^5.3.6",
"swiper": "^11.0.5",
"to-string-loader": "^1.2.0",
"url-loader": "^4.1.1",
"use-deep-compare": "^1.1.0",
"x-data-spreadsheet": "^1.1.9"
}
}