Nightwatch v3 has types included in the package, so we don't need to
install them separately.
'@nightwatch/vue':
specifier: ^3.1.0
version: 3.1.0(@types/node@20.11.5)(vue@3.4.15)
- '@types/nightwatch':
- specifier: ^2.3.30
- version: 2.3.30
'@vitejs/plugin-vue':
specifier: ^5.0.3
version: 5.0.3(vite@5.0.11)(vue@3.4.15)
"nightwatch": "^3.3.8",
"@nightwatch/vue": "^3.1.0",
"@vitejs/plugin-vue": "^5.0.3",
- "@types/nightwatch": "^2.3.30",
"geckodriver": "^4.3.0",
"chromedriver": "^121.0.0",
"ts-node": "^10.9.2",