mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-13 04:55:50 +00:00
commit
5c5e7a7ff0
1013
package-lock.json
generated
1013
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user