|
70 | 70 | "@macrostrat-web/text-toolchain": "workspace:*", |
71 | 71 | "@macrostrat-web/utility-functions": "workspace:*", |
72 | 72 | "@macrostrat/api-types": "^1.1.5", |
73 | | - "@macrostrat/color-utils": "^1.2.0", |
74 | | - "@macrostrat/column-components": "^2.0.3", |
75 | | - "@macrostrat/column-views": "^3.0.2", |
76 | | - "@macrostrat/data-components": "^1.0.0", |
77 | | - "@macrostrat/data-sheet": "^3.0.1", |
78 | | - "@macrostrat/feedback-components": "^2.0.0", |
79 | | - "@macrostrat/form-components": "^1.0.2", |
| 73 | + "@macrostrat/color-utils": "^1.2.1", |
| 74 | + "@macrostrat/column-components": "^2.0.4", |
| 75 | + "@macrostrat/column-views": "^3.0.3", |
| 76 | + "@macrostrat/data-components": "^1.0.1", |
| 77 | + "@macrostrat/data-sheet": "^3.0.2", |
| 78 | + "@macrostrat/feedback-components": "^2.0.1", |
| 79 | + "@macrostrat/form-components": "^1.0.3", |
80 | 80 | "@macrostrat/hyper": "^3.0.6", |
81 | | - "@macrostrat/map-interface": "^2.0.0", |
82 | | - "@macrostrat/map-styles": "^2.0.0", |
83 | | - "@macrostrat/mapbox-react": "^3.0.0", |
84 | | - "@macrostrat/mapbox-utils": "^1.7.0", |
| 81 | + "@macrostrat/map-interface": "^2.0.1", |
| 82 | + "@macrostrat/map-styles": "^2.0.1", |
| 83 | + "@macrostrat/mapbox-react": "^3.0.1", |
| 84 | + "@macrostrat/mapbox-utils": "^1.7.1", |
85 | 85 | "@macrostrat/style-system": "^0.3.0", |
86 | | - "@macrostrat/svg-map-components": "^2.0.0", |
87 | | - "@macrostrat/timescale": "^3.0.0", |
88 | | - "@macrostrat/ui-components": "^5.0.3", |
| 86 | + "@macrostrat/svg-map-components": "^2.0.1", |
| 87 | + "@macrostrat/timescale": "^3.0.1", |
| 88 | + "@macrostrat/ui-components": "^5.0.4", |
89 | 89 | "@photonjs/express": "^0.1.13", |
90 | 90 | "@react-hook/size": "^2.1.2", |
91 | 91 | "@supabase/postgrest-js": "^1.18.1", |
|
162 | 162 | "prettier": { |
163 | 163 | "proseWrap": "always" |
164 | 164 | }, |
165 | | - "packageManager": "[email protected]", |
166 | | - "resolutions": { |
167 | | - "@macrostrat/api-types": "portal:../web-components/packages/api-types", |
168 | | - "@macrostrat/color-utils": "portal:../web-components/packages/color-utils", |
169 | | - "@macrostrat/column-components": "portal:../web-components/packages/column-components", |
170 | | - "@macrostrat/column-views": "portal:../web-components/packages/column-views", |
171 | | - "@macrostrat/data-components": "portal:../web-components/packages/data-components", |
172 | | - "@macrostrat/data-sheet": "portal:../web-components/packages/data-sheet", |
173 | | - "@macrostrat/map-interface": "portal:../web-components/packages/map-interface", |
174 | | - "@macrostrat/map-styles": "portal:../web-components/packages/map-styles", |
175 | | - "@macrostrat/mapbox-react": "portal:../web-components/packages/mapbox-react", |
176 | | - "@macrostrat/mapbox-utils": "portal:../web-components/packages/mapbox-utils", |
177 | | - "@macrostrat/static-map-utils": "portal:../web-components/packages/static-map-utils", |
178 | | - "@macrostrat/stratigraphy-utils": "portal:../web-components/packages/stratigraphy-utils", |
179 | | - "@macrostrat/svg-map-components": "portal:../web-components/packages/svg-map-components", |
180 | | - "@macrostrat/timescale": "portal:../web-components/packages/timescale", |
181 | | - "@macrostrat/ui-components": "portal:../web-components/packages/ui-components", |
182 | | - "@macrostrat/feedback-components": "portal:../web-components/packages/feedback-components", |
183 | | - "@macrostrat/form-components": "portal:../web-components/packages/form-components", |
184 | | - "@macrostrat/style-system": "portal:../web-components/packages/style-system", |
185 | | - "@macrostrat/hyperstyle-loader": "portal:../web-components/toolchain/hyperstyle-loader", |
186 | | - "@macrostrat/vite-plugin-hyperstyles": "portal:../web-components/toolchain/vite-plugin-hyperstyles" |
187 | | - } |
| 165 | + "packageManager": "[email protected]" |
188 | 166 | } |
0 commit comments