Update JS dependencies (#24218)

- Update all js dependencies, update playwright image to jammy
- Adjust eslint and vitest config
- Tested build, monaco, mermaid, katex
This commit is contained in:
silverwind 2023-04-20 04:36:41 +02:00 committed by GitHub
parent 938b591994
commit 92e07f270a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 660 additions and 549 deletions

View file

@ -26,6 +26,7 @@ export default defineConfig({
allowOnly: true,
passWithNoTests: true,
watch: false,
outputDiffLines: Infinity,
},
plugins: [
stringPlugin(),