chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2022-11-14 05:28:23 +00:00 committed by GitHub
parent 20613beb8a
commit a1e2df8466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 331 additions and 324 deletions

View File

@ -7,7 +7,7 @@
"module": "dist/mermaid.core.mjs",
"types": "dist/mermaid.d.ts",
"type": "module",
"packageManager": "pnpm@7.14.2",
"packageManager": "pnpm@7.15.0",
"exports": {
".": {
"require": "./dist/mermaid.min.js",
@ -85,7 +85,7 @@
"@commitlint/config-conventional": "17.2.0",
"@cspell/eslint-plugin": "6.14.2",
"@types/d3": "7.4.0",
"@types/dompurify": "2.3.4",
"@types/dompurify": "2.4.0",
"@types/eslint": "8.4.10",
"@types/express": "4.17.14",
"@types/jsdom": "20.0.1",
@ -95,8 +95,8 @@
"@types/stylis": "4.0.2",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"@vitest/coverage-c8": "0.24.5",
"@vitest/ui": "0.24.5",
"@vitest/coverage-c8": "0.25.1",
"@vitest/ui": "0.25.1",
"concurrently": "7.5.0",
"coveralls": "3.1.1",
"cypress": "10.11.0",
@ -116,13 +116,13 @@
"globby": "13.1.2",
"husky": "8.0.2",
"identity-obj-proxy": "3.0.0",
"jest": "29.2.2",
"jest": "29.3.1",
"jison": "0.4.18",
"jsdom": "20.0.2",
"lint-staged": "13.0.3",
"markdown-it": "13.0.1",
"path-browserify": "1.0.1",
"pnpm": "7.14.2",
"pnpm": "7.15.0",
"prettier": "2.7.1",
"prettier-plugin-jsdoc": "0.4.2",
"remark": "14.0.2",
@ -135,7 +135,7 @@
"vitepress": "1.0.0-alpha.28",
"vitepress-plugin-mermaid": "2.0.8",
"vitepress-plugin-search": "1.0.4-alpha.15",
"vitest": "0.24.5"
"vitest": "0.25.1"
},
"resolutions": {
"d3": "7.6.1"

View File

@ -83,7 +83,7 @@
"@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0",
"@types/d3": "7.4.0",
"@types/dompurify": "2.3.4",
"@types/dompurify": "2.4.0",
"@types/eslint": "8.4.10",
"@types/express": "4.17.14",
"@types/jsdom": "20.0.1",

File diff suppressed because it is too large Load Diff