File tree Expand file tree Collapse file tree 3 files changed +359
-444
lines changed Expand file tree Collapse file tree 3 files changed +359
-444
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 : 22.21 .0
1414 - uses : cypress-io/github-action@v4
1515 with :
1616 # env: PORT=4000
Original file line number Diff line number Diff line change 1111 "type-check" : " vue-tsc --noEmit"
1212 },
1313 "dependencies" : {
14- "pinia" : " ^2.0.34 " ,
15- "vue" : " ^3.2.47 "
14+ "pinia" : " ^2.3.1 " ,
15+ "vue" : " ^3.5.22 "
1616 },
1717 "devDependencies" : {
18- "@types/node" : " ^22.8.7 " ,
18+ "@types/node" : " ^22.18.13 " ,
1919 "@vitejs/plugin-vue" : " ^6.0.1" ,
20- "@vue/compiler-sfc" : " ^3.2.47 " ,
21- "@vue/tsconfig" : " ^0.1.3 " ,
22- "cypress" : " ^15.0 .0" ,
23- "typescript" : " ~5.0.4 " ,
24- "vite" : " ^4.2.1 " ,
25- "vue-tsc" : " ^3.0 .2"
20+ "@vue/compiler-sfc" : " ^3.5.22 " ,
21+ "@vue/tsconfig" : " ^0.8.1 " ,
22+ "cypress" : " ^15.5 .0" ,
23+ "typescript" : " ~5.9.3 " ,
24+ "vite" : " ^4.5.14 " ,
25+ "vue-tsc" : " ^3.1 .2"
2626 }
2727}
You can’t perform that action at this time.
0 commit comments