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] committed Nov 2, 2024
1 parent 0e36688 commit 2146147
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 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.14.4",
"version": "0.14.5",
"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.64",
"@digicatapult/tsoa-oauth-express": "^0.1.65",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.1",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@eslint/js": "^9.13.0",
"@playwright/test": "^1.48.2",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.4.1-nightly.20240914",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.7.40",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.1",
Expand All @@ -88,7 +88,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.11.0",
"mocha": "^10.8.1",
"mocha": "^10.8.2",
"pino-colada": "^2.2.2",
"playwright-ctrf-json-reporter": "^0.0.18",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 2146147

Please sign in to comment.