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:
Sidharth Vinod
2025-03-16 17:34:39 -07:00
9 changed files with 152 additions and 80 deletions
+1 -2
View File
@@ -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",