-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
141 lines (141 loc) · 4.13 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
{
"name": "earth-dashboard",
"version": "0.1",
"description": "Earth Dashboard",
"author": "Vizzuality",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.4.8",
"@artsy/fresnel": "^1.3.0",
"@bijection/smoke": "^1.0.2",
"@headlessui/react": "^1.4.1",
"@mapbox/mapbox-gl-draw": "^1.1.2",
"@mapbox/mapbox-gl-sync-move": "^0.3.0",
"@reduxjs/toolkit": "^1.6.1",
"@sentry/nextjs": "^6.13.3",
"@veccu/react-calendar": "^2.3.3",
"@widget-editor/renderer": "^2.6.2",
"@widget-editor/rw-adapter": "^2.6.2",
"@widget-editor/widget-editor": "^2.6.2",
"autoprefixer": "^10.3.2",
"axios": "^0.21.1",
"babel-plugin-module-resolver": "^4.0.0",
"body-scroll-lock": "^4.0.0-beta.0",
"bourbon": "4.3.4",
"brace": "0.10.0",
"classnames": "^2.2.6",
"comlink": "^4.3.1",
"d3": "^6.6.0",
"d3-color": "^3.0.1",
"d3-geo": "^3.0.1",
"d3-selection": "^3.0.0",
"d3-time-format": "^3.0.0",
"d3-zoom": "^3.0.0",
"date-fns": "^2.24.0",
"dotenv": "^10.0.0",
"events": "^3.0.0",
"focus-trap-react": "^8.8.1",
"foundation-sites": "^6.6.3",
"framer-motion": "^2.9.3",
"graphql": "^15.5.1",
"index-array-by": "^1.3.0",
"isomorphic-fetch": "2.2.1",
"layer-manager": "^2.0.9",
"leaflet-utfgrid": "^0.3.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"next": "^11.1.0",
"next-redux-wrapper": "^6.0.2",
"normalize.css": "7.0.0",
"numeral": "^2.0.6",
"pino": "^5.11.3",
"pluralize": "5.0.0",
"postcss-easy-import": "2.0.0",
"prop-types": "^15.7.2",
"rc-pagination": "1.9.8",
"re-resizable": "^6.9.1",
"react": "^17.0.2",
"react-ace": "6.0.0",
"react-card-flip": "^1.0.11",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^17.0.2",
"react-dropzone": "4.2.9",
"react-fast-compare": "^2.0.4",
"react-force-graph-2d": "^1.17.4",
"react-geosuggest": "^2.12.0",
"react-globe": "^5.0.2",
"react-globe.gl": "^2.14.6",
"react-graph-vis": "1.0.2",
"react-input-range": "^1.2.1",
"react-intersection-observer": "^8.29.0",
"react-map-gl": "^5.0.7",
"react-markdown": "^4.0.3",
"react-modal": "^3.11.2",
"react-particles-js": "^3.3.0",
"react-player": "^2.9.0",
"react-progress-2": "4.4.1",
"react-redux": "^7.2.1",
"react-redux-toastr": "7.2.3",
"react-render-html": "0.6.0",
"react-scrollama": "^2.2.10",
"react-select": "^4.3.1",
"react-select-legacy": "npm:[email protected]",
"react-sortable-hoc": "^0.6.8",
"react-sticky": "6.0.2",
"react-switch": "^6.0.0",
"react-tabs": "^3.2.2",
"react-tether": "0.6.1",
"react-tooltip": "^4.2.10",
"react-transition-group": "^4.4.2",
"react-uuid": "^1.0.2",
"redux-query-sync": "^0.1.10",
"reselect": "3.0.1",
"rss-parser": "^3.9.0",
"sass": "1.26.11",
"three": "0.122.0",
"three-orbit-controls": "^82.1.0",
"viewport-mercator-project": "^6.1.1",
"vizzuality-components": "^3.0.3",
"webpack-glsl-loader": "^1.0.1",
"wri-json-api-serializer": "1.0.1"
},
"devDependencies": {
"@3sidedcube/prettier-config": "^1.0.0",
"@babel/core": "^7.15.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"babel-cli": "6.26.0",
"babel-eslint": "^9.0.0",
"babel-jest": "^27.0.6",
"babel-preset-env": "1.6.0",
"colors": "1.1.2",
"eslint": "7.32.0",
"eslint-config-next": "11.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^7.0.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.0.6",
"jest-canvas-mock": "^2.3.1",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"react-test-renderer": "^17.0.2",
"webpack-bundle-analyzer": "^3.3.2"
},
"prettier": "@3sidedcube/prettier-config",
"scripts": {
"dev": "next -p 8081",
"build": "next build",
"static-build": "next build && next export",
"start": "next start",
"test": "jest --env=jsdom",
"lint": "next lint",
"lint:fix": "next lint --fix"
},
"lint-staged": {
"*.{js,jsx}": [
"eslint --fix",
"git add"
]
}
}