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 26, 2024
1 parent 5bb986a commit 12d4a13
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 46 deletions.
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.0",
"react-dom": "18.3.0"
},
"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 12d4a13

Please sign in to comment.