package.json: add cypress preprocessor packages

This commit is contained in:
mahula 2025-02-23 23:24:55 +01:00
parent 12fd624780
commit e510c4fae8
2 changed files with 3365 additions and 2 deletions

3365
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,8 @@
"author": "Anton Tranelis",
"license": "GPL-3.0-only",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^22.0.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-node-resolve": "^16.0.0",