diff --git a/package.json b/package.json index a1006a0..a31db7d 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "preinstall": "npx only-allow pnpm" }, "devDependencies": { - "@biomejs/biome": "^1.5.3", + "@biomejs/biome": "^1.8.3", "@brillout/test-e2e": "^0.5.33", "@brillout/test-types": "^0.1.13", "playwright": "^1.45.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb41450..3c3526b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: .: devDependencies: '@biomejs/biome': - specifier: ^1.5.3 + specifier: ^1.8.3 version: 1.8.3 '@brillout/test-e2e': specifier: ^0.5.33 @@ -20,6 +20,9 @@ importers: '@brillout/test-types': specifier: ^0.1.13 version: 0.1.15(typescript@5.5.4) + playwright: + specifier: ^1.45.0 + version: 1.45.3 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -1678,6 +1681,11 @@ packages: fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} + fsevents@2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + fsevents@2.3.3: resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} @@ -2136,6 +2144,11 @@ packages: engines: {node: '>=18'} hasBin: true + playwright@1.45.3: + resolution: {integrity: sha512-QhVaS+lpluxCaioejDZ95l4Y4jSFCsBvl2UZkpeXlzxmqS+aABr5c82YmfMHrL6x27nvrvykJAFpkzT2eWdJww==} + engines: {node: '>=18'} + hasBin: true + pngjs@6.0.0: resolution: {integrity: sha512-TRzzuFRRmEoSW/p1KVAmiOgPco2Irlah+bGFCeNfJXxxYGwSw7YwAOAcd7X28K/m5bjBWKsC29KyoMfHbypayg==} engines: {node: '>=12.13.0'} @@ -3636,7 +3649,7 @@ snapshots: color-string@1.9.1: dependencies: - color-name: 1.1.3 + color-name: 1.1.4 simple-swizzle: 0.2.2 color-support@1.1.3: {} @@ -4051,6 +4064,9 @@ snapshots: fs.realpath@1.0.0: {} + fsevents@2.3.2: + optional: true + fsevents@2.3.3: optional: true @@ -4440,6 +4456,12 @@ snapshots: playwright-core@1.45.3: {} + playwright@1.45.3: + dependencies: + playwright-core: 1.45.3 + optionalDependencies: + fsevents: 2.3.2 + pngjs@6.0.0: {} postcss@8.4.40: