|
|
|
|
@ -93,7 +93,7 @@
|
|
|
|
|
"@babel/preset-typescript": "^7.28.5",
|
|
|
|
|
"@codecov/webpack-plugin": "^1.9.1",
|
|
|
|
|
"@cypress/vue2": "^2.1.1",
|
|
|
|
|
"@cypress/webpack-preprocessor": "^7.0.0",
|
|
|
|
|
"@cypress/webpack-preprocessor": "^7.0.2",
|
|
|
|
|
"@nextcloud/babel-config": "^1.2.0",
|
|
|
|
|
"@nextcloud/cypress": "^1.0.0-beta.15",
|
|
|
|
|
"@nextcloud/eslint-config": "^8.4.2",
|
|
|
|
|
@ -2235,11 +2235,10 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@cypress/webpack-preprocessor": {
|
|
|
|
|
"version": "7.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-7.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-3PnuoT+9N/7Hnx5THgbXitKDXsjO7/G83JIBSJhzjLTyoE90LnDkWqhrhhjNFmWdqlelDTpnMtFk7TPHCPWzoQ==",
|
|
|
|
|
"version": "7.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@cypress/webpack-preprocessor/-/webpack-preprocessor-7.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-J8B8UG8sAVbCIvWh57irEzyjCpcXC2CvoXHY7xrQqwiaNbtKLL/WRRELTYpZtD16zT8WG6wwUkAOnrfwHO3tsA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bluebird": "3.7.1",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
|