Skip to content

Commit

Permalink
Merge pull request mermaid-js#626 from mermaid-js/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
sidharthv96 authored Jan 29, 2022
2 parents 4528d8c + 3801d93 commit 812f9b5
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 229 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"devDependencies": {
"@cypress/snapshot": "^2.1.7",
"@sveltejs/adapter-static": "1.0.0-next.26",
"@sveltejs/kit": "1.0.0-next.236",
"@sveltejs/kit": "1.0.0-next.247",
"@types/mermaid": "^8.2.7",
"@types/pako": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"autoprefixer": "^10.4.2",
"chai": "^4.3.4",
"cssnano": "^5.0.15",
"chai": "^4.3.6",
"cssnano": "^5.0.16",
"cypress": "9.3.1",
"cypress-localstorage-commands": "^1.6.1",
"eslint": "^7.32.0",
Expand All @@ -33,18 +33,18 @@
"eslint-plugin-mocha": "^10.0.3",
"eslint-plugin-postcss-modules": "^2.0.0",
"eslint-plugin-svelte3": "^3.4.0",
"eslint-plugin-tailwindcss": "^3.3.0",
"eslint-plugin-tailwindcss": "^3.3.6",
"husky": "^7.0.4",
"lint-staged": "^12.2.2",
"mocha": "^9.1.4",
"lint-staged": "^12.3.2",
"mocha": "^9.2.0",
"node-html-parser": "^5.2.0",
"postcss": "^8.4.5",
"postcss-load-config": "^3.1.1",
"prettier": "~2.5.1",
"prettier-plugin-svelte": "^2.6.0",
"svelte": "^3.46.2",
"svelte": "^3.46.3",
"svelte-preprocess": "^4.10.2",
"tailwindcss": "^3.0.13",
"tailwindcss": "^3.0.17",
"tslib": "^2.3.1",
"typescript": "^4.5.5"
},
Expand All @@ -53,7 +53,7 @@
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.2.0",
"analytics": "^0.7.21",
"daisyui": "1.24.3",
"daisyui": "1.25.4",
"js-base64": "^3.7.2",
"mermaid": "8.13.10",
"moment": "^2.29.1",
Expand Down
Loading

0 comments on commit 812f9b5

Please sign in to comment.