mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-17 11:59:30 +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:
parent
938b591994
commit
92e07f270a
5 changed files with 660 additions and 549 deletions
|
@ -26,6 +26,7 @@ export default defineConfig({
|
|||
allowOnly: true,
|
||||
passWithNoTests: true,
|
||||
watch: false,
|
||||
outputDiffLines: Infinity,
|
||||
},
|
||||
plugins: [
|
||||
stringPlugin(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue