diff --git a/CHANGELOG.md b/CHANGELOG.md index 35da540..cba6093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,15 @@ ## [1.3.1](https://github.com/encryption4all/postguard-business/compare/v1.3.0...v1.3.1) (2026-05-16) - ### Bug Fixes -* **a11y:** use .visually-hidden for skip-link to remove visible 1px sliver ([#75](https://github.com/encryption4all/postguard-business/issues/75)) ([4098376](https://github.com/encryption4all/postguard-business/commit/4098376da3082a655e0a8bcb0f49357b7cd42ab8)) -* **a11y:** WCAG AA contrast fixes for status colors ([d6ee74d](https://github.com/encryption4all/postguard-business/commit/d6ee74d774ffa80aa67624ab069f013e6fbae369)) -* **a11y:** WCAG AA contrast fixes for status colors + restore accent card ([fe29524](https://github.com/encryption4all/postguard-business/commit/fe29524544b6999230816865bf942960f8570e59)) -* **csp:** resolve report-only violations for inline script and Iconify API ([7a151ea](https://github.com/encryption4all/postguard-business/commit/7a151ea8070cf414d995b68217214edf0ab0d504)) -* **csp:** resolve report-only violations for inline script and Iconify API ([cc99255](https://github.com/encryption4all/postguard-business/commit/cc992559bf9be988bca687b983a09e62b6e58bd6)), closes [#60](https://github.com/encryption4all/postguard-business/issues/60) -* require adminId for impersonate action ([#63](https://github.com/encryption4all/postguard-business/issues/63)) ([2c9c161](https://github.com/encryption4all/postguard-business/commit/2c9c1616080ba221fe636f2656ba93b4dd40b166)) -* require adminId for impersonate action ([#63](https://github.com/encryption4all/postguard-business/issues/63)) ([61a0bf9](https://github.com/encryption4all/postguard-business/commit/61a0bf967f430b0e55635af25e97727c490843fe)) +- **a11y:** use .visually-hidden for skip-link to remove visible 1px sliver ([#75](https://github.com/encryption4all/postguard-business/issues/75)) ([4098376](https://github.com/encryption4all/postguard-business/commit/4098376da3082a655e0a8bcb0f49357b7cd42ab8)) +- **a11y:** WCAG AA contrast fixes for status colors ([d6ee74d](https://github.com/encryption4all/postguard-business/commit/d6ee74d774ffa80aa67624ab069f013e6fbae369)) +- **a11y:** WCAG AA contrast fixes for status colors + restore accent card ([fe29524](https://github.com/encryption4all/postguard-business/commit/fe29524544b6999230816865bf942960f8570e59)) +- **csp:** resolve report-only violations for inline script and Iconify API ([7a151ea](https://github.com/encryption4all/postguard-business/commit/7a151ea8070cf414d995b68217214edf0ab0d504)) +- **csp:** resolve report-only violations for inline script and Iconify API ([cc99255](https://github.com/encryption4all/postguard-business/commit/cc992559bf9be988bca687b983a09e62b6e58bd6)), closes [#60](https://github.com/encryption4all/postguard-business/issues/60) +- require adminId for impersonate action ([#63](https://github.com/encryption4all/postguard-business/issues/63)) ([2c9c161](https://github.com/encryption4all/postguard-business/commit/2c9c1616080ba221fe636f2656ba93b4dd40b166)) +- require adminId for impersonate action ([#63](https://github.com/encryption4all/postguard-business/issues/63)) ([61a0bf9](https://github.com/encryption4all/postguard-business/commit/61a0bf967f430b0e55635af25e97727c490843fe)) ## [1.3.0](https://github.com/encryption4all/postguard-business/compare/v1.2.0...v1.3.0) (2026-05-07) diff --git a/package-lock.json b/package-lock.json index 09da20d..9ee5a0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@types/node": "^25.8.0", "drizzle-kit": "^0.31.10", "drizzle-orm": "^0.45.2", - "eslint": "^10.3.0", + "eslint": "^10.4.0", "eslint-plugin-svelte": "^3.17.1", "globals": "^17.6.0", "husky": "^9.1.7", @@ -35,7 +35,7 @@ "prettier-plugin-svelte": "^3.5.2", "svelte": "^5.55.7", "svelte-check": "^4.4.8", - "tsx": "^4.22.0", + "tsx": "^4.22.1", "typescript": "^6.0.3", "typescript-eslint": "^8.59.3", "vite": "^8.0.13", @@ -1112,9 +1112,9 @@ } }, "node_modules/@eslint/config-helpers": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.5.tgz", - "integrity": "sha512-eIJYKTCECbP/nsKaaruF6LW967mtbQbsw4JTtSVkUQc9MneSkbrgPJAbKl9nWr0ZeowV8BfsarBmPpBzGelA2w==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.6.0.tgz", + "integrity": "sha512-ii6Bw9jJ2zi2cWA2Z+9/QZ/+3DX6kwaV5Q986D/CdP3Lap3w/pgQZ373FV7byY/i7L4IRH/G43I5dz1ClsCbpA==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -4088,16 +4088,16 @@ } }, "node_modules/eslint": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.3.0.tgz", - "integrity": "sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==", + "version": "10.4.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.4.0.tgz", + "integrity": "sha512-loXy6bWOoP3EP6JA7jo6p5jMpBJmHmsNZM5SFRHLdh1MGOPurMnNBj4ZlAbaqUAaQWbCr7jHV4P7gzAyryZWkQ==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.8.0", "@eslint-community/regexpp": "^4.12.2", "@eslint/config-array": "^0.23.5", - "@eslint/config-helpers": "^0.5.5", + "@eslint/config-helpers": "^0.6.0", "@eslint/core": "^1.2.1", "@eslint/plugin-kit": "^0.7.1", "@humanfs/node": "^0.16.6", @@ -6580,9 +6580,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.22.0", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.0.tgz", - "integrity": "sha512-8ccZMPD69s1AbKXx0C5ddTNZfNjwV04iIKgjZmKfKxMynEtSYcK0Lh7iQFh53fI5Yu4pb9usgAiqyPmEONaALg==", + "version": "4.22.1", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.22.1.tgz", + "integrity": "sha512-TvncJykhxAzFCk0VQZKBTClall4Pm7qXDSodb6uxi8QFa8X8mT6ABjxxsQ2opDRYxG7AzcRWXaFtruz5HJKuWg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 28e6c5e..e669c1b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/node": "^25.8.0", "drizzle-kit": "^0.31.10", "drizzle-orm": "^0.45.2", - "eslint": "^10.3.0", + "eslint": "^10.4.0", "eslint-plugin-svelte": "^3.17.1", "globals": "^17.6.0", "husky": "^9.1.7", @@ -41,7 +41,7 @@ "prettier-plugin-svelte": "^3.5.2", "svelte": "^5.55.7", "svelte-check": "^4.4.8", - "tsx": "^4.22.0", + "tsx": "^4.22.1", "typescript": "^6.0.3", "typescript-eslint": "^8.59.3", "vite": "^8.0.13",