Skip to content

Commit

Permalink
chore(deps): update node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed May 29, 2024
1 parent 8fe0068 commit bcb3338
Show file tree
Hide file tree
Showing 14 changed files with 130 additions and 117 deletions.
38 changes: 19 additions & 19 deletions bpmn/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bpmn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"bpmn-js": "17.6.0",
"bpmn-js": "17.8.0",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino-debug": "^2.0.0",
Expand All @@ -29,6 +29,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.3"
}
}
2 changes: 1 addition & 1 deletion bytefield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.3"
}
}
22 changes: 11 additions & 11 deletions diagrams.net/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.3"
}
}
58 changes: 29 additions & 29 deletions excalidraw/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"@excalidraw/excalidraw": "0.17.5",
"@excalidraw/excalidraw": "0.17.6",
"micro": "10.0.1",
"pino": "8.20.0",
"pino": "8.21.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"standard": "17.1.0"
},
"volta": {
"node": "18.20.2"
"node": "18.20.3"
}
}
Loading

0 comments on commit bcb3338

Please sign in to comment.