@annotorious/annotorious
Advanced tools
Comparing version 3.0.9 to 3.0.10
{ | ||
"name": "@annotorious/annotorious", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "Add image annotation functionality to any web page with a few lines of JavaScript", | ||
@@ -42,13 +42,13 @@ "author": "Rainer Simon", | ||
"@tsconfig/svelte": "^5.0.4", | ||
"@types/rbush": "^3.0.4", | ||
"@types/rbush": "^4.0.0", | ||
"jsdom": "^25.0.1", | ||
"svelte": "^4.2.19", | ||
"svelte-preprocess": "^6.0.2", | ||
"svelte-preprocess": "^6.0.3", | ||
"typescript": "5.6.2", | ||
"vite": "^5.4.8", | ||
"vite-plugin-dts": "^4.2.2", | ||
"vitest": "^2.1.1" | ||
"vite-plugin-dts": "^4.2.3", | ||
"vitest": "^2.1.2" | ||
}, | ||
"dependencies": { | ||
"@annotorious/core": "3.0.9", | ||
"@annotorious/core": "3.0.10", | ||
"rbush": "^4.0.1", | ||
@@ -55,0 +55,0 @@ "uuid": "^10.0.0" |
906370
+ Added@annotorious/core@3.0.10(transitive)
- Removed@annotorious/core@3.0.9(transitive)
Updated@annotorious/core@3.0.10