Merge pull request #24 from IT4Change/update-packages

update packages
This commit is contained in:
mahula 2024-03-10 07:57:21 +01:00 committed by GitHub
commit 5c5e7a7ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 105 additions and 920 deletions

1013
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,11 +33,11 @@
"update": "npx npm-check-updates"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.0.1",
"@badeball/cypress-cucumber-preprocessor": "^20.0.2",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
"@eslint-community/eslint-plugin-eslint-comments": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vuepress/bundler-vite": "^2.0.0-rc.8",
"cypress": "^13.6.6",
"eslint": "^8.57.0",
@ -55,10 +55,10 @@
"prettier": "^3.2.5",
"ts-loader": "^9.5.1",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"vuepress": "^2.0.0-rc.8",
"vuepress-plugin-search-pro": "^2.0.0-rc.26",
"vuepress-theme-hope": "^2.0.0-rc.27"
"vuepress-plugin-search-pro": "^2.0.0-rc.29",
"vuepress-theme-hope": "^2.0.0-rc.29"
},
"cypress-cucumber-preprocessor": {
"nonGlobalStepDefinitions": true,