@planet/maps
Advanced tools
Comparing version 8.1.0-dev.1676932221373 to 8.1.0-dev.1677023099166
{ | ||
"name": "@planet/maps", | ||
"version": "8.1.0-dev.1676932221373", | ||
"version": "8.1.0-dev.1677023099166", | ||
"description": "Declarative mapping components for React", | ||
@@ -35,3 +35,2 @@ "type": "module", | ||
"astro": "^2.0.8", | ||
"c8": "^7.12.0", | ||
"es-main": "^1.2.0", | ||
@@ -46,5 +45,4 @@ "eslint": "^8.32.0", | ||
"jsdom": "^21.0.0", | ||
"minimist": "^1.2.6", | ||
"mustache": "^4.2.0", | ||
"ol": "^7.1.0", | ||
"ol": "^7.2.2", | ||
"prop-types": "^15.8.1", | ||
@@ -60,3 +58,4 @@ "react": "^18.2.0", | ||
"vite": "^4.0.4", | ||
"vitest": "^0.28.3" | ||
"vitest": "^0.28.3", | ||
"yargs-parser": "^21.1.1" | ||
}, | ||
@@ -63,0 +62,0 @@ "eslintConfig": { |
30
105406