Skip to content

Commit

Permalink
Merge pull request #598 from mermaid-js/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sidharthv96 committed Jan 20, 2022
2 parents e16a57d + ea4e0a0 commit fc78a26
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 400 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -20,10 +20,10 @@
"@types/mermaid": "^8.2.7",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"autoprefixer": "^10.4.0",
"autoprefixer": "^10.4.2",
"chai": "^4.3.4",
"cssnano": "^5.0.14",
"cypress": "9.2.0",
"cssnano": "^5.0.15",
"cypress": "9.3.1",
"cypress-localstorage-commands": "^1.6.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.1.0",
Expand All @@ -32,10 +32,10 @@
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-postcss-modules": "^2.0.0",
"eslint-plugin-svelte3": "^3.4.0",
"eslint-plugin-tailwindcss": "^1.17.2",
"eslint-plugin-tailwindcss": "^3.3.0",
"husky": "^7.0.4",
"lint-staged": "^12.2.0",
"mocha": "^9.1.3",
"lint-staged": "^12.2.1",
"mocha": "^9.1.4",
"node-html-parser": "^5.2.0",
"postcss": "^8.4.5",
"postcss-load-config": "^3.1.1",
Expand All @@ -52,12 +52,12 @@
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.2.0",
"analytics": "^0.7.21",
"daisyui": "1.21.0",
"daisyui": "1.24.3",
"js-base64": "^3.7.2",
"mermaid": "8.13.8",
"mermaid": "8.13.9",
"moment": "^2.29.1",
"monaco-editor": "^0.31.1",
"pako": "1.0.10",
"pako": "2.0.4",
"random-word-slugs": "^0.1.6"
},
"lint-staged": {
Expand Down

0 comments on commit fc78a26

Please sign in to comment.