Merge pull request #75 from IT4Change/update-packages-27-04

chore(other): update packages 2024 04 27
This commit is contained in:
mahula 2024-04-27 07:58:39 +02:00 committed by GitHub
commit e69ebabc04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 674 additions and 438 deletions

1096
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,18 +33,18 @@
"update": "npx npm-check-updates"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
"@badeball/cypress-cucumber-preprocessor": "^20.0.4",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vuepress/bundler-vite": "^2.0.0-rc.9",
"cypress": "^13.8.0",
"cypress": "^13.8.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-cypress": "^3.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
@ -54,11 +54,11 @@
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.2.5",
"ts-loader": "^9.5.1",
"tsx": "^4.7.2",
"tsx": "^4.7.3",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.9",
"vuepress-plugin-search-pro": "^2.0.0-rc.36",
"vuepress-theme-hope": "^2.0.0-rc.36"
"vuepress-plugin-search-pro": "^2.0.0-rc.37",
"vuepress-theme-hope": "^2.0.0-rc.37"
},
"cypress-cucumber-preprocessor": {
"nonGlobalStepDefinitions": true,