File tree Expand file tree Collapse file tree 3 files changed +335
-469
lines changed
Expand file tree Collapse file tree 3 files changed +335
-469
lines changed Original file line number Diff line number Diff line change 1717 - uses : actions/setup-node@v5
1818 with :
1919 package-manager-cache : false
20- node-version : ' 24'
20+ node-version : ' 24.9.0 '
2121 - run : corepack enable
2222 - run : pnpm install
2323 - run : pnpm dev:prepare
Original file line number Diff line number Diff line change 5454 "@nuxtjs/eslint-config-typescript" : " latest" ,
5555 "@types/flat" : " ^5.0.5" ,
5656 "@types/js-yaml" : " ^4.0.9" ,
57- "@types/node" : " ^24.7.0 " ,
57+ "@types/node" : " ^24.7.1 " ,
5858 "eslint" : " ^9.37.0" ,
5959 "eslint-plugin-nuxt" : " latest" ,
6060 "jiti" : " ^2.6.1" ,
7979 "after:bump" : " npx changelogen@latest --no-commit --no-tag --output --r $(node -p \" require('./package.json').version\" )"
8080 }
8181 },
82- "packageManager" : " pnpm@10.18.1 "
82+ "packageManager" : " pnpm@10.18.2 "
8383}
You can’t perform that action at this time.
0 commit comments