File tree Expand file tree Collapse file tree 6 files changed +42
-313
lines changed
Expand file tree Collapse file tree 6 files changed +42
-313
lines changed Original file line number Diff line number Diff line change 2525 with :
2626 node-version : ${{ matrix.node }}
2727
28- - uses : pnpm/action-setup@v2.2.4
28+ - uses : pnpm/action-setup@v2.4.0
2929 name : Install pnpm
3030 id : pnpm-install
3131 with :
Original file line number Diff line number Diff line change 2525 with :
2626 node-version : ${{ matrix.node }}
2727
28- - uses : pnpm/action-setup@v2.2.4
28+ - uses : pnpm/action-setup@v2.4.0
2929 name : Install pnpm
3030 id : pnpm-install
3131 with :
Original file line number Diff line number Diff line change 4444 echo "cache=$cache" >> $GITHUB_OUTPUT
4545 echo "package_manager=$package_manager" >> $GITHUB_OUTPUT
4646
47- - uses : pnpm/action-setup@v2.2.4
47+ - uses : pnpm/action-setup@v2.4.0
4848 if : ${{ steps.pkgman.outputs.package_manager == 'pnpm' }}
4949 name : Install pnpm
5050 id : pnpm-install
Original file line number Diff line number Diff line change 1414 "@nuxt/devtools" : " ^0.8.5" ,
1515 "@nuxt/eslint-config" : " ^0.2.0" ,
1616 "@nuxtjs/plausible" : " ^0.2.3" ,
17- "@types/node" : " ^20.6.5 " ,
17+ "@types/node" : " ^20.7.0 " ,
1818 "eslint" : " ^8.50.0" ,
19- "nuxt" : " ^3.7.3 "
19+ "nuxt" : " ^3.7.4 "
2020 }
2121}
Original file line number Diff line number Diff line change 33 "version" : " 1.14.7" ,
44 "type" : " module" ,
55 "main" : " ./nuxt.config.ts" ,
6- "packageManager" : " pnpm@8.5.1 " ,
6+ "packageManager" : " pnpm@8.8.0 " ,
77 "repository" : " nuxt-themes/docus" ,
88 "files" : [
99 " app" ,
4646 "@nuxt/devtools" : " ^0.8.5" ,
4747 "@nuxt/eslint-config" : " ^0.2.0" ,
4848 "@nuxtjs/algolia" : " ^1.9.0" ,
49- "@types/node" : " ^20.6.5 " ,
49+ "@types/node" : " ^20.7.0 " ,
5050 "eslint" : " ^8.50.0" ,
5151 "nuxt" : " ^3.7.4" ,
52- "release-it" : " ^16.2.0 " ,
52+ "release-it" : " ^16.2.1 " ,
5353 "typescript" : " ^5.2.2" ,
5454 "vite-plugin-inspect" : " ^0.7.38" ,
5555 "vue" : " ^3.3.4"
You can’t perform that action at this time.
0 commit comments