Skip to content

Commit

Permalink
Update Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Nov 15, 2023
1 parent de1eb88 commit e600c70
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 71 deletions.
8 changes: 4 additions & 4 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 @@ -19,7 +19,7 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"@excalidraw/excalidraw": "0.16.1",
"@excalidraw/excalidraw": "0.17.0",
"micro": "10.0.1",
"pino": "8.16.1",
"pino-debug": "2.0.0",
Expand Down
117 changes: 53 additions & 64 deletions vega/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 vega/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"author": "Guillaume Grossetie",
"dependencies": {
"canvas": "2.11.2",
"vega": "5.25.0",
"vega-lite": "5.16.1",
"vega": "5.26.1",
"vega-lite": "5.16.3",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down

0 comments on commit e600c70

Please sign in to comment.