@inploi/plugin-accessibility
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@inploi/plugin-accessibility", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"main": "dist/index.js", | ||
@@ -19,3 +19,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@inploi/core": "1.5.1" | ||
"@inploi/core": "1.5.2" | ||
}, | ||
@@ -33,5 +33,5 @@ "peerDependencies": { | ||
"typescript": "^5.1.6", | ||
"@inploi/sdk": "1.4.2", | ||
"tsconfig": "0.1.0", | ||
"eslint-config-custom": "0.1.0" | ||
"@inploi/sdk": "1.4.3", | ||
"eslint-config-custom": "0.1.0", | ||
"tsconfig": "0.1.0" | ||
}, | ||
@@ -43,5 +43,5 @@ "scripts": { | ||
"dev": "tsup --watch --config tsup.cdn.config.ts", | ||
"lint": "eslint \"**/*.ts*\"", | ||
"lint": "eslint src --fix --max-warnings 0", | ||
"test": "bun test" | ||
} | ||
} |
24768
+ Added@inploi/core@1.5.2(transitive)
- Removed@inploi/core@1.5.1(transitive)
Updated@inploi/core@1.5.2