build(deps-dev): bump cypress from 15.8.1 to 15.9.0 (#663)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-14 08:02:41 +00:00 committed by GitHub
parent dd3c94087a
commit 087939636b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -59,7 +59,7 @@
"@types/react-dom": "^18.0.5",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^4.0.16",
"cypress": "^15.7.1",
"cypress": "^15.9.0",
"daisyui": "^5.5.14",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",

10
package-lock.json generated
View File

@ -193,7 +193,7 @@
"@types/react-dom": "^18.0.5",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^4.0.16",
"cypress": "^15.7.1",
"cypress": "^15.9.0",
"daisyui": "^5.5.14",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
@ -6910,14 +6910,14 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "15.8.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.8.1.tgz",
"integrity": "sha512-ogc62stTQGh1395ipKxfCE5hQuSApTzeH5e0d9U6m7wYO9HQeCpgnkYtBtd0MbkN2Fnch5Od2mX9u4hoTlrH4Q==",
"version": "15.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.9.0.tgz",
"integrity": "sha512-Ks6Bdilz3TtkLZtTQyqYaqtL/WT3X3APKaSLhTV96TmTyudzSjc6EJsJCHmBb7DxO+3R12q3Jkbjgm/iPgmwfg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@cypress/request": "^3.0.9",
"@cypress/request": "^3.0.10",
"@cypress/xvfb": "^1.2.4",
"@types/sinonjs__fake-timers": "8.1.1",
"@types/sizzle": "^2.3.2",