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 11, 2024
1 parent 8fe0068 commit a16f352
Show file tree
Hide file tree
Showing 8 changed files with 105 additions and 92 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.

2 changes: 1 addition & 1 deletion 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.6.4",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino-debug": "^2.0.0",
Expand Down
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.

8 changes: 4 additions & 4 deletions excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"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"
Expand Down
24 changes: 12 additions & 12 deletions mermaid/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 mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "4.17.21",
"micro": "10.0.1",
"pino": "8.20.0",
"pino": "8.21.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1"
},
Expand Down

0 comments on commit a16f352

Please sign in to comment.