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 7, 2024
1 parent 1efab40 commit 5c2e374
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
114 changes: 57 additions & 57 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.14",
"version": "0.15.15",
"description": "UI for Veritable",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@playwright/test": "^1.49.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.0",
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.1",
"@types/chai-jest-snapshot": "^1.3.8",
Expand Down Expand Up @@ -93,11 +93,11 @@
"pino-colada": "^2.2.2",
"playwright": "^1.49.0",
"playwright-ctrf-json-reporter": "^0.0.18",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"sinon": "^19.0.2",
"supertest": "^7.0.0",
"testcontainers": "^10.15.0",
"testcontainers": "^10.16.0",
"typescript": "^5.7.2",
"undici": "^7.1.0"
}
Expand Down

0 comments on commit 5c2e374

Please sign in to comment.