mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Cypress/E2E: Upgrade Cypress to 13.6.2 and its dependencies (#25932)
* upgrade cypress to 13.6.2 and its dependencies * revert axios-retry to 3.8.0 --------- Co-authored-by: Mattermost Build <build@mattermost.com>
This commit is contained in:
parent
bbe432b3b0
commit
7833dd2c1c
3643
e2e-tests/cypress/package-lock.json
generated
3643
e2e-tests/cypress/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,63 +1,63 @@
|
||||
{
|
||||
"name": "cypress",
|
||||
"devDependencies": {
|
||||
"@aws-sdk/client-s3": "3.441.0",
|
||||
"@aws-sdk/lib-storage": "3.441.0",
|
||||
"@babel/eslint-parser": "7.22.15",
|
||||
"@babel/eslint-plugin": "7.22.10",
|
||||
"@aws-sdk/client-s3": "3.489.0",
|
||||
"@aws-sdk/lib-storage": "3.489.0",
|
||||
"@babel/eslint-parser": "7.23.3",
|
||||
"@babel/eslint-plugin": "7.23.5",
|
||||
"@cypress/request": "3.0.1",
|
||||
"@mattermost/client": "9.0.0",
|
||||
"@mattermost/types": "9.0.0",
|
||||
"@mattermost/client": "9.2.0",
|
||||
"@mattermost/types": "9.2.0",
|
||||
"@testing-library/cypress": "10.0.1",
|
||||
"@types/async": "3.2.21",
|
||||
"@types/authenticator": "1.1.2",
|
||||
"@types/express": "4.17.18",
|
||||
"@types/fs-extra": "11.0.2",
|
||||
"@types/lodash": "4.14.199",
|
||||
"@types/lodash.intersection": "4.4.7",
|
||||
"@types/lodash.mapkeys": "4.6.7",
|
||||
"@types/lodash.without": "4.4.7",
|
||||
"@types/mime-types": "2.1.2",
|
||||
"@types/mochawesome": "6.2.2",
|
||||
"@types/pdf-parse": "1.1.2",
|
||||
"@types/recursive-readdir": "2.2.2",
|
||||
"@types/shelljs": "0.8.13",
|
||||
"@types/uuid": "9.0.4",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
"@typescript-eslint/parser": "6.7.4",
|
||||
"async": "3.2.4",
|
||||
"@types/async": "3.2.24",
|
||||
"@types/authenticator": "1.1.4",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/lodash": "4.14.202",
|
||||
"@types/lodash.intersection": "4.4.9",
|
||||
"@types/lodash.mapkeys": "4.6.9",
|
||||
"@types/lodash.without": "4.4.9",
|
||||
"@types/mime-types": "2.1.4",
|
||||
"@types/mochawesome": "6.2.4",
|
||||
"@types/pdf-parse": "1.1.4",
|
||||
"@types/recursive-readdir": "2.2.4",
|
||||
"@types/shelljs": "0.8.15",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.1",
|
||||
"@typescript-eslint/parser": "6.18.1",
|
||||
"async": "3.2.5",
|
||||
"authenticator": "1.1.5",
|
||||
"axios": "1.5.1",
|
||||
"axios": "1.6.5",
|
||||
"axios-retry": "3.8.0",
|
||||
"chai": "4.3.10",
|
||||
"chai": "5.0.0",
|
||||
"chalk": "4.1.2",
|
||||
"client-oauth2": "github:larkox/js-client-oauth2#e24e2eb5dfcbbbb3a59d095e831dbe0012b0ac49",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "13.3.0",
|
||||
"cypress": "13.6.2",
|
||||
"cypress-file-upload": "5.0.8",
|
||||
"cypress-multi-reporters": "1.6.3",
|
||||
"cypress-multi-reporters": "1.6.4",
|
||||
"cypress-plugin-tab": "1.0.5",
|
||||
"cypress-wait-until": "2.0.1",
|
||||
"cypress-wait-until": "3.0.1",
|
||||
"dayjs": "1.11.10",
|
||||
"deepmerge": "4.3.1",
|
||||
"dotenv": "16.3.1",
|
||||
"eslint": "8.50.0",
|
||||
"eslint-import-resolver-webpack": "0.13.7",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-import-resolver-webpack": "0.13.8",
|
||||
"eslint-plugin-cypress": "2.15.1",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-import": "2.28.1",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-mattermost": "github:mattermost/eslint-plugin-mattermost#5b0c972eacf19286e4c66221b39113bf8728a99e",
|
||||
"eslint-plugin-no-only-tests": "3.1.0",
|
||||
"eslint-plugin-react": "7.33.2",
|
||||
"express": "4.18.2",
|
||||
"extract-zip": "2.0.1",
|
||||
"knex": "2.5.1",
|
||||
"knex": "3.1.0",
|
||||
"localforage": "1.10.0",
|
||||
"lodash.intersection": "4.4.0",
|
||||
"lodash.mapkeys": "4.6.0",
|
||||
"lodash.without": "4.4.0",
|
||||
"lodash.xor": "4.5.0",
|
||||
"mime": "3.0.0",
|
||||
"mime": "4.0.1",
|
||||
"mime-types": "2.1.35",
|
||||
"mocha": "10.2.0",
|
||||
"mocha-junit-reporter": "2.2.1",
|
||||
@ -65,7 +65,7 @@
|
||||
"mochawesome": "7.1.3",
|
||||
"mochawesome-merge": "4.3.0",
|
||||
"mochawesome-report-generator": "6.2.0",
|
||||
"moment-timezone": "0.5.43",
|
||||
"moment-timezone": "0.5.44",
|
||||
"mysql": "2.18.1",
|
||||
"path": "0.12.7",
|
||||
"pdf-parse": "1.1.1",
|
||||
@ -73,7 +73,7 @@
|
||||
"recursive-readdir": "2.2.3",
|
||||
"shelljs": "0.8.5",
|
||||
"timezones.json": "1.7.1",
|
||||
"typescript": "5.2.2",
|
||||
"typescript": "5.3.3",
|
||||
"uuid": "9.0.1",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user