mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			@mermaid-j
			...
			sidv/updat
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					8a09377eca | 
							
								
								
									
										44
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										44
									
								
								package.json
									
									
									
									
									
								
							@@ -61,38 +61,36 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@applitools/eyes-cypress": "^3.33.1",
 | 
			
		||||
    "@commitlint/cli": "^17.6.1",
 | 
			
		||||
    "@commitlint/config-conventional": "^17.6.1",
 | 
			
		||||
    "@cspell/eslint-plugin": "^6.31.1",
 | 
			
		||||
    "@cypress/code-coverage": "^3.10.7",
 | 
			
		||||
    "@rollup/plugin-typescript": "^11.1.1",
 | 
			
		||||
    "@rollup/plugin-typescript": "^11.1.2",
 | 
			
		||||
    "@types/cors": "^2.8.13",
 | 
			
		||||
    "@types/eslint": "^8.37.0",
 | 
			
		||||
    "@types/eslint": "^8.40.2",
 | 
			
		||||
    "@types/express": "^4.17.17",
 | 
			
		||||
    "@types/js-yaml": "^4.0.5",
 | 
			
		||||
    "@types/jsdom": "^21.1.1",
 | 
			
		||||
    "@types/lodash": "^4.14.194",
 | 
			
		||||
    "@types/lodash": "^4.14.195",
 | 
			
		||||
    "@types/mdast": "^3.0.11",
 | 
			
		||||
    "@types/node": "^18.16.0",
 | 
			
		||||
    "@types/prettier": "^2.7.2",
 | 
			
		||||
    "@types/node": "^20.3.2",
 | 
			
		||||
    "@types/prettier": "^2.7.3",
 | 
			
		||||
    "@types/rollup-plugin-visualizer": "^4.2.1",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.59.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.59.0",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.60.1",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.60.1",
 | 
			
		||||
    "@vitest/coverage-istanbul": "^0.32.2",
 | 
			
		||||
    "@vitest/spy": "^0.32.2",
 | 
			
		||||
    "@vitest/ui": "^0.32.2",
 | 
			
		||||
    "concurrently": "^8.0.1",
 | 
			
		||||
    "concurrently": "^8.2.0",
 | 
			
		||||
    "cors": "^2.8.5",
 | 
			
		||||
    "coveralls": "^3.1.1",
 | 
			
		||||
    "cypress": "^12.10.0",
 | 
			
		||||
    "cypress": "^12.16.0",
 | 
			
		||||
    "cypress-image-snapshot": "^4.0.1",
 | 
			
		||||
    "esbuild": "^0.18.0",
 | 
			
		||||
    "eslint": "^8.39.0",
 | 
			
		||||
    "esbuild": "^0.18.10",
 | 
			
		||||
    "eslint": "^8.43.0",
 | 
			
		||||
    "eslint-config-prettier": "^8.8.0",
 | 
			
		||||
    "eslint-plugin-cypress": "^2.13.2",
 | 
			
		||||
    "eslint-plugin-cypress": "^2.13.3",
 | 
			
		||||
    "eslint-plugin-html": "^7.1.0",
 | 
			
		||||
    "eslint-plugin-jest": "^27.2.1",
 | 
			
		||||
    "eslint-plugin-jsdoc": "^46.0.0",
 | 
			
		||||
    "eslint-plugin-jest": "^27.2.2",
 | 
			
		||||
    "eslint-plugin-jsdoc": "^46.4.0",
 | 
			
		||||
    "eslint-plugin-json": "^3.1.0",
 | 
			
		||||
    "eslint-plugin-lodash": "^7.4.0",
 | 
			
		||||
    "eslint-plugin-markdown": "^3.0.0",
 | 
			
		||||
