Merge branch 'develop' into sidv/redesign
* develop: chore: Fix coverage dependency chore: sort gitignore chore: Add redirect to home on 404 error chore: Update subdomain chore: Update import chore: Remove redundant config chore: Add CNAME chore: Remove lint after build chore: Use official action to deploy to pages build: update Browserslist db fix: use `<output>` and `<pre>` to format errors Revert "feat: Sanitize error message"
This commit is contained in:
+1
-2
@@ -31,12 +31,12 @@
|
||||
"@sveltejs/vite-plugin-svelte": "^4.0.0",
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"@testing-library/svelte": "^5.2.4",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/pako": "2.0.3",
|
||||
"@types/uuid": "9.0.8",
|
||||
"@typescript-eslint/eslint-plugin": "6.21.0",
|
||||
"@typescript-eslint/parser": "6.21.0",
|
||||
"@vitest/coverage-v8": "2.1.9",
|
||||
"@vitest/ui": "^2.1.4",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"bits-ui": "^1.3.12",
|
||||
@@ -88,7 +88,6 @@
|
||||
"@mermaid-js/layout-elk": "^0.1.4",
|
||||
"@mermaid-js/mermaid-zenuml": "^0.2.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"dompurify": "^3.1.6",
|
||||
"js-base64": "3.7.7",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mermaid": "^11.3.0",
|
||||
|
||||
Reference in New Issue
Block a user