Compare commits

..

No commits in common. "9f47a789e5b563645dcae8be8bd356283ea21585" and "5218cb383ae88019db5ff42ae1512f57c0a7a4d6" have entirely different histories.

View File

@ -60,5 +60,5 @@
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts}": "eslint --cache --fix",
"*.{vue,js,jsx,cjs,mjs,ts,tsx,cts,mts,css,scss,md,yml,yaml,json}": "prettier --write"
},
"packageManager": "pnpm@8.14.1"
"packageManager": "pnpm@8.14.0"
}