diff --git a/package.json b/package.json index 358d8ea..79ef94d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@vue/test-utils": "^2.0.0", "critters": "^0.0.16", "cross-env": "^7.0.3", - "cypress": "^10.0.2", + "cypress": "^9.7.0", "eslint": "^8.16.0", "eslint-plugin-cypress": "^2.12.1", "https-localhost": "^4.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0df3500..ceaa759 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: '@vueuse/head': ^0.7.6 critters: ^0.0.16 cross-env: ^7.0.3 - cypress: ^10.0.2 + cypress: ^9.7.0 eslint: ^8.16.0 eslint-plugin-cypress: ^2.12.1 https-localhost: ^4.7.1 @@ -62,7 +62,7 @@ devDependencies: '@vue/test-utils': 2.0.0_vue@3.2.36 critters: 0.0.16 cross-env: 7.0.3 - cypress: 10.0.2 + cypress: 9.7.0 eslint: 8.16.0 eslint-plugin-cypress: 2.12.1_eslint@8.16.0 https-localhost: 4.7.1 @@ -3083,56 +3083,6 @@ packages: - stylus dev: true - /cypress/10.0.2: - resolution: {integrity: sha512-7+C4KHYBcfZrawss+Gt5PlS35rfc6ySc59JcHDVsIMm1E/J35dqE41UEXpdtwIq3549umCerNWnFADzqib4kcA==} - engines: {node: '>=12.0.0'} - hasBin: true - requiresBuild: true - dependencies: - '@cypress/request': 2.88.10 - '@cypress/xvfb': 1.2.4_supports-color@8.1.1 - '@types/node': 14.18.13 - '@types/sinonjs__fake-timers': 8.1.1 - '@types/sizzle': 2.3.3 - arch: 2.2.0 - blob-util: 2.0.2 - bluebird: 3.7.2 - buffer: 5.7.1 - cachedir: 2.3.0 - chalk: 4.1.2 - check-more-types: 2.24.0 - cli-cursor: 3.1.0 - cli-table3: 0.6.2 - commander: 5.1.0 - common-tags: 1.8.2 - dayjs: 1.11.1 - debug: 4.3.4_supports-color@8.1.1 - enquirer: 2.3.6 - eventemitter2: 6.4.5 - execa: 4.1.0 - executable: 4.1.1 - extract-zip: 2.0.1_supports-color@8.1.1 - figures: 3.2.0 - fs-extra: 9.1.0 - getos: 3.2.1 - is-ci: 3.0.1 - is-installed-globally: 0.4.0 - lazy-ass: 1.6.0 - listr2: 3.14.0_enquirer@2.3.6 - lodash: 4.17.21 - log-symbols: 4.1.0 - minimist: 1.2.6 - ospath: 1.2.2 - pretty-bytes: 5.6.0 - proxy-from-env: 1.0.0 - request-progress: 3.0.0 - semver: 7.3.7 - supports-color: 8.1.1 - tmp: 0.2.1 - untildify: 4.0.0 - yauzl: 2.10.0 - dev: true - /cypress/9.7.0: resolution: {integrity: sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==} engines: {node: '>=12.0.0'}