Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pull-requests: write # write permission is required to label PRs
steps:
- name: Label PR
uses: release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
uses: release-drafter/release-drafter@267d2e0268deae5d44f3ba5029dd4d6e85f9d52d # v6.1.1
with:
config-name: pr-labeler.yml
disable-autolabeler: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-browserlist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
message: 'chore: update browsers list'
push: false
- name: Create Pull Request
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
with:
branch: update-browserslist
title: Update Browserslist
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
]
},
"devDependencies": {
"@applitools/eyes-cypress": "^3.56.5",
"@applitools/eyes-cypress": "^3.56.6",
"@argos-ci/cypress": "^6.2.12",
"@changesets/changelog-github": "^0.5.2",
"@changesets/cli": "^2.29.8",
Expand All @@ -89,24 +89,24 @@
"@types/express": "^5.0.6",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.7",
"@types/lodash": "^4.17.21",
"@types/lodash": "^4.17.24",
"@types/mdast": "^4.0.4",
"@types/node": "^22.19.1",
"@types/node": "^22.19.18",
"@types/rollup-plugin-visualizer": "^5.0.3",
"@vitest/coverage-v8": "^3.2.4",
"@vitest/spy": "^3.2.4",
"@vitest/ui": "^3.2.4",
"ajv": "^8.17.1",
"chokidar": "3.6.0",
"concurrently": "^9.2.1",
"cors": "^2.8.5",
"cors": "^2.8.6",
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"cspell": "^9.3.2",
"cypress": "^14.5.4",
"cypress-image-snapshot": "^4.0.1",
"cypress-split": "^1.24.25",
"dotenv": "^17.2.3",
"cypress-split": "^1.24.31",
"dotenv": "^17.2.4",
"dotenv-cli": "^11.0.0",
"esbuild": "^0.25.12",
"eslint": "^9.26.0",
Expand All @@ -129,7 +129,7 @@
"jison": "^0.4.18",
"js-yaml": "^4.1.1",
"jsdom": "^26.1.0",
"langium-cli": "^4.0.0",
"langium-cli": "^4.2.1",
"lint-staged": "^16.1.6",
"markdown-table": "^3.0.4",
"nyc": "^17.1.0",
Expand All @@ -138,14 +138,14 @@
"prettier": "^3.6.2",
"prettier-plugin-jsdoc": "^1.3.3",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^6.0.5",
"rollup-plugin-visualizer": "^6.0.11",
"sirv-cli": "^3.0.1",
"start-server-and-test": "^2.1.3",
"start-server-and-test": "^2.1.5",
"tslib": "^2.8.1",
"tsx": "^4.20.6",
"typescript": "~5.8.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^7.0.8",
"vite": "^7.3.3",
"vite-plugin-istanbul": "^7.0.0",
"vitest": "^3.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid-example-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]
},
"dependencies": {
"@braintree/sanitize-url": "^7.1.1",
"@braintree/sanitize-url": "^7.1.2",
"d3": "^7.9.0",
"khroma": "^2.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mermaid-zenuml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"license": "MIT",
"dependencies": {
"@zenuml/core": "^3.47.0"
"@zenuml/core": "^3.47.8"
},
"devDependencies": {
"mermaid": "workspace:^"
Expand Down
20 changes: 10 additions & 10 deletions packages/mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,21 @@
]
},
"dependencies": {
"@braintree/sanitize-url": "^7.1.1",
"@braintree/sanitize-url": "^7.1.2",
"@iconify/utils": "^3.0.2",
"@mermaid-js/parser": "workspace:^",
"@types/d3": "^7.4.3",
"@upsetjs/venn.js": "^2.0.0",
"cytoscape": "^3.33.1",
"cytoscape": "^3.33.3",
"cytoscape-cose-bilkent": "^4.1.0",
"cytoscape-fcose": "^2.2.0",
"d3": "^7.9.0",
"d3-sankey": "^0.12.3",
"dagre-d3-es": "7.0.14",
"dayjs": "^1.11.19",
"dayjs": "^1.11.20",
"dompurify": "^3.3.1",
"es-toolkit": "^1.45.1",
"katex": "^0.16.25",
"katex": "^0.16.45",
"khroma": "^2.1.0",
"marked": "^16.3.0",
"roughjs": "^4.6.6",
Expand All @@ -91,21 +91,21 @@
"uuid": "^11.1.0 || ^12 || ^13 || ^14.0.0"
},
"devDependencies": {
"@adobe/jsonschema2md": "^8.0.8",
"@adobe/jsonschema2md": "^8.0.11",
"@iconify/types": "^2.0.0",
"@types/cytoscape": "^3.21.9",
"@types/cytoscape-fcose": "^2.2.5",
"@types/d3-sankey": "^0.12.5",
"@types/d3-scale": "^4.0.9",
"@types/d3-scale-chromatic": "^3.1.0",
"@types/d3-selection": "^3.0.11",
"@types/d3-shape": "^3.1.7",
"@types/d3-shape": "^3.1.8",
"@types/jsdom": "^21.1.7",
"@types/katex": "^0.16.7",
"@types/katex": "^0.16.8",
"@types/micromatch": "^4.0.10",
"@types/stylis": "^4.2.7",
"ajv": "^8.17.1",
"canvas": "^3.2.0",
"canvas": "^3.2.3",
"chokidar": "3.6.0",
"concurrently": "^9.2.1",
"csstree-validator": "^4.0.1",
Expand All @@ -121,9 +121,9 @@
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.1",
"rimraf": "^6.0.1",
"start-server-and-test": "^2.1.3",
"start-server-and-test": "^2.1.5",
"type-fest": "^4.41.0",
"typedoc": "^0.28.15",
"typedoc": "^0.28.19",
"typedoc-plugin-markdown": "^4.8.1",
"typescript": "~5.7.3",
"unist-util-flatmap": "^1.0.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/mermaid/src/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
},
"dependencies": {
"@mdi/font": "^7.4.47",
"@plausible-analytics/tracker": "^0.4.4",
"@plausible-analytics/tracker": "^0.4.5",
"@vueuse/core": "^13.9.0",
"font-awesome": "^4.7.0",
"jiti": "^2.4.2",
"mermaid": "workspace:^",
"vue": "^3.5.25"
"vue": "^3.5.34"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.14",
"@unocss/reset": "^66.5.9",
"@iconify-json/carbon": "^1.2.20",
"@unocss/reset": "^66.5.12",
"@vite-pwa/vitepress": "^1.0.1",
"@vitejs/plugin-vue": "^6.0.2",
"@vitejs/plugin-vue": "^6.0.6",
"fast-glob": "^3.3.3",
"https-localhost": "^4.7.1",
"pathe": "^2.0.3",
"unocss": "^66.5.9",
"unocss": "^66.5.12",
"unplugin-vue-components": "^28.8.0",
"vite": "^7.0.8",
"vite": "^7.3.3",
"vite-plugin-pwa": "^1.0.3",
"vitepress": "1.6.4",
"workbox-window": "^7.3.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"ast"
],
"dependencies": {
"@chevrotain/types": "~11.1.1"
"@chevrotain/types": "~11.1.2"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.57.0",
"chevrotain": "~11.1.1",
"langium": "^4.0.0"
"@microsoft/api-extractor": "^7.57.8",
"chevrotain": "~11.1.2",
"langium": "^4.0.3"
},
"files": [
"dist/"
Expand Down
Loading
Loading