Merge pull request #121 from IT4Change/update-packages-2024-06-22

chore(other): update packages 2024 06 22
This commit is contained in:
mahula 2024-06-22 13:48:12 +02:00 committed by GitHub
commit ceb65661bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 579 additions and 1271 deletions

1830
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -38,27 +38,27 @@
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vuepress/bundler-vite": "^2.0.0-rc.13",
"cypress": "^13.11.0",
"@vuepress/bundler-vite": "^2.0.0-rc.14",
"cypress": "^13.12.0",
"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": "^3.2.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-security": "^3.0.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-yml": "^1.14.0",
"multiple-cucumber-html-reporter": "^3.6.2",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"ts-loader": "^9.5.1",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"vuepress": "^2.0.0-rc.13",
"vuepress-plugin-search-pro": "^2.0.0-rc.48",
"vuepress-theme-hope": "^2.0.0-rc.48"
"tsx": "^4.15.7",
"typescript": "^5.5.2",
"vuepress": "^2.0.0-rc.14",
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
"vuepress-theme-hope": "^2.0.0-rc.50"
},
"cypress-cucumber-preprocessor": {
"nonGlobalStepDefinitions": true,