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 Jun 8, 2024
1 parent 8fe0068 commit 2b38d94
Show file tree
Hide file tree
Showing 9 changed files with 316 additions and 216 deletions.
40 changes: 20 additions & 20 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 @@ -21,7 +21,7 @@
"dependencies": {
"bpmn-js": "17.6.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.1",
"dirty-chai": "2.0.1",
"pngjs": "7.0.0",
"standard": "17.1.0"
Expand Down
40 changes: 20 additions & 20 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.1.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.1.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1"
},
"devDependencies": {
"chai": "4.4.1",
"chai": "5.1.1",
"dirty-chai": "2.0.1",
"mermaid": "10.9.0",
"mocha": "10.4.0",
Expand Down
Loading

0 comments on commit 2b38d94

Please sign in to comment.