|
72 | 72 | "@plotly/d3-sankey": "0.7.2", |
73 | 73 | "@plotly/d3-sankey-circular": "0.33.1", |
74 | 74 | "@plotly/mapbox-gl": "1.13.4", |
| 75 | + "@plotly/regl": "^2.1.2", |
75 | 76 | "@turf/area": "^7.1.0", |
76 | 77 | "@turf/bbox": "^7.1.0", |
77 | 78 | "@turf/centroid": "^7.1.0", |
|
105 | 106 | "point-in-polygon": "^1.1.0", |
106 | 107 | "polybooljs": "^1.2.2", |
107 | 108 | "probe-image-size": "^7.2.3", |
108 | | - "@plotly/regl": "^2.1.2", |
109 | 109 | "regl-error2d": "^2.0.12", |
110 | 110 | "regl-line2d": "^3.1.3", |
111 | 111 | "regl-scatter2d": "^3.3.1", |
|
117 | 117 | "to-px": "1.0.1", |
118 | 118 | "topojson-client": "^3.1.0", |
119 | 119 | "webgl-context": "^2.2.0", |
120 | | - "world-calendars": "^1.0.3" |
| 120 | + "world-calendars": "github:archmoj/world-calendars#e54df660d727fe4f877bd540f40ce98ebd0c3fec" |
121 | 121 | }, |
122 | 122 | "devDependencies": { |
123 | 123 | "@biomejs/biome": "1.8.3", |
| 124 | + "@plotly/mathjax-v2": "npm:[email protected]", |
| 125 | + "@plotly/mathjax-v3": "npm:mathjax@^3.2.2", |
124 | 126 | "amdefine": "^1.0.1", |
125 | 127 | "assert": "^2.1.0", |
126 | 128 | "browserify-transform-tools": "^1.7.0", |
|
160 | 162 | "karma-viewport": "1.0.2", |
161 | 163 | "lodash": "^4.17.21", |
162 | 164 | "madge": "^8.0.0", |
163 | | - "@plotly/mathjax-v2": "npm:[email protected]", |
164 | | - "@plotly/mathjax-v3": "npm:mathjax@^3.2.2", |
165 | 165 | "minify-stream": "^2.1.0", |
166 | 166 | "npm-link-check": "^5.0.1", |
167 | 167 | "open": "^8.4.2", |
|
0 commit comments