File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1010 - uses : actions/checkout@v5
1111 - uses : actions/setup-node@v6
1212 with :
13- node-version : 22.18 .0
13+ node-version : 24.11 .0
1414 - uses : cypress-io/github-action@v4
1515 with :
1616 # env: PORT=4000
Original file line number Diff line number Diff line change 1515 "vue" : " ^3.2.47"
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^22.8.7 " ,
18+ "@types/node" : " ^24.10.0 " ,
1919 "@vitejs/plugin-vue" : " ^6.0.1" ,
2020 "@vue/compiler-sfc" : " ^3.2.47" ,
2121 "@vue/tsconfig" : " ^0.1.3" ,
Original file line number Diff line number Diff line change 184184 resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.13.tgz#dff34f226ec1ac0432ae3b136ec5552bd3b9c0fe"
185185 integrity sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w==
186186
187- " @types/node@^22.8.7 " :
188- version "22.8.7 "
189- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
190- integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
187+ " @types/node@^24.10.0 " :
188+ version "24.10.0 "
189+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0 .tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f "
190+ integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A ==
191191 dependencies :
192- undici-types "~6.19.8 "
192+ undici-types "~7.16.0 "
193193
194194195195 version "8.1.1"
@@ -1675,10 +1675,10 @@ typescript@~5.0.4:
16751675 resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
16761676 integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
16771677
1678- undici-types@~6.19.8 :
1679- version "6.19.8 "
1680- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
1681- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
1678+ undici-types@~7.16.0 :
1679+ version "7.16.0 "
1680+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0 .tgz#ffccdff36aea4884cbfce9a750a0580224f58a46 "
1681+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw ==
16821682
16831683universalify@^2.0.0 :
16841684 version "2.0.0"
You can’t perform that action at this time.
0 commit comments