Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#258)
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 Dec 3, 2024
1 parent ef2f9cd commit 3e46a32
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 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.9",
"version": "0.15.10",
"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.74",
"@digicatapult/tsoa-oauth-express": "^0.1.75",
"@kitajs/html": "^4.2.4",
"@kitajs/ts-html-plugin": "^4.1.0",
"@tsoa/runtime": "^6.5.1",
Expand All @@ -61,7 +61,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@playwright/test": "^1.49.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.1",
Expand All @@ -85,7 +85,7 @@
"chai-jest-snapshot": "^2.0.0",
"concurrently": "^9.1.0",
"depcheck": "^1.4.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
Expand Down

0 comments on commit 3e46a32

Please sign in to comment.