mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-03 07:36:41 +02:00
chore(deps): update all non-major dependencies
This commit is contained in:
18
package.json
18
package.json
@@ -71,7 +71,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@braintree/sanitize-url": "6.0.1",
|
"@braintree/sanitize-url": "6.0.1",
|
||||||
"@types/node": "18.11.0",
|
"@types/node": "18.11.8",
|
||||||
"@types/uuid": "8.3.4",
|
"@types/uuid": "8.3.4",
|
||||||
"d3": "7.6.1",
|
"d3": "7.6.1",
|
||||||
"dagre": "0.8.5",
|
"dagre": "0.8.5",
|
||||||
@@ -84,17 +84,17 @@
|
|||||||
"moment-mini": "2.29.4",
|
"moment-mini": "2.29.4",
|
||||||
"non-layered-tidy-tree-layout": "2.0.2",
|
"non-layered-tidy-tree-layout": "2.0.2",
|
||||||
"rollup": "2.79.1",
|
"rollup": "2.79.1",
|
||||||
"stylis": "4.1.2",
|
"stylis": "4.1.3",
|
||||||
"uuid": "9.0.0"
|
"uuid": "9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@applitools/eyes-cypress": "3.27.5",
|
"@applitools/eyes-cypress": "3.27.6",
|
||||||
"@commitlint/cli": "17.1.2",
|
"@commitlint/cli": "17.1.2",
|
||||||
"@commitlint/config-conventional": "17.1.0",
|
"@commitlint/config-conventional": "17.1.0",
|
||||||
"@cspell/eslint-plugin": "6.12.0",
|
"@cspell/eslint-plugin": "6.12.0",
|
||||||
"@types/d3": "7.4.0",
|
"@types/d3": "7.4.0",
|
||||||
"@types/dompurify": "2.3.4",
|
"@types/dompurify": "2.3.4",
|
||||||
"@types/eslint": "8.4.7",
|
"@types/eslint": "8.4.9",
|
||||||
"@types/express": "4.17.14",
|
"@types/express": "4.17.14",
|
||||||
"@types/jsdom": "20.0.0",
|
"@types/jsdom": "20.0.0",
|
||||||
"@types/lodash": "4.14.186",
|
"@types/lodash": "4.14.186",
|
||||||
@@ -116,7 +116,7 @@
|
|||||||
"eslint-plugin-cypress": "2.12.1",
|
"eslint-plugin-cypress": "2.12.1",
|
||||||
"eslint-plugin-html": "7.1.0",
|
"eslint-plugin-html": "7.1.0",
|
||||||
"eslint-plugin-jest": "27.1.3",
|
"eslint-plugin-jest": "27.1.3",
|
||||||
"eslint-plugin-jsdoc": "39.3.23",
|
"eslint-plugin-jsdoc": "39.3.25",
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"eslint-plugin-markdown": "3.0.0",
|
"eslint-plugin-markdown": "3.0.0",
|
||||||
"eslint-plugin-no-only-tests": "3.1.0",
|
"eslint-plugin-no-only-tests": "3.1.0",
|
||||||
@@ -125,9 +125,9 @@
|
|||||||
"globby": "13.1.2",
|
"globby": "13.1.2",
|
||||||
"husky": "8.0.1",
|
"husky": "8.0.1",
|
||||||
"identity-obj-proxy": "3.0.0",
|
"identity-obj-proxy": "3.0.0",
|
||||||
"jest": "29.2.1",
|
"jest": "29.2.2",
|
||||||
"jison": "0.4.18",
|
"jison": "0.4.18",
|
||||||
"jsdom": "20.0.1",
|
"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",
|
||||||
@@ -141,9 +141,9 @@
|
|||||||
"typescript": "4.8.4",
|
"typescript": "4.8.4",
|
||||||
"unist-util-flatmap": "1.0.0",
|
"unist-util-flatmap": "1.0.0",
|
||||||
"vite": "3.1.8",
|
"vite": "3.1.8",
|
||||||
"vitepress": "1.0.0-alpha.22",
|
"vitepress": "1.0.0-alpha.26",
|
||||||
"vitepress-plugin-mermaid": "2.0.8",
|
"vitepress-plugin-mermaid": "2.0.8",
|
||||||
"vitepress-plugin-search": "1.0.4-alpha.11",
|
"vitepress-plugin-search": "1.0.4-alpha.14",
|
||||||
"vitest": "0.24.3"
|
"vitest": "0.24.3"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
@@ -75,12 +75,12 @@
|
|||||||
"stylis": "^4.1.2"
|
"stylis": "^4.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@applitools/eyes-cypress": "3.27.5",
|
"@applitools/eyes-cypress": "3.27.6",
|
||||||
"@commitlint/cli": "17.1.2",
|
"@commitlint/cli": "17.1.2",
|
||||||
"@commitlint/config-conventional": "17.1.0",
|
"@commitlint/config-conventional": "17.1.0",
|
||||||
"@types/d3": "7.4.0",
|
"@types/d3": "7.4.0",
|
||||||
"@types/dompurify": "2.3.4",
|
"@types/dompurify": "2.3.4",
|
||||||
"@types/eslint": "8.4.7",
|
"@types/eslint": "8.4.9",
|
||||||
"@types/express": "4.17.14",
|
"@types/express": "4.17.14",
|
||||||
"@types/jsdom": "20.0.0",
|
"@types/jsdom": "20.0.0",
|
||||||
"@types/lodash": "4.14.186",
|
"@types/lodash": "4.14.186",
|
||||||
@@ -99,7 +99,7 @@
|
|||||||
"eslint-plugin-cypress": "2.12.1",
|
"eslint-plugin-cypress": "2.12.1",
|
||||||
"eslint-plugin-html": "7.1.0",
|
"eslint-plugin-html": "7.1.0",
|
||||||
"eslint-plugin-jest": "27.1.3",
|
"eslint-plugin-jest": "27.1.3",
|
||||||
"eslint-plugin-jsdoc": "39.3.23",
|
"eslint-plugin-jsdoc": "39.3.25",
|
||||||
"eslint-plugin-json": "3.1.0",
|
"eslint-plugin-json": "3.1.0",
|
||||||
"eslint-plugin-markdown": "3.0.0",
|
"eslint-plugin-markdown": "3.0.0",
|
||||||
"express": "4.18.2",
|
"express": "4.18.2",
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
"identity-obj-proxy": "3.0.0",
|
"identity-obj-proxy": "3.0.0",
|
||||||
"jison": "0.4.18",
|
"jison": "0.4.18",
|
||||||
"js-base64": "3.7.2",
|
"js-base64": "3.7.2",
|
||||||
"jsdom": "20.0.1",
|
"jsdom": "20.0.2",
|
||||||
"lint-staged": "13.0.3",
|
"lint-staged": "13.0.3",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"path-browserify": "1.0.1",
|
"path-browserify": "1.0.1",
|
||||||
|
849
pnpm-lock.yaml
generated
849
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user