Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent cbf59e0 commit 12e47cb
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 27 deletions.
50 changes: 27 additions & 23 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.15.15",
"version": "0.15.16",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@kitajs/html": "^4.2.5",
"@kitajs/ts-html-plugin": "^4.1.1",
"@tsoa/runtime": "^6.5.1",
"@types/compression": "^1.7.5",
"argon2": "^0.41.1",
Expand All @@ -45,7 +45,7 @@
"cookie-parser": "^1.4.7",
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.1",
"express": "^4.21.2",
"htmx-ext-json-enc": "^2.0.1",
"htmx.org": "^2.0.3",
"knex": "^3.1.0",
Expand Down

0 comments on commit 12e47cb

Please sign in to comment.