diff --git a/bun.lockb b/bun.lockb index f7dc6abf8..b63d31851 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 06b2c9a71..db0779ece 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "localforage": "^1.10.0", "pinia": "^2.0.13", "roboto-fontface": "*", + "semver": "^7.5.4", "sweetalert2": "^11.7.1", "tailwind-scrollbar-hide": "^1.1.7", "uuid": "^8.3.2", @@ -61,6 +62,7 @@ "@types/jsdom": "^16.2.14", "@types/leaflet": "^1.9.0", "@types/node": "^17.0.29", + "@types/semver": "^7.5.6", "@types/uuid": "^8.3.4", "@types/webfontloader": "^1.0.0", "@vitejs/plugin-vue": "3.1.0",