Skip to content

Commit

Permalink
Update Node dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Apr 19, 2023
1 parent 28f4250 commit 15f23b7
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 33 deletions.
45 changes: 30 additions & 15 deletions dbml/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 dbml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"keywords": [],
"author": "Bruno Obsomer",
"dependencies": {
"@softwaretechnik/dbml-renderer": "1.0.26"
"@softwaretechnik/dbml-renderer": "1.0.27"
},
"devDependencies": {
"standard": "17.0.0"
Expand Down
14 changes: 7 additions & 7 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 @@ -18,7 +18,7 @@
"url": "https://github.com/yuzutech/kroki.git"
},
"dependencies": {
"@excalidraw/excalidraw": "0.14.2",
"@excalidraw/excalidraw": "0.15.1",
"micro": "9.4.1",
"puppeteer": "14.4.1",
"react": "^18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions vega/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 vega/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"canvas": "2.11.2",
"vega": "5.24.0",
"vega-lite": "5.7.0",
"vega-lite": "5.7.1",
"yargs": "17.7.1"
},
"devDependencies": {
Expand Down

0 comments on commit 15f23b7

Please sign in to comment.