-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
package.json
159 lines (159 loc) · 4.86 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
{
"name": "flyxc",
"version": "2.2.0",
"license": "MIT",
"scripts": {
"dev": "nx build secrets && nx run-many --target=serve --projects=fxc-front,fxc-server,airspaces --configuration=development",
"check": "npm run fixlint && nx format && nx run-many --targets=test,lint,build --parallel 6",
"fixlint": "nx run-many -t lint --fix --parallel 6"
},
"nx": {
"includedScripts": [
"dev",
"check"
]
},
"private": true,
"devDependencies": {
"@esri/arcgis-rest-geocoding": "^4.0.3",
"@esri/arcgis-rest-request": "^4.2.3",
"@nx-tools/nx-container": "^6.1.1",
"@nx/cypress": "20.0.11",
"@nx/eslint": "20.0.11",
"@nx/eslint-plugin": "20.0.11",
"@nx/express": "20.0.11",
"@nx/jest": "20.0.11",
"@nx/js": "20.0.11",
"@nx/node": "20.0.11",
"@nx/vite": "20.0.11",
"@nx/web": "20.0.11",
"@nx/webpack": "20.0.11",
"@nx/workspace": "20.0.11",
"@preact/preset-vite": "^2.9.1",
"@protobuf-ts/plugin": "^2.9.4",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@swc/helpers": "0.5.11",
"@types/compression": "^1.7.5",
"@types/cors": "^2.8.17",
"@types/csurf": "^1.11.5",
"@types/d3-array": "^3.2.1",
"@types/express": "^4.17.21",
"@types/express-fileupload": "^1.5.1",
"@types/express-session": "^1.18.0",
"@types/google.maps": "^3.58.1",
"@types/jest": "29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/node": "22.8.5",
"@types/node-os-utils": "^1.3.4",
"@types/pbf": "^3.0.5",
"@types/react": "^18.3.11",
"@types/react-redux": "^7.1.34",
"@types/validator": "^13.11.9",
"@types/xmldom": "^0.1.34",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.3.1",
"cypress": "13.13.0",
"dotenv-webpack": "^8.1.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-lit": "^1.15.0",
"eslint-plugin-require-node-import-prefix": "^0.0.2",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-wc": "^2.1.1",
"jest": "29.7.0",
"jest-bench": "^29.7",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "^29.4.1",
"jsdom": "~22.1.0",
"mailersend": "^2.3.0",
"nx": "20.0.11",
"prettier": "^2.6.2",
"rollup-plugin-visualizer": "^5.12.0",
"servez": "^2.2.4",
"svelte": "^4.2.19",
"svelte-check": "^4.0.3",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"typescript": "5.6.3",
"vite": "~5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-dts": "~4.0.3",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-pwa": "^0.20.1",
"vitest": "^1.6.0",
"workbox-precaching": "^7.3.0",
"workbox-routing": "^7.3.0",
"wrangler": "^3.85.0"
},
"dependencies": {
"@alenaksu/json-viewer": "^2.1.2",
"@arcgis/core": "^4.31.0",
"@dr.pogodin/csurf": "^1.14.0",
"@google-cloud/compute": "^4.7.0",
"@google-cloud/datastore": "^9.2.1",
"@google-cloud/pubsub": "^4.8.0",
"@google-cloud/storage": "^7.14.0",
"@googlemaps/js-api-loader": "^1.16.8",
"@ionic/core": "^8.4.0",
"@literals/rollup-plugin-html-css-minifier": "^3.0.0",
"@mapbox/sphericalmercator": "^1.2.0",
"@popperjs/core": "^2.11.8",
"@protobuf-ts/runtime": "^2.9.4",
"@reduxjs/toolkit": "^2.3.0",
"@stencil/core": "^4.22.2",
"@swc-node/register": "1.9.2",
"@swc/core": "1.5.7",
"@tmcw/togeojson": "^5.8.1",
"@types/mapbox__sphericalmercator": "^1.2.3",
"@vivaxy/png": "^1.3.0",
"@xmldom/xmldom": "^0.8.10",
"axios": "1.7.2",
"commander": "^12.1.0",
"compression": "^1.7.5",
"connect-redis": "^7.1.1",
"core-js": "^3.36.1",
"cors": "^2.8.5",
"d3-array": "^3.2.4",
"date-fns": "^3.6.0",
"date-fns-tz": "^3.2.0",
"express": "^4.19.2",
"express-basic-auth": "^1.2.1",
"express-fileupload": "^1.5.1",
"express-session": "^1.18.0",
"geojson": "^0.5.0",
"geolib": "^3.3.4",
"glob": "^11.0.0",
"google-polyline": "^1.0.3",
"gpx-builder": "^5.3.0",
"grant": "^5.4.23",
"igc-parser": "^1.1.0",
"igc-xc-score": "^1.8.0",
"ioredis": "^5.4.1",
"lit": "^3.2.1",
"lodepng": "^2.3.0",
"mapbox-vector-tile": "^0.3.0",
"micro-typed-events": "^1.0.2",
"moving-median": "^1.0.0",
"node-os-utils": "^1.3.7",
"object-standard-path": "^0.3.1",
"pngjs": "^7.0.0",
"printf": "^0.6.1",
"pwa-helpers": "^0.9.1",
"qrcode": "^1.5.4",
"regenerator-runtime": "0.14.1",
"simplify-path": "^1.1.0",
"tiny-lru": "^11.2.11",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.8.0",
"unzipper": "^0.12.3",
"validator": "^13.12.0",
"xml-js": "^1.6.11",
"xmlbuilder": "^15.1.1",
"zod": "^3.23.8"
}
}