-
Notifications
You must be signed in to change notification settings - Fork 7
/
deno.lock
56 lines (56 loc) · 1.9 KB
/
deno.lock
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
{
"version": "4",
"redirects": {
"https://cdn.skypack.dev/chroma-js": "https://cdn.skypack.dev/new/chroma-js@v3.1.2/dist=es2019",
"https://cdn.skypack.dev/new/chroma-js@v3.1.2/dist=es2019": "https://cdn.skypack.dev/error/build:chroma-js@v3.1.2-QwkMr4VCpNO0CLkbGUyZ"
},
"remote": {
"https://cdn.skypack.dev/error/build:chroma-js@v3.1.2-QwkMr4VCpNO0CLkbGUyZ": "97aee30af87a5f6905a6af1a3eb1ed523426de337cf7d92ed3604a6b289eca8b"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@maptiler/sdk@^2.5.0",
"npm:@sveltejs/package@^2.3.7",
"npm:@sveltejs/vite-plugin-svelte@^3.1.2",
"npm:@tsconfig/svelte@^5.0.4",
"npm:@turf/bbox@^7.1.0",
"npm:@turf/clone@^7.1.0",
"npm:@turf/difference@^7.1.0",
"npm:@turf/flatten@^7.1.0",
"npm:@turf/union@^7.1.0",
"npm:@types/geojson@^7946.0.15",
"npm:@types/leaflet@^1.9.15",
"npm:@types/node@^22.10.1",
"npm:@types/react-dom@^19.0.2",
"npm:@types/react@^19.0.1",
"npm:concurrently@^9.1.0",
"npm:dotenv@^16.4.7",
"npm:eslint-plugin-svelte@^2.46.1",
"npm:eslint@^9.16.0",
"npm:esm-env@^1.2.1",
"npm:geo-coordinates-parser@^1.7.4",
"npm:globals@^15.13.0",
"npm:husky@^9.1.7",
"npm:leaflet@^1.9.4",
"npm:lint-staged@^15.2.11",
"npm:maplibre-gl@^4.7.1",
"npm:ol@10.3",
"npm:prettier-plugin-organize-imports@^4.1.0",
"npm:prettier-plugin-svelte@^3.3.2",
"npm:prettier@^3.4.2",
"npm:react-dom@19",
"npm:react@19",
"npm:replace-in-file@^8.2.0",
"npm:sass@^1.82.0",
"npm:svelte-check@^4.1.1",
"npm:svelte-preprocess@^6.0.3",
"npm:svelte@^4.2.19",
"npm:tslib@^2.8.1",
"npm:typescript-eslint@^8.18.0",
"npm:typescript@^5.7.2",
"npm:vite@^5.4.11"
]
}
}
}