posthtml-base-url
Advanced tools
Comparing version
{ | ||
"name": "posthtml-base-url", | ||
"description": "PostHTML plugin for prepending a base string to attribute values.", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"license": "MIT", | ||
@@ -44,5 +44,5 @@ "author": "PostHTML (https://github.com/posthtml)", | ||
"@biomejs/biome": "1.9.4", | ||
"@vitest/coverage-v8": "^2.0.2", | ||
"@vitest/coverage-v8": "^3.0.4", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^2.0.2" | ||
"vitest": "^3.0.4" | ||
}, | ||
@@ -52,3 +52,3 @@ "dependencies": { | ||
"is-url-superb": "^6.1.0", | ||
"pathe": "^1.1.2", | ||
"pathe": "^2.0.0", | ||
"postcss": "^8.4.35", | ||
@@ -55,0 +55,0 @@ "postcss-safe-parser": "^7.0.0", |
+ Added
- Removed
Updated