|
65 | 65 | "@macrostrat-web/sift": "workspace:*", |
66 | 66 | "@macrostrat-web/text-toolchain": "workspace:*", |
67 | 67 | "@macrostrat-web/utility-functions": "workspace:*", |
68 | | - "@macrostrat/api-utils": "workspace:*", |
69 | | - "@macrostrat/api-views": "workspace:*", |
70 | | - "@macrostrat/auth-components": "workspace:*", |
71 | | - "@macrostrat/color-utils": "workspace:*", |
72 | | - "@macrostrat/column-components": "workspace:*", |
73 | | - "@macrostrat/column-views": "workspace:*", |
| 68 | + "@macrostrat/api-types": "^1.0.0", |
| 69 | + "@macrostrat/color-utils": "^1.0.0", |
| 70 | + "@macrostrat/column-components": "^1.0.0", |
| 71 | + "@macrostrat/column-views": "^1.0.0", |
74 | 72 | "@macrostrat/corelle": "^2.0.1", |
75 | | - "@macrostrat/data-components": "workspace:*", |
76 | | - "@macrostrat/data-sheet2": "workspace:*", |
77 | | - "@macrostrat/feedback-components": "workspace:*", |
| 73 | + "@macrostrat/data-components": "^0.0.5", |
| 74 | + "@macrostrat/data-sheet": "^2.0.0", |
| 75 | + "@macrostrat/feedback-components": "^1.1.0", |
78 | 76 | "@macrostrat/hyper": "^2.2.1", |
79 | | - "@macrostrat/map-components": "workspace:*", |
80 | | - "@macrostrat/map-interface": "workspace:*", |
81 | | - "@macrostrat/mapbox-react": "workspace:^2.1.0", |
82 | | - "@macrostrat/mapbox-styles": "workspace:*", |
83 | | - "@macrostrat/mapbox-utils": "workspace:*", |
84 | | - "@macrostrat/style-system": "workspace:*", |
85 | | - "@macrostrat/timescale": "workspace:*", |
86 | | - "@macrostrat/ui-components": "workspace:*", |
| 77 | + "@macrostrat/map-interface": "^1.1.0", |
| 78 | + "@macrostrat/map-styles": "^1.0.3", |
| 79 | + "@macrostrat/mapbox-react": "^2.4.0", |
| 80 | + "@macrostrat/mapbox-utils": "^1.3.2", |
| 81 | + "@macrostrat/style-system": "^0.2.0", |
| 82 | + "@macrostrat/svg-map-components": "^1.0.0", |
| 83 | + "@macrostrat/timescale": "^2.1.0", |
| 84 | + "@macrostrat/ui-components": "^4.1.0", |
87 | 85 | "@react-hook/size": "^2.1.2", |
88 | 86 | "@supabase/postgrest-js": "^1.11.0", |
89 | 87 | "@turf/bbox": "^6.5.0", |
|
161 | 159 | }, |
162 | 160 | "resolutions": { |
163 | 161 | "cesium": "^1.123.1", |
164 | | - "resium:": "1.17.1" |
| 162 | + "resium:": "1.17.1", |
| 163 | + "@macrostrat/api-types": "portal:../web-components/packages/api-types", |
| 164 | + "@macrostrat/color-utils": "portal:../web-components/packages/color-utils", |
| 165 | + "@macrostrat/column-components": "portal:../web-components/packages/column-components", |
| 166 | + "@macrostrat/column-views": "portal:../web-components/packages/column-views", |
| 167 | + "@macrostrat/data-components": "portal:../web-components/packages/data-components", |
| 168 | + "@macrostrat/data-sheet": "portal:../web-components/packages/data-sheet", |
| 169 | + "@macrostrat/feedback-components": "portal:../web-components/packages/feedback-components", |
| 170 | + "@macrostrat/form-components": "portal:../web-components/packages/form-components", |
| 171 | + "@macrostrat/map-interface": "portal:../web-components/packages/map-interface", |
| 172 | + "@macrostrat/map-styles": "portal:../web-components/packages/map-styles", |
| 173 | + "@macrostrat/mapbox-react": "portal:../web-components/packages/mapbox-react", |
| 174 | + "@macrostrat/mapbox-utils": "portal:../web-components/packages/mapbox-utils", |
| 175 | + "@macrostrat/stratigraphy-utils": "portal:../web-components/packages/stratigraphy-utils", |
| 176 | + "@macrostrat/style-system": "portal:../web-components/packages/style-system", |
| 177 | + "@macrostrat/svg-map-components": "portal:../web-components/packages/svg-map-components", |
| 178 | + "@macrostrat/timescale": "portal:../web-components/packages/timescale", |
| 179 | + "@macrostrat/ui-components": "portal:../web-components/packages/ui-components", |
| 180 | + "@macrostrat/hyperstyle-loader": "portal:../web-components/toolchain/hyperstyle-loader", |
| 181 | + "@macrostrat/vite-plugin-hyperstyles": "portal:../web-components/toolchain/vite-plugin-hyperstyles" |
165 | 182 | }, |
166 | 183 | "prettier": { |
167 | 184 | "proseWrap": "always" |
|
0 commit comments