mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-30 04:39:40 +02:00
chore(deps): update all non-major dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -7,7 +7,7 @@
|
|||||||
"module": "dist/mermaid.core.mjs",
|
"module": "dist/mermaid.core.mjs",
|
||||||
"types": "dist/mermaid.d.ts",
|
"types": "dist/mermaid.d.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@7.14.2",
|
"packageManager": "pnpm@7.15.0",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": {
|
".": {
|
||||||
"require": "./dist/mermaid.min.js",
|
"require": "./dist/mermaid.min.js",
|
||||||
@@ -85,7 +85,7 @@
|
|||||||
"@commitlint/config-conventional": "17.2.0",
|
"@commitlint/config-conventional": "17.2.0",
|
||||||
"@cspell/eslint-plugin": "6.14.2",
|
"@cspell/eslint-plugin": "6.14.2",
|
||||||
"@types/d3": "7.4.0",
|
"@types/d3": "7.4.0",
|
||||||
"@types/dompurify": "2.3.4",
|
"@types/dompurify": "2.4.0",
|
||||||
"@types/eslint": "8.4.10",
|
"@types/eslint": "8.4.10",
|
||||||
"@types/express": "4.17.14",
|
"@types/express": "4.17.14",
|
||||||
"@types/jsdom": "20.0.1",
|
"@types/jsdom": "20.0.1",
|
||||||
@@ -95,8 +95,8 @@
|
|||||||
"@types/stylis": "4.0.2",
|
"@types/stylis": "4.0.2",
|
||||||
"@typescript-eslint/eslint-plugin": "5.42.1",
|
"@typescript-eslint/eslint-plugin": "5.42.1",
|
||||||
"@typescript-eslint/parser": "5.42.1",
|
"@typescript-eslint/parser": "5.42.1",
|
||||||
"@vitest/coverage-c8": "0.24.5",
|
"@vitest/coverage-c8": "0.25.1",
|
||||||
"@vitest/ui": "0.24.5",
|
"@vitest/ui": "0.25.1",
|
||||||
"concurrently": "7.5.0",
|
"concurrently": "7.5.0",
|
||||||
"coveralls": "3.1.1",
|
"coveralls": "3.1.1",
|
||||||
"cypress": "10.11.0",
|
"cypress": "10.11.0",
|
||||||
@@ -116,13 +116,13 @@
|
|||||||
"globby": "13.1.2",
|
"globby": "13.1.2",
|
||||||
"husky": "8.0.2",
|
"husky": "8.0.2",
|
||||||
"identity-obj-proxy": "3.0.0",
|
"identity-obj-proxy": "3.0.0",
|
||||||
"jest": "29.2.2",
|
"jest": "29.3.1",
|
||||||
"jison": "0.4.18",
|
"jison": "0.4.18",
|
||||||
"jsdom": "20.0.2",
|
"jsdom": "20.0.2",
|
||||||
"lint-staged": "13.0.3",
|
"lint-staged": "13.0.3",
|
||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"path-browserify": "1.0.1",
|
"path-browserify": "1.0.1",
|
||||||
"pnpm": "7.14.2",
|
"pnpm": "7.15.0",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"prettier-plugin-jsdoc": "0.4.2",
|
"prettier-plugin-jsdoc": "0.4.2",
|
||||||
"remark": "14.0.2",
|
"remark": "14.0.2",
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
"vitepress": "1.0.0-alpha.28",
|
"vitepress": "1.0.0-alpha.28",
|
||||||
"vitepress-plugin-mermaid": "2.0.8",
|
"vitepress-plugin-mermaid": "2.0.8",
|
||||||
"vitepress-plugin-search": "1.0.4-alpha.15",
|
"vitepress-plugin-search": "1.0.4-alpha.15",
|
||||||
"vitest": "0.24.5"
|
"vitest": "0.25.1"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"d3": "7.6.1"
|
"d3": "7.6.1"
|
||||||
|
@@ -83,7 +83,7 @@
|
|||||||
"@commitlint/cli": "17.2.0",
|
"@commitlint/cli": "17.2.0",
|
||||||
"@commitlint/config-conventional": "17.2.0",
|
"@commitlint/config-conventional": "17.2.0",
|
||||||
"@types/d3": "7.4.0",
|
"@types/d3": "7.4.0",
|
||||||
"@types/dompurify": "2.3.4",
|
"@types/dompurify": "2.4.0",
|
||||||
"@types/eslint": "8.4.10",
|
"@types/eslint": "8.4.10",
|
||||||
"@types/express": "4.17.14",
|
"@types/express": "4.17.14",
|
||||||
"@types/jsdom": "20.0.1",
|
"@types/jsdom": "20.0.1",
|
||||||
|
639
pnpm-lock.yaml
generated
639
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user