chore(deps): update all non-major dependencies
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ playwright (push) Has been cancelled
/ surge (push) Has been cancelled
/ build-and-deploy-to-vercel (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled

This commit is contained in:
2025-04-09 19:14:37 +08:00
parent 2290dc2edf
commit 2cec135a8f
2 changed files with 7 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
"packageManager": "pnpm@10.7.0",
"packageManager": "pnpm@10.8.0",
"name": "vue-ts-example",
"version": "0.0.0",
"private": true,
@ -107,7 +107,7 @@
"@vant/auto-import-resolver": "^1.3.0",
"@vitejs/plugin-vue": "^5.2.3",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vitest/eslint-plugin": "^1.1.39",
"@vitest/eslint-plugin": "^1.1.40",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.5.0",
"@vue/test-utils": "^2.4.6",