Skip to content

Commit

Permalink
Update more packages
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Apr 23, 2024
1 parent 62ee305 commit 1274202
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 58 deletions.
89 changes: 37 additions & 52 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"chart.js": "4.4.2",
"chartjs-plugin-annotation": "3.0.1",
"decimal.js": "10.4.3",
"ejs": "3.1.9",
"ejs": "3.1.10",
"join-images": "1.1.5",
"koa": "2.15.2",
"koa": "2.15.3",
"koa-body": "6.0.1",
"koa-router": "12.0.1",
"pg": "8.11.3",
"pg": "8.11.5",
"promisify-child-process": "4.1.2",
"sharp": "0.33.3",
"tslog": "4.9.2",
Expand All @@ -45,7 +45,7 @@
"@types/jquery": "3.5.29",
"@types/koa": "2.15.0",
"@types/koa-router": "7.4.8",
"@types/pg": "8.11.4",
"@types/pg": "8.11.5",
"@types/pixelmatch": "5.2.6",
"@types/pngjs": "6.0.4",
"@typescript-eslint/eslint-plugin": "7.3.1",
Expand All @@ -61,9 +61,9 @@
"pixelmatch": "5.3.0",
"prettier": "3.2.5",
"source-map-support": "0.5.21",
"terser": "5.29.2",
"terser": "5.30.4",
"ts-jest": "29.1.2",
"typescript": "5.4.3",
"typescript": "5.4.5",
"typescript-json-schema": "0.63.0"
},
"jest": {
Expand Down

0 comments on commit 1274202

Please sign in to comment.