chore(e2e): 👷 Fix e2e pipeline
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"models": "*",
|
||||
"qs": "^6.10.3",
|
||||
"react-frame-component": "5.2.2-alpha.0",
|
||||
"react-phone-number-input": "^3.1.44",
|
||||
"react-phone-number-input": "^3.1.45",
|
||||
"react-scroll": "^1.8.4",
|
||||
"react-transition-group": "^4.4.2",
|
||||
"utils": "*"
|
||||
@ -25,19 +25,19 @@
|
||||
"@types/react-phone-number-input": "^3.0.13",
|
||||
"@types/react-scroll": "^1.8.3",
|
||||
"@types/react-transition-group": "^4.4.4",
|
||||
"autoprefixer": "^10.4.1",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.5",
|
||||
"rollup": "^2.63.0",
|
||||
"rollup": "^2.66.1",
|
||||
"rollup-plugin-dts": "^4.1.0",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"tailwindcss": "^3.0.11",
|
||||
"typescript": "^4.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"tailwindcss": "^3.0.17",
|
||||
"typescript": "^4.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
"eslint": "<8.0.0",
|
||||
"eslint-config-next": "12.0.7",
|
||||
"eslint-config-next": "12.0.9",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-prettier": "^4.0.0"
|
||||
|
Reference in New Issue
Block a user