Merge pull request #4321 from mermaid-js/renovate/all-minor

fix(deps): update all minor dependencies (minor)
This commit is contained in:
Sidharth Vinod
2023-04-23 02:20:12 +05:30
committed by GitHub
4 changed files with 303 additions and 180 deletions

View File

@@ -36,7 +36,7 @@ jobs:
restore-keys: cache-lychee- restore-keys: cache-lychee-
- name: Link Checker - name: Link Checker
uses: lycheeverse/lychee-action@v1.6.1 uses: lycheeverse/lychee-action@v1.7.0
with: with:
args: >- args: >-
--verbose --verbose

View File

@@ -71,9 +71,9 @@
"@types/rollup-plugin-visualizer": "^4.2.1", "@types/rollup-plugin-visualizer": "^4.2.1",
"@typescript-eslint/eslint-plugin": "^5.48.2", "@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2", "@typescript-eslint/parser": "^5.48.2",
"@vitest/coverage-c8": "^0.29.0", "@vitest/coverage-c8": "^0.30.0",
"@vitest/spy": "^0.29.0", "@vitest/spy": "^0.30.0",
"@vitest/ui": "^0.29.0", "@vitest/ui": "^0.30.0",
"concurrently": "^8.0.0", "concurrently": "^8.0.0",
"cors": "^2.8.5", "cors": "^2.8.5",
"coveralls": "^3.1.1", "coveralls": "^3.1.1",
@@ -110,9 +110,9 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"vite": "^4.1.1", "vite": "^4.1.1",
"vitest": "^0.29.0" "vitest": "^0.30.0"
}, },
"volta": { "volta": {
"node": "18.15.0" "node": "18.16.0"
} }
} }

View File

@@ -53,7 +53,7 @@
}, },
"dependencies": { "dependencies": {
"@braintree/sanitize-url": "^6.0.0", "@braintree/sanitize-url": "^6.0.0",
"@khanacademy/simple-markdown": "^0.8.6", "@khanacademy/simple-markdown": "^0.9.0",
"cytoscape": "^3.23.0", "cytoscape": "^3.23.0",
"cytoscape-cose-bilkent": "^4.1.0", "cytoscape-cose-bilkent": "^4.1.0",
"cytoscape-fcose": "^2.1.0", "cytoscape-fcose": "^2.1.0",
@@ -100,8 +100,8 @@
"remark-gfm": "^3.0.1", "remark-gfm": "^3.0.1",
"rimraf": "^5.0.0", "rimraf": "^5.0.0",
"start-server-and-test": "^2.0.0", "start-server-and-test": "^2.0.0",
"typedoc": "^0.23.18", "typedoc": "^0.24.4",
"typedoc-plugin-markdown": "^3.13.6", "typedoc-plugin-markdown": "^3.15.2",
"typescript": "^4.8.4", "typescript": "^4.8.4",
"unist-util-flatmap": "^1.0.0", "unist-util-flatmap": "^1.0.0",
"vitepress": "^1.0.0-alpha.72", "vitepress": "^1.0.0-alpha.72",

465
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff