1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

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
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(),