Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent f92701a commit 40d91e3
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 70 deletions.
136 changes: 73 additions & 63 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritable-ui",
"version": "0.14.0",
"version": "0.14.1",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -33,7 +33,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.63",
"@digicatapult/tsoa-oauth-express": "^0.1.64",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.1",
Expand All @@ -48,7 +48,7 @@
"htmx-ext-json-enc": "^2.0.1",
"htmx.org": "^2.0.3",
"knex": "^3.1.0",
"nodemailer": "^6.9.15",
"nodemailer": "^6.9.16",
"pg": "^8.13.1",
"pino": "^9.5.0",
"pino-http": "^10.3.0",
Expand All @@ -66,20 +66,20 @@
"@swc/cli": "^0.4.1-nightly.20240914",
"@swc/core": "^1.7.40",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/chai-jest-snapshot": "^1.3.8",
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.1",
"@types/node": "^20.17.2",
"@types/nodemailer": "^6.4.16",
"@types/pino-http": "^5.8.4",
"@types/sinon": "^17.0.3",
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.6",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"chai": "^5.1.2",
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.0.1",
Expand Down

0 comments on commit 40d91e3

Please sign in to comment.