mirror of
https://github.com/nextcloud/server.git
synced 2026-05-27 20:22:36 -04:00
chore(deps-dev): Bump cypress-vite from 1.9.1 to 1.10.0
Bumps [cypress-vite](https://github.com/mammadataei/cypress-vite) from 1.9.1 to 1.10.0. - [Release notes](https://github.com/mammadataei/cypress-vite/releases) - [Changelog](https://github.com/mammadataei/cypress-vite/blob/main/CHANGELOG.md) - [Commits](https://github.com/mammadataei/cypress-vite/compare/v1.9.1...v1.10.0) --- updated-dependencies: - dependency-name: cypress-vite dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0a24ae518f
commit
ff998b4e08
2 changed files with 14 additions and 9 deletions
21
package-lock.json
generated
21
package-lock.json
generated
|
|
@ -60,7 +60,7 @@
|
|||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.31",
|
||||
"cypress-vite": "^1.9.1",
|
||||
"cypress-vite": "^1.10.0",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-plugin-cypress": "^6.4.0",
|
||||
|
|
@ -5221,6 +5221,7 @@
|
|||
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"normalize-path": "^3.0.0",
|
||||
"picomatch": "^2.0.4"
|
||||
|
|
@ -5235,6 +5236,7 @@
|
|||
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=8.6"
|
||||
},
|
||||
|
|
@ -5642,6 +5644,7 @@
|
|||
"integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
},
|
||||
|
|
@ -6209,6 +6212,7 @@
|
|||
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"anymatch": "~3.1.2",
|
||||
"braces": "~3.0.2",
|
||||
|
|
@ -7010,16 +7014,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/cypress-vite": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.9.1.tgz",
|
||||
"integrity": "sha512-n+hmNCfCtPoVZt9BHq6FzH6I9OhkZ83cj26sc3kgtyX/TrN4oWJQyUK4fZYkckPKUf1JlroBlEHHskpFQpclxQ==",
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress-vite/-/cypress-vite-1.10.0.tgz",
|
||||
"integrity": "sha512-jZtf8IGr3xDer0I/gE69OqvWK8c+Tbn6OQSUeH3h9xJTiitfyuYo/WvevjSNJICg4IV/pEjlUclqpBpc5KF9fQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chokidar": "^3.5.3",
|
||||
"debug": "^4.4.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"chokidar": "^2 || ^3 || ^4 || ^5",
|
||||
"debug": "^2 || ^3 || ^4",
|
||||
"vite": "^2.9 || ^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
||||
}
|
||||
},
|
||||
|
|
@ -10138,6 +10140,7 @@
|
|||
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"binary-extensions": "^2.0.0"
|
||||
},
|
||||
|
|
@ -14053,6 +14056,7 @@
|
|||
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"picomatch": "^2.2.1"
|
||||
},
|
||||
|
|
@ -14066,6 +14070,7 @@
|
|||
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=8.6"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
"cypress-axe": "^1.7.0",
|
||||
"cypress-if": "^1.13.2",
|
||||
"cypress-split": "^1.24.31",
|
||||
"cypress-vite": "^1.9.1",
|
||||
"cypress-vite": "^1.10.0",
|
||||
"cypress-wait-until": "^3.0.2",
|
||||
"eslint": "^10.3.0",
|
||||
"eslint-plugin-cypress": "^6.4.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue