@inploi/plugin-accessibility
Advanced tools
Comparing version 3.6.3 to 3.6.4
{ | ||
"name": "@inploi/plugin-accessibility", | ||
"version": "3.6.3", | ||
"version": "3.6.4", | ||
"main": "dist/index.js", | ||
@@ -19,3 +19,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@inploi/core": "1.11.4" | ||
"@inploi/core": "1.11.5" | ||
}, | ||
@@ -26,4 +26,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@happy-dom/global-registrator": "^12.6.0", | ||
"@happy-dom/global-registrator": "^13.6.2", | ||
"@total-typescript/ts-reset": "^0.5.1", | ||
"@types/bun": "^1.0.8", | ||
"eslint": "^7.32.0", | ||
@@ -44,4 +45,4 @@ "happy-dom": "^12.6.0", | ||
"check": "eslint src --fix --max-warnings 0 && tsc", | ||
"test": "bun test" | ||
"test": "bun test src/" | ||
} | ||
} |
24955
11
+ Added@inploi/core@1.11.5(transitive)
- Removed@inploi/core@1.11.4(transitive)
Updated@inploi/core@1.11.5