File tree Expand file tree Collapse file tree 3 files changed +828
-581
lines changed
Expand file tree Collapse file tree 3 files changed +828
-581
lines changed Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 - run : corepack enable
24- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3 .0
24+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4 .0
2525 with :
2626 node-version : ${{ matrix.node-version }}
2727 cache : " pnpm"
Original file line number Diff line number Diff line change 4545 "test:watch" : " vitest watch"
4646 },
4747 "dependencies" : {
48- "defu" : " ^6.1.4 "
48+ "defu" : " ^6.1.7 "
4949 },
5050 "devDependencies" : {
5151 "@nuxt/devtools" : " latest" ,
5252 "@nuxt/eslint-config" : " ^1.15.2" ,
5353 "@nuxt/kit" : " ^4.4.2" ,
5454 "@nuxt/module-builder" : " ^1.0.2" ,
55- "@nuxt/test-utils" : " ^4.0.0 " ,
55+ "@nuxt/test-utils" : " ^4.0.2 " ,
5656 "@vue/test-utils" : " ^2.4.6" ,
5757 "changelogen" : " ^0.6.2" ,
58- "crawler-user-agents" : " ^1.37 .0" ,
59- "eslint" : " ^10.1.0 " ,
60- "happy-dom" : " ^20.8.9 " ,
58+ "crawler-user-agents" : " ^1.42 .0" ,
59+ "eslint" : " ^10.2.1 " ,
60+ "happy-dom" : " ^20.9.0 " ,
6161 "nuxt" : " ^4.4.2" ,
62- "playwright" : " ^1.58.2 " ,
63- "typescript" : " ^6.0.2 " ,
64- "vitest" : " ^4.1.2 "
62+ "playwright" : " ^1.59.1 " ,
63+ "typescript" : " ^6.0.3 " ,
64+ "vitest" : " ^4.1.4 "
6565 },
6666 "resolutions" : {
6767 "@nuxtjs/device" : " workspace:*"
You can’t perform that action at this time.
0 commit comments