File tree Expand file tree Collapse file tree 3 files changed +2079
-2189
lines changed Expand file tree Collapse file tree 3 files changed +2079
-2189
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.11.0 '
2121 - run : corepack enable
2222 - run : pnpm install
2323 - run : pnpm dev:prepare
Original file line number Diff line number Diff line change 4646 "stringify-entities" : " ^4.0.4" ,
4747 "unified" : " ^11.0.5" ,
4848 "unist-util-visit" : " ^5.0.0" ,
49- "unist-util-visit-parents" : " ^6.0.1 " ,
49+ "unist-util-visit-parents" : " ^6.0.2 " ,
5050 "yaml" : " ^2.8.1"
5151 },
5252 "devDependencies" : {
53- "@nuxt/eslint-config" : " ^1.9 .0" ,
54- "@nuxt/kit" : " ^4.1.3 " ,
55- "@nuxt/ui" : " 4.0.1 " ,
53+ "@nuxt/eslint-config" : " ^1.10 .0" ,
54+ "@nuxt/kit" : " ^4.2.0 " ,
55+ "@nuxt/ui" : " 4.1.0 " ,
5656 "@nuxthub/core" : " ^0.9.0" ,
5757 "@nuxtjs/eslint-config-typescript" : " latest" ,
5858 "@types/flat" : " ^5.0.5" ,
5959 "@types/js-yaml" : " ^4.0.9" ,
60- "@types/node" : " ^24.7 .0" ,
61- "eslint" : " ^9.37 .0" ,
60+ "@types/node" : " ^24.10 .0" ,
61+ "eslint" : " ^9.39 .0" ,
6262 "eslint-plugin-nuxt" : " latest" ,
6363 "jiti" : " ^2.6.1" ,
64- "nuxt" : " ^4.1.3 " ,
64+ "nuxt" : " ^4.2.0 " ,
6565 "release-it" : " ^19.0.5" ,
6666 "remark-gfm" : " ^4.0.1" ,
6767 "remark-parse" : " ^11.0.0" ,
8282 "after:bump" : " npx changelogen@latest --no-commit --no-tag --output --r $(node -p \" require('./package.json').version\" )"
8383 }
8484 },
85- "packageManager" : " pnpm@10.18.1 "
85+ "packageManager" : " pnpm@10.20.0 "
8686}
You can’t perform that action at this time.
0 commit comments