Skip to content

Commit a3a5040

Browse files
Merge pull request #7206 from mermaid-js/renovate/patch-all-patch
fix(deps): update all patch dependencies (patch)
2 parents ffd3871 + 7ff9bf1 commit a3a5040

File tree

4 files changed

+201
-193
lines changed

4 files changed

+201
-193
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,14 @@
6565
"devDependencies": {
6666
"@applitools/eyes-cypress": "^3.56.5",
6767
"@argos-ci/cypress": "^6.2.2",
68-
"@changesets/changelog-github": "^0.5.1",
69-
"@changesets/cli": "^2.29.7",
68+
"@changesets/changelog-github": "^0.5.2",
69+
"@changesets/cli": "^2.29.8",
7070
"@cspell/eslint-plugin": "^9.3.2",
7171
"@cypress/code-coverage": "^3.14.7",
7272
"@eslint/js": "^9.26.0",
7373
"@rollup/plugin-typescript": "^12.1.4",
7474
"@types/cors": "^2.8.19",
75-
"@types/express": "^5.0.5",
75+
"@types/express": "^5.0.6",
7676
"@types/js-yaml": "^4.0.9",
7777
"@types/jsdom": "^21.1.7",
7878
"@types/lodash": "^4.17.21",
@@ -105,7 +105,7 @@
105105
"eslint-plugin-no-only-tests": "^3.3.0",
106106
"eslint-plugin-tsdoc": "^0.4.0",
107107
"eslint-plugin-unicorn": "^62.0.0",
108-
"express": "^5.1.0",
108+
"express": "^5.2.1",
109109
"globals": "^16.4.0",
110110
"globby": "^14.1.0",
111111
"husky": "^9.1.7",

packages/mermaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"rimraf": "^6.0.1",
124124
"start-server-and-test": "^2.1.3",
125125
"type-fest": "^4.41.0",
126-
"typedoc": "^0.28.14",
126+
"typedoc": "^0.28.15",
127127
"typedoc-plugin-markdown": "^4.8.1",
128128
"typescript": "~5.7.3",
129129
"unist-util-flatmap": "^1.0.0",

packages/mermaid/src/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"font-awesome": "^4.7.0",
2222
"jiti": "^2.4.2",
2323
"mermaid": "workspace:^",
24-
"vue": "^3.5.24"
24+
"vue": "^3.5.25"
2525
},
2626
"devDependencies": {
2727
"@iconify-json/carbon": "^1.2.14",

0 commit comments

Comments
 (0)