-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
126 lines (126 loc) · 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
{
"name": "ncs-go",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"check-types": "tsc --noemit -p tsconfig.json",
"lint": "eslint -c .eslintrc.js --ext .js,.jsx,.ts,.tsx --fix --ignore-path .eslintignore .",
"test": "start-server-and-test 'yarn dev' 3000 'yarn cypress:run'",
"storybook:dev": "start-storybook -p 6006 -c .storybook",
"storybook:build": "build-storybook -c .storybook",
"cypress:open": "cypress open",
"cypress:run": "cypress run"
},
"engines": {
"node": "16.14.2"
},
"dependencies": {
"@deck.gl/core": "8.7.8",
"@deck.gl/extensions": "8.7.8",
"@deck.gl/geo-layers": "8.7.8",
"@deck.gl/layers": "8.7.8",
"@deck.gl/mapbox": "8.7.8",
"@deck.gl/mesh-layers": "8.7.8",
"@floating-ui/react-dom-interactions": "0.10.1",
"@headlessui/react": "1.7.17",
"@luma.gl/constants": "8.4.5",
"@popperjs/core": "2.9.2",
"@radix-ui/react-accordion": "^1.1.2",
"@react-aria/overlays": "3.10.0",
"@react-three/drei": "9.32.3",
"@react-three/fiber": "8.8.6",
"@rive-app/react-canvas": "^3.0.32",
"@sendgrid/client": "7.7.0",
"@storybook/react": "6.5.10",
"@tailwindcss/forms": "0.5.1",
"@tailwindcss/line-clamp": "0.4.0",
"@tailwindcss/typography": "0.5.7",
"@tanstack/react-query": "4.0.10",
"@types/three": "0.144.0",
"@vizzuality/layer-manager-layers-deckgl": "2.0.2",
"@vizzuality/layer-manager-plugin-mapboxgl": "2.0.2",
"@vizzuality/layer-manager-provider-carto": "2.0.2",
"@vizzuality/layer-manager-react": "2.0.2",
"autoprefixer": "10.4.7",
"axios": "0.21.1",
"classnames": "2.3.1",
"clsx": "2.0.0",
"downshift": "6.1.3",
"final-form": "4.20.2",
"framer-motion": "7.4.0",
"framer-motion-3d": "7.5.0",
"glsl-easings": "1.0.0",
"glsl-noise": "0.0.0",
"glslify": "7.1.1",
"jsonwebtoken": "8.5.1",
"lodash": "4.17.21",
"maplibre-gl": "2.1.9",
"next": "12.3.4",
"next-compose-plugins": "2.2.1",
"next-optimized-images": "2.6.2",
"next-transpile-modules": "9.0.0",
"postcss": "8.4.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-final-form": "6.5.3",
"react-google-recaptcha": "^3.1.0",
"react-icons": "4.11.0",
"react-map-gl": "7.0.17",
"react-player": "2.11.0",
"react-popper": "2.2.5",
"react-use-cookie": "1.4.0",
"tailwind-merge": "1.14.0",
"tailwindcss": "3.1.7",
"three": "0.144.0",
"use-breakpoint": "^3.0.3",
"use-debounce": "6.0.1",
"usehooks-ts": "2.9.1",
"validate.js": "0.13.1",
"zustand": "4.1.1"
},
"devDependencies": {
"@arkweid/lefthook": "0.7.7",
"@storybook/addon-actions": "6.5.10",
"@storybook/addon-essentials": "6.5.10",
"@storybook/addon-links": "6.5.10",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.5.10",
"@storybook/manager-webpack5": "6.5.10",
"@types/gtag.js": "0.0.5",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"assert": "2.0.0",
"cypress": "10.4.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-next": "12.1.5",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.4.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"glslify-loader": "^2.0.0",
"prettier": "2.3.0",
"raw-loader": "^4.0.2",
"start-server-and-test": "1.12.1",
"storybook-addon-swc": "1.1.8",
"svg-sprite-loader": "6.0.11",
"svgo": "1.3.2",
"svgo-loader": "2.2.2",
"typescript": "4.8.4"
},
"resolutions": {
"@deck.gl/core": "8.7.8",
"@deck.gl/mapbox": "8.7.8",
"webpack": "^5"
},
"packageManager": "[email protected]"
}