diff --git a/package-lock.json b/package-lock.json index 5ea6d33..cbac91c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "valibot": "^1.2.0" }, "bin": { - "css-coverage": "dist/cli.js" + "css-coverage": "dist/cli.mjs" }, "devDependencies": { "@codecov/vite-plugin": "^1.9.1", @@ -256,6 +256,7 @@ "os": [ "aix" ], + "peer": true, "engines": { "node": ">=18" } @@ -273,6 +274,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -290,6 +292,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -307,6 +310,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -324,6 +328,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -341,6 +346,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -358,6 +364,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -375,6 +382,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -392,6 +400,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -409,6 +418,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -426,6 +436,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -443,6 +454,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -460,6 +472,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -477,6 +490,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -494,6 +508,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -511,6 +526,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -528,6 +544,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -545,6 +562,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -562,6 +580,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -579,6 +598,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -596,6 +616,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -613,6 +634,7 @@ "os": [ "openharmony" ], + "peer": true, "engines": { "node": ">=18" } @@ -630,6 +652,7 @@ "os": [ "sunos" ], + "peer": true, "engines": { "node": ">=18" } @@ -647,6 +670,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -664,6 +688,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -681,6 +706,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -833,7 +859,6 @@ "integrity": "sha512-/g2d4sW9nUDJOMz3mabVQvOGhVa4e/BN/Um7yca9Bb2XTzPPnfTWHWQg+IsEYO7M3Vx+EXvaM/I2pJWIMun1bg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@octokit/auth-token": "^4.0.0", "@octokit/graphql": "^7.1.0", @@ -1407,13 +1432,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.1.tgz", - "integrity": "sha512-6LdVIUERWxQMmUSSQi0I53GgCBYgM2RpGngCPY7hSeju+VrKjq3lvs7HpJoPbDiY5QM5EYRtRX5fvrinnMAz3w==", + "version": "1.58.2", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.58.2.tgz", + "integrity": "sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.58.1" + "playwright": "1.58.2" }, "bin": { "playwright": "cli.js" @@ -1716,7 +1741,8 @@ "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-android-arm64": { "version": "4.52.5", @@ -1730,7 +1756,8 @@ "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.52.5", @@ -1744,7 +1771,8 @@ "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-x64": { "version": "4.52.5", @@ -1758,7 +1786,8 @@ "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-arm64": { "version": "4.52.5", @@ -1772,7 +1801,8 @@ "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-x64": { "version": "4.52.5", @@ -1786,7 +1816,8 @@ "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { "version": "4.52.5", @@ -1800,7 +1831,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.52.5", @@ -1814,7 +1846,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-gnu": { "version": "4.52.5", @@ -1828,7 +1861,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-musl": { "version": "4.52.5", @@ -1842,7 +1876,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-loong64-gnu": { "version": "4.52.5", @@ -1856,7 +1891,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-ppc64-gnu": { "version": "4.52.5", @@ -1870,7 +1906,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.52.5", @@ -1884,7 +1921,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-musl": { "version": "4.52.5", @@ -1898,7 +1936,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-s390x-gnu": { "version": "4.52.5", @@ -1912,7 +1951,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-gnu": { "version": "4.52.5", @@ -1926,7 +1966,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-musl": { "version": "4.52.5", @@ -1940,7 +1981,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-openharmony-arm64": { "version": "4.52.5", @@ -1954,7 +1996,8 @@ "optional": true, "os": [ "openharmony" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-arm64-msvc": { "version": "4.52.5", @@ -1968,7 +2011,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-ia32-msvc": { "version": "4.52.5", @@ -1982,7 +2026,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-gnu": { "version": "4.52.5", @@ -1996,7 +2041,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-msvc": { "version": "4.52.5", @@ -2010,7 +2056,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@tybys/wasm-util": { "version": "0.10.1", @@ -2050,7 +2097,6 @@ "integrity": "sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "undici-types": "~7.16.0" } @@ -2455,6 +2501,7 @@ "dev": true, "hasInstallScript": true, "license": "MIT", + "peer": true, "bin": { "esbuild": "bin/esbuild" }, @@ -2639,6 +2686,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } @@ -2864,7 +2912,6 @@ "integrity": "sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==", "dev": true, "license": "MIT", - "peer": true, "bin": { "jiti": "lib/jiti-cli.mjs" } @@ -3061,6 +3108,7 @@ } ], "license": "MIT", + "peer": true, "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -3127,7 +3175,6 @@ "integrity": "sha512-xiqTCsKZch+R61DPCjyqUVP2MhkQlRRYxLRBeBDi+dtQJ90MOgdcjIktvDCgXz0bgtx94EQzHEndsizZjMX2OA==", "dev": true, "license": "MIT", - "peer": true, "bin": { "oxlint": "bin/oxlint" }, @@ -3274,13 +3321,13 @@ } }, "node_modules/playwright": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.1.tgz", - "integrity": "sha512-+2uTZHxSCcxjvGc5C891LrS1/NlxglGxzrC4seZiVjcYVQfUa87wBL6rTDqzGjuoWNjnBzRqKmF6zRYGMvQUaQ==", + "version": "1.58.2", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.58.2.tgz", + "integrity": "sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.58.1" + "playwright-core": "1.58.2" }, "bin": { "playwright": "cli.js" @@ -3293,9 +3340,9 @@ } }, "node_modules/playwright-core": { - "version": "1.58.1", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.1.tgz", - "integrity": "sha512-bcWzOaTxcW+VOOGBCQgnaKToLJ65d6AqfLVKEWvexyS3AS6rbXl+xdpYRMGSRBClPvyj44njOWoxjNdL/H9UNg==", + "version": "1.58.2", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.58.2.tgz", + "integrity": "sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -3340,6 +3387,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", @@ -3355,7 +3403,6 @@ "integrity": "sha512-MFqyfRLAExPVZdTQFwkAQELzA8idyXzROVOytg6nEJ/GEypXBUmMGrVaID8cTuzRS1U5L8yTOdOJtMXgFUJAeA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@publint/pack": "^0.1.2", "package-manager-detector": "^1.6.0", @@ -3447,7 +3494,6 @@ "integrity": "sha512-M3AeZjYE6UclblEf531Hch0WfVC/NOL43Cc+WdF3J50kk5/fvouHhDumSGTh0oRjbZ8C4faaVr5r6Nx1xMqDGg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@oxc-project/types": "=0.110.0", "@rolldown/pluginutils": "1.0.0-rc.1" @@ -3524,6 +3570,7 @@ "integrity": "sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/estree": "1.0.8" }, @@ -3668,6 +3715,7 @@ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "dev": true, "license": "BSD-3-Clause", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -3982,7 +4030,6 @@ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "devOptional": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver"