Skip to content

Commit

Permalink
Merge pull request mermaid-js#417 from mermaid-js/develop
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
sidharthv96 authored Oct 2, 2021
2 parents ffdaaa3 + 7bde0be commit ec1a9eb
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 107 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.20",
"@sveltejs/kit": "1.0.0-next.173",
"@sveltejs/kit": "1.0.0-next.178",
"@types/mermaid": "^8.2.7",
"@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.2",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"autoprefixer": "^10.3.5",
"chai": "^4.3.4",
"cssnano": "^5.0.8",
"cypress": "8.4.1",
"cypress": "8.5.0",
"cypress-localstorage-commands": "^1.5.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.1.0",
Expand All @@ -32,7 +32,7 @@
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-postcss-modules": "^1.2.1",
"eslint-plugin-svelte3": "^3.2.1",
"eslint-plugin-tailwindcss": "^1.15.0",
"eslint-plugin-tailwindcss": "^1.16.0",
"husky": "^7.0.2",
"lint-staged": "^11.1.2",
"mocha": "^9.1.1",
Expand All @@ -41,8 +41,8 @@
"postcss-load-config": "^3.1.0",
"prettier": "~2.4.1",
"prettier-plugin-svelte": "^2.4.0",
"svelte": "^3.43.0",
"svelte-preprocess": "^4.9.5",
"svelte": "^3.43.1",
"svelte-preprocess": "^4.9.7",
"tailwindcss": "^2.2.15",
"tslib": "^2.3.1",
"typescript": "^4.4.3"
Expand All @@ -51,8 +51,8 @@
"dependencies": {
"@analytics/google-analytics": "^0.5.3",
"@macfja/svelte-persistent-store": "^1.2.0",
"analytics": "^0.7.14",
"daisyui": "^1.14.1",
"analytics": "^0.7.15",
"daisyui": "^1.14.2",
"js-base64": "^3.7.2",
"mermaid": "git+https://github.com/sidharthv96/mermaid.git#esm",
"moment": "^2.29.1",
Expand Down
Loading

0 comments on commit ec1a9eb

Please sign in to comment.