mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2025-12-12 20:55:48 +00:00
update packages
This commit is contained in:
parent
ceb65661bb
commit
89efd2fc9b
18
package-lock.json
generated
18
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.7",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^20.1.0",
|
||||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.1",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.10.0",
|
||||
@ -30,7 +30,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.15.7",
|
||||
"tsx": "^4.16.0",
|
||||
"typescript": "^5.5.2",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
|
||||
@ -2310,9 +2310,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@badeball/cypress-cucumber-preprocessor": {
|
||||
"version": "20.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.0.7.tgz",
|
||||
"integrity": "sha512-7kPYazy8ijbSQijjfbRzKaN2FGxCmjI7ga9QXBCSVImbjVuXNMfjvO4LKd1Pklw2qz+K87BL7EEu8Xr6rBH+IA==",
|
||||
"version": "20.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-20.1.0.tgz",
|
||||
"integrity": "sha512-K4zm9BAFYxggxld6CXn4B+q3nJLJSQYWArqPQzHSZKZCTLJ0a2qGS4dGrcUqfe8yFbNQ4u9S9OcJzYho5xajRA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@ -15114,12 +15114,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tsx": {
|
||||
"version": "4.15.7",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.15.7.tgz",
|
||||
"integrity": "sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==",
|
||||
"version": "4.16.0",
|
||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.16.0.tgz",
|
||||
"integrity": "sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "~0.21.4",
|
||||
"esbuild": "~0.21.5",
|
||||
"get-tsconfig": "^4.7.5"
|
||||
},
|
||||
"bin": {
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"update": "npx npm-check-updates"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@badeball/cypress-cucumber-preprocessor": "^20.0.7",
|
||||
"@badeball/cypress-cucumber-preprocessor": "^20.1.0",
|
||||
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.1",
|
||||
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.10.0",
|
||||
@ -54,7 +54,7 @@
|
||||
"multiple-cucumber-html-reporter": "^3.6.2",
|
||||
"prettier": "^3.3.2",
|
||||
"ts-loader": "^9.5.1",
|
||||
"tsx": "^4.15.7",
|
||||
"tsx": "^4.16.0",
|
||||
"typescript": "^5.5.2",
|
||||
"vuepress": "^2.0.0-rc.14",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.50",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user