@geowiki/recodo 0.16.9-dev.20 → 0.16.9-dev.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +39 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@geowiki/recodo",
|
|
3
|
-
"version": "0.16.9-dev.
|
|
3
|
+
"version": "0.16.9-dev.22",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -13,56 +13,56 @@
|
|
|
13
13
|
},
|
|
14
14
|
"dependencies": {
|
|
15
15
|
"@headlessui/react": "2.1.0",
|
|
16
|
-
"@heroicons/react": "^2.0
|
|
16
|
+
"@heroicons/react": "^2.2.0",
|
|
17
|
+
"@hookform/resolvers": "^3.10.0",
|
|
17
18
|
"@react-leaflet/core": "^2.1.0",
|
|
18
|
-
"
|
|
19
|
-
"
|
|
19
|
+
"class-variance-authority": "^0.6.1",
|
|
20
|
+
"classnames": "^2.5.1",
|
|
21
|
+
"framer-motion": "^8.5.5",
|
|
20
22
|
"geojson": "^0.5.0",
|
|
21
|
-
"leaflet": "^1.9.
|
|
23
|
+
"leaflet": "^1.9.4",
|
|
22
24
|
"leaflet.markercluster": "^1.5.3",
|
|
23
25
|
"lucide-react": "^0.224.0",
|
|
24
|
-
"react-data-table-component": "^7.
|
|
25
|
-
"react-dom": "^19.2.
|
|
26
|
-
"react-dropzone": "^14.
|
|
27
|
-
"react-hook-form": "^7.
|
|
28
|
-
"react-image-gallery": "^1.
|
|
29
|
-
"react-leaflet": "^4.2.
|
|
30
|
-
"react-player": "^2.
|
|
31
|
-
"react-select": "^5.
|
|
32
|
-
"sweetalert2": "^11.
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"@geowiki/
|
|
38
|
-
"@geowiki/
|
|
39
|
-
"@geowiki/
|
|
40
|
-
"@geowiki/map": "0.16.9-dev.20",
|
|
41
|
-
"@geowiki/ui": "0.16.9-dev.20"
|
|
26
|
+
"react-data-table-component": "^7.7.1",
|
|
27
|
+
"react-dom": "^19.2.6",
|
|
28
|
+
"react-dropzone": "^14.4.1",
|
|
29
|
+
"react-hook-form": "^7.76.0",
|
|
30
|
+
"react-image-gallery": "^1.4.0",
|
|
31
|
+
"react-leaflet": "^4.2.1",
|
|
32
|
+
"react-player": "^2.16.1",
|
|
33
|
+
"react-select": "^5.10.2",
|
|
34
|
+
"sweetalert2": "^11.26.24",
|
|
35
|
+
"uuid": "^9.0.1",
|
|
36
|
+
"zod": "3.25.76",
|
|
37
|
+
"@geowiki/api-proxy": "0.16.9-dev.22",
|
|
38
|
+
"@geowiki/cms-proxy": "0.16.9-dev.22",
|
|
39
|
+
"@geowiki/core": "0.16.9-dev.22",
|
|
40
|
+
"@geowiki/ui": "0.16.9-dev.22",
|
|
41
|
+
"@geowiki/map": "0.16.9-dev.22"
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
44
|
"@tanstack/react-query": "^5.22.2",
|
|
45
|
-
"react
|
|
46
|
-
"react": "^
|
|
45
|
+
"react": "^19.2.0",
|
|
46
|
+
"react-toastify": "^10.0.4"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@
|
|
50
|
-
"@
|
|
51
|
-
"@
|
|
49
|
+
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
50
|
+
"@tailwindcss/forms": "^0.5.11",
|
|
51
|
+
"@tailwindcss/typography": "^0.5.19",
|
|
52
|
+
"@types/geojson": "^7946.0.16",
|
|
53
|
+
"@types/leaflet": "^1.9.21",
|
|
54
|
+
"@types/leaflet.markercluster": "^1.5.6",
|
|
52
55
|
"@types/node": "18.11.18",
|
|
56
|
+
"@types/react": "^19.2.14",
|
|
57
|
+
"@types/react-dom": "^19.2.3",
|
|
58
|
+
"@types/react-image-gallery": "^1.2.4",
|
|
53
59
|
"@types/uuid": "^10.0.0",
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"postcss": "^8.4.21",
|
|
59
|
-
"tailwindcss": "^3.3.3",
|
|
60
|
-
"@tailwindcss/typography": "^0.5.9",
|
|
61
|
-
"@tailwindcss/forms": "^0.5.3",
|
|
62
|
-
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
60
|
+
"autoprefixer": "^10.5.0",
|
|
61
|
+
"eslint": "^8.57.1",
|
|
62
|
+
"postcss": "^8.5.14",
|
|
63
|
+
"tailwindcss": "^3.4.19",
|
|
63
64
|
"tailwindcss-animate": "^1.0.7",
|
|
64
|
-
"
|
|
65
|
-
"tsup": "^8.0.2",
|
|
65
|
+
"tsup": "^8.5.1",
|
|
66
66
|
"typescript": "5.4.2",
|
|
67
67
|
"eslint-config-custom": "0.0.0",
|
|
68
68
|
"tailwind-config": "0.0.0",
|