Compare commits

..

No commits in common. "56559fb746ed1ef4ba8f1a0c0c9aa39f762e3e3c" and "2e0a1a8c79fb463f73cc897c19a7ff5bde64fcd0" 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.0"
"packageManager": "pnpm@8.12.1"
}