File tree Expand file tree Collapse file tree 3 files changed +532
-736
lines changed Expand file tree Collapse file tree 3 files changed +532
-736
lines changed Original file line number Diff line number Diff line change 8080 cache : ' pnpm'
8181
8282 - run : pnpm install
83- - run : node node_modules/puppeteer/install.js
83+ - run : node node_modules/puppeteer/install.mjs
8484
8585 - name : Run e2e tests
8686 run : pnpm run test-e2e
Original file line number Diff line number Diff line change 6666 "@rollup/plugin-replace" : " ^5.0.4" ,
6767 "@rollup/plugin-terser" : " ^0.4.4" ,
6868 "@types/hash-sum" : " ^1.0.1" ,
69- "@types/node" : " ^18.18.6 " ,
69+ "@types/node" : " ^20.8.7 " ,
7070 "@typescript-eslint/parser" : " ^6.8.0" ,
71- "@vitest/coverage-istanbul" : " ^0.34.4 " ,
71+ "@vitest/coverage-istanbul" : " ^0.34.6 " ,
7272 "@vue/consolidate" : " 0.17.3" ,
7373 "conventional-changelog-cli" : " ^4.1.0" ,
7474 "enquirer" : " ^2.4.1" ,
9090 "prettier" : " ^3.0.3" ,
9191 "pretty-bytes" : " ^6.1.1" ,
9292 "pug" : " ^3.0.2" ,
93- "puppeteer" : " ~21.2.1 " ,
93+ "puppeteer" : " ~21.3.8 " ,
9494 "rimraf" : " ^5.0.5" ,
9595 "rollup" : " ^3.29.4" ,
9696 "rollup-plugin-dts" : " ^6.1.0" ,
103103 "todomvc-app-css" : " ^2.4.2" ,
104104 "tslib" : " ^2.6.2" ,
105105 "tsx" : " ^3.14.0" ,
106- "typescript" : " ^5.1.6 " ,
107- "vite" : " ^4.3 .0" ,
108- "vitest" : " ^0.34.4 "
106+ "typescript" : " ^5.2.2 " ,
107+ "vite" : " ^4.5 .0" ,
108+ "vitest" : " ^0.34.6 "
109109 }
110110}
You can’t perform that action at this time.
0 commit comments