mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-09-24 21:00:29 +01:00
Update test deps
This commit is contained in:
+8
-8
@@ -4,21 +4,21 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@cypress/grep": "^6.0.0",
|
||||
"@cypress/grep": "^6.0.3",
|
||||
"@jc21/cypress-swagger-validation": "^0.3.2",
|
||||
"@quobix/vacuum": "^0.26.4",
|
||||
"axios": "^1.16.0",
|
||||
"axios": "^1.19.0",
|
||||
"chalk": "^5.6.2",
|
||||
"cypress": "^15.15.0",
|
||||
"cypress": "^15.21.1",
|
||||
"cypress-multi-reporters": "^2.0.5",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint": "^10.9.1",
|
||||
"eslint-plugin-align-assignments": "^1.1.2",
|
||||
"eslint-plugin-chai-friendly": "^1.2.0",
|
||||
"eslint-plugin-cypress": "^6.4.1",
|
||||
"form-data": "^4.0.5",
|
||||
"eslint-plugin-chai-friendly": "^1.2.1",
|
||||
"eslint-plugin-cypress": "^7.0.1",
|
||||
"form-data": "^4.0.6",
|
||||
"lodash": "^4.18.1",
|
||||
"mocha": "^11.7.5",
|
||||
"mocha": "^11.8.0",
|
||||
"mocha-junit-reporter": "^2.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user