@geowiki/recodo 0.16.9-dev.20 → 0.16.9-dev.21

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.
Files changed (1) hide show
  1. 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.20",
3
+ "version": "0.16.9-dev.21",
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.18",
16
+ "@heroicons/react": "^2.2.0",
17
+ "@hookform/resolvers": "^3.10.0",
17
18
  "@react-leaflet/core": "^2.1.0",
18
- "classnames": "^2.3.2",
19
- "framer-motion": "^8.3.3",
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.3",
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.5.3",
25
- "react-dom": "^19.2.0",
26
- "react-dropzone": "^14.2.3",
27
- "react-hook-form": "^7.53.0",
28
- "react-image-gallery": "^1.2.11",
29
- "react-leaflet": "^4.2.0",
30
- "react-player": "^2.11.0",
31
- "react-select": "^5.7.0",
32
- "sweetalert2": "^11.7.20",
33
- "@hookform/resolvers": "^3.3.1",
34
- "uuid": "^9.0.0",
35
- "zod": "^3.23.8",
36
- "class-variance-authority": "^0.6.0",
37
- "@geowiki/api-proxy": "0.16.9-dev.20",
38
- "@geowiki/cms-proxy": "0.16.9-dev.20",
39
- "@geowiki/core": "0.16.9-dev.20",
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.21",
38
+ "@geowiki/map": "0.16.9-dev.21",
39
+ "@geowiki/core": "0.16.9-dev.21",
40
+ "@geowiki/ui": "0.16.9-dev.21",
41
+ "@geowiki/cms-proxy": "0.16.9-dev.21"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "@tanstack/react-query": "^5.22.2",
45
- "react-toastify": "^10.0.4",
46
- "react": "^19.2.0"
45
+ "react": "^19.2.0",
46
+ "react-toastify": "^10.0.4"
47
47
  },
48
48
  "devDependencies": {
49
- "@types/geojson": "^7946.0.10",
50
- "@types/leaflet": "^1.9.3",
51
- "@types/leaflet.markercluster": "^1.5.1",
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
- "@types/react": "^19.2.0",
55
- "@types/react-dom": "^19.2.0",
56
- "@types/react-image-gallery": "^1.2.0",
57
- "eslint": "^8.34.0",
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
- "autoprefixer": "^10.4.14",
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",