Skip to content

Commit

Permalink
Update Node dependencies (#1668)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Nov 7, 2023
1 parent f406848 commit 181b537
Show file tree
Hide file tree
Showing 15 changed files with 180 additions and 180 deletions.
37 changes: 20 additions & 17 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": "14.0.0",
"bpmn-js": "14.2.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.17.1"
"node": "18.18.2"
}
}
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.17.1"
"node": "18.18.2"
}
}
55 changes: 29 additions & 26 deletions diagrams.net/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 diagrams.net/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"puppeteer": "20.6.0"
},
"devDependencies": {
"chai": "4.3.8",
"chai": "4.3.10",
"dirty-chai": "2.0.1",
"pngjs": "7.0.0",
"standard": "17.1.0"
},
"volta": {
"node": "18.17.1"
"node": "18.18.2"
}
}
32 changes: 16 additions & 16 deletions excalidraw/package-lock.json

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

6 changes: 3 additions & 3 deletions excalidraw/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": {
"@excalidraw/excalidraw": "0.15.3",
"@excalidraw/excalidraw": "0.16.1",
"micro": "10.0.1",
"pino": "8.15.0",
"pino": "8.16.1",
"pino-debug": "2.0.0",
"puppeteer": "20.6.0",
"react": "18.2.0",
Expand All @@ -31,6 +31,6 @@
"standard": "17.1.0"
},
"volta": {
"node": "18.17.1"
"node": "18.18.2"
}
}
Loading

0 comments on commit 181b537

Please sign in to comment.