Trying downgrading cypress wait
This commit is contained in:
		
							parent
							
								
									1fd32856cf
								
							
						
					
					
						commit
						d4ad0271b4
					
				
							
								
								
									
										20
									
								
								frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -60,7 +60,7 @@
 | 
				
			|||||||
        "@cypress/schematic": "^2.5.0",
 | 
					        "@cypress/schematic": "^2.5.0",
 | 
				
			||||||
        "cypress": "^12.17.1",
 | 
					        "cypress": "^12.17.1",
 | 
				
			||||||
        "cypress-fail-on-console-error": "~4.0.3",
 | 
					        "cypress-fail-on-console-error": "~4.0.3",
 | 
				
			||||||
        "cypress-wait-until": "^2.0.0",
 | 
					        "cypress-wait-until": "^1.7.2",
 | 
				
			||||||
        "mock-socket": "~9.2.1",
 | 
					        "mock-socket": "~9.2.1",
 | 
				
			||||||
        "start-server-and-test": "~2.0.0"
 | 
					        "start-server-and-test": "~2.0.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@ -6710,14 +6710,10 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/cypress-wait-until": {
 | 
					    "node_modules/cypress-wait-until": {
 | 
				
			||||||
      "version": "2.0.0",
 | 
					      "version": "1.7.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-2.0.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-ulUZyrWBn+OuC8oiQuGKAScDYfpaWnE3dEE/raUo64w4RHQxZrQ/iMIWT4ZjGMMPr3P+BFEALCRnjQeRqzZj6g==",
 | 
					      "integrity": "sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==",
 | 
				
			||||||
      "optional": true,
 | 
					      "optional": true
 | 
				
			||||||
      "engines": {
 | 
					 | 
				
			||||||
        "node": ">=18.16.0",
 | 
					 | 
				
			||||||
        "npm": ">=9.5.1"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/cypress/node_modules/@types/node": {
 | 
					    "node_modules/cypress/node_modules/@types/node": {
 | 
				
			||||||
      "version": "14.18.53",
 | 
					      "version": "14.18.53",
 | 
				
			||||||
@ -21155,9 +21151,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "cypress-wait-until": {
 | 
					    "cypress-wait-until": {
 | 
				
			||||||
      "version": "2.0.0",
 | 
					      "version": "1.7.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-2.0.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-ulUZyrWBn+OuC8oiQuGKAScDYfpaWnE3dEE/raUo64w4RHQxZrQ/iMIWT4ZjGMMPr3P+BFEALCRnjQeRqzZj6g==",
 | 
					      "integrity": "sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==",
 | 
				
			||||||
      "optional": true
 | 
					      "optional": true
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "d": {
 | 
					    "d": {
 | 
				
			||||||
 | 
				
			|||||||
@ -112,7 +112,7 @@
 | 
				
			|||||||
    "@cypress/schematic": "^2.5.0",
 | 
					    "@cypress/schematic": "^2.5.0",
 | 
				
			||||||
    "cypress": "^12.17.1",
 | 
					    "cypress": "^12.17.1",
 | 
				
			||||||
    "cypress-fail-on-console-error": "~4.0.3",
 | 
					    "cypress-fail-on-console-error": "~4.0.3",
 | 
				
			||||||
    "cypress-wait-until": "^2.0.0",
 | 
					    "cypress-wait-until": "^1.7.2",
 | 
				
			||||||
    "mock-socket": "~9.2.1",
 | 
					    "mock-socket": "~9.2.1",
 | 
				
			||||||
    "start-server-and-test": "~2.0.0"
 | 
					    "start-server-and-test": "~2.0.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user