|
|
|
@ -116,7 +116,7 @@ |
|
|
|
|
"babel-loader-exclude-node-modules-except": "^1.2.1", |
|
|
|
|
"colord": "^2.9.3", |
|
|
|
|
"css-loader": "^6.8.1", |
|
|
|
|
"cypress": "^13.4.0", |
|
|
|
|
"cypress": "^13.6.5", |
|
|
|
|
"cypress-axe": "^1.5.0", |
|
|
|
|
"cypress-if": "^1.10.5", |
|
|
|
|
"cypress-split": "^1.15.3", |
|
|
|
@ -9339,21 +9339,20 @@ |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/cypress": { |
|
|
|
|
"version": "13.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz", |
|
|
|
|
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==", |
|
|
|
|
"version": "13.6.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.5.tgz", |
|
|
|
|
"integrity": "sha512-2NxSDcO2zHw5kTcosc6dzv2zppEqiXrFFhZw5cx/EWrSNZABTzpr/EyvYzGgrWm46o5173JUfuJfDQcaiZZPVQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"hasInstallScript": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@cypress/request": "^3.0.0", |
|
|
|
|
"@cypress/xvfb": "^1.2.4", |
|
|
|
|
"@types/node": "^18.17.5", |
|
|
|
|
"@types/sinonjs__fake-timers": "8.1.1", |
|
|
|
|
"@types/sizzle": "^2.3.2", |
|
|
|
|
"arch": "^2.2.0", |
|
|
|
|
"blob-util": "^2.0.2", |
|
|
|
|
"bluebird": "^3.7.2", |
|
|
|
|
"buffer": "^5.6.0", |
|
|
|
|
"buffer": "^5.7.1", |
|
|
|
|
"cachedir": "^2.3.0", |
|
|
|
|
"chalk": "^4.1.0", |
|
|
|
|
"check-more-types": "^2.24.0", |
|
|
|
@ -9371,7 +9370,7 @@ |
|
|
|
|
"figures": "^3.2.0", |
|
|
|
|
"fs-extra": "^9.1.0", |
|
|
|
|
"getos": "^3.2.1", |
|
|
|
|
"is-ci": "^3.0.0", |
|
|
|
|
"is-ci": "^3.0.1", |
|
|
|
|
"is-installed-globally": "~0.4.0", |
|
|
|
|
"lazy-ass": "^1.6.0", |
|
|
|
|
"listr2": "^3.8.3", |
|
|
|
@ -9442,15 +9441,6 @@ |
|
|
|
|
"integrity": "sha512-kpoa8yL6Bi/JNsThGBbrrm7g4SNzYyBUv9M5pF6/NTVm/ClY0HnJzeuWnHiAUZKIZ5l86Oedb12wQyjx7/CWPg==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/cypress/node_modules/@types/node": { |
|
|
|
|
"version": "18.18.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.8.tgz", |
|
|
|
|
"integrity": "sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"undici-types": "~5.26.4" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/cypress/node_modules/ansi-styles": { |
|
|
|
|
"version": "4.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
|
|
|
|