@corva/ui 3.48.0-rc.2 → 3.48.0-rc.3

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 +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.48.0-rc.2",
3
+ "version": "3.48.0-rc.3",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Shared components/utils for Corva ui projects",
6
6
  "keywords": [
@@ -153,7 +153,7 @@
153
153
  "jsona": "1.5.1",
154
154
  "lodash": "4.17.21",
155
155
  "lz-string": "^1.5.0",
156
- "mapbox-gl": "^3.16.0",
156
+ "mapbox-gl": "3.16.0",
157
157
  "mapbox.js": "3.2.1",
158
158
  "mobile-detect": "1.4.3",
159
159
  "moment": "2.29.4",
@@ -239,6 +239,7 @@
239
239
  "@types/geolib": "^2.0.25",
240
240
  "@types/jest": "^29.2.0",
241
241
  "@types/mapbox__mapbox-gl-draw": "^1.4.9",
242
+ "@types/mapbox__point-geometry": "^0.1.4",
242
243
  "@types/react": "^18.0.21",
243
244
  "@types/react-dom": "^18.0.6",
244
245
  "@types/react-virtualized": "9.21.2",