Merge pull request #7164 from mermaid-js/renovate/patch-all-patch

chore(deps): update all patch dependencies (patch)
This commit is contained in:
Shubham P
2025-11-20 07:20:51 +00:00
committed by GitHub
4 changed files with 782 additions and 505 deletions

View File

@@ -63,8 +63,8 @@
] ]
}, },
"devDependencies": { "devDependencies": {
"@applitools/eyes-cypress": "^3.56.3", "@applitools/eyes-cypress": "^3.56.4",
"@argos-ci/cypress": "^6.2.1", "@argos-ci/cypress": "^6.2.2",
"@changesets/changelog-github": "^0.5.1", "@changesets/changelog-github": "^0.5.1",
"@changesets/cli": "^2.29.7", "@changesets/cli": "^2.29.7",
"@cspell/eslint-plugin": "^9.3.0", "@cspell/eslint-plugin": "^9.3.0",
@@ -77,7 +77,7 @@
"@types/jsdom": "^21.1.7", "@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.20", "@types/lodash": "^4.17.20",
"@types/mdast": "^4.0.4", "@types/mdast": "^4.0.4",
"@types/node": "^22.19.0", "@types/node": "^22.19.1",
"@types/rollup-plugin-visualizer": "^5.0.3", "@types/rollup-plugin-visualizer": "^5.0.3",
"@vitest/coverage-v8": "^3.2.4", "@vitest/coverage-v8": "^3.2.4",
"@vitest/spy": "^3.2.4", "@vitest/spy": "^3.2.4",
@@ -88,7 +88,7 @@
"cors": "^2.8.5", "cors": "^2.8.5",
"cpy-cli": "^5.0.0", "cpy-cli": "^5.0.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cspell": "^9.3.0", "cspell": "^9.3.2",
"cypress": "^14.5.4", "cypress": "^14.5.4",
"cypress-image-snapshot": "^4.0.1", "cypress-image-snapshot": "^4.0.1",
"cypress-split": "^1.24.25", "cypress-split": "^1.24.25",
@@ -122,7 +122,7 @@
"prettier-plugin-jsdoc": "^1.3.3", "prettier-plugin-jsdoc": "^1.3.3",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^6.0.5", "rollup-plugin-visualizer": "^6.0.5",
"start-server-and-test": "^2.1.2", "start-server-and-test": "^2.1.3",
"tslib": "^2.8.1", "tslib": "^2.8.1",
"tsx": "^4.20.6", "tsx": "^4.20.6",
"typescript": "~5.7.3", "typescript": "~5.7.3",

View File

@@ -89,11 +89,11 @@
"uuid": "^11.1.0" "uuid": "^11.1.0"
}, },
"devDependencies": { "devDependencies": {
"@adobe/jsonschema2md": "^8.0.7", "@adobe/jsonschema2md": "^8.0.8",
"@iconify/types": "^2.0.0", "@iconify/types": "^2.0.0",
"@types/cytoscape": "^3.21.9", "@types/cytoscape": "^3.21.9",
"@types/cytoscape-fcose": "^2.2.5", "@types/cytoscape-fcose": "^2.2.5",
"@types/d3-sankey": "^0.12.4", "@types/d3-sankey": "^0.12.5",
"@types/d3-scale": "^4.0.9", "@types/d3-scale": "^4.0.9",
"@types/d3-scale-chromatic": "^3.1.0", "@types/d3-scale-chromatic": "^3.1.0",
"@types/d3-selection": "^3.0.11", "@types/d3-selection": "^3.0.11",
@@ -121,7 +121,7 @@
"remark-frontmatter": "^5.0.0", "remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.1", "remark-gfm": "^4.0.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"start-server-and-test": "^2.1.2", "start-server-and-test": "^2.1.3",
"type-fest": "^4.41.0", "type-fest": "^4.41.0",
"typedoc": "^0.28.14", "typedoc": "^0.28.14",
"typedoc-plugin-markdown": "^4.8.1", "typedoc-plugin-markdown": "^4.8.1",

View File

@@ -25,13 +25,13 @@
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/carbon": "^1.2.14", "@iconify-json/carbon": "^1.2.14",
"@unocss/reset": "^66.5.5", "@unocss/reset": "^66.5.7",
"@vite-pwa/vitepress": "^1.0.1", "@vite-pwa/vitepress": "^1.0.1",
"@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue": "^6.0.2",
"fast-glob": "^3.3.3", "fast-glob": "^3.3.3",
"https-localhost": "^4.7.1", "https-localhost": "^4.7.1",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"unocss": "^66.5.5", "unocss": "^66.5.7",
"unplugin-vue-components": "^28.8.0", "unplugin-vue-components": "^28.8.0",
"vite": "^7.0.8", "vite": "^7.0.8",
"vite-plugin-pwa": "^1.0.3", "vite-plugin-pwa": "^1.0.3",

1265
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff