Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): lock file maintenance #1841

Merged
merged 1 commit into from
Feb 24, 2025
Merged
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,408 changes: 1,406 additions & 1,002 deletions bpmn/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bpmn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"bpmn-js": "18.0.0",
"bpmn-js": "18.3.1",
"micro": "10.0.1",
"pino": "9.5.0",
"pino": "9.6.0",
"pino-debug": "^2.0.0",
"puppeteer": "23.6.0"
},
Expand Down
2,103 changes: 1,325 additions & 778 deletions bytefield/package-lock.json

Large diffs are not rendered by default.

2,686 changes: 1,551 additions & 1,135 deletions dbml/package-lock.json

Large diffs are not rendered by default.

2,463 changes: 1,433 additions & 1,030 deletions diagrams.net/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"micro": "10.0.1",
"pino": "9.5.0",
"pino": "9.6.0",
"pino-debug": "^2.0.0",
"puppeteer": "23.6.0"
},
Expand Down
2,629 changes: 1,587 additions & 1,042 deletions excalidraw/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@excalidraw/excalidraw": "0.17.6",
"micro": "10.0.1",
"pino": "9.5.0",
"pino": "9.6.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1",
"react": "18.3.1",
Expand Down
2,822 changes: 1,552 additions & 1,270 deletions mermaid/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"dependencies": {
"lodash": "4.17.21",
"micro": "10.0.1",
"pino": "9.5.0",
"pino": "9.6.0",
"pino-debug": "2.0.0",
"puppeteer": "23.6.0"
},
"devDependencies": {
"mermaid": "11.4.0",
"mermaid": "11.4.1",
"pngjs": "7.0.0",
"standard": "17.1.2"
},
Expand Down
Loading