chore(deps): update all non-major dependencies (#693)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
renovate[bot]
2024-02-05 22:21:26 +08:00
committed by GitHub
parent bb8cbe957e
commit 3c2d65e327
6 changed files with 503 additions and 467 deletions

View File

@ -14,9 +14,9 @@
"types": ["vitest/globals"],
"skipLibCheck": true,
"paths": {
"@vue/babel-plugin-jsx": ["./packages/babel-plugin-jsx/src"],
"@vue/babel-plugin-jsx": ["./packages/babel-plugin-jsx/src"]
},
"noEmit": true,
"customConditions": ["dev"],
},
"customConditions": ["dev"]
}
}