@@ -100,29 +98,29 @@
 | 
			
		||||
    "eslint-plugin-tsdoc": "^0.2.17",
 | 
			
		||||
    "eslint-plugin-unicorn": "^47.0.0",
 | 
			
		||||
    "express": "^4.18.2",
 | 
			
		||||
    "globby": "^13.1.4",
 | 
			
		||||
    "globby": "^13.2.0",
 | 
			
		||||
    "husky": "^8.0.3",
 | 
			
		||||
    "jest": "^29.5.0",
 | 
			
		||||
    "jison": "^0.4.18",
 | 
			
		||||
    "js-yaml": "^4.1.0",
 | 
			
		||||
    "jsdom": "^22.0.0",
 | 
			
		||||
    "lint-staged": "^13.2.1",
 | 
			
		||||
    "jsdom": "^22.1.0",
 | 
			
		||||
    "lint-staged": "^13.2.3",
 | 
			
		||||
    "nyc": "^15.1.0",
 | 
			
		||||
    "path-browserify": "^1.0.1",
 | 
			
		||||
    "pnpm": "^8.3.1",
 | 
			
		||||
    "pnpm": "^8.6.5",
 | 
			
		||||
    "prettier": "^2.8.8",
 | 
			
		||||
    "prettier-plugin-jsdoc": "^0.4.2",
 | 
			
		||||
    "rimraf": "^5.0.0",
 | 
			
		||||
    "rimraf": "^5.0.1",
 | 
			
		||||
    "rollup-plugin-visualizer": "^5.9.2",
 | 
			
		||||
    "start-server-and-test": "^2.0.0",
 | 
			
		||||
    "ts-node": "^10.9.1",
 | 
			
		||||
    "typescript": "^5.1.3",
 | 
			
		||||
    "typescript": "^5.1.5",
 | 
			
		||||
    "vite": "^4.3.9",
 | 
			
		||||
    "vite-plugin-istanbul": "^4.1.0",
 | 
			
		||||
    "vitest": "^0.32.2"
 | 
			
		||||
  },
 | 
			
		||||
  "volta": {
 | 
			
		||||
    "node": "18.16.1"
 | 
			
		||||
    "node": "20.3.2"
 | 
			
		||||
  },
 | 
			
		||||
  "nyc": {
 | 
			
		||||
    "report-dir": "coverage/cypress"
 | 
			
		||||
 
 | 
			
		||||
@@ -53,59 +53,59 @@
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@braintree/sanitize-url": "^6.0.2",
 | 
			
		||||
    "cytoscape": "^3.23.0",
 | 
			
		||||
    "cytoscape": "^3.25.0",
 | 
			
		||||
    "cytoscape-cose-bilkent": "^4.1.0",
 | 
			
		||||
    "cytoscape-fcose": "^2.1.0",
 | 
			
		||||
    "cytoscape-fcose": "^2.2.0",
 | 
			
		||||
    "d3": "^7.4.0",
 | 
			
		||||
    "dagre-d3-es": "7.0.10",
 | 
			
		||||
    "dayjs": "^1.11.7",
 | 
			
		||||
    "dayjs": "^1.11.8",
 | 
			
		||||
    "dompurify": "3.0.3",
 | 
			
		||||
    "elkjs": "^0.8.2",
 | 
			
		||||
    "khroma": "^2.0.0",
 | 
			
		||||
    "lodash-es": "^4.17.21",
 | 
			
		||||
    "mdast-util-from-markdown": "^1.3.0",
 | 
			
		||||
    "mdast-util-from-markdown": "^1.3.1",
 | 
			
		||||
    "non-layered-tidy-tree-layout": "^2.0.2",
 | 
			
		||||
    "stylis": "^4.1.3",
 | 
			
		||||
    "stylis": "^4.3.0",
 | 
			
		||||
    "ts-dedent": "^2.2.0",
 | 
			
		||||
    "uuid": "^9.0.0",
 | 
			
		||||
    "web-worker": "^1.2.0"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@types/cytoscape": "^3.19.9",
 | 
			
		||||
    "@types/cytoscape": "^3.19.10",
 | 
			
		||||
    "@types/d3": "^7.4.0",
 | 
			
		||||
    "@types/d3-selection": "^3.0.5",
 | 
			
		||||
    "@types/dompurify": "^3.0.2",
 | 
			
		||||
    "@types/jsdom": "^21.1.1",
 | 
			
		||||
    "@types/lodash-es": "^4.17.7",
 | 
			
		||||
    "@types/micromatch": "^4.0.2",
 | 
			
		||||
    "@types/prettier": "^2.7.2",
 | 
			
		||||
    "@types/stylis": "^4.0.2",
 | 
			
		||||
    "@types/uuid": "^9.0.1",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.59.0",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.59.0",
 | 
			
		||||
    "@types/prettier": "^2.7.3",
 | 
			
		||||
    "@types/stylis": "^4.2.0",
 | 
			
		||||
    "@types/uuid": "^9.0.2",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^5.60.1",
 | 
			
		||||
    "@typescript-eslint/parser": "^5.60.1",
 | 
			
		||||
    "chokidar": "^3.5.3",
 | 
			
		||||
    "concurrently": "^8.0.1",
 | 
			
		||||
    "concurrently": "^8.2.0",
 | 
			
		||||
    "coveralls": "^3.1.1",
 | 
			
		||||
    "cpy-cli": "^4.2.0",
 | 
			
		||||
    "cspell": "^6.31.1",
 | 
			
		||||
    "csstree-validator": "^3.0.0",
 | 
			
		||||
    "globby": "^13.1.4",
 | 
			
		||||
    "globby": "^13.2.0",
 | 
			
		||||
    "jison": "^0.4.18",
 | 
			
		||||
    "js-base64": "^3.7.5",
 | 
			
		||||
    "jsdom": "^22.0.0",
 | 
			
		||||
    "jsdom": "^22.1.0",
 | 
			
		||||
    "micromatch": "^4.0.5",
 | 
			
		||||
    "path-browserify": "^1.0.1",
 | 
			
		||||
    "prettier": "^2.8.8",
 | 
			
		||||
    "remark": "^14.0.2",
 | 
			
		||||
    "remark": "^14.0.3",
 | 
			
		||||
    "remark-frontmatter": "^4.0.1",
 | 
			
		||||
    "remark-gfm": "^3.0.1",
 | 
			
		||||
    "rimraf": "^5.0.0",
 | 
			
		||||
    "rimraf": "^5.0.1",
 | 
			
		||||
    "start-server-and-test": "^2.0.0",
 | 
			
		||||
    "typedoc": "^0.24.5",
 | 
			
		||||
    "typedoc-plugin-markdown": "^3.15.2",
 | 
			
		||||
    "typescript": "^5.0.4",
 | 
			
		||||
    "typedoc": "^0.24.8",
 | 
			
		||||
    "typedoc-plugin-markdown": "^3.15.3",
 | 
			
		||||
    "typescript": "^5.1.5",
 | 
			
		||||
    "unist-util-flatmap": "^1.0.0",
 | 
			
		||||
    "vitepress": "^1.0.0-alpha.72",
 | 
			
		||||
    "vitepress": "1.0.0-beta.3",
 | 
			
		||||
    "vitepress-plugin-search": "^1.0.4-alpha.20"
 | 
			
		||||
  },
 | 
			
		||||
  "files": [
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										1773
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1773
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user