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 Oct 21, 2024
1 parent 83e599b commit a9b8400
Show file tree
Hide file tree
Showing 5 changed files with 368 additions and 829 deletions.
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
149 changes: 24 additions & 125 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.5.0",
"pino-debug": "2.0.0",
"puppeteer": "22.4.1",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit a9b8400

Please sign in to comment.