Skip to content

Commit f5bd1e0

Browse files
authored
Merge pull request #4997 from mermaid-js/renovate/all-minor
chore(deps): update all minor dependencies (minor)
2 parents 77667b9 + 0d4faef commit f5bd1e0

File tree

3 files changed

+176
-139
lines changed

3 files changed

+176
-139
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "10.2.4",
55
"description": "Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.",
66
"type": "module",
7-
"packageManager": "pnpm@8.9.2",
7+
"packageManager": "pnpm@8.10.2",
88
"keywords": [
99
"diagram",
1010
"markdown",

packages/mermaid/src/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
},
2323
"devDependencies": {
2424
"@iconify-json/carbon": "^1.1.16",
25-
"@unocss/reset": "^0.56.0",
25+
"@unocss/reset": "^0.57.0",
2626
"@vite-pwa/vitepress": "^0.2.0",
2727
"@vitejs/plugin-vue": "^4.2.1",
2828
"fast-glob": "^3.2.12",
2929
"https-localhost": "^4.7.1",
3030
"pathe": "^1.1.0",
31-
"unocss": "^0.56.0",
31+
"unocss": "^0.57.0",
3232
"unplugin-vue-components": "^0.25.0",
3333
"vite": "^4.3.9",
3434
"vite-plugin-pwa": "^0.16.0",

0 commit comments

Comments
 (0)