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 Apr 27, 2024
1 parent 5bb986a commit 59bdbab
Show file tree
Hide file tree
Showing 9 changed files with 120 additions and 131 deletions.
133 changes: 69 additions & 64 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,9 +19,9 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"bpmn-js": "14.2.0",
"bpmn-js": "17.5.0",
"micro": "10.0.1",
"pino": "^8.15.0",
"pino": "^9.0.0",
"pino-debug": "^2.0.0",
"puppeteer": "22.4.1"
},
Expand Down
4 changes: 2 additions & 2 deletions diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"dependencies": {
"micro": "10.0.1",
"pino": "^8.15.0",
"pino": "^9.0.0",
"pino-debug": "^2.0.0",
"puppeteer": "22.4.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.1.0",
"dirty-chai": "2.0.1",
"pngjs": "7.0.0",
"standard": "17.1.0"
Expand Down
24 changes: 12 additions & 12 deletions excalidraw/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 excalidraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@excalidraw/excalidraw": "0.17.5",
"micro": "10.0.1",
"pino": "8.20.0",
"pino": "9.0.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1",
"react": "18.2.0",
Expand Down
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": "8.20.0",
"pino": "9.0.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.1.0",
"dirty-chai": "2.0.1",
"mermaid": "10.9.0",
"mocha": "10.4.0",
Expand Down

0 comments on commit 59bdbab

Please sign in to comment.