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 Nov 21, 2024
1 parent cb72c01 commit 35aa2cf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
63 changes: 31 additions & 32 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.15.0",
"version": "0.15.1",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -34,7 +34,7 @@
"xss-scan": "xss-scan"
},
"dependencies": {
"@digicatapult/tsoa-oauth-express": "^0.1.69",
"@digicatapult/tsoa-oauth-express": "^0.1.70",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.1",
Expand Down Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.0",
"@swc/core": "^1.9.2",
Expand All @@ -79,8 +79,8 @@
"@types/supertest": "^6.0.2",
"@types/swagger-ui-express": "^4.1.7",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"chai": "^5.1.2",
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.1.0",
Expand All @@ -91,13 +91,13 @@
"globals": "^15.12.0",
"mocha": "^10.8.2",
"pino-colada": "^2.2.2",
"playwright": "^1.48.2",
"playwright": "^1.49.0",
"playwright-ctrf-json-reporter": "^0.0.18",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"sinon": "^19.0.2",
"supertest": "^7.0.0",
"testcontainers": "^10.13.2",
"testcontainers": "^10.14.0",
"typescript": "^5.6.3",
"undici": "^6.21.0"
}
Expand Down

0 comments on commit 35aa2cf

Please sign in to comment.