mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
update packages
This commit is contained in:
parent
08799191b8
commit
d6a293b367
1096
package-lock.json
generated
1096
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -33,18 +33,18 @@
|
|||||||
"update": "npx npm-check-updates"
|
"update": "npx npm-check-updates"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.3",
|
"@badeball/cypress-cucumber-preprocessor": "^20.0.4",
|
||||||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
||||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.7.0",
|
"@typescript-eslint/eslint-plugin": "^7.7.1",
|
||||||
"@typescript-eslint/parser": "^7.7.0",
|
"@typescript-eslint/parser": "^7.7.1",
|
||||||
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
"@vuepress/bundler-vite": "^2.0.0-rc.9",
|
||||||
"cypress": "^13.8.0",
|
"cypress": "^13.8.1",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
"eslint-import-resolver-typescript": "^3.6.1",
|
"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-import": "^2.29.1",
|
||||||
"eslint-plugin-json": "^3.1.0",
|
"eslint-plugin-json": "^3.1.0",
|
||||||
"eslint-plugin-prettier": "^5.1.3",
|
"eslint-plugin-prettier": "^5.1.3",
|
||||||
@ -54,11 +54,11 @@
|
|||||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||||
"prettier": "^3.2.5",
|
"prettier": "^3.2.5",
|
||||||
"ts-loader": "^9.5.1",
|
"ts-loader": "^9.5.1",
|
||||||
"tsx": "^4.7.2",
|
"tsx": "^4.7.3",
|
||||||
"typescript": "^5.4.5",
|
"typescript": "^5.4.5",
|
||||||
"vuepress": "^2.0.0-rc.9",
|
"vuepress": "^2.0.0-rc.9",
|
||||||
"vuepress-plugin-search-pro": "^2.0.0-rc.36",
|
"vuepress-plugin-search-pro": "^2.0.0-rc.37",
|
||||||
"vuepress-theme-hope": "^2.0.0-rc.36"
|
"vuepress-theme-hope": "^2.0.0-rc.37"
|
||||||
},
|
},
|
||||||
"cypress-cucumber-preprocessor": {
|
"cypress-cucumber-preprocessor": {
|
||||||
"nonGlobalStepDefinitions": true,
|
"nonGlobalStepDefinitions": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user