|
1 | 1 | { |
2 | 2 | "name": "@kepler.gl/components", |
3 | 3 | "author": "Shan He <[email protected]>", |
4 | | - "version": "3.2.0", |
| 4 | + "version": "3.2.1", |
5 | 5 | "description": "kepler.gl constants used by kepler.gl components, actions and reducers", |
6 | 6 | "license": "MIT", |
7 | 7 | "main": "dist/index.js", |
|
38 | 38 | "@dnd-kit/utilities": "^3.2.2", |
39 | 39 | "@emotion/is-prop-valid": "^1.2.1", |
40 | 40 | "@floating-ui/react": "0.25.1", |
41 | | - "@kepler.gl/actions": "3.2.0", |
42 | | - "@kepler.gl/cloud-providers": "3.2.0", |
43 | | - "@kepler.gl/common-utils": "3.2.0", |
44 | | - "@kepler.gl/constants": "3.2.0", |
45 | | - "@kepler.gl/effects": "3.2.0", |
46 | | - "@kepler.gl/layers": "3.2.0", |
47 | | - "@kepler.gl/localization": "3.2.0", |
48 | | - "@kepler.gl/processors": "3.2.0", |
49 | | - "@kepler.gl/reducers": "3.2.0", |
50 | | - "@kepler.gl/schemas": "3.2.0", |
51 | | - "@kepler.gl/styles": "3.2.0", |
52 | | - "@kepler.gl/table": "3.2.0", |
53 | | - "@kepler.gl/types": "3.2.0", |
54 | | - "@kepler.gl/utils": "3.2.0", |
| 41 | + "@kepler.gl/actions": "3.2.1", |
| 42 | + "@kepler.gl/cloud-providers": "3.2.1", |
| 43 | + "@kepler.gl/common-utils": "3.2.1", |
| 44 | + "@kepler.gl/constants": "3.2.1", |
| 45 | + "@kepler.gl/effects": "3.2.1", |
| 46 | + "@kepler.gl/layers": "3.2.1", |
| 47 | + "@kepler.gl/localization": "3.2.1", |
| 48 | + "@kepler.gl/processors": "3.2.1", |
| 49 | + "@kepler.gl/reducers": "3.2.1", |
| 50 | + "@kepler.gl/schemas": "3.2.1", |
| 51 | + "@kepler.gl/styles": "3.2.1", |
| 52 | + "@kepler.gl/table": "3.2.1", |
| 53 | + "@kepler.gl/types": "3.2.1", |
| 54 | + "@kepler.gl/utils": "3.2.1", |
55 | 55 | "@loaders.gl/mvt": "^4.3.2", |
56 | 56 | "@loaders.gl/pmtiles": "^4.3.2", |
57 | 57 | "@loaders.gl/wms": "4.3.2", |
|
0 commit comments