File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed
Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 4848 "@babel/types" : " ^7.28.5" ,
4949 "@commitlint/cli" : " ^20.1.0" ,
5050 "@commitlint/config-conventional" : " ^20.0.0" ,
51- "@cypress/vite-dev-server" : " ^7.0.0 " ,
51+ "@cypress/vite-dev-server" : " ^7.0.1 " ,
5252 "@cypress/vue" : " ^6.0.2" ,
5353 "@digitalroute/cz-conventional-changelog-for-jira" : " ^8.0.1" ,
5454 "@evilmartians/lefthook" : " ^2.0.4" ,
6262 "@vue/tsconfig" : " ^0.8.1" ,
6363 "commitizen" : " ^4.3.1" ,
6464 "cross-env" : " ^10.1.0" ,
65- "cypress" : " ^15.5 .0" ,
65+ "cypress" : " ^15.6 .0" ,
6666 "cz-conventional-changelog" : " 3.3.0" ,
6767 "eslint" : " ^9.39.1" ,
6868 "postcss-custom-properties" : " ^14.0.6" ,
Original file line number Diff line number Diff line change 712712 tunnel-agent "^0.6.0"
713713 uuid "^8.3.2"
714714
715- " @cypress/vite-dev-server@^7.0.0 " :
716- version "7.0.0 "
717- resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-7.0.0 .tgz#2f2231083ae63b7de39bfb995442584cc48284d7 "
718- integrity sha512-yEuWg12HYSD+i7ZYta9VshjF94fahPTYVJMKk059tiqSHLlK68WHBZ/LwdA6SEriaPWBB2vdZstJa1z4M8Hmmw ==
715+ " @cypress/vite-dev-server@^7.0.1 " :
716+ version "7.0.1 "
717+ resolved "https://registry.yarnpkg.com/@cypress/vite-dev-server/-/vite-dev-server-7.0.1 .tgz#6032f0702373a6118d8b8d932f8ab9a49d212db7 "
718+ integrity sha512-J5x06TsvZ63wwtl46lV0fkMLr2K+VyubE6xtcFy5siPtIppVyhYeZ14TcXO76h9kApg0ecx//IHJp6a2wuHkSg ==
719719 dependencies :
720720 debug "^4.3.4"
721721 find-up "6.3.0"
@@ -3493,10 +3493,10 @@ csstype@^3.1.3:
34933493 resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
34943494 integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
34953495
3496- cypress@^15.5 .0 :
3497- version "15.6 .0"
3498- resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.6 .0.tgz#bde57b8ae9fbe6473a3324bb1d583437c299230d "
3499- integrity sha512-Vqo66GG1vpxZ7H1oDX9umfmzA3nF7Wy80QAc3VjwPREO5zTY4d1xfQFNPpOWleQl9vpdmR2z1liliOcYlRX6rQ ==
3496+ cypress@^15.6 .0 :
3497+ version "15.7 .0"
3498+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-15.7 .0.tgz#4d2a317766360232920f63c7d11ea8f5d83bc358 "
3499+ integrity sha512-1C81zKxnQckYm2XGi37rPV4rN0bzUoWhydhKdOyshJn5gJKszEx5as9VLSZI0jp0ye49QxmnbU4TtMpcD+OmGQ ==
35003500 dependencies :
35013501 " @cypress/request" " ^3.0.9"
35023502 " @cypress/xvfb" " ^1.2.4"
@@ -3534,7 +3534,6 @@ cypress@^15.5.0:
35343534 process "^0.11.10"
35353535 proxy-from-env "1.0.0"
35363536 request-progress "^3.0.0"
3537- semver "^7.7.1"
35383537 supports-color "^8.1.1"
35393538 systeminformation "5.27.7"
35403539 tmp "~0.2.4"
You can’t perform that action at this time.
0 commit comments