Merge pull request #1059 from mermaid-js/develop

Release
This commit is contained in:
Sidharth Vinod
2022-10-10 20:58:18 +08:00
committed by GitHub
2 changed files with 286 additions and 447 deletions
+12 -12
View File
@@ -22,24 +22,24 @@
},
"devDependencies": {
"@cypress/snapshot": "2.1.7",
"@sveltejs/adapter-static": "1.0.0-next.43",
"@sveltejs/kit": "1.0.0-next.503",
"@sveltejs/adapter-static": "1.0.0-next.44",
"@sveltejs/kit": "1.0.0-next.511",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/svelte": "3.2.1",
"@testing-library/svelte": "3.2.2",
"@types/mermaid": "9.1.0",
"@types/pako": "2.0.0",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@vitest/ui": "0.23.4",
"@vitest/ui": "0.24.0",
"autoprefixer": "10.4.12",
"c8": "7.12.0",
"chai": "4.3.6",
"cssnano": "5.1.13",
"cy-verify-downloads": "0.1.10",
"cy-verify-downloads": "0.1.11",
"cypress": "10.9.0",
"cypress-localstorage-commands": "2.2.1",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-es": "4.1.0",
@@ -49,20 +49,20 @@
"eslint-plugin-vitest": "0.0.8",
"esserializer": "1.3.2",
"husky": "8.0.1",
"jsdom": "20.0.0",
"jsdom": "20.0.1",
"lint-staged": "13.0.3",
"node-html-parser": "6.1.1",
"postcss": "8.4.16",
"postcss": "8.4.17",
"postcss-load-config": "4.0.1",
"prettier": "2.7.1",
"prettier-plugin-svelte": "2.7.0",
"prettier-plugin-svelte": "2.8.0",
"svelte": "3.50.1",
"svelte-preprocess": "4.10.7",
"tailwindcss": "3.1.8",
"tslib": "2.4.0",
"typescript": "4.8.3",
"vite": "3.1.3",
"vitest": "0.23.4"
"typescript": "4.8.4",
"vite": "3.1.7",
"vitest": "0.24.0"
},
"dependencies": {
"analytics": "0.8.1",
+274 -435
View File
File diff suppressed because it is too large Load Diff