File tree Expand file tree Collapse file tree 3 files changed +325
-253
lines changed
Expand file tree Collapse file tree 3 files changed +325
-253
lines changed Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2323 - run : corepack enable
24- - uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
24+ - uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
2525 with :
2626 node-version : ${{ matrix.node-version }}
2727 cache : " pnpm"
Original file line number Diff line number Diff line change 4949 },
5050 "devDependencies" : {
5151 "@nuxt/devtools" : " latest" ,
52- "@nuxt/eslint-config" : " ^1.11.0 " ,
52+ "@nuxt/eslint-config" : " ^1.12.1 " ,
5353 "@nuxt/kit" : " ^4.2.1" ,
5454 "@nuxt/module-builder" : " ^1.0.2" ,
55- "@nuxt/test-utils" : " ^3.21 .0" ,
55+ "@nuxt/test-utils" : " ^3.23 .0" ,
5656 "changelogen" : " ^0.6.2" ,
57- "crawler-user-agents" : " ^1.22 .0" ,
58- "eslint" : " ^9.39.1 " ,
59- "happy-dom" : " ^20.0.11 " ,
57+ "crawler-user-agents" : " ^1.24 .0" ,
58+ "eslint" : " ^9.39.2 " ,
59+ "happy-dom" : " ^20.3.0 " ,
6060 "nuxt" : " ^4.2.1" ,
6161 "playwright" : " ^1.57.0" ,
6262 "typescript" : " ^5.9.3" ,
6565 "resolutions" : {
6666 "@nuxtjs/device" : " workspace:*"
6767 },
68- "packageManager" : " pnpm@10.25 .0"
68+ "packageManager" : " pnpm@10.28 .0"
6969}
You can’t perform that action at this time.
0 commit comments