This repository was archived by the owner on Dec 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1005
-437
lines changed Expand file tree Collapse file tree 2 files changed +1005
-437
lines changed Original file line number Diff line number Diff line change 2323 "play:prod" : " pnpm build && nuxi dev playground" ,
2424 "play:dev" : " nuxi dev playground" ,
2525 "lint" : " eslint ." ,
26- "release" : " run-s release:*" ,
26+ "release" : " run-s prepack release:*" ,
2727 "release:standard-version" : " standard-version" ,
2828 "release:publish" : " git push --follow-tags origin main && npm publish"
2929 },
3838 "ipx" : " 1.0.0-2" ,
3939 "pathe" : " ^1.1.0" ,
4040 "picocolors" : " ^1.0.0" ,
41- "qs" : " ^6.11.0 " ,
42- "ufo" : " ^1.1.0 "
41+ "qs" : " ^6.11.1 " ,
42+ "ufo" : " ^1.1.1 "
4343 },
4444 "devDependencies" : {
45- "@nuxt/devtools" : " 0.2.3 " ,
46- "@nuxt/image-edge" : " latest " ,
45+ "@nuxt/devtools" : " 0.2.5 " ,
46+ "@nuxt/image-edge" : " 1.0.0-27968280.9739e4d " ,
4747 "@nuxt/module-builder" : " latest" ,
4848 "@nuxtjs/eslint-config-typescript" : " latest" ,
49- "@types/node" : " ^18.14 .0" ,
49+ "@types/node" : " ^18.15 .0" ,
5050 "concurrently" : " ^7.6.0" ,
5151 "eslint" : " latest" ,
5252 "npm-run-all" : " ^4.1.5" ,
53- "nuxt" : " ^3.2.0 " ,
53+ "nuxt" : " ^3.2.3 " ,
5454 "sirv" : " ^2.0.2" ,
5555 "splitpanes" : " ^3.1.5" ,
5656 "standard-version" : " ^9.5.0" ,
You can’t perform that action at this time.
0 commit comments